Skip to content
Kevin Leong edited this page Apr 8, 2017 · 3 revisions

iOS Build Process

Compiling

Swift and Objective-C both use LLVM to compile to native code. Both run on the Objective-C runtime.

References

References

Clone this wiki locally