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
I used upgrade-helper to do my upgrade, but it only gives you the Diff for the AppDelegate.swift. I need to maintain the original AppDelegate, because we have a lot of changes in the Objective-C file that are hard to migrate to swift.
Upgrading version
0.79.2
Description
I need the equivalent of this change but in Objective-C.