Skip to content

Commit

Permalink
Remove framework search pathh all together
Browse files Browse the repository at this point in the history
  • Loading branch information
SentulAsia committed May 25, 2019
1 parent abcf276 commit df4cac4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ColiseuPlayer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,6 @@
D788F7A819E69E5600C04099 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
Expand All @@ -419,7 +418,6 @@
D788F7A919E69E5600C04099 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "";
INFOPLIST_FILE = ColiseuPlayerTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "eu.ricardopereira.$(PRODUCT_NAME:rfc1034identifier)";
Expand Down

0 comments on commit df4cac4

Please sign in to comment.