From 480b7b45aa61d672a8c7dc91911e4a1a56ff9f78 Mon Sep 17 00:00:00 2001 From: Christian Pauly Date: Thu, 15 Jul 2021 13:59:48 +0200 Subject: [PATCH] chore: Set iOS version automatically --- ios/Runner/Info.plist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index a4446c69..67f085cc 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -37,7 +37,9 @@ CFBundleVersion - 4 + $(FLUTTER_BUILD_NUMBER) + CFBundleShortVersionString + $(FLUTTER_BUILD_NAME) LSRequiresIPhoneOS NSAppleMusicUsageDescription