Skip to content

Instantly share code, notes, and snippets.

@jackyshan
Created November 21, 2016 11:41
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 jackyshan/fb347c377d91126bc0cceb21065abcc7 to your computer and use it in GitHub Desktop.
Save jackyshan/fb347c377d91126bc0cceb21065abcc7 to your computer and use it in GitHub Desktop.
activity启动补丁
defineClass("AppDelegate", {
//instance method definitions
configureUserActivity: function() {
return;
}
}, {})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment