EFPrefix / EFQRCode

A better way to operate QR Code in Swift, support iOS, macOS, watchOS and tvOS.
https://efprefix.github.io/EFQRCode
MIT License
4.58k stars 485 forks source link

V6 API Migration #111

Closed ApolloZhu closed 3 years ago

ApolloZhu commented 3 years ago

See V6 API Announcement for details

codecov-io commented 3 years ago

Codecov Report

Merging #111 (aa665c0) into main (0f2a0dd) will decrease coverage by 3.15%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   61.50%   58.35%   -3.16%     
==========================================
  Files          15       15              
  Lines         982      982              
==========================================
- Hits          604      573      -31     
- Misses        378      409      +31     
Impacted Files Coverage Δ
Source/EFQRCode+Migration-v6.swift 0.00% <0.00%> (-45.59%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0f2a0dd...aa665c0. Read the comment docs.

filsv commented 3 years ago

@ApolloZhu Hi, when WatchOS compatibility will be fixed?

ApolloZhu commented 3 years ago

@filsv that should have been fixed in https://github.com/EFPrefix/EFQRCode/releases/tag/6.0.0 (a pre-release). If you are using an earlier version, see #85 for instructions.