Remove dead code and artifacts: drop PeerManager, unused views/types; delete LegacyTestProtocolTypes; update .gitignore; purge TestResult.xcresult and build.log

This commit is contained in:
jack
2025-08-25 17:03:48 +02:00
parent 7c4c3f1391
commit e0db8a2bc8
1017 changed files with 8 additions and 477 deletions
+4
View File
@@ -71,3 +71,7 @@ __pycache__/
# Local build results
.Result*/
.Result*.xcresult/
TestResult.xcresult/
*.xcresult/
build.log
*.log