Getting an error on this?
@UIApplicationDelegateAdaptor(AppDelegate.self) var appDelegate
Type annotation missing in pattern
Unknown attribute ‘UIApplicationDelegateAdaptor’
I have not been able to remove this error in xcode
enter image description here