Open MikeHart66 opened 2 years ago
It should be pretty simple. You can run the command xcodebuild -create-xcframework -framework /path/to/ios/framework/MetalANGLE.framework -framework /path/to/simulator/framework/MetalANGLE.framework -output MetalANGLE.xcframework
Thanks will give that a try.
Hi, is there an easy way to build a xcframework that contains MetalAngle for all platforms for ios and the simulators? ARM64, X86_64 and x386 might be needed.
Keep up the great work.