Merge pull request #1 from Harishwarrior/master

added permission for youtube and instagram for sidestore
This commit is contained in:
drifty
2025-03-06 15:44:09 +05:30
committed by GitHub

View File

@@ -4,7 +4,9 @@
"beta": false, "beta": false,
"bundleIdentifier": "com.google.ios.youtube", "bundleIdentifier": "com.google.ios.youtube",
"developerName": "dayanch96", "developerName": "dayanch96",
"META": { "repoName": "driftywinds' AltStore Repo" }, "META": {
"repoName": "driftywinds' AltStore Repo"
},
"contact": { "contact": {
"web": "https://github.com/driftywinds/" "web": "https://github.com/driftywinds/"
}, },
@@ -22,7 +24,15 @@
"tintColor": "e22a41", "tintColor": "e22a41",
"version": "20.09.3", "version": "20.09.3",
"versionDate": "2025-03-05", "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, "beta": false,
@@ -85,7 +95,46 @@
"tintColor": "C13584", "tintColor": "C13584",
"version": "367.0.0", "version": "367.0.0",
"versionDate": "2025-02-27", "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, "beta": false,