Skip to content

while (true) { }

notes from a developer, tutorials, how-to, ideas

Category: unit-test

Posted on 14 June 20203 June 2020

Create your own XCode template

Very often you create a new class or a new view controller and customize it before start coding.

Every time you select from XCode, New File, the file type and add it to your project, like this:

Continue reading “Create your own XCode template”
Posted on 31 March 201525 May 2018

[Swift] Swift Koan – Unit test

A framework and lessons to learn Swift syntax and idioms in a logical sequence.

Original github project here: https://github.com/elpsk/Swift-Koan. Stay tuned for updates.

Continue reading “[Swift] Swift Koan – Unit test”


Recent Posts

  • Swift – Simple full screen loader 11 August 2022
  • macOS – Disable microphone while typing 11 April 2022
  • iOS – Secure app sensitive information 25 March 2022
  • DIY: Hack Weward for iOS 8 March 2022
  • Swift – Circular button bubbles with gravity 26 November 2021
  • Swift – Have fun with GravityBehavior and DynamicAnimator 19 November 2021

Archives

Proudly powered by WordPress