mirror of
https://github.com/tappollo/Amaro.git
synced 2026-04-30 03:45:34 +08:00
* 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
6 lines
208 B
Plaintext
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"
|