13 lines
334 B
Plaintext
13 lines
334 B
Plaintext
//
|
|
// Stripe3DS2Tests-Shared.xcconfig
|
|
//
|
|
// Generated by BuildSettingExtractor on 12/5/22
|
|
// https://buildsettingextractor.com
|
|
//
|
|
|
|
CODE_SIGN_STYLE = Automatic
|
|
OTHER_LDFLAGS = -ObjC
|
|
TARGETED_DEVICE_FAMILY = 1,2
|
|
DYLIB_INSTALL_NAME_BASE = @rpath
|
|
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @loader_path/Frameworks
|