chore: 清理构建脚本中的用户数据和缓存

删除xcuserdata相关文件并更新构建脚本,增加清理Xcode缓存和用户数据的步骤
This commit is contained in:
2025-12-27 19:52:04 +08:00
parent 693e4966d4
commit 21bb3131a0
2 changed files with 22 additions and 28 deletions

View File

@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SchemeUserState</key>
<dict>
<key>PowerBar.xcscheme_^#shared#^_</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
</dict>
</dict>
</dict>
</plist>