Skip to content

Conversation

@mravn-google
Copy link
Contributor

Fixes #10114

Copy link
Contributor

@jakobr-google jakobr-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
[GeneratedPluginRegistrant registerWithRegistry:self];
// Override point for customization after application launch.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to keep this comment.

The main reason for having the other (at that point, empty) methods was to show where to add code (plus, they're from Xcode's new iOS project template...).

@mravn-google mravn-google merged commit bae5a5c into flutter:master May 18, 2017
@mravn-google mravn-google deleted the simplify_ios_tmpl branch May 18, 2017 08:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Strip the template of anything except application:didFinishLaunchingWithOptions:

3 participants