Skip to content

Cocoa Cabana

A blog by Chris Barker about Swift, Xcode and all things mobile dev

  • Twitter
  • LinkedIn
  • GitHub
  • Home
  • Books
  • Talks
  • Projects
  • Portfolio

Tag: Xcode

June 24, 2022

Understanding async/await in Swift with URLSession Bytes

At the time of writing this post WWDC 2022 was just on the horizon (and by the time I publish,

July 20, 2020

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

July 13, 2020

‘where’ clauses in Swift

Back when I was a .net developer, one of my favourite things I loved was the introduction of Linq queries.

July 26, 2019

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

January 25, 2019

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

Categories

  • Android
  • Kotlin
  • Objective-C
  • Swift
  • Xcode
Cocoa-Cabana Code - 2023