Regular Expressions, Swift 3.0, iOS, Swift 4.0, RegEx, Example, Demo Regular Expressions in Swift and iOS I didn't actually plan on writing this post. However, things didn't go as I expected them to go. Today I was helping someone with Regular Expression which I thought was my forte and
Xcode, Tips, Search and Replace, Search, Replace, Tricks, RegEx, Regular Expressions Search and Replace in Xcode with Regular Expressions Recently I ran into problem where I wanted to search a pattern in the Xcode project and replace the found string with another one. In the past I had had hard time dealing