From e7f3dd679afe44f65f86098eff4cc8479a5aae6d Mon Sep 17 00:00:00 2001 From: Anthony Lavado Date: Sat, 10 Sep 2022 22:09:59 -0400 Subject: [PATCH] Release build for TestFlight --- Swiftfin.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Swiftfin.xcodeproj/project.pbxproj b/Swiftfin.xcodeproj/project.pbxproj index 0b77bdbb..589d4d22 100644 --- a/Swiftfin.xcodeproj/project.pbxproj +++ b/Swiftfin.xcodeproj/project.pbxproj @@ -3185,7 +3185,7 @@ CODE_SIGN_ENTITLEMENTS = Swiftfin/Swiftfin.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 70; + CURRENT_PROJECT_VERSION = 77; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = ""; ENABLE_BITCODE = NO; @@ -3220,7 +3220,7 @@ CODE_SIGN_ENTITLEMENTS = Swiftfin/Swiftfin.entitlements; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 70; + CURRENT_PROJECT_VERSION = 77; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = "";