I can’t get my Today widget (or any extension, for that matter) running in the widget simulator. The simulator starts and says “Failed to open widget” along with
Failed to find Widget /Users/SomeUser/Library/Developer/Xcode/DerivedData/Build/Products/Debug/MyApp.app/Contents/PlugIns/MyApp.appex
I looked in the Console application, and I also see this:
pkd [299]: ignoring an incorrectly configured plug-in in /Users/SomeUser/Library/Developer/Xcode/DerivedData/Build/Products/Debug/MyApp.app/Contents/PlugIns/MyApp.appex: plugins should be isolated from the sand
But this is a sandbox in xcode! It is coded, sandbox and party. Even if I try to deploy it on a new machine (registered as a developer's machine with my developer’s training profile), the widgets do not even appear in the system settings.
Any idea what I need to do?
xcode today-extension macos
strangetimes
source share