Now that #97 has landed, it's possible to create App Extensions, but only Foundation-based ones. We should support ExtensionKit-based extensions, the critical step being that we need to copy the extension into Foo.app/Extensions instead of Foo.app/PlugIns.
See #97 (comment)
Now that #97 has landed, it's possible to create App Extensions, but only Foundation-based ones. We should support ExtensionKit-based extensions, the critical step being that we need to copy the extension into
Foo.app/Extensionsinstead ofFoo.app/PlugIns.See #97 (comment)