Commit
This commit is contained in:
12
Carthage/Checkouts/TrueTime.swift/External/xcconfigs/Base/Targets/Application.xcconfig
vendored
Normal file
12
Carthage/Checkouts/TrueTime.swift/External/xcconfigs/Base/Targets/Application.xcconfig
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
//
|
||||
// This file defines additional configuration options that are appropriate only
|
||||
// for an application. Typically, you want to use a platform-specific variant
|
||||
// instead.
|
||||
//
|
||||
|
||||
// Whether to strip out code that isn't called from anywhere
|
||||
DEAD_CODE_STRIPPING = NO
|
||||
|
||||
// Sets the @rpath for the application such that it can include frameworks in
|
||||
// the application bundle (inside the "Frameworks" folder)
|
||||
LD_RUNPATH_SEARCH_PATHS = @executable_path/../Frameworks @loader_path/../Frameworks @executable_path/Frameworks
|
Reference in New Issue
Block a user