Skip to content

Commit

Permalink
fix ios version to 14
Browse files Browse the repository at this point in the history
fix app store submission
  • Loading branch information
n13 committed May 1, 2024
1 parent df29de2 commit fa44646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Flutter/AppFrameworkInfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleVersion</key>
<string>1.0</string>
<key>MinimumOSVersion</key>
<string>9.0</string>
<string>14.0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
</dict>
Expand Down

0 comments on commit fa44646

Please sign in to comment.