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 5a2ceb5 commit ab9fa6eCopy full SHA for ab9fa6e
1 file changed
src-tauri/gen/apple/app_iOS/Info.plist
@@ -15,9 +15,9 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.6.0</string>
+ <string>1.8.0</string>
19
<key>CFBundleVersion</key>
20
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>
0 commit comments