chore: Set iOS version automatically

This commit is contained in:
Christian Pauly 2021-07-15 13:59:48 +02:00
parent 2034a6a975
commit 7e6e5e33ee

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>