You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Mac M1 available and I would like to try to contribute by compiling the xcframeworks that have slices for iPhone and for Simulator. Personally I would like to try with JRE.
Currently as a workaround to make it work on iPhones, I add this line to Xcode in the Header Search Paths section: A_PATH/JRE.xcframework/Versions/A/Headers
because importing the xcframework in the Frameworks and Libraries section is not enough.
BTW, thanks! You are doing an amazing job.
The text was updated successfully, but these errors were encountered:
Hi all,
I have a Mac M1 available and I would like to try to contribute by compiling the xcframeworks that have slices for iPhone and for Simulator. Personally I would like to try with JRE.
Currently as a workaround to make it work on iPhones, I add this line to Xcode in the
Header Search Paths
section:A_PATH/JRE.xcframework/Versions/A/Headers
because importing the xcframework in the
Frameworks and Libraries
section is not enough.BTW, thanks! You are doing an amazing job.
The text was updated successfully, but these errors were encountered: