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

Not working in Xcode 15 #1132

Open
FarhanAnsari92 opened this issue Feb 12, 2024 · 3 comments
Open

Not working in Xcode 15 #1132

FarhanAnsari92 opened this issue Feb 12, 2024 · 3 comments

Comments

@FarhanAnsari92
Copy link

SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a'; try increasing the minimum deployment target

I have set minimum deployment target iOS 11

@SwiftSamples
Copy link

did you got the solution? i am facing the same issue with xcode 15.3

@FarhanAnsari92
Copy link
Author

did you got the solution? i am facing the same issue with xcode 15.3

Yes, increase the minimum sdk version to 12

@SwiftSamples
Copy link

Oh God, done that as well. still not running. got below error. i posted question in stackoverflow as well

/Users/test/Desktop/app-ios/folder/MVC/Modal/ComposeMsgModal/MatchmultifacesModal.swift:10:8 No such module 'ObjectMapper'

https://stackoverflow.com/questions/78247635/my-project-code-not-running-in-xcode15-3-but-the-same-code-running-in-xcode-14/78248343#78248343

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

2 participants