<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"><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="">Dan,<div class=""><br class=""></div><div class="">You need the latest <i class="">development snapshot</i>&nbsp;- these are usually updated everyday. The preview 6 snapshot that you are using is a few weeks old.</div><div class=""><br class=""></div><div class="">Henry</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 7 Sep 2016, at 07:53, Dan Tugendraich &lt;<a href="mailto:tugendraich@ustwo.com" class="">tugendraich@ustwo.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="">Hi Henry,<div class=""><br class=""></div><div class="">I’m using, Xcode 8 beta 6 and swift 3.0 preview 6 snapshot. Those are the latest ones on <a href="http://swift.org/" class="">swift.org</a> that I can find.<br class=""><div class="">
<div class=""><p style="font-size: 1em; font-style: normal; font-variant: 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; font-family: Helvetica, sans-serif; line-height: 1.3em; font-weight: bold; color: rgb(20, 63, 204); margin: 1.5em 0px 0px; padding: 0px;" class="">Dan Tugendraich</p><p style="font-style: normal; font-variant-ligatures: normal; font-variant-position: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-weight: normal; letter-spacing: normal; line-height: 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; font-family: Times; font-size: inherit; margin: 1.5em 0px 0.3em;" class=""><a href="http://www.ustwo.com/" alt="ustwo Website" target="_blank" class=""><br class="Apple-interchange-newline" style="color: rgb(71, 135, 255); font-family: Times; 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; text-decoration: underline;"><span style="color: rgb(71, 135, 255); font-family: Times; 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; text-decoration: underline;" class=""><span class=""><span id="cid:0559CA5B-D4B3-4C7C-B779-15B12C24870A" class="">&lt;ustwo_dad_navy.png&gt;</span></span></span></a></p><div style="font-size: 1em; 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; font-family: Helvetica, sans-serif; line-height: 1.3em; color: rgb(51, 51, 51); margin: 0px; padding: 0px;" class=""><a href="http://www.ustwo.com/" alt="ustwo Website" target="_blank" class=""><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">Kärleksgatan 2, 211 45 Malmö</a></div><div style="font-size: 1em; 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; font-family: Helvetica, sans-serif; line-height: 1.3em; color: rgb(51, 51, 51); margin: 0px; padding: 0px;" class=""><a href="http://www.ustwo.com/" alt="ustwo Website" target="_blank" class="">+46 (0) 40 330 480</a></div>
</div>
</div><br class=""><div class=""><blockquote type="cite" class=""><div class="">6 sep. 2016 kl. 16:25 skrev Henry Betts &lt;<a href="mailto:henry.betts@btconnect.com" class="">henry.betts@btconnect.com</a>&gt;:</div><br class="Apple-interchange-newline"><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Dan,<div class=""><br class=""></div><div class="">Sounds like you’re not using the latest swift toolchain. You need to download the latest development snapshot from <a href="https://swift.org/download/#snapshots" class="">https://swift.org/download/#snapshots</a> and then enable it in Xcode (Preferences -&gt; Components -&gt; Toolchains) in order to build the most recent versions of foundation.</div><div class=""><br class=""></div><div class="">Henry</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On 6 Sep 2016, at 14:04, Dan Tugendraich via swift-corelibs-dev &lt;<a href="mailto:swift-corelibs-dev@swift.org" class="">swift-corelibs-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div>I have a clean clone of swift-corelibs-foundation. I’m on the master branch. What should I do with the 2 compiler errors?&nbsp;<div class=""><br class=""></div><div class="">"/Users/tugendraich/Documents/Projects/iOS/swift-source/swift-corelibs-foundation/Foundation/NSTimeZone.swift:212:41: '_StructType' (aka 'Dictionary&lt;AnyHashable, Any&gt;') is not convertible to '[String : String]’”<div class="">and&nbsp;</div><div class="">"/Users/tugendraich/Documents/Projects/iOS/swift-source/swift-corelibs-foundation/Foundation/NSURLSession/EasyHandle.swift:299:37: Use of undeclared type ’TextOutputStreamable’"</div><div class=""><br class=""></div><div class="">There is also a test that failes, it’s the "’TestNSData.test_replaceBytes’” one. Should I start my contribution from another branch or is there something I have missed in the setup of my project?</div><div class=""><br class=""></div><div class="">Thank you.</div><div class=""><br class=""><div class="">
<div class=""><p style="font-size: 1em; font-style: normal; font-variant: 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; font-family: Helvetica, sans-serif; line-height: 1.3em; font-weight: bold; color: rgb(20, 63, 204); margin: 1.5em 0px 0px; padding: 0px;" class="">Dan Tugendraich</p><p style="font-style: normal; font-variant-ligatures: normal; font-variant-position: normal; font-variant-caps: normal; font-variant-numeric: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-weight: normal; letter-spacing: normal; line-height: 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; font-family: Times; font-size: inherit; margin: 1.5em 0px 0.3em;" class=""><a href="http://www.ustwo.com/" alt="ustwo Website" target="_blank" class=""><br class="Apple-interchange-newline" style="color: rgb(71, 135, 255); font-family: Times; 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; text-decoration: underline;"><span style="color: rgb(71, 135, 255); font-family: Times; 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; text-decoration: underline;" class=""><span class=""><span id="cid:0559CA5B-D4B3-4C7C-B779-15B12C24870A" class="">&lt;ustwo_dad_navy.png&gt;</span></span></span></a></p><div style="font-size: 1em; 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; font-family: Helvetica, sans-serif; line-height: 1.3em; color: rgb(51, 51, 51); margin: 0px; padding: 0px;" class=""><a href="http://www.ustwo.com/" alt="ustwo Website" target="_blank" class=""><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">Kärleksgatan 2, 211 45 Malmö</a></div><div style="font-size: 1em; 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; font-family: Helvetica, sans-serif; line-height: 1.3em; color: rgb(51, 51, 51); margin: 0px; padding: 0px;" class=""><a href="http://www.ustwo.com/" alt="ustwo Website" target="_blank" class="">+46 (0) 40 330 480</a></div>
</div>
</div><br class=""></div></div></div>_______________________________________________<br class="">swift-corelibs-dev mailing list<br class=""><a href="mailto:swift-corelibs-dev@swift.org" class="">swift-corelibs-dev@swift.org</a><br class=""><a href="https://lists.swift.org/mailman/listinfo/swift-corelibs-dev" class="">https://lists.swift.org/mailman/listinfo/swift-corelibs-dev</a><br class=""></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></div></body></html>