Thanks. I had completely overlooked the existence of @UIApplicationDelegateAdaptor.
Unfortunately the only call I'm able to get working is the application(application:didFinishLaunchingWithOptions:) method. I'm going to assume this thing is still very much in beta, just like it's labeled in the documentation.
Thanks again.
Post
Replies
Boosts
Views
Activity
Alright, after actually reading the Swift Evolution regarding the Regex literals I noticed the section of literals wrapped with a #. These seem to work. :)