Skip to content

Commit 7ad7ae0

Browse files
Add App Clip and App Link changes to 7.82.2 (#2784)
2 parents f08f4df + fc89c1e commit 7ad7ae0

4 files changed

+14
-0
lines changed

Pocket Casts App Clip/Pocket_Casts_App_Clip.entitlements

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<string>appclips:pca.st</string>
88
<string>appclips:pcast.pocketcasts.net</string>
99
<string>appclips:pocketcasts.com</string>
10+
<string>appclips:play.pocketcasts.com</string>
11+
<string>appclips:play.pocketcasts.net</string>
1012
</array>
1113
<key>com.apple.developer.parent-application-identifiers</key>
1214
<array>

podcasts/podcasts.entitlements

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
<string>appclips:pca.st</string>
2323
<string>appclips:pcast.pocketcasts.net</string>
2424
<string>appclips:pocketcasts.com</string>
25+
<string>applinks:play.pocketcasts.net</string>
26+
<string>applinks:play.pocketcasts.com</string>
27+
<string>appclips:play.pocketcasts.com</string>
28+
<string>appclips:play.pocketcasts.net</string>
2529
</array>
2630
<key>com.apple.developer.carplay-audio</key>
2731
<true/>

podcasts/podcasts.prototype.entitlements

+4
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
<string>appclips:pca.st</string>
1717
<string>appclips:pcast.pocketcasts.net</string>
1818
<string>appclips:pocketcasts.com</string>
19+
<string>applinks:play.pocketcasts.net</string>
20+
<string>applinks:play.pocketcasts.com</string>
21+
<string>appclips:play.pocketcasts.com</string>
22+
<string>appclips:play.pocketcasts.net</string>
1923
</array>
2024
<key>com.apple.developer.networking.wifi-info</key>
2125
<true/>

podcasts/podcastsDebug.entitlements

+4
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
<string>appclips:pca.st</string>
2121
<string>appclips:pcast.pocketcasts.net</string>
2222
<string>appclips:pocketcasts.com</string>
23+
<string>applinks:play.pocketcasts.net</string>
24+
<string>applinks:play.pocketcasts.com</string>
25+
<string>appclips:play.pocketcasts.com</string>
26+
<string>appclips:play.pocketcasts.net</string>
2327
</array>
2428
<key>com.apple.developer.carplay-audio</key>
2529
<true/>

0 commit comments

Comments
 (0)