From 9470caf83a5ef1a090aa001cfdd3b66cb7d12016 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Thu, 27 Apr 2023 18:35:37 -0500 Subject: [PATCH] =?UTF-8?q?Sorts=20Delta=E2=80=99s=20Info.plist=20items=20?= =?UTF-8?q?alphabetically?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Delta/Supporting Files/Info.plist | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Delta/Supporting Files/Info.plist b/Delta/Supporting Files/Info.plist index ceaac46..b65e389 100644 --- a/Delta/Supporting Files/Info.plist +++ b/Delta/Supporting Files/Info.plist @@ -2,6 +2,8 @@ + ALTDeviceID + 00008110-000A68390A82801E CFBundleDevelopmentRegion en CFBundleDocumentTypes @@ -199,6 +201,12 @@ LSSupportsOpeningDocumentsInPlace + NSBonjourServices + + _altserver._tcp + + NSLocalNetworkUsageDescription + Delta uses the local network to communicate with AltServer and enable JIT. NSMicrophoneUsageDescription Delta uses your microphone to emulate the Nintendo DS microphone. NSPhotoLibraryUsageDescription @@ -441,13 +449,5 @@ - NSBonjourServices - - _altserver._tcp - - ALTDeviceID - 00008110-000A68390A82801E - NSLocalNetworkUsageDescription - Delta uses the local network to communicate with AltServer and enable JIT.