mirror of
https://github.com/Realmzer/MySign-Repo.git
synced 2026-01-12 02:32:25 +00:00
Update app-repo.json
This commit is contained in:
parent
4f41e9b7f3
commit
10aa4ba54f
1 changed files with 29 additions and 4 deletions
|
|
@ -705,7 +705,7 @@
|
|||
"subtitle": "Circlefy - modify .ipa files to have transparent backgrounds",
|
||||
"description": "Circlefy is compatible with iOS 17 & 18, arm64e+.\nApplications modified by Circlefy will not work when installed with TrollStore.\nStatus: ✅",
|
||||
"localizedDescription": "Circlefy is compatible with iOS 17 & 18, arm64e+.\nApplications modified by Circlefy will not work when installed with TrollStore.\nStatus: ✅",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//noicon-IH.png",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//IMG_0076-H1.png",
|
||||
"tintColor": "4692D1",
|
||||
"category": "utilites",
|
||||
"version": "1.0",
|
||||
|
|
@ -749,7 +749,7 @@
|
|||
"description": "Removes three app limit. (iOS 16.1.2 & lower)\nStatus: ✅",
|
||||
"localizedDescription": "Removes three app limit. (iOS 16.1.2 & lower)\nStatus: ✅",
|
||||
"developerName": "zhuowei",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//noicon-IH.png",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//IMG_0076-H1.png",
|
||||
"tintColor": "f05138",
|
||||
"category": "utilities",
|
||||
"size": 32768 ,
|
||||
|
|
@ -3106,7 +3106,7 @@
|
|||
"subtitle": "Example radio streaming CarPlay iOS app",
|
||||
"description": "This is a quick and dirty Radio streaming CarPlay project to demonstrate deploying a (somewhat useful) CarPlay project utilizing TrollStore.\nThe application generated by xcode will not contain the correct entitlements. CarPlay enabler (https://github.com/danielyc/carplay-enabler) can be used to easily add these entitlements.\nStatus: ✅🔵",
|
||||
"localizedDescription": "This is a quick and dirty Radio streaming CarPlay project to demonstrate deploying a (somewhat useful) CarPlay project utilizing TrollStore.\nThe application generated by xcode will not contain the correct entitlements. CarPlay enabler (https://github.com/danielyc/carplay-enabler) can be used to easily add these entitlements.\nStatus: ✅🔵",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//noicon-IH.png",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//IMG_0076-H1.png",
|
||||
"tintColor": "dbdbdb",
|
||||
"category": "utilities",
|
||||
"version": "1.0",
|
||||
|
|
@ -3131,7 +3131,7 @@
|
|||
"subtitle": "A resolution setter that uses TrollStore",
|
||||
"description": "This app is a resolution changer that uses the TrollStore exploit but may break PIP.\nStatus: ✅🔵",
|
||||
"localizedDescription": "This app is a resolution changer that uses the TrollStore exploit but may break PIP.\nStatus: ✅🔵",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//noicon-IH.png",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//IMG_0076-H1.png",
|
||||
"tintColor": "dbdbdb",
|
||||
"category": "utilities",
|
||||
"version": "1.3.0",
|
||||
|
|
@ -3529,6 +3529,31 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"beta": false,
|
||||
"name" : "ExtractApp",
|
||||
"bundleIdentifier": "com.developlab.ExtractApp",
|
||||
"developerName" : "DevelopCubeLab",
|
||||
"subtitle": "iOS Utils TrollStore App extract app to ipa or tipa",
|
||||
"description": "iOS Utils TrollStore App extract app to ipa or tipa\nStatus: ✅🔵",
|
||||
"localizedDescription": "iOS Utils TrollStore App extract app to ipa or tipa\nStatus: ✅🔵",
|
||||
"iconURL": "https://cdn1.realmzer.xyz//IMG_0075-TQ.png",
|
||||
"tintColor": "32a5e7",
|
||||
"category": "utilities",
|
||||
"version": "1.1.1",
|
||||
"versionDate" : "2024-12-23",
|
||||
"downloadURL": "https://cdn1.realmzer.xyz//Extract_App_1_1_1-qX.tipa",
|
||||
"size": 126976,
|
||||
"title": "ExtractApp",
|
||||
"versions": [
|
||||
{
|
||||
"version": "1.1.1",
|
||||
"date" : "2024-12-23",
|
||||
"downloadURL": "https://cdn1.realmzer.xyz//Extract_App_1_1_1-qX.tipa",
|
||||
"size": 126976
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"beta": false,
|
||||
"name" : "Delta",
|
||||
|
|
|
|||
Loading…
Reference in a new issue