Switched to MetalANGLE for iOS

This commit is contained in:
Anuken
2025-09-30 10:18:58 -04:00
parent 58909a06a5
commit 6712f23fe4
2 changed files with 10 additions and 5 deletions

View File

@@ -40,7 +40,13 @@
</libs>
<frameworks>
<framework>UIKit</framework>
<framework>OpenGLES</framework>
<framework>MetalANGLEKit</framework>
<framework>libGLESv2</framework>
<framework>libEGL</framework>
<framework>libfeature_support</framework>
<framework>Metal</framework>
<framework>QuartzCore</framework>
<framework>CoreGraphics</framework>
<framework>CoreAudio</framework>