chore: Set iOS version automatically

This commit is contained in:
Christian Pauly 2021-07-15 13:59:48 +02:00
parent 4998f717bd
commit 480b7b45aa
1 changed files with 3 additions and 1 deletions

View File

@ -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>