Skip to content

Improved OpenWith partner logic

Compare
Choose a tag to compare
@scobbe scobbe released this 04 Apr 16:59
· 387 commits to master since this release

Added

  • openWithInfoFromURL convenience class method in DBOfficialAppConnector for official third-party partners.
  • API datatypes now implement NSCopying, so they can be used as dictionary keys now.
  • init is now marked as NS_UNAVAILABLE in API datatypes.
  • Convenience imports added to user / team / app clients (not applicable if using umbrella header).