Category: Xcode

Posts tagged with "Xcode"

Splitting the Widget Code

Mark
Mark
Dec 8th, 2025

I started working on my first widget this week, and ran into an weird problem. After creating a new Widget Extension target I tried to split up the AppWidget.swift file...

Incrementing the Build Number

Mark
Mark
Jul 24th, 2025

As I get closer to releasing my application, I’m starting to run into all the small things that you have to do to release an application. One of those, I’ve...

Linting in Swift

Mark
Mark
Jul 21st, 2025

Linting in Swift While I am new to Swift, I have been writing code for a long time (mostly Python) and having a clean codebase is very important to me....

← Back to All Posts