Skip to content

Conversation

pushpak
Copy link
Contributor

@pushpak pushpak commented Nov 24, 2013

Supressed Xcode undeclared selector warning in SVModalWebViewController.m on line
UIBarButtonItem *doneButton = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone target:self.webViewController action:@selector(doneButtonClicked:)];

Supressed Xcode undeclared selector warning in SVModalWebViewController.m on line `UIBarButtonItem *doneButton = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSystemItemDone
                                                                                    target:self.webViewController
                                                                                    action:@selector(doneButtonClicked:)];`
@pushpak
Copy link
Contributor Author

pushpak commented Nov 24, 2013

If accepted this will also need a new 1.1 tag release with updated podspec file.

Thanks.

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

Successfully merging this pull request may close these issues.

1 participant