<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 10, 2015, at 2:23 PM, Andy via swift-users &lt;<a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="yui_3_16_0_1_1449785605858_10554" dir="ltr" style="font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255);" class="">I use Ubuntu to develop Swift apps. How can I test it?&nbsp; Can i deploy it to my iphone to test without a Mac?</div></div></blockquote></div><br class=""><div class="">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.</div><div class=""><br class=""></div><div class="">—Jens</div></body></html>