Carvera-Community / Carvera_Controller

Community developed version of the Carvera Controller
GNU General Public License v2.0
4 stars 1 forks source link

Build for iOS #31

Open SergeBakharev opened 2 weeks ago

SergeBakharev commented 2 weeks ago

It would be nice to have a build of the Controller for iOS. However the current python app packaging solution (PyInstaller) does not support iOS, and I have no experience building python software for iOS.

Would appreciate some help here from someone experienced.

SergeBakharev commented 2 weeks ago

ios version

SergeBakharev commented 1 week ago

Looks like kivvy has native iOS support via kivvy-ios: https://kivy.org/doc/stable/guide/packaging-ios.html