Skip to content

Commit

Permalink
Change build settings route to plist
Browse files Browse the repository at this point in the history
  • Loading branch information
ManueGE committed Oct 11, 2016
1 parent b92612b commit 1e52940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions November.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
INFOPLIST_FILE = MGEDateFormatter/Info.plist;
INFOPLIST_FILE = November/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.manuege.november;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -370,7 +370,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
INFOPLIST_FILE = MGEDateFormatter/Info.plist;
INFOPLIST_FILE = November/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.manuege.november;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 1e52940

Please sign in to comment.