Files
Amaro/CrushBootstrap/Other-Sources/CrushBootstrap-Debug.xcconfig
Tim Clem ca926d1fdb Update for CocoaPods 0.34
* Reworked xcconfig import situation to account for pods now installing their own.
* Changed the replacement Crashlytics key; the old one was escaped in the new XML project file, breaking tiramisu replacements.
* Bump xcconfigs
2014-09-30 17:54:00 -04:00

6 lines
208 B
Plaintext

// Build settings for debug builds.
#include "../../External/xcconfigs/iOS/iOS-Application.xcconfig"
#include "../../External/xcconfigs/Base/Configurations/Debug.xcconfig"
#include "CrushBootstrap.xcconfig"