From eb4e1a64d00868c91b2c1ab629d389204730a42d Mon Sep 17 00:00:00 2001 From: Levin Li Date: Sat, 7 Nov 2020 07:34:57 +0800 Subject: [PATCH] Update build number in Xcode --- macosx/celestia.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/macosx/celestia.xcodeproj/project.pbxproj b/macosx/celestia.xcodeproj/project.pbxproj index 4bfc608284..4967fb8540 100644 --- a/macosx/celestia.xcodeproj/project.pbxproj +++ b/macosx/celestia.xcodeproj/project.pbxproj @@ -2153,7 +2153,7 @@ CODE_SIGN_ENTITLEMENTS = Celestia.entitlements; CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 4; DEPLOYMENT_POSTPROCESSING = YES; DEVELOPMENT_TEAM = 22NR5428TD; ENABLE_HARDENED_RUNTIME = YES; @@ -2250,7 +2250,7 @@ CODE_SIGN_ENTITLEMENTS = Celestia.entitlements; CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 4; DEVELOPMENT_TEAM = 22NR5428TD; ENABLE_HARDENED_RUNTIME = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; @@ -2346,7 +2346,7 @@ CODE_SIGN_ENTITLEMENTS = Celestia.entitlements; CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 4; DEVELOPMENT_TEAM = 22NR5428TD; ENABLE_HARDENED_RUNTIME = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; @@ -2392,7 +2392,7 @@ CODE_SIGN_ENTITLEMENTS = Celestia.entitlements; CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 4; DEPLOYMENT_POSTPROCESSING = YES; DEVELOPMENT_TEAM = 22NR5428TD; ENABLE_HARDENED_RUNTIME = YES;