Opinionated Notes on Software Development
  • About
  • Imprint

objectivec

A collection of 6 posts

objectivec

Customizing UISlider — Either color or image

We're working on a pretty useful — at least we hope so — feature right now. Part of this feature is a slightly customized UISlider. In the end, it should look pretty similar to the

  • Nathan Mattes
    Nathan Mattes
2 min read
objectivec

(!QuickFix) != (QuickFix != nil)

A colleague of mine works on a pretty important feature. He uses a seperate git-branch for this, so that his changes can be reviewed and thoroughly tested before being merged into the app.

  • Nathan Mattes
    Nathan Mattes
1 min read
objectivec

Save NSSecureCoding-decoding for Dummies

After my last wrong assumption, that I don't need to look up easy things, I stumbled upon this assumption again. This week, I failed to implement NSSecureCoding the right way. In the end,

  • Nathan Mattes
    Nathan Mattes
1 min read
objectivec

Variable declaration in switch-case

Welcome back to Objective C-land! Last week, I doubted my own sanity more than once. One day, for example, I refactored some code to use an enum and I nearly dispaired on a

  • Nathan Mattes
    Nathan Mattes
2 min read
objectivec

Bordered Slicing in Xcode

This is another small blogpost about how I solved a little issue. This time it's about borded buttons, rounded corners and slicing. First things first: I got a new job as — surprise 🎉 — iOS

  • Nathan Mattes
    Nathan Mattes
2 min read
objectivec

SecItemDelete without limits

Together with a friend I'm working on a small app for iOS written in good ol' Objective-C. It's a (another) small timetracking application with an optional backend. The credentials for the backend are

  • Nathan Mattes
    Nathan Mattes
1 min read
Opinionated Notes on Software Development © 2021
Latest Posts Twitter Ghost