diff --git a/UTIKit.xcodeproj/project.pbxproj b/UTIKit.xcodeproj/project.pbxproj index b4aa91e..a1ae169 100644 --- a/UTIKit.xcodeproj/project.pbxproj +++ b/UTIKit.xcodeproj/project.pbxproj @@ -478,10 +478,6 @@ 09FD21551A962FC00071BF6B /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", @@ -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)";