update ios

This commit is contained in:
hiddify
2023-12-06 03:34:41 +03:30
parent 68da936ff8
commit d733ce4e18
5 changed files with 50 additions and 55 deletions

View File

@@ -15,12 +15,12 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>$(FLUTTER_BUILD_NAME)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<string>$(FLUTTER_BUILD_NUMBER)</string>
<key>MinimumOSVersion</key>
<string>11.0</string>
<string>15.0</string>
</dict>
</plist>