Skip to content

Code, Cocoa, Cabana

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

  • Twitter
  • LinkedIn
  • GitHub
  • Home
  • Books
  • Talks
  • Bob Ross API
  • Projects
  • Portfolio

Author: Chris Barker

November 7, 2022

Using Property Wrappers in Swift with XCTMetric.

Now before we get started on this one, I’m gonna put a massive Disclaimer on this article… I’ve only just

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,

May 26, 2022

Handling Unicode Characters in Android / Kotlin

Well well well… I only occasionally dabble in Android but when I do, I blog about it 😝. Context I

August 3, 2020

My take on Toast for iOS (Swift & Objective-C)

I know I should hang my head in shame for saying this, but I’ve always liked the Toast popup for

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 6, 2020

Remove character accents in a String – Swift

This is a re-work of an old post I did about 5 years ago (originally in Objective-C) but I thought

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

September 28, 2018

CBAudioPlayer

My first CocoaPod – had this little snippet laying around for a while now and thought it might be a

Categories

  • Android
  • Kotlin
  • Objective-C
  • Swift
  • Xcode

Categories

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