We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57834ca commit 96faae7Copy full SHA for 96faae7
TablePro/TablePro.entitlements
@@ -6,6 +6,10 @@
6
<false/>
7
<key>com.apple.security.cs.disable-library-validation</key>
8
<true/>
9
+ <key>com.apple.application-identifier</key>
10
+ <string>D7HJ5TFYCU.com.TablePro</string>
11
+ <key>com.apple.developer.team-identifier</key>
12
+ <string>D7HJ5TFYCU</string>
13
<key>com.apple.developer.icloud-container-identifiers</key>
14
<array>
15
<string>iCloud.com.TablePro</string>
0 commit comments