Skip to content

Releases: SolaWing/xcode-build-server

v1.2.0

01 Feb 13:24
Compare
Choose a tag to compare

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

15 Apr 03:33
Compare
Choose a tag to compare

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

07 Mar 02:55
Compare
Choose a tag to compare

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

14 Feb 10:08
Compare
Choose a tag to compare
chore: gitignore