Skip to main content
added 28 characters in body
Source Link
Mimu Saha Tishan
  • 2.7k
  • 1
  • 27
  • 44

I have solved this issue through running this command in terminal at Project folder directory

rm ios/Podfile && flutter build ios

I have solved this issue through running this command in terminal

rm ios/Podfile && flutter build ios

I have solved this issue through running this command in terminal at Project folder directory

rm ios/Podfile && flutter build ios
Source Link
Mimu Saha Tishan
  • 2.7k
  • 1
  • 27
  • 44

I have solved this issue through running this command in terminal

rm ios/Podfile && flutter build ios