Accidentally found Xcake - tool for creating Xcode’s .pbxproj files. Didn’t like it because it’s rubi. But this reminded me about similar tools written in Swift: XcodeGen and Xgen (the last is by John Sundell). Both are reguary updated. Connected John Sundell’s project Marathon solves problem where to store Swift command line scripts. That’s sweet! John even has repo with examples of scripts which could be placed to Marathon.

A try without catch? I am missing something?

Watched swift talk episode about chaining downloads. Worth watching it again and playing in playground.

When looking for a way to add Firebase with Carthage found this. Have never seen this before. Anyway, integrating Firebase is a nightmare!