fix(Entitlements.plist): not yet support apple associated domains (#11799)

This commit is contained in:
Igor Sirotin 2023-08-04 15:14:04 +03:00 committed by GitHub
parent eb65e8899f
commit 44a59f6740
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
<dict>
<key>com.apple.security.device.camera</key>
<true/>
<key>com.apple.developer.associated-domains</key>
<!-- <key>com.apple.developer.associated-domains</key>
<array>
<string>applinks:status.app</string>
</array>
</array> -->
</dict>
</plist>