From e303e96d57a6edd69b7047b9c2b0da7d901d777a Mon Sep 17 00:00:00 2001 From: funzin Date: Sat, 21 Sep 2019 15:05:40 +0900 Subject: [PATCH 1/2] Update v2.0.2 --- ViewGenerator/Resource/Info.plist | 2 +- ViewGeneratorApp.xcodeproj/project.pbxproj | 6 ++++++ ViewGeneratorApp/Resource/Info.plist | 2 +- ViewGeneratorCore/Info.plist | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ViewGenerator/Resource/Info.plist b/ViewGenerator/Resource/Info.plist index 141d485..2931d07 100644 --- a/ViewGenerator/Resource/Info.plist +++ b/ViewGenerator/Resource/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 2.0.1 + $(MARKETING_VERSION) CFBundleVersion 49 LSMinimumSystemVersion diff --git a/ViewGeneratorApp.xcodeproj/project.pbxproj b/ViewGeneratorApp.xcodeproj/project.pbxproj index ef75145..6ec2c7c 100644 --- a/ViewGeneratorApp.xcodeproj/project.pbxproj +++ b/ViewGeneratorApp.xcodeproj/project.pbxproj @@ -858,6 +858,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); + MARKETING_VERSION = 2.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.funzin.ViewGeneratorApp; PRODUCT_NAME = ViewGeneratorForXcode; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -882,6 +883,7 @@ "$(inherited)", "@executable_path/../Frameworks", ); + MARKETING_VERSION = 2.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.funzin.ViewGeneratorApp; PRODUCT_NAME = ViewGeneratorForXcode; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -906,6 +908,7 @@ "@executable_path/../Frameworks", "@executable_path/../../../../Frameworks", ); + MARKETING_VERSION = 2.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.funzin.ViewGeneratorApp.ViewGenerator; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -931,6 +934,7 @@ "@executable_path/../Frameworks", "@executable_path/../../../../Frameworks", ); + MARKETING_VERSION = 2.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.funzin.ViewGeneratorApp.ViewGenerator; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -961,6 +965,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14; + MARKETING_VERSION = 2.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.funzin.ViewGeneratorCore; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -994,6 +999,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14; + MARKETING_VERSION = 2.0.2; PRODUCT_BUNDLE_IDENTIFIER = com.funzin.ViewGeneratorCore; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; PROVISIONING_PROFILE_SPECIFIER = ""; diff --git a/ViewGeneratorApp/Resource/Info.plist b/ViewGeneratorApp/Resource/Info.plist index cfa196f..4277208 100644 --- a/ViewGeneratorApp/Resource/Info.plist +++ b/ViewGeneratorApp/Resource/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.1 + $(MARKETING_VERSION) CFBundleVersion 49 LSApplicationCategoryType diff --git a/ViewGeneratorCore/Info.plist b/ViewGeneratorCore/Info.plist index abdabd7..5c52c71 100644 --- a/ViewGeneratorCore/Info.plist +++ b/ViewGeneratorCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 2.0.0 + $(MARKETING_VERSION) CFBundleVersion 49 NSHumanReadableCopyright From d3215128ecd5ff466a247658d05fc066df571e16 Mon Sep 17 00:00:00 2001 From: funzin Date: Sat, 21 Sep 2019 15:09:33 +0900 Subject: [PATCH 2/2] Update current version --- ViewGenerator/Resource/Info.plist | 2 +- ViewGeneratorApp.xcodeproj/project.pbxproj | 12 ++++++------ ViewGeneratorApp/Resource/Info.plist | 2 +- ViewGeneratorCore/Info.plist | 2 +- ViewGeneratorCoreTests/Info.plist | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/ViewGenerator/Resource/Info.plist b/ViewGenerator/Resource/Info.plist index 2931d07..ed4733a 100644 --- a/ViewGenerator/Resource/Info.plist +++ b/ViewGenerator/Resource/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 49 + 51 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSExtension diff --git a/ViewGeneratorApp.xcodeproj/project.pbxproj b/ViewGeneratorApp.xcodeproj/project.pbxproj index 6ec2c7c..bb792c0 100644 --- a/ViewGeneratorApp.xcodeproj/project.pbxproj +++ b/ViewGeneratorApp.xcodeproj/project.pbxproj @@ -759,7 +759,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 51; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -820,7 +820,7 @@ CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 51; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -950,11 +950,11 @@ CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 51; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 49; + DYLIB_CURRENT_VERSION = 51; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = ViewGeneratorCore/Info.plist; @@ -984,11 +984,11 @@ CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Manual; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 49; + CURRENT_PROJECT_VERSION = 51; DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 49; + DYLIB_CURRENT_VERSION = 51; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = ViewGeneratorCore/Info.plist; diff --git a/ViewGeneratorApp/Resource/Info.plist b/ViewGeneratorApp/Resource/Info.plist index 4277208..6b5dd5e 100644 --- a/ViewGeneratorApp/Resource/Info.plist +++ b/ViewGeneratorApp/Resource/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 49 + 51 LSApplicationCategoryType public.app-category.developer-tools LSMinimumSystemVersion diff --git a/ViewGeneratorCore/Info.plist b/ViewGeneratorCore/Info.plist index 5c52c71..99dcb51 100644 --- a/ViewGeneratorCore/Info.plist +++ b/ViewGeneratorCore/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 49 + 51 NSHumanReadableCopyright Copyright © 2019 funzin. All rights reserved. diff --git a/ViewGeneratorCoreTests/Info.plist b/ViewGeneratorCoreTests/Info.plist index 4e275c6..0635ad4 100644 --- a/ViewGeneratorCoreTests/Info.plist +++ b/ViewGeneratorCoreTests/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 49 + 51