OpenVPNAdapter/Configuration/Tests.xcconfig

6 lines
206 B
Plaintext
Raw Normal View History

2017-08-22 14:55:07 +08:00
PRODUCT_NAME = OpenVPNAdapterTests
PRODUCT_BUNDLE_IDENTIFIER = me.ss-abramchuk.openvpn-adapter.tests
INFOPLIST_FILE = Configuration/Info-Tests.plist
SWIFT_OPTIMIZATION_LEVEL = -Onone
ONLY_ACTIVE_ARCH = YES