Releases: SolaWing/xcode-build-server
Releases · SolaWing/xcode-build-server
v1.3.0
What's Changed
-
feat: improve new file detection logic and code formatting by @ProAlexUSC in #95
-
feat: support specify build_root directly
-
feat: upgrade to support newer BSP version
-
fix: correctly parse clang commands with warnings by @chenjunnn in #80
-
fix: compatible with non exist project.xcworkspace (8 months ago)
-
fix: compatible with stdout from SPM
New Contributors
- @chenjunnn made their first contribution in #80
- @nikagar4epm made their first contribution in #81
- @ProAlexUSC made their first contribution in #95
- @jamestut made their first contribution in #96
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- doc: provide fix for incorrect build_root by @selfire1 in #60
- feat: support latest scheme by omit scheme from xcode-build-server config
- fix: default .compile file as docs and parse default output
- change: config build_root from build_dir to SYMROOT
New Contributors
Full Changelog: v1.1.0...v1.2.0
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