<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=""><div><blockquote type="cite" class=""><div class=""><br class="">On Dec 4, 2015, at 5:39 PM, Daniel Dunbar &lt;<a href="mailto:daniel_dunbar@apple.com" class="">daniel_dunbar@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Dec 4, 2015, at 4:36 PM, Dmitry Shevchenko &lt;<a href="mailto:dmishe@me.com" class="">dmishe@me.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">The package manager documentation says:&nbsp;</div><div class=""><span id="x-apple-selection:end" class=""></span>"Note that at this time the Package Manager has no support for iOS, watchOS, or tvOS platforms.”</div><div class=""><a href="https://github.com/apple/swift-package-manager/blob/master/Documentation/Package.swift.md#depending-on-apple-modules-eg-foundation" class="">https://github.com/apple/swift-package-manager/blob/master/Documentation/Package.swift.md#depending-on-apple-modules-eg-foundation</a></div><div class=""><br class=""></div><div class="">What does “support” here mean? As far as I understand it, a package product is a static library, nothing more, so what prevents me from using it</div><div class="">to build a iOS or any other app?</div></div></div></blockquote><div class=""><br class=""></div><div class="">Right, now we only compile for the host platform (OS X or Linux, currently). Among other things, we currently have no knowledge (or options to choose) what SDK or architecture you are targeting. We also have no mechanisms for specifying what platforms targets are compatible with in the manifest.</div></div></div></div></blockquote><div><br class=""></div><div>Ah, sure, that makes sense.</div><div><br class=""></div><div>Still, I do like the idea of having static libraries with Swift. Provided module name, this will allow for nice separation inside of my own projects.</div><div><br class=""></div><div>Is there a timeline for having Xcode allow creating .a with Swift code inside? It seems that the compiler doesn’t mind, but Xcode is :)</div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div class=""><br class=""></div><div class="">&nbsp;- Daniel</div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Thank you.</div>
<img src="https://u2002410.ct.sendgrid.net/wf/open?upn=AdkfTiApI80cNEyortTzHbERtY5det-2FDBvSxuhs4q2MzqakpxYy9A8w2Y3mPv0GhbMueTCWpqQP-2Fec7RwtLhbOJUuYbtOHf4TE0QucISc3GKI4ytTpxILUD6IC-2F47KbIVQaMr9Fxxdt82mOawPPpR24-2BMroUaiFkdWrRXZEqu-2FpK46NBncnHKP00v0n0JYrPOBvjJ5QwVALcagoSX1UvPNo3ZdquhOB5jE3058QjcJA-3D" alt="" width="1" height="1" border="0" style="height:1px !important;width:1px !important;border-width:0 !important;margin-top:0 !important;margin-bottom:0 !important;margin-right:0 !important;margin-left:0 !important;padding-top:0 !important;padding-bottom:0 !important;padding-right:0 !important;padding-left:0 !important;" class="">
</div>
_______________________________________________<br class="">swift-users mailing list<br class=""><a href="mailto:swift-users@swift.org" class="">swift-users@swift.org</a><br class=""><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.swift.org_mailman_listinfo_swift-2Dusers&amp;d=BQIGaQ&amp;c=Hw-EJUFt2_D9PK5csBJ29kRV40HqSDXWTLPyZ6W8u84&amp;r=teZCCTj9bCvNJ4SX_xKQ4SOVlaMWK9IXMlx_HMapKUU&amp;m=X4DCt0FyGTyjcbsXyFLl3VVzasg9LFmBgHW2LwGu2qc&amp;s=7A6Rw6Xk93sfS6tHW-6tRKbdmsZWiTmGhiw2Dknuwnc&amp;e=" class="">https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.swift.org_mailman_listinfo_swift-2Dusers&amp;d=BQIGaQ&amp;c=Hw-EJUFt2_D9PK5csBJ29kRV40HqSDXWTLPyZ6W8u84&amp;r=teZCCTj9bCvNJ4SX_xKQ4SOVlaMWK9IXMlx_HMapKUU&amp;m=X4DCt0FyGTyjcbsXyFLl3VVzasg9LFmBgHW2LwGu2qc&amp;s=7A6Rw6Xk93sfS6tHW-6tRKbdmsZWiTmGhiw2Dknuwnc&amp;e=</a> <br class=""></div></blockquote></div><br class=""></div></div></blockquote></div><br class=""></body></html>