Skip to content

Commit eb644c3

Browse files
committed
Merge branch 'develop' of github.com:socnetv/app into develop
2 parents 95609f0 + ff82c45 commit eb644c3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

scripts/entitlements.plist

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>com.apple.security.app-sandbox</key>
6+
<false/>
7+
</dict>
8+
</plist>
9+

0 commit comments

Comments
 (0)