Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

5.1.0: Xcode 6.4, iOS 9, scannedImageDuration, orientation fix

Compare
Choose a tag to compare
@dgoldman-pdx dgoldman-pdx released this 12 Jul 23:58
· 17 commits to master since this release
  • Update project and sample apps for Xcode 6.4.
  • Expose scannedImageDuration in CardIOPaymentViewController.
    (card-io/card.io-iOS-source#29)
  • Better respect UISupportedInterfaceOrientation from the app plist.
    (#117)
  • Fix iOS 9 crash by removing some obsolete localization code.
    (#120)