Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion StikJIT.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -634,4 +634,4 @@
/* End XCConfigurationList section */
};
rootObject = DC6F1D2F2D94EADD0071B2B6 /* Project object */;
}
}
Binary file added assets/downloadimages/AddtoAltstore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/downloadimages/AddtoSidestore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/downloadimages/downloadipa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/downloadimages/repo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
49 changes: 49 additions & 0 deletions repo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"apps": [
{
"beta": false,
"bundleIdentifier": "com.stik.sj",
"developerName": "Stephen",
"downloadURL": "https://github.com/0-Blu/StikJIT/releases/download/1.1/StikJit_1.1.ipa",
"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": [
"https://github.com/0-Blu/StikJIT/blob/main/assets/HomeScreen.PNG?raw=true",
"https://github.com/0-Blu/StikJIT/blob/main/assets/AppsList.PNG?raw=true",
"https://github.com/0-Blu/StikJIT/blob/main/assets/Settings.PNG?raw=true"
],
"size": 5800000,
"subtitle": "Enable JIT capabilities for your sideloaded apps",
"tintColor": "293B45",
"version": "1.1",
"versionDate": "2025-04-01T21:37:29-05:00",
"versionDescription": "Bug fixes and UI improvements",
"versions": [
{
"version": "1.1",
"buildVersion": "2",
"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",
},
{
"version": "1.0",
"buildVersion": "1",
"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",
}
]
}
],
"identifier": "com.stik.sj",
"name": "StikJIT Repository",
"news": [],
"userInfo": {}
}