Releases: zxingify/zxingify-objc
Releases · zxingify/zxingify-objc
3.6.9
06 Oct 11:22
Compare
Sorry, something went wrong.
No results found
Sample app was fixed, cf. #527
Adding linker flag to Package.swift
, cf. #569 and 510db5f
Fixed some Xcode warnings, cf. #518
Fix parsing of VINs, cf. #525
The project can now be used in extensions, cf. #528
Fixed some bugs in datamatrix processing, cf. #517 , #524
3.6.8
05 Oct 14:59
Compare
Sorry, something went wrong.
No results found
Should fix build for Xcode 14.3, cf. #575 .
3.6.7
04 Oct 16:48
Compare
Sorry, something went wrong.
No results found
Should fix #510 Xcode 12 / iOS 14 / Swift 5.3 compilation errors, cf. #507 .
3.6.6
15 Oct 11:18
Compare
Sorry, something went wrong.
No results found
SwiftPM Integration, thanks a lot to @4brunu
3.6.5
21 Feb 23:37
Compare
Sorry, something went wrong.
No results found
Update README and podspec
3.6.4
18 Dec 07:40
Compare
Sorry, something went wrong.
No results found
Fixes UPCE checksum calculation, cf. #461
3.6.3
04 Dec 13:33
Compare
Sorry, something went wrong.
No results found
Also handling negative values cf #272 .
3.6.2
30 Nov 13:37
Compare
Sorry, something went wrong.
No results found
Ported some commits from zxing/zxing.
Fixed an issue regarding some frequent weird exception raise #272 .
3.6.1
01 Nov 09:50
Compare
Sorry, something went wrong.
No results found
Fixed small bug regarding Carthage, cf #452 and 5b8253d .
3.6.0
16 Oct 15:12
Compare
Sorry, something went wrong.
No results found
Ported new version of ZXDataMatrixDetector
@neacao implemented a complete Swift example of a barcode scanner
@neacao fixed a bunch of bugs in the old Objective-C example code