iOS progress

Dan Olson via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Thu Feb 26 10:26:01 PST 2015


"Dan Olson" <zans4cans at yahoo.com> writes:
>
> https://github.com/smolt/ldc-iphone-dev
>
> This pulls all the pieces together as submodules.  I still need to
> cleanup and add my sample Xcode apps and add some docs, but this
> should be enough to build LDC iPhoneOS cross compiler and Phobos.
> Someone with OS X should see if my build works for them.

I added two Xcode projects to https://github.com/smolt/ldc-iphone-dev.

- helloD to simple demos of D on iOS device
- unittester to run druntime/phobos unittests

I also add more words to the repo README that I hope better explains
things.
--
Dan


More information about the digitalmars-d-ldc mailing list