-
Notifications
You must be signed in to change notification settings - Fork 626
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
Build issue: XCode 14.3 - File not found libarclite_iphonesimulator.a #319
Comments
same here. I think the issue is that DroDown supports starting from iOS 8 which is not supported anymore. |
|
try it on your Podfile:
example :
|
Same issue in Carthage. Looks like upping the min iOS version allows the project to build. |
It may be an issue with the iOS distribution version. refer to this link |
Adding DropDown Pod and building on XCode 14.3 gives the following build error when trying to run it on a simulator:
The text was updated successfully, but these errors were encountered: