Austin Rude's Blog

Posts tagged with 'Swift'

Drawing custom views in Swift Playgrounds

How to draw custom UIViews with Swift Playgrounds

State machines in Swift

A quick post about how modeling your problem as a state machine can help stomp out bugs.

Accessing audio (and other) files stored in the Xcode asset catalog with Swift

How to read audio files you've added to your app through the Asset Catalog