Hi am newbie to IOS dev my question is in java after compilation source file will be convertes to class files.Can anyone help me to understand execution process of IOS app i.e source files to .ipa file.Thanks in advance
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
closed as not a real question by thorsten müller, gnat, MadKeithV, MichaelT, Kilian Foth May 13 at 13:57
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and
cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened,
visit the help center.
If this question can be reworded to fit the rules in the
help center, please edit the question.
In the first step the project is compiled and linked to an In a second step, you can convert that app to an |
|||
|