mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-19 11:03:32 +00:00
added permission for youtube and instagram for sidestore
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
"beta": false,
|
||||
"bundleIdentifier": "com.google.ios.youtube",
|
||||
"developerName": "dayanch96",
|
||||
"META": { "repoName": "driftywinds' AltStore Repo" },
|
||||
"META": {
|
||||
"repoName": "driftywinds' AltStore Repo"
|
||||
},
|
||||
"contact": {
|
||||
"web": "https://github.com/driftywinds/"
|
||||
},
|
||||
@@ -22,7 +24,15 @@
|
||||
"tintColor": "e22a41",
|
||||
"version": "20.09.3",
|
||||
"versionDate": "2025-03-05",
|
||||
"versionDescription": "• Updated YouTube to 20.09.3 (latest commits)\n • Tweak is using 5.1"
|
||||
"versionDescription": "• Updated YouTube to 20.09.3 (latest commits)\n • Tweak is using 5.1",
|
||||
"appPermissions": {
|
||||
"entitlements": [
|
||||
"com.apple.developer.siri"
|
||||
],
|
||||
"privacy": {
|
||||
"NSUserTrackingUsageDescription": "This app requires tracking permission to deliver personalized content and advertisements."
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"beta": false,
|
||||
@@ -85,7 +95,46 @@
|
||||
"tintColor": "C13584",
|
||||
"version": "367.0.0",
|
||||
"versionDate": "2025-02-27",
|
||||
"versionDescription": "Updated to v367.0.0, Regram vB15"
|
||||
"versionDescription": "Updated to v367.0.0, Regram vB15",
|
||||
"appPermissions": {
|
||||
"entitlements": [
|
||||
"com.apple.developer.associated-appclip-app-identifiers",
|
||||
"com.apple.security.application-groups",
|
||||
"com.apple.developer.associated-domains",
|
||||
"com.apple.developer.storekit.request-data",
|
||||
"com.apple.developer.ubiquity-container-identifiers",
|
||||
"com.apple.developer.usernotifications.communication",
|
||||
"com.apple.developer.usernotifications.time-sensitive",
|
||||
"get-task-allow",
|
||||
"com.apple.developer.kernel.extended-virtual-addressing",
|
||||
"com.apple.developer.networking.HotspotConfiguration",
|
||||
"com.apple.developer.icloud-container-environment",
|
||||
"com.apple.developer.icloud-container-identifiers",
|
||||
"com.apple.developer.ubiquity-kvstore-identifier",
|
||||
"com.apple.developer.icloud-services",
|
||||
"com.apple.developer.kernel.increased-memory-limit",
|
||||
"keychain-access-groups",
|
||||
"com.apple.developer.avfoundation.multitasking-camera-access",
|
||||
"com.apple.developer.usernotifications.filtering",
|
||||
"aps-environment",
|
||||
"com.apple.developer.networking.wifi-info"
|
||||
],
|
||||
"privacy": {
|
||||
"NSBluetoothAlwaysUsageDescription": "This app requires Bluetooth access for connecting to nearby devices.",
|
||||
"NSCalendarsUsageDescription": "This app requires access to your calendars for social event integration.",
|
||||
"NSCameraUsageDescription": "This app requires camera access to capture photos and videos.",
|
||||
"NSContactsUsageDescription": "This app requires access to your contacts for enhanced social features.",
|
||||
"NSFaceIDUsageDescription": "This app requires Face ID for secure authentication.",
|
||||
"NSLocationAlwaysAndWhenInUseUsageDescription": "This app requires location access even when in the background for geotagging.",
|
||||
"NSLocationUsageDescription": "This app requires location access to provide local content.",
|
||||
"NSLocationWhenInUseUsageDescription": "This app requires location access while using the app.",
|
||||
"NSMicrophoneUsageDescription": "This app requires microphone access for recording audio and videos.",
|
||||
"NSFocusStatusUsageDescription": "This app uses focus status to optimize notifications.",
|
||||
"NSPhotoLibraryAddUsageDescription": "This app requires access to add photos to your library.",
|
||||
"NSPhotoLibraryUsageDescription": "This app requires access to your photo library.",
|
||||
"NSUserTrackingUsageDescription": "This app uses tracking to deliver personalized content."
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"beta": false,
|
||||
|
||||
Reference in New Issue
Block a user