Sfoglia il codice sorgente

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

Nikita Lutsenko 9 anni fa
parent
commit
a6314f359c
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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