Skip to content

iOS 16 minimum to fix regex build errors#8

Open
mononz wants to merge 3 commits into
ActuallyTaylor:mainfrom
mononz:main
Open

iOS 16 minimum to fix regex build errors#8
mononz wants to merge 3 commits into
ActuallyTaylor:mainfrom
mononz:main

Conversation

@mononz

@mononz mononz commented Jun 12, 2026

Copy link
Copy Markdown

Increase min ios target from ios15 to 16 to solve build errors in 1.2.1

Fixes:

'Regex' is only available in iOS 16.0 or newer
'firstMatch(in:)' is only available in iOS 16.0 or newer
'output' is only available in iOS 16.0 or newer

Originally reported after merge in #3 when someone wanted ios 15 support but broke it

@mononz mononz changed the title iOS 16 minimum to fix build errors + swiftsoup update iOS 16 minimum to fix regex build errors Jun 12, 2026
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