Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building for iOS fails with Xcode 14.3 #350

Open
mumez opened this issue May 18, 2023 · 2 comments · May be fixed by #351
Open

Building for iOS fails with Xcode 14.3 #350

mumez opened this issue May 18, 2023 · 2 comments · May be fixed by #351

Comments

@mumez
Copy link

mumez commented May 18, 2023

I got the following error when building for iOS with Xcode 14.3.

ld: file not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a

スクリーンショット 2023-05-18 12 32 05

I think it is related to the toolchain updates:
https://stackoverflow.com/questions/75574268/missing-file-libarclite-iphoneos-a-xcode-14-3

So I manually updated the minimal deployment version setting to 11.0 and the build works!

スクリーンショット 2023-05-18 12 30 15

@mumez mumez linked a pull request May 18, 2023 that will close this issue
@armadsen armadsen linked a pull request May 18, 2023 that will close this issue
@jchaplin
Copy link

I am having similar problems on MacOS

@jchaplin
Copy link

CleanShot 2023-06-25 at 18 37 36@2x

still getting issues targeting MacOS 11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants