Files
Schedule-ICTIS/Carthage/Checkouts/TrueTime.swift/External/xcconfigs/Base/Targets/Application.xcconfig
Vladimir Dubovik 5abafda21b Commit
2025-06-13 11:59:16 +03:00

13 lines
513 B
Plaintext

//
// 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