You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 30th project of "100 Days of Swift" tutorial course from Paul Hudson's "Hacking with Swift" website. Practice of monitoring app's performance and locating the misbehaviour's culprits, mainly by using Xcode's Instruments, and thus fixing them. Complete project, including solutions to the 1st and 3rd challenge (2nd challenge: Project 29 was OK).