Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
73 changes: 73 additions & 0 deletions apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,77 @@
"https://raw.githubusercontent.com/qnblackcat/My-AltStore-repo/main/ScreenShot/IMG_2395.PNG"
],
"size": 123882320,
"appPermissions": {
"entitlements": [
{
"name": "com.apple.security.application-groups"
},
{
"name": "com.apple.developer.associated-domains"
},
{
"name": "com.apple.developer.coremedia.allow-alternate-video-decoder-selection"
},
{
"name": "com.apple.developer.usernotifications.time-sensitive"
},
{
"name": "get-task-allow"
},
{
"name": "com.apple.developer.device-information.user-assigned-device-name"
},
{
"name": "com.apple.developer.group-session"
},
{
"name": "keychain-access-groups"
},
{
"name": "com.apple.developer.networking.multicast"
},
{
"name": "aps-environment"
},
{
"name": "com.apple.developer.networking.wifi-info"
}
],
"privacy": [
{
"name": "AppleMusic",
"usageDescription": "This lets you add your own audio files to your videos."
},
{
"name": "BluetoothPeripheral",
"usageDescription": "YouTube needs bluetooth access to scan for nearby Cast devices."
},
{
"name": "Camera",
"usageDescription": "This lets you create videos using the app."
},
{
"name": "Contacts",
"usageDescription": "Your contacts will be sent to YouTube servers to help you find friends to share videos with."
},
{
"name": "LocalNetwork",
"usageDescription": "Access to your network allows YouTube to discover and connect to devices such as your TV."
},
{
"name": "LocationWhenInUse",
"usageDescription": "Makes it easier for you to attach location information to your videos and live streams and allows for features such as improved recommendations and ads."
},
{
"name": "Microphone",
"usageDescription": "This lets you include audio with your videos and search using your voice."
},
{
"name": "PhotoLibrary",
"usageDescription": "This lets you upload media you've already created."
}
]
},
"subtitle": "A modified version of uYou with extra features! Requires iOS 14.0 and later.",
"tintColor": "e85567",
"version": "18.14.1",
Expand All @@ -87,6 +158,8 @@
],
"identifier": "com.qn.altstorerepo",
"name": "Qn_'s AltStore Repo",
"sourceURL": "https://qnblackcat.github.io/AltStore/apps.json",
"website": "https://twitter.com/t70438299",
"news": [
{
"appID": "com.reddit.Reddit",
Expand Down