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
Changed
- Renamed module name from
swift_qrcodejs
toQRCodeSwift
to comply with C standard:
- import swift_qrcodejs
+ import QRCodeSwift
QRCodeSwiftCLI
(formerlyswift_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)