When you have to construct an ‘#available’ function to ensure there is no deprecated code, and then having to switch it back to it how it was when it was deprecated just to get your UI to be recognized. Using a constants file with a xib file: “name.textLabel?.text” <~deprecated
1
0
1
193
0
@JesseFcode Just wrap the whole codebase in @available(*, deprecated, message: "life is nothing but decay")