From 88fd6f80f905f3f9fd7f458cb11380d303906c37 Mon Sep 17 00:00:00 2001 From: Jannis Rieger Date: Thu, 17 Sep 2020 13:01:08 +0200 Subject: [PATCH] iOS TestFlight Setup --- Borepin/Borepin.iOS/Info.plist | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Borepin/Borepin.iOS/Info.plist b/Borepin/Borepin.iOS/Info.plist index 322a2a5..9fcb7e2 100644 --- a/Borepin/Borepin.iOS/Info.plist +++ b/Borepin/Borepin.iOS/Info.plist @@ -25,14 +25,18 @@ CFBundleDisplayName Borepin CFBundleIdentifier - com.companyname.borepin - CFBundleVersion - 1.0 + org.fab-access.borepin UILaunchStoryboardName LaunchScreen CFBundleName Borepin XSAppIconAssets Assets.xcassets/AppIcon.appiconset + CFBundleShortVersionString + 0.1 + CFBundleVersion + 0.2 + ITSAppUsesNonExemptEncryption +