0

I am trying to build new project but Podfile always unable to created, so I do pod init to create it and when I run in simulator always getting

Target debug_unpack_ios failed: Exception: Binary /mine/Documents/trial/build/ios/Debug-iphonesimulator/Flutter.framework/Flutter does not exist, cannot thin

I have checked flutter doctor and all of them is checked. is there a way to solve this case

5
  • Please try with flutter clean and then try again Commented Feb 1, 2024 at 3:20
  • @FaysalAhmed I have tried it multiple times, and the error still remain the same. and when I try to run from xcode, simulator always failed to build with error log that I mention in my question Commented Feb 1, 2024 at 3:22
  • what will happen if you try iOS Build from Tools>Flutter>Build iOS? Commented Feb 1, 2024 at 3:28
  • @FaysalAhmed there is no Tools menu in xcode, where I should found this Tools menu Commented Feb 1, 2024 at 3:31
  • @FaysalAhmed this question has been solved, I just build new project and restart the vs code Commented Feb 1, 2024 at 3:55

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.