Releases: SolaWing/xcode-build-server
Releases · SolaWing/xcode-build-server
v1.1.0
Full Changelog: v1.0.1...v1.1.0
Highlight
Feature: Get inferred Flags from adjacent files in the same directory. Can be disabled by environment XBS_FEAT_NEWFILE=0
Fix: xcode 15.3 clang unfold @
v1.0.1
Whats Changes:
- fix: always update meta config info in buildServer.json, so change from head version to brew version will update old bin path.
- chore: ignore xcodebuild error output
- feat: xcactivitylog support * type(json dict type). this make xcode 15.3 log is parsable.
- feat: impl XBS_LOGPATH to redirect debug log
Full Changelog: v1.0.0...v1.0.1.
v1.0.0
chore: gitignore