QRCode
QRCode copied to clipboard
A QRCode generator written in Swift.
String.character.count is not available anymore in swift and the new way of doing that is by string.count.
Upgrade to Swift 5.0.
`swift package init` Please add Package.swift
Dear Alexander, how are you? On swift 4 build IOS 11 I'm facing a warning that is relatively easy to solve: Class: CIColorExtension.swift Line 32: if scanner.scanHexInt64(&hexValue) { let length...
This is migration PR