-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathish.json
More file actions
24 lines (24 loc) · 832 Bytes
/
ish.json
File metadata and controls
24 lines (24 loc) · 832 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"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 808",
"versionDate": "2026-04-18T06:36:32+00:00",
"versionDescription": "Automated daily build",
"downloadURL": "https://github.com/ish-app/ish/releases/download/builds/808/iSH.ipa",
"size": 4603450
}
],
"userInfo": {}
}