Features and Limitations
- C, C++, Objective-C, Objective-C++ and Swift
- C++ is only fully supported when using the interpreted API
- Private Frameworks currently theoretically work using the interpreted API
- Combination of these above mentioned languages
- If selecting Swift, Swift will always be compiled as the main language and the other languages will be compiled as object files
- Compilation of these above mentioned languages
- Only features compiling apps, you can do more using the interpreted API
- Basic project creation
- Project importation as well as exportation
- App exportation
- Has a interpreted API to control the building process in a advanced way