Skip to content

iOS 16 minimum to fix regex build errors#8

Merged
ActuallyTaylor merged 3 commits into
ActuallyTaylor:mainfrom
mononz:main
Jul 9, 2026
Merged

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

Conversation

@mononz

@mononz mononz commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Increase minimum iOS target from 15 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. This PR reverts that change to support iOS 15

@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
@ActuallyTaylor ActuallyTaylor merged commit bc7452d into ActuallyTaylor:main Jul 9, 2026
1 check passed
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