File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name": "HWM",
3+ "website": "https://randommodderjdk.github.io/HWM",
4+ "identifier": "de.randomfactory.randommodder.hwManagerFlutter.source",
5+ "apps": [
6+ {
7+ "beta": false,
8+ "name": "HWManager",
9+ "bundleIdentifier": "de.randomfactory.randommodder.hwManagerFlutter",
10+ "developerName": "RandomModder",
11+ "subtitle": "A homework manager utilizing untis for fetching the subjects of the week and discord as a cloud solution.",
12+ "version": "%version%",
13+ # date +‘%Y-%m-%dT%H:%M:%S+%z:00
14+ "versionDate": "%date%",
15+ "versionDescription": "%changelog%",
16+ "downloadURL": "https://github.com/RandomModderJDK/HWM/releases/download/%version%/hw-manager-%version%.ipa",
17+ "localizedDescription": "A homework manager utilizing untis for fetching the subjects of the week and discord as a cloud solution.",
18+ "iconURL": "https://github.com/RandomModderJDK/HWM/blob/main/assets/foreground-ios.png?raw=true",
19+ "tintColor": "ee0000",
20+ "size": %sizeInBytes%,
21+ "screenshotURLs": [
22+ "https://github.com/RandomModderJDK/HWM/blob/main/assets/foreground-ios.png?raw=true"
23+ ]
24+ }
25+ ]
26+ }
You can’t perform that action at this time.
0 commit comments