From 0e9659f1965ae814d0be368eeb80426183af4623 Mon Sep 17 00:00:00 2001 From: Adam Demasi Date: Tue, 15 Nov 2016 18:57:38 +1030 Subject: [PATCH] [global] bump build --- TermHere Common/Info.plist | 4 ++-- TermHere Finder Extension/Info.plist | 2 +- TermHere.xcodeproj/project.pbxproj | 12 ++++++------ TermHere/Info.plist | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/TermHere Common/Info.plist b/TermHere Common/Info.plist index 211ce40..e16be4a 100644 --- a/TermHere Common/Info.plist +++ b/TermHere Common/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2 + 1.2.1 CFBundleSignature ???? CFBundleVersion - $(CURRENT_PROJECT_VERSION) + 9 NSHumanReadableCopyright Copyright © 2016 HASHBANG Productions. All rights reserved. NSPrincipalClass diff --git a/TermHere Finder Extension/Info.plist b/TermHere Finder Extension/Info.plist index 700fa78..1bafcdb 100644 --- a/TermHere Finder Extension/Info.plist +++ b/TermHere Finder Extension/Info.plist @@ -23,7 +23,7 @@ CFBundleSignature ???? CFBundleVersion - $(CURRENT_PROJECT_VERSION) + 9 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) LSUIElement diff --git a/TermHere.xcodeproj/project.pbxproj b/TermHere.xcodeproj/project.pbxproj index 7e007ac..4882b54 100644 --- a/TermHere.xcodeproj/project.pbxproj +++ b/TermHere.xcodeproj/project.pbxproj @@ -987,7 +987,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "Mac Developer"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -1038,7 +1038,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -1109,10 +1109,10 @@ CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "TermHere Common/Info.plist"; @@ -1137,10 +1137,10 @@ CODE_SIGN_IDENTITY = ""; "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer"; COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 8; + CURRENT_PROJECT_VERSION = 9; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 8; + DYLIB_CURRENT_VERSION = 9; DYLIB_INSTALL_NAME_BASE = "@rpath"; FRAMEWORK_VERSION = A; INFOPLIST_FILE = "TermHere Common/Info.plist"; diff --git a/TermHere/Info.plist b/TermHere/Info.plist index e0c1410..a0bff8e 100644 --- a/TermHere/Info.plist +++ b/TermHere/Info.plist @@ -23,7 +23,7 @@ CFBundleSignature ???? CFBundleVersion - $(CURRENT_PROJECT_VERSION) + 9 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion