JGProgressHUD
JGProgressHUD copied to clipboard
xcode 14.3 not compiled
Can you provide any additional infos?
@JonasGessner I am getting the same error:
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:
- Cleaned the Build Folder
- Installed latest version of Cocoapods
- Checked Xcode's Command Line Tools
- Reinstalled the Pod
- Checked the existence of the libarclite_iphoneos.a file at the specified location
I am using xcode 14.3 and Ventura 13.4
To resolve this issue, increase the minimum deployment target.