CryptoSwift-Debug.xcconfig 221 B

123456
  1. #include "CryptoSwift-Shared.xcconfig"
  2. OTHER_SWIFT_FLAGS = $(inherited) -Xfrontend -debug-time-function-bodies
  3. SWIFT_COMPILATION_MODE = incremental
  4. SWIFT_OPTIMIZATION_LEVEL = -Onone
  5. SWIFT_ENFORCE_EXCLUSIVE_ACCESS = none