From 82f018743c8733d3ac9e65a6808ca136cabda2bc Mon Sep 17 00:00:00 2001 From: Gennadiy Potapov Date: Sun, 3 Apr 2016 22:45:41 +0800 Subject: [PATCH] 1.8 version --- Flycut.entitlements | 5 +---- Flycut.xcodeproj/project.pbxproj | 8 +++----- Info.plist | 4 ++-- 3 files changed, 6 insertions(+), 11 deletions(-) diff --git a/Flycut.entitlements b/Flycut.entitlements index 852fa1a..0c67376 100644 --- a/Flycut.entitlements +++ b/Flycut.entitlements @@ -1,8 +1,5 @@ - - com.apple.security.app-sandbox - - + diff --git a/Flycut.xcodeproj/project.pbxproj b/Flycut.xcodeproj/project.pbxproj index 234ce37..694d27c 100755 --- a/Flycut.xcodeproj/project.pbxproj +++ b/Flycut.xcodeproj/project.pbxproj @@ -431,7 +431,7 @@ DevelopmentTeam = S8JLSG5ES7; SystemCapabilities = { com.apple.Sandbox = { - enabled = 1; + enabled = 0; }; }; }; @@ -546,8 +546,7 @@ C01FCF4B08A954540054247B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - CODE_SIGN_ENTITLEMENTS = Flycut.entitlements; - CODE_SIGN_IDENTITY = "Mac Developer: Gennady Potapov (25MP9WMKUA)"; + CODE_SIGN_IDENTITY = "Developer ID Application"; COMBINE_HIDPI_IMAGES = YES; COPY_PHASE_STRIP = NO; FRAMEWORK_SEARCH_PATHS = ( @@ -573,8 +572,7 @@ C01FCF4C08A954540054247B /* Release */ = { isa = XCBuildConfiguration; buildSettings = { - CODE_SIGN_ENTITLEMENTS = Flycut.entitlements; - CODE_SIGN_IDENTITY = "Mac Developer: Gennady Potapov (25MP9WMKUA)"; + CODE_SIGN_IDENTITY = "Developer ID Application"; COMBINE_HIDPI_IMAGES = YES; FRAMEWORK_SEARCH_PATHS = ( "$(FRAMEWORK_SEARCH_PATHS)", diff --git a/Info.plist b/Info.plist index 023a95a..4d16c01 100755 --- a/Info.plist +++ b/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.7 + 1.8 CFBundleSignature ???? CFBundleVersion @@ -27,7 +27,7 @@ LSUIElement 1 NSHumanReadableCopyright - (c) General Arcade, 2011 + (c) General Arcade, 2011-2016 NSMainNibFile MainMenu NSPrincipalClass