Skip to content

Commit

Permalink
Fixed warning in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davbeck committed Jun 16, 2016
1 parent 30f8a53 commit 7f3f4c6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions UTIKit.xcodeproj/project.pbxproj
Expand Up @@ -478,10 +478,6 @@
09FD21551A962FC00071BF6B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
Expand All @@ -497,10 +493,6 @@
09FD21561A962FC00071BF6B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
INFOPLIST_FILE = UTIKitTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "info.cockscomb.$(PRODUCT_NAME:rfc1034identifier)";
Expand Down

0 comments on commit 7f3f4c6

Please sign in to comment.