Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Dynamic Frameworks (on iOS)

Dynamic Frameworks (on iOS)

Simone Civetta

December 11, 2014
Tweet

More Decks by Simone Civetta

Other Decks in Programming

Transcript

  1. Why

  2. Dynamic Frameworks A dynamic framework, when updated, does not require

    applications to relink to them OS X already supports Dynamically Linked frameworks
  3. How

  4. NS_ EXTENSION_ UNAVAILABLE_ IOS EventKitUI UIActionSheet UIAlertView +[UIapplication sharedApplication] -[UIApplication

    beginIgnoringInteractionEvents] -[UIApplication endIgnoringInteractionEvents] -[UIApplication openURL:]