Skip to content

test: gate configuration tests on iOS 17 - #19

Merged
nnabeyang merged 1 commit into
mainfrom
fix/ios15-test-availability
Jul 21, 2026
Merged

test: gate configuration tests on iOS 17#19
nnabeyang merged 1 commit into
mainfrom
fix/ios15-test-availability

Conversation

@nnabeyang

Copy link
Copy Markdown
Owner

The package supports iOS 15, but three MsgPackRawValue tests exercise configuration-based decoding APIs that are only available on iOS 17 and later. Gate those tests with availability annotations so the test target continues to build with the iOS 15 deployment target while retaining coverage on supported runtimes.

@nnabeyang
nnabeyang merged commit 5ac7f2d into main Jul 21, 2026
6 checks passed
@nnabeyang
nnabeyang deleted the fix/ios15-test-availability branch July 21, 2026 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant