URL Bookmarks: yes and no

The way URL Bookmarking is designed and implemented, makes it untrusty source of truth. It can be esily misused, that makes bookmark useless.…

Sharing distribution certificate. automat.

One thing at a time Importing and sharing iOS/macOS certificates and keys required for AppStore distribution of application can be pain 🔥 as we know it. with a little command line, I can help myself a little bit. Here, I'm building command line shell script that will load…

Queues are not bound to any specific thread

Main Queue IS bound to Main Thread. Main Thread IS NOT bound to Main Queue. That's why in general: Main Queue Thread != Main Thread…

CloudKit Security model

CloudKit Security Roles are barely documented, ye it's very important aspect of this cloud solution. This post help you to understand how it works.…

Swift London about Natalie, the talk

Earlier this month (October 19, 2015), I had the pleasure to be part of Swift London [http://www.meetup.com/swiftlondon/events/226121906/] meetup. I talked about Natalie - Storyboard Code Generator [https://github.com/krzyzanowskim/Natalie] presenting my approach to the "problem" of Storyboards [https://developer.apple.com/…