Skip to content

Commit

Permalink
dropped the required version number
Browse files Browse the repository at this point in the history
  • Loading branch information
boek committed Mar 2, 2016
1 parent d1be4ae commit 140444f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Symphony.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,7 @@
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Symphony/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.spiltcocoa.Symphony;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -377,6 +378,7 @@
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = Symphony/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.spiltcocoa.Symphony;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down

0 comments on commit 140444f

Please sign in to comment.