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

Commit 66bc968

Browse files
authored
Add another app source coz why not
1 parent bcb8dfb commit 66bc968

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Sources/prostore/prostore.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ struct MainSidebarView: View {
5353
URL(string: "https://ipa.cypwn.xyz/cypwn.json")!,
5454
URL(string: "https://quarksources.github.io/dist/quantumsource.min.json")!,
5555
URL(string: "https://bit.ly/quantumsource-plus-min")!,
56+
URL(string: "https://raw.githubusercontent.com/Neoncat-OG/TrollStore-IPAs/main/apps_esign.json")!,
5657
URL(string: "https://quarksources.github.io/altstore-complete.json")!
5758
])
5859
.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: "13"
34-
CFBundleShortVersionString: "0.6.1"
33+
CFBundleVersion: "14"
34+
CFBundleShortVersionString: "0.6.2"
3535
UILaunchStoryboardName: "LaunchScreen"
3636
NSPrincipalClass: "UIApplication"
3737
NSAppTransportSecurity:

0 commit comments

Comments
 (0)