diff --git a/app-repo.json b/app-repo.json index 2c06875..d708318 100644 --- a/app-repo.json +++ b/app-repo.json @@ -16,6 +16,31 @@ ], "apps": [ + { + "beta": true, + "name" : "MySign", + "bundleIdentifier": "glidd6.MySign", + "developerName" : "Glidd6", + "subtitle": "Preview Only", + "description": "Currently there is no signing functionality, this is a UI demonstration Status: 🥶", + "localizedDescription": "Currently there is no signing functionality, this is a UI demonstration Status: 🥶", + "iconURL": "https://storage.omnidev.org/IMG_3830-wl.png", + "tintColor": "3b7f8b", + "category": "utilities", + "version": "3.0", + "versionDate" : "2024-11-22", + "downloadURL": "https://storage.omnidev.org/My_Sign_beta_3-Il.ipa", + "size": 2023424, + "title": "MySign Beta", + "versions" : [ + { + "version": "3.0", + "date" : "2024-11-22", + "downloadURL": "https://storage.omnidev.org/My_Sign_beta_3-Il.ipa", + "size": 2023424 + } + ] + }, { "name": "MegaGames", "bundleIdentifier": "com.techguy.megagames",