diff --git a/ios/Apps/Sybil/project.yml b/ios/Apps/Sybil/project.yml index 20c5102..f34c1b1 100644 --- a/ios/Apps/Sybil/project.yml +++ b/ios/Apps/Sybil/project.yml @@ -19,9 +19,10 @@ targets: TARGETED_DEVICE_FAMILY: "1,2" GENERATE_INFOPLIST_FILE: YES ASSETCATALOG_COMPILER_APPICON_NAME: AppIcon - MARKETING_VERSION: 1.0 - CURRENT_PROJECT_VERSION: 1 + MARKETING_VERSION: 1.1 + CURRENT_PROJECT_VERSION: 2 INFOPLIST_KEY_CFBundleDisplayName: Sybil + INFOPLIST_KEY_ITSAppUsesNonExemptEncryption: NO INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents: YES INFOPLIST_KEY_UILaunchScreen_Generation: YES INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone: UIInterfaceOrientationPortrait