From 0c03e2e694681e401ae186c4391a3b17ba44a5b8 Mon Sep 17 00:00:00 2001 From: Morgan Pretty Date: Fri, 5 Apr 2024 15:40:52 +1100 Subject: [PATCH] Debugging device list contents --- Scripts/clean-up-old-test-simulators.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/Scripts/clean-up-old-test-simulators.sh b/Scripts/clean-up-old-test-simulators.sh index 66f5e0e3e..845d1bad0 100755 --- a/Scripts/clean-up-old-test-simulators.sh +++ b/Scripts/clean-up-old-test-simulators.sh @@ -10,6 +10,7 @@ dir="$HOME/Library/Developer/CoreSimulator/Devices" if [[ ! -d $dir ]]; then dir="/Users/drone/Library/Developer/CoreSimulator/Devices" ls $dir + cat "${dir}/device_set.plist" fi # Plist file