Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

QRCodeSwift / swift_qrcodejs 2.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ApolloZhu ApolloZhu released this 05 Nov 15:22
· 8 commits to main since this release

Changed

  • Renamed module name from swift_qrcodejs to QRCodeSwift to comply with C standard:
- import swift_qrcodejs
+ import QRCodeSwift
  • QRCodeSwiftCLI (formerly swift_qrcodejs-cli) is now a separate package.

Fixed

  • Building with Carthage now works on all platforms supported.

Removed

  • iOS 8 is no longer supported through CocoaPods (in sync with Xcode 12)