-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't compile on Xcode Version 10.0 beta 3 (10L201y), Swift 4.2 #510
Comments
tried to tweak swift compiler with version 3, 4, and 4.2. neither works.
|
Xcode 10 is beta, betas are not officially supported. What version of Cocoapods are you using? |
version is 1.5.3 |
I will be looking at Xcode 10 once we get a bit closer to release. |
Hello @cocojoe. We also want to update our application in advance, but this error prevents us. |
I'll take a look. |
Version 10.0 beta 6 (10L232m) |
Thanks, I'm going to report to Apple as this feels like an Xcode bug. A Segmentation Fault is the compiler bombing out. As the code compiles just fine in Xcode 9 there is no good reason for this type of behaviour. |
@cocojoe Hello! Any updates? Can we help? |
Sorry I was on vacation, so it turns out these are bugs in Swift compiler. swiftlang/swift#18937 I am hoping these will make it into the next release of Xcode 10, otherwise will need to work around. |
Hi :) Is there a time frame for Swift 4.2, IOS 12 and Xcode 10 support for Lock? Their GM is around the corner. I didn't find any in-the-work branches. Thanks! |
Looks like they didn't make it into XCode 10 GM. Any workarounds would be very much appreciated. |
That's disappointing, I'll look at it tomorrow. |
Moving discussion to auth0/Auth0.swift#220 |
Now it's released and it does not work too. |
The PR is here #515, making its way through release. |
Not sure if it will solve #515 (comment) |
This was resolved |
lock version is 2.6.0.
The text was updated successfully, but these errors were encountered: