Explorar el Código

Remove not required runtime search paths from LogicTests configuration. (#14)

Nikita Lutsenko hace 9 años
padre
commit
a6314f359c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      Configurations/Product/LogicTests.xcconfig

+ 0 - 2
Configurations/Product/LogicTests.xcconfig

@@ -10,5 +10,3 @@
 BUNDLE_LOADER = $(TEST_HOST)
 
 OTHER_LDFLAGS = $(inherited) -ObjC -framework XCTest
-
-LD_RUNPATH_SEARCH_PATHS = $(inherited) @loader_path/Frameworks @executable_path/Frameworks