[macOS] Update output files (#13344)

* [macOS] Update output files

* Upd cofigure-system.sh to work with new name pattern
This commit is contained in:
Erik Bershel
2025-11-25 12:35:29 +01:00
committed by GitHub
parent 20d9e86d33
commit 0d358721af
7 changed files with 48 additions and 18 deletions

View File

@@ -47,7 +47,7 @@ xcrun simctl list > /dev/null
xcrun simctl list devices > /dev/null
echo "Put documentation to $HOME root"
cp $HOME/image-generation/output/software-report/systeminfo.* $HOME/
cp $HOME/image-generation/output/software-report.* $HOME/
echo "Remove fastlane cached cookie"
rm -rf ~/.fastlane