Post

Replies

Boosts

Views

Activity

Comment on Unable to build project in Xcode 14.3 beta due to missing arc dir at /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib
I found a way. First you have to upgrade your deployment target . personnally I set it to 15. then: 1- run pod deintagrate 2- run pod install --repo-update 3 rebuild the app That should work! The problem seems to be legacy package that target old os.
Replies
Boosts
Views
Activity
Mar ’23