mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
10 lines
414 B
Plaintext
10 lines
414 B
Plaintext
#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"
|
|
#include "Generated.xcconfig"
|
|
|
|
// Default app bundle identifier. Internal/custom builds can override this
|
|
// without patching tracked files by writing
|
|
// `mobile/ios/Flutter/AppOverrides.xcconfig` containing
|
|
// `BUNDLE_IDENTIFIER = your.app.id` (gitignored).
|
|
BUNDLE_IDENTIFIER = com.sprout.sproutMobile
|
|
#include? "AppOverrides.xcconfig"
|