Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS FLAVORS Issue when adding additional dependencies and fails to builds on iOS #28481

Closed
natezhengbne opened this issue Feb 26, 2019 · 4 comments
Labels
platform-ios iOS applications specifically t: xcode "xcodebuild" on iOS and general Xcode project management tool Affects the "flutter" command-line tool. See also t: labels.

Comments

@natezhengbne
Copy link

I am following the Creating flavors for Flutter->Flavoring Flutter on iOS.
But building failed when just only adding a dependency like "sqflite: ^1.1.1" clone from flutter_flavors.
The error message is "The sandbox is not in sync with the Podfile.lock".
I tried "pod reintegrate, pod install" but the issue still exist until remove the dependency.
My project is building well without any flavors support.

@natezhengbne
Copy link
Author

natezhengbne commented Feb 26, 2019

same issue as iakta/flutter_flavors#3

@zoechi
Copy link
Contributor

zoechi commented Feb 26, 2019

Similar #19252 #1842 #15567 #14648

@zoechi zoechi added platform-ios iOS applications specifically tool Affects the "flutter" command-line tool. See also t: labels. t: xcode "xcodebuild" on iOS and general Xcode project management labels Feb 26, 2019
@zoechi zoechi added this to the Goals milestone Feb 26, 2019
@natezhengbne
Copy link
Author

answer

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform-ios iOS applications specifically t: xcode "xcodebuild" on iOS and general Xcode project management tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

No branches or pull requests

2 participants