[swift-users] experimental conditional conformances flag
Matt Whiteside
mwhiteside.dev at gmail.com
Tue Dec 5 21:31:49 CST 2017
Hello Swift Users,
[This is a resend with smaller attachment] Has anyone had luck passing the new '-enable-experimental-conditional-conformances' flag to Xcode? It works when I run swift from the command line, with the Dec. 5th snapshot toolchain, but not Xcode. I have tried whats in the screenshot below as well as adding -Xfrontend, but I’m still getting the usual ‘extension of protocol cannot have an inheritance clause’ error:
Thanks for any suggestions on this,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20171205/2bf13f41/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2017-12-05 at 19.19.06.png
Type: image/png
Size: 106365 bytes
Desc: not available
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20171205/2bf13f41/attachment.png>
More information about the swift-users
mailing list