Post

Replies

Boosts

Views

Activity

Reply to Xcode 12.3 failed on some 3rd framework and librarys?
Its working for me, just need to do is below command in terminal: also make sure you have installed command line tools from below link https://developer.apple.com/download/all/ xcrun xcodebuild -create-xcframework \ -framework /path/to/ios.framework \ -framework /path/to/sim.framework \ -output combined.xcframework
Replies
Boosts
Views
Activity
Jun ’21