0

Xcode build done. 15.1s Failed to build iOS app 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)

Encountered error while building for device.

Clean Build not works.

1
  • 1
    Looks like your Xcode installation is damaged/corrupted, that file should be present. I suggest deleting and reinstalling Xcode. Commented Apr 4, 2023 at 14:56

1 Answer 1

0

Xcode --> Runner ---> Supported Platforms option change = "iphoneos" change to "ios" and open the project.

  1. flutter clean
  2. flutter pub get
  3. flutter run

if not working reinstall Xcode

Sign up to request clarification or add additional context in comments.

Comments

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.