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

xcode 14.3 not compiled #155

Open
tikamsingh opened this issue Aug 2, 2023 · 3 comments
Open

xcode 14.3 not compiled #155

tikamsingh opened this issue Aug 2, 2023 · 3 comments

Comments

@tikamsingh
Copy link

No description provided.

@JonasGessner
Copy link
Owner

Can you provide any additional infos?

@Robert-Vaccaro
Copy link

@JonasGessner I am getting the same error:
Screenshot 2023-11-07 at 9 34 42 AM

File not found: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphoneos.a
Linker command failed with exit code 1 (use -v to see invocation)
I have:

  1. Cleaned the Build Folder
  2. Installed latest version of Cocoapods
  3. Checked Xcode's Command Line Tools
  4. Reinstalled the Pod
  5. Checked the existence of the libarclite_iphoneos.a file at the specified location

I am using xcode 14.3 and Ventura 13.4

@Pepe424
Copy link

Pepe424 commented Feb 28, 2024

To resolve this issue, increase the minimum deployment target.

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

No branches or pull requests

4 participants