Some people are working on a toolchain for cross-compiling OS X software;
maybe
it could be extended to iOS? It "only" requires the SDK that you can borrow
from a
friend's mac (or even by downloading xcode yourself).

Here's a link :
https://github.com/tpoechtrager/osxcross

But I guess the hardest part would be all the signing that Xcode does to
allow
you to run some code you wrote on your 800$ iphone...

Best,
Jean-Michaël Celerier

On Wed, Jun 22, 2016 at 10:16 PM, Thiago Macieira <[email protected]
> wrote:

> On quarta-feira, 22 de junho de 2016 09:45:17 PDT Kevin Mcintyre wrote:
> > Is it possible to build for IPhone from Ubuntu?  Any tutorials of starter
> > docs would be greatly appreciated.
>
> The tricky part is installing the toolchain. As far as I know, Apple only
> provides it for OS X/macOS.
>
> So if you don't own a Mac, you can't develop for iPhone.
>
> I seriously don't get how people put up with that... but Apple gets away
> with
> it.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Interest mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to