-
Notifications
You must be signed in to change notification settings - Fork 890
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
iOS 14 doesn't work with Xcode 11.7 #69
Comments
@jlcvp Not sure, but it can be 'beta' issue. |
yeah, it can be. Working fine with xcode12-beta6 |
Beta 8 not works. 😭 |
GM doesn't work either. |
help |
It seems that it's impossible now to debug iOS 14 from Xcode with version below 12.
Very bad. |
so Sad it stopped working, I'll be forced to upgrade my legacy code to work on xcode12. We could update the Readme.md to state it's possible to build and deploy on iOS14 devices but it'll be impossible to debug |
I found this article useful, describing a few techniques for working around this issue https://medium.com/better-programming/debugging-on-ios-14-with-xcode-11-d332f12f49dd |
Getting this error
I've already unpaired the device, re-trusted, etc. Also tried to use 14.0 folder from Xcode12 beta6.
The text was updated successfully, but these errors were encountered: