Posts from January 2018
The 2018c Timezone Database Update
I subscribe to a couple of mildly interesting and low-volume email lists. One such list is the
tz-announce
list hosted by ICANN. It’s the list for people who care way too much about timezones.Simplifying Swift framework development
I’ve developed a handy trick when writing frameworks in Swift that makes the overall process a little bit nicer, and it’s just adding a single file to your framework.
Reading your own entitlements
When you’re writing an iOS or macOS app, you typically don’t need to dynamically know what your own entitlements are. However, there are a couple of rare circumstances when it could be Nice To Have.