I'm start studing Flutter, is excellent, I have create 2 page and on Android is work all, on iOS no because when I debug, after is show:
Launching lib/main.dart on iPhone di XX in debug mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: B7W38C7R68
Running pod install...
Running Xcode build...
Xcode build done. 4,7s
Failed to build iOS app
Could not build the precompiled application for the device.
Error (Xcode): File not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
Error (Xcode): Linker command failed with exit code 1 (use -v to see invocation)
WHy? Where is the error if on Android work? I have use alls terminal, don't work :(
Help me
I have a big difficult in don't work debug iOS