Skip to content

Commit 4754ef8

Browse files
Update apps.json for ProStore v0.2.0
1 parent 123de1f commit 4754ef8

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

apps.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,32 @@
231231
"fullDate": "20250924070209"
232232
}
233233
]
234+
},
235+
{
236+
"name": "ProStore",
237+
"bundleIdentifier": "com.prostoreios.prostore",
238+
"developerName": "ProStore iOS",
239+
"localizedDescription": "The BEST alternative app store for iOS!",
240+
"iconURL": "https://raw.githubusercontent.com/ProStore-iOS/ProStore-iOS.github.io/refs/heads/main/ProStore_icon.png",
241+
"screenshotURLs": [
242+
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot1.png",
243+
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot2.png",
244+
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot3.png",
245+
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot4.png",
246+
"https://raw.githubusercontent.com/ProStore-iOS/ProStore/refs/heads/main/gallery/Screenshot5.png"
247+
],
248+
"versions": [
249+
{
250+
"version": "0.2.0",
251+
"date": "2025-11-20T06:24:17+0000",
252+
"localizedDescription": "What's new in Version 0.2.0?\n- Refactor GitHub Actions for IPA build and release\n- Update project.yml\n- Update project.yml\n- Remove unnecessary lines and clean up code\n- Refactor SignerView for improved clarity and structure\n- Update prostore.swift\n- Refactor SignerView for improved readability\n- Add IPA signing job to workflow\n- Rename build-unsigned-ipa.yml to build-ipa.yml\n- Add continue-on-error to upload steps in workflow\n- Update build-ipa.yml\n- Refactor IPA signing process in workflow\n- Update build-ipa.yml\n- Update build-ipa.yml\n- Update build-ipa.yml\n- Refactor signing process in build-ipa.yml\n- Enhance build-ipa workflow for signing IPAs\n- Update build-ipa.yml\n- Add placeholder appsView\n- Update README.md\n- Update README.md formatting and content\n- Add GitHub release creation and JSON update steps\n- Fix condition for creating GitHub release",
253+
"downloadURL": "https://github.com/ProStore-iOS/ProStore/releases/download/v0.2.0/com.prostoreios.prostore-unsigned-ios.ipa",
254+
"size": 3317504,
255+
"sha256": "70ed59fbaa07d6694271d7c2cb7eb58a350fb95dade2f7c75149fa8a4001066b",
256+
"minOSVersion": "16.0",
257+
"fullDate": "20251120062417"
258+
}
259+
]
234260
}
235261
]
236262
}

0 commit comments

Comments
 (0)