On Mon, Jun 27, 2016 at 9:05 AM, Kenny Leung via swift-users
<swift-users@swift.org> wrote:
> Hmm… This sounds like a big weakness with the Swift Package Manager.
>
> Since it downloads and compiles sources, frameworks that might otherwise be 
> binary compatible to link with might not build and work when you update your 
> dev tools.

Swift 2.3 and 3.0 are not binary compatible.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to