-
-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updates within App Sandbox should work as of 2395-g271b9b34 #279
Comments
Bumped the commit. This should work once I upload it to my site. It was a wild ride of fixing all the signing settings for the projects. For future reference, only Shared.xcconfig should be imported into any Plugin or any Framework embedded in a Plugin, and configuration assigned to that file. If DEVELOPMENT_TEAM.xcconfig is imported directly, CI will fail. |
Sandboxed versions can't be updated using Sparkle until you get to the current version as of this post, 2395-g271b9b34. All because code signing was really messed up for quite a while. |
I got the latest and was prompted about a sandbox and don't know what it is. Perhaps provide an explanation. |
Fine. I'll add an explanation. |
I've changed the descriptions on the dialogs, to better reflect what they are for. The dialogs still function the same. Update will come when I have it built. |
I forgot to enable some entitlements when switching Sparkle versions, to enable the sandbox. Version 2355-g6fb991f9 should allow it to work, so subsequent updates should work from that version.
The text was updated successfully, but these errors were encountered: