|
1 | 1 | { |
2 | | - "name": "Stephen's Apps (StikDebug)", |
| 2 | + "name": "Stephen's Apps (StikDebug & More!)", |
3 | 3 | "subtitle": "A collection of Stephen B's apps", |
4 | 4 | "website": "https://stikdebug.xyz", |
5 | 5 | "tintColor": "#293B45", |
6 | 6 | "featuredApps": [ |
7 | 7 | "com.stik.sj", |
| 8 | + "com.stik.bridge.beta", |
8 | 9 | "com.stik.bridge" |
9 | 10 | ], |
10 | 11 | "apps": [ |
|
49 | 50 | } |
50 | 51 | ] |
51 | 52 | }, |
| 53 | + { |
| 54 | + "name": "StikBridge", |
| 55 | + "bundleIdentifier": "com.stik.bridge.beta", |
| 56 | + "marketplaceID": "6744045754", |
| 57 | + "developerName": "Stephen B", |
| 58 | + "subtitle": "Patreon beta access to StikBridge", |
| 59 | + "localizedDescription": "The Patreon beta release of StikBridge launches on October 27, 2025 at 10:00 AM EST. 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 | + "screenshots": { |
| 66 | + "iphone": [ |
| 67 | + { |
| 68 | + "width": 1290, |
| 69 | + "height": 2796, |
| 70 | + "imageURL": "https://stikdebug.xyz/4.PNG" |
| 71 | + }, |
| 72 | + { |
| 73 | + "width": 1290, |
| 74 | + "height": 2796, |
| 75 | + "imageURL": "https://stikdebug.xyz/5.PNG" |
| 76 | + }, |
| 77 | + { |
| 78 | + "width": 1290, |
| 79 | + "height": 2796, |
| 80 | + "imageURL": "https://stikdebug.xyz/6.PNG" |
| 81 | + } |
| 82 | + ] |
| 83 | + }, |
| 84 | + "versions": [ |
| 85 | + { |
| 86 | + "version": "0.9.0-beta", |
| 87 | + "date": "2025-10-27T10:00:00-05:00", |
| 88 | + "localizedDescription": "Patreon beta release of StikBridge on October 27, 2025 at 10:00 AM EST. 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.", |
| 89 | + "downloadURL": "https://stikdebug.xyz/bridge-beta", |
| 90 | + "size": 8234552, |
| 91 | + "buildVersion": "2" |
| 92 | + } |
| 93 | + ] |
| 94 | + }, |
52 | 95 | { |
53 | 96 | "name": "StikBridge", |
54 | 97 | "bundleIdentifier": "com.stik.bridge", |
55 | | - "marketplaceID": "6745049899", |
| 98 | + "marketplaceID": "6744045754", |
56 | 99 | "developerName": "Stephen B", |
57 | 100 | "subtitle": "Connecting every part of your system.", |
58 | 101 | "localizedDescription": "StikBridge connects every part of your system into one unified on-device toolbox. It allows you to manage, inspect, and interact with your device directly without needing a Mac.", |
|
0 commit comments