diff options
author | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2022-02-17 05:25:02 +0900 |
---|---|---|
committer | Jari Vetoniemi <jari.vetoniemi@indooratlas.com> | 2022-02-17 05:25:02 +0900 |
commit | bf92a0bbfdee7be31cbbaa650af1fba15bb2d989 (patch) | |
tree | 452c10ea2a6e4afee9d36677a182ae1418b85022 /ios/Flutter/Debug.xcconfig |
Diffstat (limited to 'ios/Flutter/Debug.xcconfig')
-rw-r--r-- | ios/Flutter/Debug.xcconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ios/Flutter/Debug.xcconfig b/ios/Flutter/Debug.xcconfig new file mode 100644 index 0000000..ec97fc6 --- /dev/null +++ b/ios/Flutter/Debug.xcconfig @@ -0,0 +1,2 @@ +#include? "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig" +#include "Generated.xcconfig" |