QRCode icon indicating copy to clipboard operation
QRCode copied to clipboard

A QRCode generator written in Swift.

Results 35 QRCode issues
Sort by recently updated
recently updated
newest added

String.character.count is not available anymore in swift and the new way of doing that is by string.count.

`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...