source/ish-app/altstore.json
2024-12-02 11:40:55 +00:00

24 lines
No EOL
942 B
JSON

{
"name": "iSH",
"identifier": "app.ish.iSH",
"apps": [
{
"bundleIdentifier": "app.ish.iSH",
"name": "iSH",
"developerName": "Theodore Dubois and contributors",
"iconURL": "https://ish.app/assets/icon-full.png",
"tintColor": "000000",
"subtitle": "Linux shell for iOS",
"localizedDescription": "iSH is a project to get a Linux shell environment running locally on your iOS device, using a usermode x86 emulator.",
"screenshotURLs": [
"https://ish.app/assets/front-iphone-full.png"
],
"version": "Build 759",
"versionDate": "2024-12-01T06:09:56+00:00",
"versionDescription": "Automated daily build",
"downloadURL": "https://github.com/ish-app/ish/releases/download/builds/759/iSH.ipa",
"size": 4565196
}
],
"userInfo": {}
}