Browse Source

inherited

Marcin Krzyzanowski 6 years ago
parent
commit
1db58a0a0b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/CryptoSwift-Debug.xcconfig

+ 1 - 1
config/CryptoSwift-Debug.xcconfig

@@ -12,7 +12,7 @@
 // 
 // A list of additional flags to pass to the Swift compiler.
 
-OTHER_SWIFT_FLAGS = -Xfrontend -debug-time-function-bodies
+OTHER_SWIFT_FLAGS = $(inherited) -Xfrontend -debug-time-function-bodies