S
S
stayHARD2015-06-28 20:16:13
Python
stayHARD, 2015-06-28 20:16:13

How to generate *.ipa?

Hello.
Is it possible to somehow generate *.ipa file using Python?
The input data for ipa will be: app name, bundle id, app icon etc.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
Espleth, 2015-06-28
@Espleth

The question is almost like "renamed .exe to .apk, why does the phone give an error during installation?"
In general, google cross-platform frameworks for Python, you will learn a lot of interesting things.

G
GavriKos, 2015-06-28
@GavriKos

You forgot the main thing at the entrance - the executable binary. He, too, should be generated by a python chtol?

V
Viktor Paperno, 2015-06-29
@AviPaperno

If you want to develop python apps for iOS then there are two options: 1) Kivy python framework
2) Pythonista app

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question