CBORCoding icon indicating copy to clipboard operation
CBORCoding copied to clipboard

Added strict concurrency checking and Sendable conformances

Open SomeRandomiOSDev opened this issue 1 year ago • 0 comments

Description

Added strict concurrency checking and Sendable conformances

Checklist

  • [x] Code compilation.
  • [x] All tests passing.
  • [x] No new SwiftLint issues.
  • [x] Added new unit tests, if applicable.
  • [x] Extended the documentation (including README), if applicable.
  • [x] Updated version in CBORCoding.podspec following semver guidelines.
  • [x] Ran workflowtests.sh and passed.

SomeRandomiOSDev avatar Nov 15 '23 20:11 SomeRandomiOSDev