From 11060bba7a85a9f6413eda25ca48ef31db62d828 Mon Sep 17 00:00:00 2001 From: Sunnyyoung Date: Sat, 21 Sep 2019 10:44:26 +0800 Subject: [PATCH] Version bump to 3.0 --- AppleReserver.xcodeproj/project.pbxproj | 4 ++++ AppleReserver/Info.plist | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/AppleReserver.xcodeproj/project.pbxproj b/AppleReserver.xcodeproj/project.pbxproj index a1ee127..e427de4 100644 --- a/AppleReserver.xcodeproj/project.pbxproj +++ b/AppleReserver.xcodeproj/project.pbxproj @@ -316,6 +316,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -339,6 +340,7 @@ SDKROOT = macosx; SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + VERSIONING_SYSTEM = "apple-generic"; }; name = Debug; }; @@ -374,6 +376,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "-"; COPY_PHASE_STRIP = NO; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -389,6 +392,7 @@ MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = macosx; SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + VERSIONING_SYSTEM = "apple-generic"; }; name = Release; }; diff --git a/AppleReserver/Info.plist b/AppleReserver/Info.plist index af0e03b..c6fc777 100644 --- a/AppleReserver/Info.plist +++ b/AppleReserver/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0 + 3.0 CFBundleVersion - 8 + 9 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSHumanReadableCopyright