Skip to content

fix: version should match app's release version#48

Open
holysoles wants to merge 1 commit intoish-app:masterfrom
holysoles:master
Open

fix: version should match app's release version#48
holysoles wants to merge 1 commit intoish-app:masterfrom
holysoles:master

Conversation

@holysoles
Copy link
Copy Markdown

@holysoles holysoles commented Dec 7, 2025

This is another attempt of addressing the issue that #46 tried to resolve.

Problem

Currently, the ish.app AltStore source is incompatible with AltStore 2.0 and SideStore (ish-app/ish#2563). The previous attempt of trying to solve this on the ish.app project (#46) was hardcoding the version number, which was an area of feedback that couldn't be addressed, since a given GitHub release provides no indication of the app version that the build is for.

Solution

I've opened a PR on the ish project (ish-app/ish#2658) that will name each nightly GitHub release in semver formatting: <version number>-build<build number>.

With that change, we can then parse this information in the JSON template here to properly provide both the app version and build number to the appropriate AltStore Source fields. I've opened a PR for that change on the ish.app repo:

@netlify
Copy link
Copy Markdown

netlify bot commented Dec 7, 2025

Deploy Preview for ish ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 36e607f
🔍 Latest deploy log https://app.netlify.com/projects/ish/deploys/6934cef01424dd000819805d
😎 Deploy Preview https://deploy-preview-48--ish.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant