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 4cf1ead commit 7b7276eCopy full SHA for 7b7276e
1 file changed
src-tauri/gen/apple/app_iOS/Info.plist
@@ -20,6 +20,8 @@
20
<string>1.5.0</string>
21
<key>NSLocalNetworkUsageDescription</key>
22
<string>KnotCode needs local network access to connect to the local development server during iOS development.</string>
23
+ <key>ITSAppUsesNonExemptEncryption</key>
24
+ <false/>
25
<key>LSRequiresIPhoneOS</key>
26
<true/>
27
<key>UILaunchStoryboardName</key>
0 commit comments