gudzpoz / luajava

Lua for Java on Windows, Mac OS X, Linux, Android. 5.1, 5.2, 5.3, 5.4, LuaJ or LuaJIT.
https://gudzpoz.github.io/luajava/
Other
151 stars 19 forks source link

Compile iOS natives with GitHub CI #174

Closed gudzpoz closed 4 months ago

gudzpoz commented 4 months ago

I still have no device at hand to test luajava against iOS (with RoboVM probably). But this PR should ensure that those interested can compile and obtain natives to work with.

See #90 .

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.55%. Comparing base (deb4184) to head (6455b36).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #174 +/- ## ========================================= Coverage 96.55% 96.55% Complexity 912 912 ========================================= Files 44 44 Lines 2465 2465 Branches 286 286 ========================================= Hits 2380 2380 Misses 61 61 Partials 24 24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.