can't build on iOS
#3805
-
Beta Was this translation helpful? Give feedback.
Answered by
kasyrm
Oct 8, 2020
Replies: 2 comments
-
try create new flutter project, copy and overwrite from ios/Flutter to ios/Flutter of old project |
Beta Was this translation helpful? Give feedback.
0 replies
-
Faced the same issue yesterday. After removing podfile.lock, derived data and running flutter clean it started working. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RafaelR7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Faced the same issue yesterday. After removing podfile.lock, derived data and running flutter clean it started working.