Ios swift – More than one of the same if condition causes compiler type-check to fail
I was following the tutorial here: https://youtu.be/SKkh2ZFTgdY?t=2382 At ~39:42 he finishes adding a button that is hidden until you select one of the visible buttons. When I do that I get this error: CompileDylibError: Failed to build DayView.swift Compiling failed:…