MobileOrg / mobileorg

MobileOrg iPhone App
http://mobileorg.github.io
GNU General Public License v2.0
556 stars 69 forks source link

Apply latest suggested project settings #262

Closed webframp closed 4 years ago

webframp commented 4 years ago

As suggested by Xcode 11.4.1, using defaults

webframp commented 4 years ago

Just posting this before I go to sleep, so I remember to come back to it.

FYI @dive only two warnings currently, both in https://github.com/MobileOrg/mobileorg/blob/develop/Classes/Utilities/UIAlertController%2BMobileOrg.swift#L47

Cast from 'UIViewController?.Type' to unrelated type 'UINavigationController.Type' always fails

Will try to find time this week to resolve.

webframp commented 4 years ago

@dive updated based on feedback, thanks. I think this is good to go if you can take one last look.

webframp commented 4 years ago

Tested this a bit more, seems fine and warnings are gone after last 2 commits here. Going to merge.