1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-07 21:47:02 +09:00

revert entitlements

This commit is contained in:
Andrew Simachev 2024-10-10 12:24:43 +02:00
parent 902f20d789
commit 8092cc75c1
No known key found for this signature in database
GPG key ID: 1DFE44B21443F0EF
2 changed files with 1 additions and 6 deletions

View file

@ -10,10 +10,5 @@
<true/>
<key>com.apple.security.cs.disable-library-validation</key>
<true/>
<key>com.apple.developer.associated-domains</key>
<array>
<string>applinks:invite-stage.any.coop</string>
<string>applinks:invite.any.coop</string>
</array>
</dict>
</plist>

View file

@ -646,4 +646,4 @@
"pre-commit": "npm run precommit && git add licenses.json"
}
}
}
}