[swift-users] How to deploy swift app without a Mac
Jens Alfke
jens at mooseyard.com
Thu Dec 10 17:29:29 CST 2015
> On Dec 10, 2015, at 2:23 PM, Andy via swift-users <swift-users at swift.org> wrote:
>
> I use Ubuntu to develop Swift apps. How can I test it? Can i deploy it to my iphone to test without a Mac?
You can’t build iOS apps on Linux. You need stuff like UIKit and the rest of the Cocoa frameworks, plus the Objective-C runtime, none of which are present in the open-source version of Swift.
—Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20151210/1689fead/attachment.html>
More information about the swift-users
mailing list