Skip to content

Commit 951c313

Browse files
authored
Update index.json
1 parent f6a9f1b commit 951c313

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

index.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
"subtitle": "Official AltSource for StikDebug and other apps.",
66
"description": "An on-device JIT enabler and device toolbox.",
77
"tintColor": "#3B86F7",
8-
"iconURL": "https://github.com/StephenDev0/StikDebug/blob/main/assets/StikDebug.png?raw=true",
9-
"headerURL": "https://github.com/StephenDev0/StikDebug/blob/main/assets/StikDebug.png?raw=true",
8+
"iconURL": "https://github.com/StikDebug/StikDebug/blob/main/assets/StikDebug.png?raw=true",
9+
"headerURL": "https://github.com/StikDebug/StikDebug/blob/main/assets/StikDebug.png?raw=true",
1010
"apps": [
1111
{
1212
"name": "StikDebug",
1313
"bundleIdentifier": "com.stik.stikdebug",
14-
"developerName": "StephenDev0",
14+
"developerName": "StikDebug",
1515
"subtitle": "On-device JIT enabler and device toolbox.",
1616
"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-
"iconURL": "https://github.com/StephenDev0/StikDebug/blob/main/assets/StikDebug.png?raw=true",
17+
"iconURL": "https://github.com/StikDebug/StikDebug/blob/main/assets/StikDebug.png?raw=true",
1818
"tintColor": "#3B86F7",
1919
"size": 11996559,
2020
"screenshots": {
@@ -37,7 +37,7 @@
3737
"version": "3.1.9",
3838
"date": "2026-08-01",
3939
"localizedDescription": "Fixes for pairing files.",
40-
"downloadURL": "https://github.com/StephenDev0/StikDebug/releases/download/3.1.9/StikDebug-3.1.9.ipa",
40+
"downloadURL": "https://github.com/StikDebug/StikDebug/releases/download/3.1.9/StikDebug-3.1.9.ipa",
4141
"size": 12818495,
4242
"minOSVersion": "17.4"
4343
}
@@ -46,10 +46,10 @@
4646
{
4747
"name": "StikPair",
4848
"bundleIdentifier": "com.stik.StikPair",
49-
"developerName": "StephenDev0",
49+
"developerName": "StikDebug",
5050
"subtitle": "Requires iOS 27+",
5151
"localizedDescription": "A simple SwiftUI iOS app that creates a pairing file on-device, using iOS 27+ wireless pairing. Note: Requires iOS 27+.",
52-
"iconURL": "https://github.com/StephenDev0/StikPair/blob/main/App/Assets.xcassets/AppLogo.imageset/StikPair-iOS-Default-1024%401x.png?raw=true",
52+
"iconURL": "https://github.com/StikDebug/StikPair/blob/main/App/Assets.xcassets/AppLogo.imageset/StikPair-iOS-Default-1024%401x.png?raw=true",
5353
"tintColor": "#3B86F7",
5454
"size": 7581073,
5555
"screenshots": {
@@ -72,7 +72,7 @@
7272
"version": "1.1.0",
7373
"date": "2026-06-20",
7474
"localizedDescription": "Initial AltSource Release. Note: Requires iOS 27+",
75-
"downloadURL": "https://github.com/StephenDev0/StikPair/releases/download/v1.1.0/StikPair-1.1.0.ipa",
75+
"downloadURL": "https://github.com/StikDebug/StikPair/releases/download/v1.1.0/StikPair-1.1.0.ipa",
7676
"size": 7581073,
7777
"minOSVersion": "27.0"
7878
}

0 commit comments

Comments
 (0)