14 lines
426 B
Plaintext
14 lines
426 B
Plaintext
//
|
|
// CardImageVerification-ExampleUITests-Shared.xcconfig
|
|
//
|
|
// Generated by BuildSettingExtractor on 12/6/22
|
|
// https://buildsettingextractor.com
|
|
//
|
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES
|
|
CODE_SIGN_STYLE = Automatic
|
|
TARGETED_DEVICE_FAMILY = 1,2
|
|
TEST_TARGET_NAME = CardImageVerification Example
|
|
DYLIB_INSTALL_NAME_BASE = @rpath
|
|
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/Frameworks
|