<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></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 Apr 4, 2016, at 7:01 PM, Jonathan Tang &lt;<a href="mailto:jonathan.d.tang@gmail.com" class="">jonathan.d.tang@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="font-family: HelveticaNeue; font-size: 12px; font-style: normal; font-variant-caps: 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; float: none; display: inline !important;" class="">I assume that the @available annotation generated would also work for watchOS, tvOS, etc. frameworks.</span></div></blockquote></div><br class=""><div class="">Yes</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class="">How would it work for non-iOS Swift platforms? &nbsp;I'm not terribly familiar with how #available works on Linux, but the versioning problem exists there too.</blockquote><br class=""></div><div class="">In my experience, "linux" cannot be listed inside @available. &nbsp;I think we need to add it.</div><div class=""><br class=""></div><div class="">I'm not sure the "version" of Linux is meaningful (e.g. - interpreted as kernel version? glibc?) but I think clearly "linux" the vaguely-versioned platform should be allowed in an @availability attribute.</div></body></html>