Commit
This commit is contained in:
10
Carthage/Checkouts/TrueTime.swift/External/xcconfigs/Base/Configurations/Test.xcconfig
vendored
Normal file
10
Carthage/Checkouts/TrueTime.swift/External/xcconfigs/Base/Configurations/Test.xcconfig
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
//
|
||||
// This file defines the base configuration for a Test build of any project.
|
||||
// This should be set at the project level for the Test configuration.
|
||||
//
|
||||
|
||||
#include "Debug.xcconfig"
|
||||
|
||||
// Sandboxed apps can't be unit tested since they can't load some random
|
||||
// external bundle. So we disable sandboxing for testing.
|
||||
CODE_SIGN_ENTITLEMENTS =
|
Reference in New Issue
Block a user