Skip to content
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 new project is error #6

Open
kfyangyong opened this issue Oct 8, 2019 · 3 comments
Open

Xcode 11 new project is error #6

kfyangyong opened this issue Oct 8, 2019 · 3 comments

Comments

@kfyangyong
Copy link

pod 'LLDebugToolSwift','1.3.2'
Creat a new project with Xcode 11,it can't work in iOS 13。
LL_STATUS_BAR_HEIGHT was wrong in iOS 13.

@HDB-Li
Copy link
Owner

HDB-Li commented Oct 8, 2019

Hi @kfyangyong. I just tried a new project with Swift, on iOS 13.0, Xcode 11.0, MacOS 10.14.6, Simulator iPhone 11, there are no compile errors, so what's the error message of LL_STATUS_BAR_HEIGHT .

PS: Thankfully, I found that lib didn't appear properly in the newly created Xcode 11 project

@HDB-Li
Copy link
Owner

HDB-Li commented Oct 8, 2019

Additional discovery, although you create a new project with Xcode 11, as long as you delete the SceneDelegate related files, it will work fine.

@kfyangyong
Copy link
Author

it's ok , thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants