firasdib / Regex101

This repository is currently only used for issue tracking for www.regex101.com
3.26k stars 199 forks source link

Swift 5.7 RegEx Builder examples #2058

Open jmantn opened 1 year ago

jmantn commented 1 year ago

Feature

I’ve been working on doing some RegEx and found this amazing site but noticed it currently outputs swift 5.2 and just wanted to throw a request for swift 5.7 if possible.

I’ve been working on parsing WebVTT files and with this amazing site got it working with the older version of swift but when I convert the RegEx into a RegEx builder code within Xcode everything breaks for me so just wanted to say it would be great to see that added here.

firasdib commented 1 year ago

Feel free to highlight what needs to change!