Merge: doc: fixed some typos and other misc. corrections
[nit.git] / src / platform / ios.nit
2018-01-18 Alexis Laferrièreios: accept spaces in path to the Nit project
2018-01-17 Alexis LaferrièreiOS: add support for bdgwc/libgc
2018-01-14 Alexis Laferrièrenitc: support iOS assets
2016-09-21 Alexis Laferrièrenitc iOS: quiet output of `xcodebuild`
2016-09-09 Alexis Laferrièrenitc iOS: fix moving binary in release compilation...
2016-09-09 Alexis Laferrièrenitc iOS: report rmdir errors and quit
2016-07-22 Alexis LaferrièreiOS: use `app_files`
2016-02-15 Alexis Laferrièrenitc/ios: add Assets.xcassets
2016-02-15 Alexis Laferrièrenitc/ios: add LoadingScreen.storyboard
2015-08-27 Alexis Laferrièrenitc: add ONLY_ACTIVE_ARCH to the xcodebuild invokation
2015-07-18 Alexis Laferrièresrc & lib: use the default behavior of `basename` where...
2015-05-29 Jean Privatsrc: remove remaining references to .nit_compile
2015-05-29 Jean Privatabstract_compiler: introduce root_compile_dir for platf...
2015-04-11 Alexis Laferrièrenitc/ios: use a camel case version of app namespace...
2015-04-02 Alexis Laferrièrenitc: the iOS platform use app.nit annotations
2015-03-30 Alexis Laferrièrenitc: support compiling for the iOS platform