Skip to content

Instantly share code, notes, and snippets.

@devxoul
Created April 6, 2018 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devxoul/61869c12b75f5551cd0714e6b89b9d12 to your computer and use it in GitHub Desktop.
Save devxoul/61869c12b75f5551cd0714e6b89b9d12 to your computer and use it in GitHub Desktop.
- func application(_ application: UIApplication, open url: URL, sourceApplication: String?, annotation: Any) -> Bool
+ func application(_ application: UIApplication, open url: URL, sourceApplication: String?, annotation: Any?) -> Bool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment