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
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: