17 Feb 20205 minManaging toolchains in XcodeHave you ever wanted to be one the first developer to give new swift improvements, fixes and features a try? It's quite easy to do. This week let's dive into using alternative toolchains in Xcode and command line.swiftxcode
22 Jan 20204 minCreating your own custom file headerDo you wish it was possible to change the default file header provided by Xcode? Thankfully, it is! Let's do it together.swiftxcode