Post

Replies

Boosts

Views

Activity

Reply to 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 encountered the same problem with version 14.3 (14E222b). There seems to be a fix possible by changing cocoa as published here: https://github.com/CocoaPods/CocoaPods/issues/11808 However, I could solve it by adding the frameworks directly without installing it via cocoa pods. But this is only restricted to frameworks which allow the direct import.
Apr ’23
Reply to 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 encountered the same problem with version 14.3 (14E222b). There seems to be a fix possible by changing cocoa as published here: https://github.com/CocoaPods/CocoaPods/issues/11808 However, I could solve it by adding the frameworks directly without installing it via cocoa pods. But this is only restricted to frameworks which allow the direct import.
Replies
Boosts
Views
Activity
Apr ’23