Skip to content

Fix iOS compile issues.#15

Open
ptliddle wants to merge 1 commit into
aus-der-Technik:mainfrom
ptliddle:main
Open

Fix iOS compile issues.#15
ptliddle wants to merge 1 commit into
aus-der-Technik:mainfrom
ptliddle:main

Conversation

@ptliddle

@ptliddle ptliddle commented Jul 3, 2026

Copy link
Copy Markdown

Two quick changes to fix compilation on iOS

  • Set minimum iOS target to 13 so it doesn't complain about AsyncStream not being available
  • Fix thrown error to use actual enum type. It doesn't have an associated type so was using incorrect syntax

@KrisSimon

Copy link
Copy Markdown
Contributor

Hi @ptliddle thanks for the contribution, I will take a look and integrate it as soon as possible,

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.

2 participants