From ff08744bc9a3eb8cb9857598a79a0558d878e23a Mon Sep 17 00:00:00 2001 From: jonathangarelick <41495718+jonathangarelick@users.noreply.github.com> Date: Tue, 14 May 2024 14:53:17 -0700 Subject: [PATCH] Update Apple Events usage description --- SoundSeer.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SoundSeer.xcodeproj/project.pbxproj b/SoundSeer.xcodeproj/project.pbxproj index e2a4956..cf7e019 100644 --- a/SoundSeer.xcodeproj/project.pbxproj +++ b/SoundSeer.xcodeproj/project.pbxproj @@ -538,7 +538,7 @@ INFOPLIST_KEY_CFBundleDisplayName = SoundSeer; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music"; INFOPLIST_KEY_LSUIElement = YES; - INFOPLIST_KEY_NSAppleEventsUsageDescription = "This permission is necessary to read Spotify data and control playback."; + INFOPLIST_KEY_NSAppleEventsUsageDescription = "This permission is necessary to read your music player's data and control playback."; INFOPLIST_KEY_NSHumanReadableCopyright = "2024 Jonathan Garelick"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -575,7 +575,7 @@ INFOPLIST_KEY_CFBundleDisplayName = SoundSeer; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.music"; INFOPLIST_KEY_LSUIElement = YES; - INFOPLIST_KEY_NSAppleEventsUsageDescription = "This permission is necessary to read Spotify data and control playback."; + INFOPLIST_KEY_NSAppleEventsUsageDescription = "This permission is necessary to read your music player's data and control playback."; INFOPLIST_KEY_NSHumanReadableCopyright = "2024 Jonathan Garelick"; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)",