X-Git-Url: http://nitlanguage.org diff --git a/lib/ios/examples/hello_ios.nit b/lib/ios/examples/hello_ios.nit index c5d6c8a..c06748e 100644 --- a/lib/ios/examples/hello_ios.nit +++ b/lib/ios/examples/hello_ios.nit @@ -14,6 +14,7 @@ # Simple iOS app with a single label module hello_ios is + example app_name "Hello iOS" app_namespace "nit.app.hello_ios" app_version(0, 5, git_revision)