|
3 | 3 | "identifier": "com.stik.stikdebug", |
4 | 4 | "website": "https://stikdebug.xyz", |
5 | 5 | "subtitle": "Official AltSource for StikDebug.", |
6 | | - "description": "An on-device JIT enabler for iOS versions 17.4+.", |
| 6 | + "description": "An on-device JIT enabler and device toolbox.", |
7 | 7 | "tintColor": "#3B86F7", |
8 | 8 | "iconURL": "https://github.com/StephenDev0/StikDebug/blob/main/assets/StikJIT.png?raw=true", |
9 | 9 | "headerURL": "https://github.com/StephenDev0/StikDebug/blob/main/assets/StikJIT.png?raw=true", |
10 | 10 | "apps": [ |
11 | 11 | { |
12 | 12 | "name": "StikDebug", |
13 | 13 | "bundleIdentifier": "com.stik.stikdebug", |
14 | | - "developerName": "Stephen Bove", |
15 | | - "subtitle": "On-device debugger and developer toolbox.", |
| 14 | + "developerName": "StephenDev0", |
| 15 | + "subtitle": "On-device JIT enabler and device toolbox.", |
16 | 16 | "localizedDescription": "An on-device debugger and developer toolbox for iOS versions 17.4+ powered by idevice. Note: Requires LocalDevVPN, cannot be natively used inside LiveContainer to enable JIT for the same LiveContainer.", |
17 | 17 | "iconURL": "https://github.com/StephenDev0/StikDebug/blob/main/assets/StikJIT.png?raw=true", |
18 | 18 | "tintColor": "#3B86F7", |
|
45 | 45 | "downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/3.1.2/StikDebug-3.1.2.ipa", |
46 | 46 | "size": 10974298, |
47 | 47 | "minOSVersion": "17.4" |
48 | | - }, |
49 | | - { |
50 | | - "version": "3.1.1", |
51 | | - "date": "2026-04-03", |
52 | | - "localizedDescription": "Bug fixes and stuff", |
53 | | - "downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/3.1.1/StikDebug-3.1.1.ipa", |
54 | | - "size": 10889554, |
55 | | - "minOSVersion": "17.4" |
56 | | - }, |
57 | | - { |
58 | | - "version": "3.1.0", |
59 | | - "date": "2026-03-30", |
60 | | - "localizedDescription": "3.1.0- Begins transition from RPPairing to lockdown. Users will need to make a new pairing and mount the DDI with idevice_pair.", |
61 | | - "downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/3.1.0/StikDebug-3.1.0.ipa", |
62 | | - "size": 10889554, |
63 | | - "minOSVersion": "17.4" |
64 | | - }, |
65 | | - { |
66 | | - "version": "3.0.1", |
67 | | - "date": "2026-03-08", |
68 | | - "localizedDescription": "3.0.1", |
69 | | - "downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/3.0.1/StikDebug-3.0.1.ipa", |
70 | | - "size": 9970000, |
71 | | - "minOSVersion": "17.4" |
72 | | - }, |
73 | | - { |
74 | | - "version": "3.0.0", |
75 | | - "date": "2026-02-25", |
76 | | - "localizedDescription": "Massive codebase cleanup and updates!", |
77 | | - "downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/3.0.0/StikDebug-3.0.0.ipa", |
78 | | - "size": 9970000, |
79 | | - "minOSVersion": "17.4" |
80 | | - }, |
81 | | - { |
82 | | - "version": "2.3.7", |
83 | | - "date": "2026-01-09", |
84 | | - "localizedDescription": "Amethyst and MeloNX universal script support!", |
85 | | - "downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/2.3.7/StikDebug-2.3.7.ipa", |
86 | | - "size": 12048589, |
87 | | - "minOSVersion": "17.4" |
88 | | - }, |
89 | | - { |
90 | | - "version": "2.3.6", |
91 | | - "date": "2025-12-17", |
92 | | - "localizedDescription": "New and improved sideload release!", |
93 | | - "downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/2.3.6/StikDebug-2.3.6.ipa", |
94 | | - "size": 11996559, |
95 | | - "minOSVersion": "17.4" |
96 | 48 | } |
97 | 49 | ] |
98 | 50 | } |
|
0 commit comments