At the time of writing this post WWDC 2022 was just on the horizon (and by the time I publish,
Tag: Xcode
Understanding the enumerated() function in Swift
I’ve been lucky enough to work with and mentor some amazing developers during my time. Most recently I’ve had the
‘where’ clauses in Swift
Back when I was a .net developer, one of my favourite things I loved was the introduction of Linq queries.
Validate @available attributes in Xcode against current deployment target
XcodeValidateAvailableAttributes is a Ruby script that validates all Swift files within your iOS Xcode project for the @available attributes against
Validate JSON files in your Xcode project
XcodeValidateJson is a Ruby script that validates all JSON files within your Xcode project Installation & Usage Copy the XcodeValidateJson.rb