google / promises

Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
Apache License 2.0
3.8k stars 294 forks source link

Build failed with Xcode 11.0 beta (11M336w) + Swift 5.1 #117

Closed MKGitHub closed 5 years ago

MKGitHub commented 5 years ago

Please fix ASAP!

shoumikhin commented 5 years ago

Any more details on what has failed exactly? How can we reproduce your issue?

MKGitHub commented 5 years ago

In cases like this it is quite abvious that a new version of Xcode/Swift would break, but any way here is a screenshot. Just download and compile…

 2019-06-07 at 10 14 59
shoumikhin commented 5 years ago

Thanks!

Looks like this is a duplicate of https://github.com/google/promises/issues/100.

No idea if that was successfully resolved for the user who originally reported it, since we never heard back, but there’s also a temporary workaround you can use to unblock yourself. Perhaps, a clean build or SwiftLint update would also help.

Please, let us know if you manage to find the root cause of the issue, because it doesn’t reproduce on our side.

MKGitHub commented 5 years ago

Was using an old version of SwiftLint, after update to latest SwiftInt it works √