chore: Set iOS version automatically
This commit is contained in:
parent
2034a6a975
commit
7e6e5e33ee
1 changed files with 3 additions and 1 deletions
|
|
@ -37,7 +37,9 @@
|
|||
</dict>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>4</string>
|
||||
<string>$(FLUTTER_BUILD_NUMBER)</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>$(FLUTTER_BUILD_NAME)</string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
<true/>
|
||||
<key>NSAppleMusicUsageDescription</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue