Skip to content

Releases: zplatform/buck

v4.3.2

26 Aug 10:04
a1fe0bc
Compare
Choose a tag to compare

What's Changed

  • [ZPLA-799] Support for the new Run Script option (into Build Phases): alwaysOutOfDate aka Based on dependency analysis (defaults to false) by @elhoangvu in #2

Full Changelog: v4.3.1...v4.3.2

v4.3.1

27 Feb 11:29
0d8fed0
Compare
Choose a tag to compare

Changelog

  • [ZPLA-1062] Support schemes and tests for each target of a subproject in a workspace

What's Changed

  • [ZPLA-1062] Support schemes and tests for each target of a subproject in a workspace by @elhoangvu in #1

New Contributors

Full Changelog: v4.3.0...v4.3.1

v4.3.0

22 Oct 09:50
Compare
Choose a tag to compare

Support Xcode 15

v4.2.2

21 May 13:42
Compare
Choose a tag to compare

Changes:

  • Revert "Cheating to add Swift ObjC generated header to hmap" (b2f4cae)
  • Revert "Including HEADER_MODE_SYMLINK_TREE_WITH_HEADER_MAP search path for the swift target before building" (7bd254e)

Full Changelog: v4.2.1...v4.2.2

v4.2.1

04 Apr 03:24
Compare
Choose a tag to compare

Changes

  • Fixes build error when using Xcode 14.3 (e665e5a)

Full Changelog: v4.2.0...v4.2.1

v4.2.0

13 Feb 03:13
Compare
Choose a tag to compare
  • Disable show env vars in build log by default e1f58bf
  • Naming shell script in build phases 368c1f7
  • Standardize gen path and flavors for generated ObjC header in hmap 96f0878
  • Including HEADER_MODE_SYMLINK_TREE_WITH_HEADER_MAP search path for the swift target before building 0b3d8b6

Full Changelog: v4.1.0...v4.2.0

Optimize Build Phases

11 Feb 14:34
Compare
Choose a tag to compare
Optimize Build Phases Pre-release
Pre-release
  • Disable show env vars in build log by default
  • Naming shell script in build phases

v4.1.0

21 Oct 04:26
Compare
Choose a tag to compare

Updated from upstream

Full Changelog: v2021.01.12.01...v4.1.0

v4.3.3

11 Dec 03:43
Compare
Choose a tag to compare

4.0

08 Mar 07:36
Compare
Choose a tag to compare
4.0

Updated from upstream

Enhancements

Fixes

  • Support new swift config - avoid error from copy files phase when archiving product: 1bcb946
  • Create Source group reference if existed: 14ea8de
  • Cheating to add Swift ObjC generated header to hmap - avoid import error when building with buck: fa85726