I’ve been lucky enough to work with and mentor some amazing developers during my time. Most recently I’ve had the
Tag: Xcode
‘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