[swift-users] libswift frontend ios

Joe Groff jgroff at apple.com
Mon Feb 22 11:50:01 CST 2016


On Feb 22, 2016, at 4:29 AM, Ramakrishna Mallireddy via swift-users <swift-users at swift.org> wrote:
> 
> HI,
> 
> How can I compile the swift front-end for iOS.
> the build-script mentioned only Swift Standard Library for iOS.
> 
> I have read the build-script-impl, it does have the iOS build flags, but are they only for building the standard library  or am I missing something.

That's right, the build script only builds the runtime libraries for iOS, not the compiler itself. We don't build or test the compiler on iOS since that's not normally useful for Xcode development.

-Joe

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160222/efb6b00a/attachment.html>


More information about the swift-users mailing list