From faa702aea9d2678104f1fefcd35fc6bbb0b63665 Mon Sep 17 00:00:00 2001 From: "Anon Y. Mus" <195480169+CelloSerenity@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:55:19 -0600 Subject: [PATCH 1/4] Update repo.json --- repo.json | 57 +++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 29 deletions(-) diff --git a/repo.json b/repo.json index f699dd75..59423bcb 100644 --- a/repo.json +++ b/repo.json @@ -1,71 +1,70 @@ { + "name": "StikJIT Repository", + "subtitle": "AltStore/SideStore compatible source repository for StikJIT.", + "iconURL": "https://github.com/0-Blu/StikJIT/blob/main/assets/StikJIT.png?raw=true", + "headerURL": "https://github.com/0-Blu/StikJIT/blob/main/assets/StikJIT.png?raw=true", + "tintColor": "#293B45", + "featuredApps": [ + "com.stik.sj" + ], "apps": [ { - "beta": false, + "name": "StikJIT", "bundleIdentifier": "com.stik.sj", "developerName": "Stephen", - "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.3.1/StikJIT_1.3.1.ipa", + "subtitle": "An on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by idevice.", "iconURL": "https://github.com/0-Blu/StikJIT/blob/main/assets/StikJIT.png?raw=true", - "localizedDescription": "An on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by idevice.", - "name": "StikJIT", - "screenshotURLs": [ + "tintColor": "#293B45", + "screenshots": [ "https://github.com/0-Blu/StikJIT/blob/main/assets/views/dark/HomeScreen.PNG?raw=true", "https://github.com/0-Blu/StikJIT/blob/main/assets/views/dark/AppsList.PNG?raw=true", "https://github.com/0-Blu/StikJIT/blob/main/assets/views/dark/Settings.PNG?raw=true" ], - "size": 5650000, - "subtitle": "Enable JIT capabilities for your sideloaded apps", - "tintColor": "293B45", - "version": "1.3.1", - "versionDate": "2025-04-14T12:00:00-05:00", - "versionDescription": "Latest - Enhanced & Advanced bug fixes", "versions": [ { "version": "1.3.1", "date": "2025-04-14T12:00:00-05:00", - "localizedDescription": "Bug fixes - no wifi error, make -9 error more clear, fix -17 error", + "size": 6211010, "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.3.1/StikJIT_1.3.1.ipa", - "size": 5650000, + "localizedDescription": "Bug fixes - no wifi error, make -9 error more clear, fix -17 error", "minOSVersion": "17.4" }, { "version": "1.3", "date": "2025-04-12T12:00:00-05:00", - "localizedDescription": "Enhanced & Advanced: Improved Performance: Fixes disk image unbounting in the background, DNS Blocker Check, UI improvements (Custom accent color picker), more logs.", + "size": 6210215, "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.3/StikJIT.ipa", - "size": 5650000, - "minOSVersion": "17.4" + "localizedDescription": "Enhanced & Advanced: Improved Performance: Fixes disk image unbounting in the background, DNS Blocker Check, UI improvements (Custom accent color picker), more logs." }, { "version": "1.2", "date": "2025-04-07T12:00:00-05:00", "localizedDescription": "Smooth Sailing: Improved Performance: Prevented UI stutter in App List. UI Tweaks: Light theme for notifications. Settings View Polish: Better aligned UI elements. Expanded theming support. Fixed user feedback when get-task-allow is missing.", "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.2/StikJit_1.2.ipa", - "size": 5650000, - "minOSVersion": "17.4" + "size": 5922690 }, { "version": "1.1", "date": "2025-04-01T21:37:29-05:00", "localizedDescription": "Bug fixes and UI improvements. Enhanced system log viewer and better error handling.", "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.1/StikJit_1.1.ipa", - "size": 5800000, - "minOSVersion": "17.4" + "size": 5800000 }, { "version": "1.0", "date": "2025-03-26T21:37:29-05:00", "localizedDescription": "Initial release of StikJIT", "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.0/StikJit_1.0.ipa", - "size": 5000000, - "minOSVersion": "17.4" + "size": 5000000 } - ] + ], + "appPermissions": { + "entitlements": [ + ], + "privacy": { + } + } } ], - "identifier": "com.stik.sj", - "name": "StikJIT Repository", - "news": [], - "userInfo": {} - } - + "news": [] +} From 8a989088c015baa0c9c20140c8ba63ce6011a746 Mon Sep 17 00:00:00 2001 From: "Anon Y. Mus" <195480169+CelloSerenity@users.noreply.github.com> Date: Mon, 14 Apr 2025 11:56:52 -0600 Subject: [PATCH 2/4] Update repo.json --- repo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repo.json b/repo.json index 59423bcb..7d663f2d 100644 --- a/repo.json +++ b/repo.json @@ -66,5 +66,6 @@ } } ], - "news": [] + "news": [ + ] } From 89637430d323bc60134e2ac652035f31fa030b65 Mon Sep 17 00:00:00 2001 From: "Anon Y. Mus" <195480169+CelloSerenity@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:25:49 -0600 Subject: [PATCH 3/4] Update repo.json --- repo.json | 1 + 1 file changed, 1 insertion(+) diff --git a/repo.json b/repo.json index 7d663f2d..555a4ae7 100644 --- a/repo.json +++ b/repo.json @@ -13,6 +13,7 @@ "bundleIdentifier": "com.stik.sj", "developerName": "Stephen", "subtitle": "An on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by idevice.", + "localizedDescription": "An on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by idevice.", "iconURL": "https://github.com/0-Blu/StikJIT/blob/main/assets/StikJIT.png?raw=true", "tintColor": "#293B45", "screenshots": [ From 9dcc5c306569889a3596f2c4677f414e8f789680 Mon Sep 17 00:00:00 2001 From: "Anon Y. Mus" <195480169+CelloSerenity@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:31:19 -0600 Subject: [PATCH 4/4] Update repo.json --- repo.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/repo.json b/repo.json index 555a4ae7..277f27c2 100644 --- a/repo.json +++ b/repo.json @@ -13,7 +13,7 @@ "bundleIdentifier": "com.stik.sj", "developerName": "Stephen", "subtitle": "An on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by idevice.", - "localizedDescription": "An on-device JIT enabler for iOS versions 17.4+ (excluding iOS 18.4 beta 1), powered by idevice.", + "localizedDescription": "Enable JIT capabilities for your sideloaded apps.", "iconURL": "https://github.com/0-Blu/StikJIT/blob/main/assets/StikJIT.png?raw=true", "tintColor": "#293B45", "screenshots": [ @@ -32,28 +32,28 @@ }, { "version": "1.3", - "date": "2025-04-12T12:00:00-05:00", + "date": "2025-04-12", "size": 6210215, "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.3/StikJIT.ipa", - "localizedDescription": "Enhanced & Advanced: Improved Performance: Fixes disk image unbounting in the background, DNS Blocker Check, UI improvements (Custom accent color picker), more logs." + "localizedDescription": "Enhanced & Advanced: Improved performance: Fixes disk image unbounting in the background, DNS Blocker Check, UI tweaks: custom accent color picker, more logs." }, { "version": "1.2", - "date": "2025-04-07T12:00:00-05:00", - "localizedDescription": "Smooth Sailing: Improved Performance: Prevented UI stutter in App List. UI Tweaks: Light theme for notifications. Settings View Polish: Better aligned UI elements. Expanded theming support. Fixed user feedback when get-task-allow is missing.", + "date": "2025-04-07", + "localizedDescription": "Smooth Sailing: Improved performance: Prevented UI stutter in App List. UI tweaks: Light theme for notifications, better aligned UI elements, expanded theming support, fixed user feedback when get-task-allow is missing.", "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.2/StikJit_1.2.ipa", "size": 5922690 }, { "version": "1.1", - "date": "2025-04-01T21:37:29-05:00", + "date": "2025-04-01", "localizedDescription": "Bug fixes and UI improvements. Enhanced system log viewer and better error handling.", "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.1/StikJit_1.1.ipa", "size": 5800000 }, { "version": "1.0", - "date": "2025-03-26T21:37:29-05:00", + "date": "2025-03-26", "localizedDescription": "Initial release of StikJIT", "downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.0/StikJit_1.0.ipa", "size": 5000000