Open rytedesigns opened 6 years ago
Yes, same issue.
if you use cocoapods you should add #include "Pods/Target Support Files/Pods-Runner/Pods-Runner.release-development.xcconfig"
Can be more clear on how to configure projects that already have dependencies. I facing the same issue.
add #include "Pods/Target Support Files/Pods-Runner/Pods-Runner.release-development.xcconfig" to your flavors xcconfig file.
Thanks for the answer, regarding firebase you know how to setup multiple googleservice-info.plist? If yes, you can write steps plz!
I added dependencies to the project and it would no longer build.
Only change I did was to the pubspec.yaml
Console Output