forked from khanhduytran0/LiveContainer
-
Notifications
You must be signed in to change notification settings - Fork 3
/
apps.json
97 lines (97 loc) · 7.22 KB
/
apps.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
{
"name": "LiveContainer",
"identifier": "com.livecontainer.source",
"website": "https://github.com/khanhduytran0/LiveContainer",
"subtitle": "LiveContainer official Altstore source.",
"description": "This is the official Altstore source for LiveContainer.\n\n Run iOS app without actually installing it!",
"tintColor": "#0784FC",
"iconURL": "https://raw.githubusercontent.com/khanhduytran0/LiveContainer/main/Resources/AppIcon76x76.png",
"headerURL": "https://raw.githubusercontent.com/khanhduytran0/LiveContainer/main/screenshots/header.png",
"apps": [
{
"beta": false,
"name": "LiveContainer",
"bundleIdentifier": "com.kdt.livecontainer",
"developerName": "khanhduytran0",
"subtitle": "Run iOS app without actually installing it!",
"version": "2.1.2",
"versionDate": "2024-08-15",
"versionDescription": "Feature: AltStore support\r\n(untested)\r \nBug fixes\r\n\u2022 JIT-less setup may fail to find the signing certificate. This is worked around by re-adding the glob keychain group entitlement. (not guaranteed to work, as I couldn\u2019t reproduce the issue in the first place)\r\n\u2022 Switches in settings not working. Apparently using the private Preference framework causing changes to be saved to the wrong preference file.\r\n\u2022 Some apps may get stuck on a black screen caused by an unknown deadlock. This is worked around by pre-initializing \"UIScreen\".\r\n\u2022 Some apps may fail to create temporary files. This is fixed by redirecting guest app\u2019s temporary directory to that of LiveContainer using symlink instead of creating its own. (thanks @hugeBlack for hinting me the issue)",
"downloadURL": "https://github.com/khanhduytran0/LiveContainer/releases/download/2.1.2/com.kdt.livecontainer_2.1.2.ipa",
"localizedDescription": "Run iOS app without actually installing it!",
"iconURL": "https://raw.githubusercontent.com/khanhduytran0/LiveContainer/main/Resources/AppIcon76x76.png",
"tintColor": "#0784FC",
"category": "utilities",
"size": 194586,
"screenshotURLs": [
"https://raw.githubusercontent.com/khanhduytran0/LiveContainer/main/screenshots/1.png"
],
"appPermissions": {
"entitlements": [
"application-identifier",
"com.apple.security.application-groups",
"get-task-allow",
"keychain-access-groups"
],
"privacy": {
"LSRequiresIPhoneOS": "The guest app is requesting for this permission.",
"NFCReaderUsageDescription": "The guest app is requesting for this permission.",
"NSAppleMusicUsageDescription": "The guest app is requesting for this permission.",
"NSBluetoothAlwaysUsageDescription": "The guest app is requesting for this permission.",
"NSBluetoothPeripheralUsageDescription": "The guest app is requesting for this permission.",
"NSCalendarsFullAccessUsageDescription": "The guest app is requesting for this permission.",
"NSCalendarsWriteOnlyAccessUsageDescription": "The guest app is requesting for this permission.",
"NSCameraUsageDescription": "The guest app is requesting for this permission.",
"NSContactsUsageDescription": "The guest app is requesting for this permission.",
"NSFaceIDUsageDescription": "The guest app is requesting for this permission.",
"NSFallDetectionUsageDescription": "The guest app is requesting for this permission.",
"NSGKFriendListUsageDescription": "The guest app is requesting for this permission.",
"NSHealthClinicalHealthRecordsShareUsageDescription": "The guest app is requesting for this permission.",
"NSHealthRequiredReadAuthorizationTypeIdentifiers": "The guest app is requesting for this permission.",
"NSHomeKitUsageDescription": "The guest app is requesting for this permission.",
"NSIdentityUsageDescription": "The guest app is requesting for this permission.",
"NSLocalNetworkUsageDescription": "The guest app is requesting for this permission.",
"NSLocationDefaultAccuracyReduced": "The guest app is requesting for this permission.",
"NSLocationTemporaryUsageDescriptionDictionary": "The guest app is requesting for this permission.",
"NSLocationUsageDescription": "The guest app is requesting for this permission.",
"NSLocationWhenInUseUsageDescription": "The guest app is requesting for this permission.",
"NSMicrophoneUsageDescription": "The guest app is requesting for this permission.",
"NSMotionUsageDescription": "The guest app is requesting for this permission.",
"NSNearbyInteractionAllowOnceUsageDescription": "The guest app is requesting for this permission.",
"NSNearbyInteractionUsageDescription": "The guest app is requesting for this permission.",
"NSPhotoLibraryAddUsageDescription": "The guest app is requesting for this permission.",
"NSPhotoLibraryUsageDescription": "The guest app is requesting for this permission.",
"NSRemindersFullAccessUsageDescription": "The guest app is requesting for this permission.",
"NSSensorKitUsageDescription": "The guest app is requesting for this permission.",
"NSSiriUsageDescription": "The guest app is requesting for this permission.",
"NSSpeechRecognitionUsageDescription": "The guest app is requesting for this permission.",
"NSUserTrackingUsageDescription": "The guest app is requesting for this permission.",
"SBAppUsesLocalNotifications": "The guest app is requesting for this permission.",
"UIApplicationSceneManifest": "The guest app is requesting for this permission."
}
},
"versions": [
{
"version": "2.1.2",
"date": "2024-08-15",
"localizedDescription": "Feature: AltStore support\r\n(untested)\r \nBug fixes\r\n\u2022 JIT-less setup may fail to find the signing certificate. This is worked around by re-adding the glob keychain group entitlement. (not guaranteed to work, as I couldn\u2019t reproduce the issue in the first place)\r\n\u2022 Switches in settings not working. Apparently using the private Preference framework causing changes to be saved to the wrong preference file.\r\n\u2022 Some apps may get stuck on a black screen caused by an unknown deadlock. This is worked around by pre-initializing \"UIScreen\".\r\n\u2022 Some apps may fail to create temporary files. This is fixed by redirecting guest app\u2019s temporary directory to that of LiveContainer using symlink instead of creating its own. (thanks @hugeBlack for hinting me the issue)",
"downloadURL": "https://github.com/khanhduytran0/LiveContainer/releases/download/2.1.2/com.kdt.livecontainer_2.1.2.ipa",
"size": 194586
}
]
}
],
"news": [
{
"appID": "com.kdt.livecontainer",
"caption": "Update of LiveContainer just got released!",
"date": "2024-08-15T08:24:55Z",
"identifier": "release-2.1.2",
"imageURL": "https://raw.githubusercontent.com/khanhduytran0/LiveContainer/main/screenshots/release.png",
"notify": true,
"tintColor": "#0784FC",
"title": "2.1.2 - LiveContainer 15/08/24",
"url": "https://github.com/khanhduytran0/LiveContainer/releases/tag/2.1.2"
}
]
}