<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 30 Dec 2015, at 6:20 AM, Philippe Hausler &lt;<a href="mailto:phausler@apple.com" class="">phausler@apple.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><blockquote type="cite" class="" style="font-family: Georgia; font-size: 18px; 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;"><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">* Something weird is going on with casting over which completely breaks NSKeyedArchiver. I can reproduce it with the following:<br class=""><br class="">&nbsp; &nbsp; let&nbsp;foo&nbsp;=&nbsp;(NSMutableArray() as? AnyObject) as? NSCoding<br class=""></div></div></blockquote></div></blockquote></div><br class=""><div class=""><a href="https://github.com/lhoward/swift-corelibs-foundation/commit/0de79438392d94ebff45c602bad144aefd1bff13" class="">https://github.com/lhoward/swift-corelibs-foundation/commit/0de79438392d94ebff45c602bad144aefd1bff13</a></div><div class=""><br class=""></div><div class="">seems to fix this specific issue</div><div class=""><br class=""></div><div class="">— Luke</div></body></html>