Search code examples
iosxcodeios8ios-app-extension

No application exists at /Today-View


After a restart of Xcode I'm getting this message as I try to launch my today extension in iOS 8. Has anyone else this?


Solution

  • This seems to be solved by making sure that Debug Extensions and XPC services in the Scheme is checked. Also make sure that Executable is not set to None.

    Debug Extensions and XPC services