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

BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug #6

Open
zhanzengyu opened this issue Nov 18, 2019 · 1 comment
Open
Labels
question Further information is requested

Comments

@zhanzengyu
Copy link
Owner

AppDelegate.swift:8:65: error: 'LaunchOptionsKey' is not a member type of 'UIApplication'

didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]?

@zhanzengyu zhanzengyu added the question Further information is requested label Nov 18, 2019
@zhanzengyu
Copy link
Owner Author

In AppDelegate.swift, Use UIApplicationLaunchOptionsKey instead of UIApplication.LaunchOptionsKey

@link: https://stackoverflow.com/questions/58158130/error-running-on-ios-simulator-with-flutter

@zhanzengyu zhanzengyu changed the title === BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug === BUILD TARGET Runner OF PROJECT Runner WITH CONFIGURATION Debug Nov 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant