-
Notifications
You must be signed in to change notification settings - Fork 28.5k
Cannot open file ios/Runner.xcodeproj/project.pbxproj #22886
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
Comments
I had this error today and I found that the file in question was actually in the |
I have the same issue. @qtbeee What do you mean by " |
@JonasJW you can indeed use |
@ChristBKK did @qtbeee's suggestion apply to your problem as well? |
|
I was following https://codelabs.developers.google.com/codelabs/first-flutter-app-pt2/#5 And I changed the name back, everything is working again. |
Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away! |
Reopening in case there can something done to prevent that in the future. |
@JonasJW |
Delete the flutter cache folder located at /Users/username/Documents/flutter/bin/cache and run |
flutter create . 解决了问题,非常感谢 |
The only solution for me is to remove the build folder: |
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 |
Steps to Reproduce
Logs
command
flutter run
exception
flutter doctor
Pubspec:
The text was updated successfully, but these errors were encountered: