Skip to content

Commit 11f10ad

Browse files
authored
Merge pull request #19557 from wordpress-mobile/task/jetpack-associated-domain-entitlements
Update Jetpack entitlements on all build types to match WP
2 parents c4a8356 + f4b782a commit 11f10ad

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

WordPress/Jetpack/JetpackDebug.entitlements

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
<array>
1313
<string>webcredentials:wordpress.com</string>
1414
<string>applinks:apps.wordpress.com</string>
15+
<string>applinks:wordpress.com</string>
16+
<string>applinks:public-api.wordpress.com</string>
17+
<string>applinks:links.wp.a8cmail.com</string>
18+
<string>applinks:*.wordpress.com</string>
1519
</array>
1620
<key>com.apple.security.application-groups</key>
1721
<array>

WordPress/Jetpack/JetpackRelease-Alpha.entitlements

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<array>
99
<string>webcredentials:wordpress.com</string>
1010
<string>applinks:apps.wordpress.com</string>
11+
<string>applinks:wordpress.com</string>
12+
<string>applinks:public-api.wordpress.com</string>
13+
<string>applinks:links.wp.a8cmail.com</string>
14+
<string>applinks:*.wordpress.com</string>
1115
</array>
1216
<key>com.apple.security.application-groups</key>
1317
<array>

WordPress/Jetpack/JetpackRelease-Internal.entitlements

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
<array>
99
<string>webcredentials:wordpress.com</string>
1010
<string>applinks:apps.wordpress.com</string>
11+
<string>applinks:wordpress.com</string>
12+
<string>applinks:public-api.wordpress.com</string>
13+
<string>applinks:links.wp.a8cmail.com</string>
14+
<string>applinks:*.wordpress.com</string>
1115
</array>
1216
<key>com.apple.security.application-groups</key>
1317
<array>

WordPress/Jetpack/JetpackRelease.entitlements

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
<array>
1313
<string>webcredentials:wordpress.com</string>
1414
<string>applinks:apps.wordpress.com</string>
15+
<string>applinks:wordpress.com</string>
16+
<string>applinks:public-api.wordpress.com</string>
17+
<string>applinks:links.wp.a8cmail.com</string>
18+
<string>applinks:*.wordpress.com</string>
1519
</array>
1620
<key>com.apple.security.application-groups</key>
1721
<array>

0 commit comments

Comments
 (0)