12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
//
|
|
// AppClipExampleTests-iOS-Debug.xcconfig
|
|
//
|
|
// Generated by BuildSettingExtractor on 12/6/22
|
|
// https://buildsettingextractor.com
|
|
//
|
|
|
|
#include "AppClipExampleTests-iOS-Shared.xcconfig"
|
|
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG
|
|
SWIFT_COMPILATION_MODE = singlefile
|
|
SWIFT_OPTIMIZATION_LEVEL = -Onone |