|
1 | 1 | { |
2 | | - "name": "StikDebug", |
3 | | - "subtitle": "An on-device debugger designed specifically for self-installed apps", |
| 2 | + "name": "Stephen's Apps (StikDebug & More!)", |
| 3 | + "subtitle": "A collection of Stephen B's apps", |
4 | 4 | "website": "https://stikdebug.xyz", |
| 5 | + "patreonURL": "https://www.patreon.com/StephenDev0", |
5 | 6 | "tintColor": "#293B45", |
6 | 7 | "featuredApps": [ |
7 | | - "com.stik.sj" |
| 8 | + "com.stik.sj", |
| 9 | + "com.stik.StikBridge.beta" |
8 | 10 | ], |
9 | 11 | "apps": [ |
10 | 12 | { |
|
23 | 25 | { |
24 | 26 | "width": 1290, |
25 | 27 | "height": 2796, |
26 | | - "imageURL": "https:/stikdebug.xyz/1.PNG" |
| 28 | + "imageURL": "https://stikdebug.xyz/1.PNG" |
27 | 29 | }, |
28 | 30 | { |
29 | 31 | "width": 1290, |
|
35 | 37 | "height": 2796, |
36 | 38 | "imageURL": "https://stikdebug.xyz/3.PNG" |
37 | 39 | } |
38 | | - ], |
| 40 | + ] |
39 | 41 | }, |
40 | 42 | "versions": [ |
41 | 43 | { |
|
47 | 49 | "buildVersion": "1" |
48 | 50 | } |
49 | 51 | ] |
| 52 | + }, |
| 53 | + { |
| 54 | + "name": "StikBridge", |
| 55 | + "bundleIdentifier": "com.stik.StikBridge.beta", |
| 56 | + "marketplaceID": "6753732323", |
| 57 | + "developerName": "Stephen B", |
| 58 | + "subtitle": "Patreon beta access", |
| 59 | + "localizedDescription": "The Patreon beta release of StikBridge is now live! Get early access to new tools and help test features before the full 1.0 release on January 1, 2026. The beta will continue to receive experimental builds and updates even after the public 1.0 release, remaining a dedicated testing branch for new features.", |
| 60 | + "category": "developer", |
| 61 | + "iconURL": "https://stikdebug.xyz/BridgeBeta.PNG", |
| 62 | + "tintColor": "#293B45", |
| 63 | + "minOSVersion": "17.4", |
| 64 | + "beta": true, |
| 65 | + "patreon": { |
| 66 | + "pledge": 3 |
| 67 | + }, |
| 68 | + "screenshots": { |
| 69 | + "iphone": [ |
| 70 | + { |
| 71 | + "width": 1290, |
| 72 | + "height": 2796, |
| 73 | + "imageURL": "https://stikdebug.xyz/4.PNG" |
| 74 | + }, |
| 75 | + { |
| 76 | + "width": 1290, |
| 77 | + "height": 2796, |
| 78 | + "imageURL": "https://stikdebug.xyz/5.PNG" |
| 79 | + }, |
| 80 | + { |
| 81 | + "width": 1290, |
| 82 | + "height": 2796, |
| 83 | + "imageURL": "https://stikdebug.xyz/6.PNG" |
| 84 | + } |
| 85 | + ] |
| 86 | + }, |
| 87 | + "versions": [ |
| 88 | + { |
| 89 | + "version": "0.1.0", |
| 90 | + "date": "2025-10-08T11:00:00-04:00", |
| 91 | + "localizedDescription": "Patreon beta release of StikBridge — now live! Exclusive early access for Patreon supporters to test new features and tools before the public 1.0 release. The beta will continue to exist as an ongoing test branch with new experimental features even after 1.0 launches.", |
| 92 | + "downloadURL": "https://www.patreon.com/posts/introducing-stik-140761256", |
| 93 | + "size": 3296110, |
| 94 | + "buildVersion": "1" |
| 95 | + } |
| 96 | + ] |
50 | 97 | } |
51 | 98 | ] |
52 | 99 | } |
0 commit comments