diff --git a/macosx/celestia.xcodeproj/project.pbxproj b/macosx/celestia.xcodeproj/project.pbxproj index ea9d9398e2..b90f95df2f 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 = 1; + CURRENT_PROJECT_VERSION = 3; 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 = 1; + CURRENT_PROJECT_VERSION = 3; 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 = 1; + CURRENT_PROJECT_VERSION = 3; 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 = 1; + CURRENT_PROJECT_VERSION = 3; DEPLOYMENT_POSTPROCESSING = YES; DEVELOPMENT_TEAM = 22NR5428TD; ENABLE_HARDENED_RUNTIME = YES; diff --git a/macosx/en.lproj/InfoPlist.strings b/macosx/en.lproj/InfoPlist.strings index b73f9f9f6f..88021fdd2e 100644 Binary files a/macosx/en.lproj/InfoPlist.strings and b/macosx/en.lproj/InfoPlist.strings differ diff --git a/macosx/es.lproj/InfoPlist.strings b/macosx/es.lproj/InfoPlist.strings index b73f9f9f6f..88021fdd2e 100644 Binary files a/macosx/es.lproj/InfoPlist.strings and b/macosx/es.lproj/InfoPlist.strings differ diff --git a/macosx/fr.lproj/InfoPlist.strings b/macosx/fr.lproj/InfoPlist.strings index b73f9f9f6f..88021fdd2e 100644 Binary files a/macosx/fr.lproj/InfoPlist.strings and b/macosx/fr.lproj/InfoPlist.strings differ diff --git a/macosx/ja.lproj/InfoPlist.strings b/macosx/ja.lproj/InfoPlist.strings index b73f9f9f6f..88021fdd2e 100644 Binary files a/macosx/ja.lproj/InfoPlist.strings and b/macosx/ja.lproj/InfoPlist.strings differ diff --git a/macosx/zh_CN.lproj/InfoPlist.strings b/macosx/zh_CN.lproj/InfoPlist.strings index b73f9f9f6f..88021fdd2e 100644 Binary files a/macosx/zh_CN.lproj/InfoPlist.strings and b/macosx/zh_CN.lproj/InfoPlist.strings differ diff --git a/macosx/zh_TW.lproj/InfoPlist.strings b/macosx/zh_TW.lproj/InfoPlist.strings index b73f9f9f6f..88021fdd2e 100644 Binary files a/macosx/zh_TW.lproj/InfoPlist.strings and b/macosx/zh_TW.lproj/InfoPlist.strings differ