Skip to content

Commit

Permalink
Fixed project warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris-Em committed Oct 9, 2015
1 parent 2d3c94a commit f3f91bc
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Sample Project/CheckBox.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -412,10 +412,6 @@
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
Expand All @@ -432,10 +428,6 @@
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = CheckBoxTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "BEM.$(PRODUCT_NAME:rfc1034identifier)";
Expand Down

0 comments on commit f3f91bc

Please sign in to comment.