mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[apps-v2-url]: updated to use apps-v2 url for beta/alpha releases until testing is complete
This commit is contained in:
@@ -26,7 +26,8 @@ public extension Source
|
|||||||
#if ALPHA
|
#if ALPHA
|
||||||
static let altStoreSourceURL = URL(string: "https://apps.sidestore.io/")!
|
static let altStoreSourceURL = URL(string: "https://apps.sidestore.io/")!
|
||||||
#else
|
#else
|
||||||
static let altStoreSourceURL = URL(string: "https://apps.sidestore.io/")!
|
// static let altStoreSourceURL = URL(string: "https://apps.sidestore.io/")!
|
||||||
|
static let altStoreSourceURL = URL(string: "https://sidestore.io/apps-v2.json/")! // using v2 for alpha releases
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user