Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 3114d28

Browse files
authored
Add more App Repos
1 parent 02f80b1 commit 3114d28

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Sources/prostore/prostore.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ struct MainSidebarView: View {
5151
URL(string: "https://wuxu1.github.io/wuxu-complete-plus.json")!,
5252
URL(string: "https://raw.githubusercontent.com/RealBlackAstronaut/CelestialRepo/main/CelestialRepo.json")!,
5353
URL(string: "https://ipa.cypwn.xyz/cypwn.json")!,
54+
URL(string: "https://quarksources.github.io/dist/quantumsource.min.json")!,
55+
URL(string: "https://bit.ly/quantumsource-plus-min")!,
5456
URL(string: "https://quarksources.github.io/altstore-complete.json")!
5557
])
5658
.navigationTitle("Apps")

project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ targets:
3030
properties:
3131
CFBundleDisplayName: "ProStore"
3232
CFBundleName: "prostore"
33-
CFBundleVersion: "12"
34-
CFBundleShortVersionString: "0.6.0"
33+
CFBundleVersion: "13"
34+
CFBundleShortVersionString: "0.6.1"
3535
UILaunchStoryboardName: "LaunchScreen"
3636
NSPrincipalClass: "UIApplication"
3737
NSAppTransportSecurity:

0 commit comments

Comments
 (0)