|
41 | 41 | "name": "Countdown", |
42 | 42 | "bundleIdentifier": "com.neo.countdown", |
43 | 43 | "developerName": "neoarz", |
44 | | - "version": "1.5", |
45 | | - "versionDate": "2025-01-27T21:37:29-05:00", |
46 | | - "versionDescription": "iPad Support now Avaliable!", |
47 | | - "downloadURL": "https://github.com/neoarz/Countdown-App/releases/latest/download/Countdown.ipa", |
| 44 | + "version": "1.6", |
| 45 | + "versionDate": "2025-02-22T21:37:29-05:00", |
| 46 | + "versionDescription": "Added new animation!", |
| 47 | + "downloadURL": "https://github.com/neoarz/Countdown-App/releases/download/1.6/Countdown.ipa", |
48 | 48 | "localizedDescription": "This app is purely for entertainment purposes and is not intended to predict or influence real-life events. Any countdown generated by the app is entirely fictional and should not be taken seriously. I am not affiliated with the creators of the movie Countdown and is not responsible for any emotional, psychological, or other effects caused by the use of this app. By using this app, you agree to do so at your own discretion and risk.", |
49 | 49 | "iconURL": "https://github.com/neoarz/Countdown-App/raw/main/Assets/CountdownLogo.jpg", |
50 | 50 | "tintColor": "000", |
51 | | - "size": 490000, |
| 51 | + "size": 720000, |
52 | 52 | "screenshotURLs": [ |
53 | 53 | "https://raw.githubusercontent.com/neoarz/Countdown-App/main/RepoAssets/Clock.jpeg", |
54 | 54 | "https://raw.githubusercontent.com/neoarz/Countdown-App/main/RepoAssets/UserAgreementBroken.jpeg", |
55 | 55 | "https://raw.githubusercontent.com/neoarz/Countdown-App/main/RepoAssets/AcceptTOC.jpeg" |
56 | 56 | ], |
57 | 57 | "subtitle": "If you could know exactly when you're going to die, would you want to know?", |
58 | | - "absoluteVersion": "1.5", |
| 58 | + "absoluteVersion": "1.6", |
59 | 59 | "appID": "com.neo.countdown", |
60 | 60 | "versions": [ |
61 | 61 | { |
62 | | - "version": "1.5", |
63 | | - "date": "2025-01-27T21:37:29-05:00", |
64 | | - "downloadURL": "https://github.com/neoarz/Countdown-App/releases/latest/download/Countdown.ipa", |
65 | | - "localizedDescription": "iPad Support now Avaliable!", |
| 62 | + "version": "1.6", |
| 63 | + "date": "2025-02-22T21:37:29-05:00", |
| 64 | + "downloadURL": "https://github.com/neoarz/Countdown-App/releases/download/1.6/Countdown.ipa", |
| 65 | + "localizedDescription": "Added new animation!", |
| 66 | + "size": 720000, |
| 67 | + "absoluteVersion": "1.6" |
| 68 | + } |
| 69 | + ] |
| 70 | + }, |
| 71 | + { |
| 72 | + "name": "StikNES", |
| 73 | + "bundleIdentifier": "com.stik.StikNES", |
| 74 | + "developerName": "StikNES Team", |
| 75 | + "version": "5.2", |
| 76 | + "versionDate": "2025-02-22T21:37:29-05:00", |
| 77 | + "versionDescription": "StikNES Comes to Sidestore!", |
| 78 | + "downloadURL": "https://github.com/StikEMU/StikNES-2.0/releases/download/v2.0.2/StikNES.ipa", |
| 79 | + "localizedDescription": "StikNES is a SwiftUI-based NES emulator designed for iOS devices. It leverages the power of SwiftUI to deliver a clean, modern interface while emulating the classic NES gaming experience using the nes-rust library.", |
| 80 | + "iconURL": "https://github.com/StikEMU/StikNES-Site/blob/main/Website/logo.png?raw=true", |
| 81 | + "tintColor": "293B45", |
| 82 | + "size": 490000, |
| 83 | + "screenshotURLs": [ |
| 84 | + "https://github.com/StikEMU/StikNES-Site/blob/main/Website/screenshot1.png?raw=true", |
| 85 | + "https://github.com/StikEMU/StikNES-Site/blob/main/Website/screenshot2.png?raw=true", |
| 86 | + "https://github.com/StikEMU/StikNES-Site/blob/main/Website/screenshot3.png?raw=true" |
| 87 | + ], |
| 88 | + "appPermissions": { |
| 89 | + "entitlements": [ |
| 90 | + "com.apple.developer.sustained-execution", |
| 91 | + "com.apple.developer.kernel.extended-virtual-addressing", |
| 92 | + "com.apple.developer.kernel.increased-memory-limit" |
| 93 | + |
| 94 | + ], |
| 95 | + "privacy": { |
| 96 | + "NSPhotoLibraryAddUsageDescription": "The guest app is requesting for this permission.", |
| 97 | + "NSPhotoLibraryUsageDescription": "The guest app is requesting for this permission." |
| 98 | + } |
| 99 | + }, |
| 100 | + "subtitle": "SwiftUI NES Emulator for iOS", |
| 101 | + "absoluteVersion": "5.2", |
| 102 | + "appID": "com.stik.StikNES", |
| 103 | + "versions": [ |
| 104 | + { |
| 105 | + "version": "5.2", |
| 106 | + "date": "2025-02-22T21:37:29-05:00", |
| 107 | + "downloadURL": "https://github.com/StikEMU/StikNES-2.0/releases/download/v2.0.2/StikNES.ipa", |
| 108 | + "localizedDescription": "StikNES Comes to Sidestore!", |
66 | 109 | "size": 490000, |
67 | | - "absoluteVersion": "1.5" |
| 110 | + "absoluteVersion": "5.2" |
68 | 111 | } |
69 | 112 | ] |
70 | 113 | }, |
|
0 commit comments