Replies: 2 comments
-
Hi @Dvrcksoft, it is related to the Flutter version you are using. Flutter released a fix for this issue with 3.7.11 + flutter/flutter#124340 |
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
i try in build script
cd /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib
sudo mkdir arc
cd arc
sudo git clone https://github.com/kamyarelyasi/Libarclite-Files.git
sudo chmod +x *
Expected results
One problem with the assembly that I can't solve
Actual results
Failed to build iOS app
Error (Xcode): File not found: /Applications/Xcode-14.3.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)
Build id (optional)
64a51548b744f03736d67554
Beta Was this translation helpful? Give feedback.
All reactions