Closed TTOzzi closed 3 years ago
Merging #57 (86e7ec6) into main (ab4bfcc) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #57 +/- ##
=======================================
Coverage 71.55% 71.55%
=======================================
Files 28 28
Lines 566 566
=======================================
Hits 405 405
Misses 161 161
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 ab4bfcc...86e7ec6. Read the comment docs.
please approve this
hey @rodrigopriolo! This problem seems to be resolved at #58 You can install resolved version from main branch 😃
Fixes #56
As indicated in the Xcode 13 release note (https://developer.apple.com/documentation/xcode-release-notes/xcode-13-release-notes)
So I increased deployment target to iOS11 in CocoaPod and SPM. While this is not optimal, it is at least a functioning workaround for now. 🤔