-
Notifications
You must be signed in to change notification settings - Fork 87
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
Xcode 11.4 beta (11N111s) fails to build projects that depend on LaunchDarkly #207
Comments
Hi @brandon-haugen, Thanks for letting us know. We'll take a look at upgrading to the XCode beta to reproduce and fix the issue. Generally we don't guarantee compatibility with beta versions of downstream dependencies but we do understand the situation that you're in. Tracked internally as 65670. |
Thanks @bwoskow-ld! Just to be clear, this is not blocking me from anything other than testing on my own personal device so it is not a major issue for me, it just appears to be something that will need to be addressed before Xcode 11.4 goes out publicly unless Apple changes what is included in it and this error does not occur. |
There's another error, too:
|
Hi @brandon-haugen we have now written internal fixes for the Xcode 11.4 build errors and warnings. Hi @kielgillard I was unable to replicate that specific error. |
11.4 is now public. |
@torchhound @bwoskow-ld Were you able to resolve this? Do you have a timetable for when you could release it to the public? |
Need fix for this ASAP |
@torchhound just remove this line |
We resumed work on this yesterday once the GA was made available. At the moment we're working through some test failures as one of our test dependencies doesn't work as expected with Xcode 11.4. We'll update this issue when a new version with the fix is available. We expect to have this out in the next couple days. Thank you for your patience. |
Please fix. Can't compile code with your library. |
Hi All, thanks for LaunchDarkly it is great. Any ETA on this fix? XCode 11.4 is now public and out of beta. |
I was holding off running any betas because of this, can't believe it is still a thing when the GM release is out. |
+1 for this, currently downgrading to 11.3 since we rely on this tool so heavily! |
Hi all, Xcode 11.4 support was just added in iOS client SDK version 4.5.0. |
Is this a support request?
No, this is an issue with the SDK compiling when included in an iOS project being built with Xcode Version 11.4 beta (11N111s)
Describe the bug
Building iOS projects, that depend upon LaunchDarkly, using Xcode Version 11.4 beta (11N111s) fail with a compiler error.
To reproduce
Expected behavior
Logs
SDK version
Language version, developer tools
OS/platform
Additional context
Xcode Version 11.4 beta (11N111s) was just released a week or so ago, I am still in the iOS betas so I had to upgrade to the latest Xcode to build/debug with my personal iOS device 😢
The text was updated successfully, but these errors were encountered: