From bcc937e4e0bd028ce21a60b6ae6ad62f93cd19f5 Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Thu, 24 Sep 2015 12:48:33 -0700 Subject: Upgrade Xcode build to Xcode 7 --- osx/Info.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'osx') diff --git a/osx/Info.plist b/osx/Info.plist index a5a98697..68fdbe1f 100644 --- a/osx/Info.plist +++ b/osx/Info.plist @@ -7,9 +7,9 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIconFile - fish_term_icon + fish_term_icon CFBundleIdentifier - com.ridiculousfish.fish-shell + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -24,8 +24,8 @@ public.app-category.productivity LSMinimumSystemVersion 10.6 - LSUIElement - + LSUIElement + NSHumanReadableCopyright Copyright © 2012, ridiculous_fish All rights reserved. -- cgit v1.2.3