11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
//
|
|
// BasicIntegrationUITests-Shared.xcconfig
|
|
//
|
|
// Generated by BuildSettingExtractor on 12/6/22
|
|
// https://buildsettingextractor.com
|
|
//
|
|
|
|
TARGETED_DEVICE_FAMILY = 1,2
|
|
DYLIB_INSTALL_NAME_BASE = @rpath
|
|
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/Frameworks
|