diff --git a/Examples_iOS/DropIn-Player/Dropin-Player.xcodeproj/project.pbxproj b/Examples_iOS/DropIn-Player/Dropin-Player.xcodeproj/project.pbxproj index 34cb92a82ffadc90ddb88686c02d593cde757d32..077830c602569ee0fa7168f9869eb6eccf422810 100644 --- a/Examples_iOS/DropIn-Player/Dropin-Player.xcodeproj/project.pbxproj +++ b/Examples_iOS/DropIn-Player/Dropin-Player.xcodeproj/project.pbxproj @@ -345,10 +345,6 @@ "$(CONFIGURATION_BUILD_DIR)", ); INFOPLIST_FILE = "Dropin-Player/Dropin-Player-Info.plist"; - LIBRARY_SEARCH_PATHS = ( - "\"$(SRCROOT)/../../build/Release-iphonesimulator\"", - "\"$(SRCROOT)/../../build/Release-iphoneos\"", - ); PRODUCT_NAME = "Dropin-Player"; WRAPPER_EXTENSION = app; }; @@ -364,10 +360,6 @@ "$(CONFIGURATION_BUILD_DIR)", ); INFOPLIST_FILE = "Dropin-Player/Dropin-Player-Info.plist"; - LIBRARY_SEARCH_PATHS = ( - "\"$(SRCROOT)/../../build/Release-iphonesimulator\"", - "\"$(SRCROOT)/../../build/Release-iphoneos\"", - ); PRODUCT_NAME = "Dropin-Player"; WRAPPER_EXTENSION = app; };