inseven / opolua

A compiled-OPL interpreter for iOS written in Lua
https://opolua.org
MIT License
12 stars 0 forks source link

refactor: Removed UIKit dependencies from many files #464

Closed tomsci closed 2 weeks ago

tomsci commented 1 month ago

And made CanvasView and RootView derive from either UIView or NSView, and images be either UIImage or NSImage

jbmorley commented 2 weeks ago

Thank you for the change. Approved! 🎉