Skip to content

Commit 7e31aa3

Browse files
authored
Update apps.json
1 parent 696796c commit 7e31aa3

1 file changed

Lines changed: 45 additions & 2 deletions

File tree

apps.json

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
2-
"name": "Stephen's Apps (StikDebug)",
2+
"name": "Stephen's Apps (StikDebug & More!)",
33
"subtitle": "A collection of Stephen B's apps",
44
"website": "https://stikdebug.xyz",
55
"tintColor": "#293B45",
66
"featuredApps": [
77
"com.stik.sj",
8+
"com.stik.bridge.beta",
89
"com.stik.bridge"
910
],
1011
"apps": [
@@ -49,10 +50,52 @@
4950
}
5051
]
5152
},
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+
},
5295
{
5396
"name": "StikBridge",
5497
"bundleIdentifier": "com.stik.bridge",
55-
"marketplaceID": "6745049899",
98+
"marketplaceID": "6744045754",
5699
"developerName": "Stephen B",
57100
"subtitle": "Connecting every part of your system.",
58101
"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

Comments
 (0)