You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is kind of related to #5 : we should add automatic updates to the app. This is kind of problematic because the app is just a container for the Xcode extension, but I think it's doable.
I always use Sparkle on my apps (no need for a package manager, it works fine with just submodules haha). It only requires a XML file with feed of updates and the binary releases, both can be stored on the repo itself.
The text was updated successfully, but these errors were encountered:
This is kind of related to #5 : we should add automatic updates to the app. This is kind of problematic because the app is just a container for the Xcode extension, but I think it's doable.
I always use Sparkle on my apps (no need for a package manager, it works fine with just submodules haha). It only requires a XML file with feed of updates and the binary releases, both can be stored on the repo itself.
The text was updated successfully, but these errors were encountered: