app.nit: add default behavior to `TextAsset::load` for unit tests
[nit.git] / lib / ios / examples / hello_ios.nit
2016-02-09 Alexis Laferrièrelib/ios: fix mising rootViewController in hello_ios
2015-05-27 Alexis Laferrièrelib/ios: update Objective-C code to use `self`
2015-04-02 Alexis Laferrièrelib/ios: add metadata annotations to "Hello iOS"
2015-03-30 Alexis Laferrièrelib/ios: add the simple hello_ios app