I have created a .py and .kv file for my game, now I must package it. I, however, do not own a mac. I have a linux and a windows computer, I prefer linux. Is it possible for me to make an Iphone app without using a Mac?
Asked
Active
Viewed 1,891 times
1 Answers
3
I think it's technically possible (though against apple's TOS) to use a virtual machine, though there are many problems you can encounter in setting this up.
It may also be possible to use some online provider, but I don't think I've seen an example of this with kivy in particular.
There's no way to do it natively on linux, due to apple's toolchain requirements.

inclement
- 29,124
- 4
- 48
- 60