We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f285c8 commit 70dc84eCopy full SHA for 70dc84e
run
@@ -122,7 +122,7 @@ on run argv
122
changeInfoPlist(unixPathToApplication, "Copy :UIDeviceFamily_backup :UIDeviceFamily")
123
changeInfoPlist(unixPathToApplication, "Delete :UIDeviceFamily_backup")
124
125
--- do shell script "rm -rf ./instrumentscli*"
+ do shell script "rm -rf ./instrumentscli*"
126
127
if length of errorLog > 10 then
128
logEvent("Some errors occurred: " & errorLog)
0 commit comments