Skip to content

docs: drop iOS 16 from the ios-version option list - #44

Merged
finalerock44 merged 1 commit into
mainfrom
chore/remove-ios-16
Aug 24, 2026
Merged

docs: drop iOS 16 from the ios-version option list#44
finalerock44 merged 1 commit into
mainfrom
chore/remove-ios-16

Conversation

@finalerock44

Copy link
Copy Markdown
Contributor

iOS 16 was removed from the platform on 2026-08-24.

Description text only — params.ts coerces ios-version to a number and does no enum validation, so the action never rejected 16 itself and does not start now. The API returns the 400. This is so the input documentation stops advertising a value that cannot work.

No dist rebuild: action.yml descriptions are read by the runner, not compiled into dist/index.js.

iOS 16 was removed from the platform on 2026-08-24.

Description text only — params.ts coerces ios-version to a number and does no
enum validation, so the action never rejected 16 itself and does not start
now. The API returns the 400. This is so the input documentation stops
advertising a value that cannot work.

No dist rebuild: action.yml descriptions are read by the runner, not compiled
into dist/index.js.
@finalerock44 finalerock44 self-assigned this Aug 24, 2026
@finalerock44
finalerock44 merged commit 8effb47 into main Aug 24, 2026
2 checks passed
@finalerock44
finalerock44 deleted the chore/remove-ios-16 branch August 24, 2026 10:24
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