mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-03 07:47:20 +08:00
[macOS] Set properties for device set list (#5700)
* [macOS] Set properties for device set list * replaced /Users/runner to $HOME * Added comment
This commit is contained in:
@@ -106,3 +106,6 @@ if [ ! -d "/usr/local/bin" ];then
|
||||
fi
|
||||
chmod +x $HOME/utils/invoke-tests.sh
|
||||
sudo ln -s $HOME/utils/invoke-tests.sh /usr/local/bin/invoke_tests
|
||||
|
||||
# Disable the App Library for fix overloaded cpu
|
||||
plutil -replace SuggestionsAppLibraryEnabled -bool NO $HOME/Library/Developer/CoreSimulator/Devices/device_set.plist
|
||||
Reference in New Issue
Block a user