nitc :: IOSToolchain :: _app_project
app.nit
project for the current compilation target
# `app.nit` project for the current compilation target
var app_project = new IosProject(compiler.modelbuilder, compiler.mainmodule) is lazy
src/platform/ios.nit:51,2--52,85