Skip to content

Regex fails to match correctly in Xcode 14.3 (iOS, macOS) and Xcode 14.2 (macOS) #640

Closed
@jasonbobier

Description

@jasonbobier

Please run the included playground in both Xcode 14.3 and Xcode 14.2. The regex should match the given string (and does in other regex engines). It will correctly match if you set the playground to iOS and run in 14.2. If the playground is set to macOS or it is run in Xcode 14.3, it will fail to match.

Regex.playground.zip

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions