Releases: zplatform/buck
Releases · zplatform/buck
v4.3.2
What's Changed
- [ZPLA-799] Support for the new Run Script option (into Build Phases):
alwaysOutOfDate
akaBased on dependency analysis
(defaults to false) by @elhoangvu in #2
Full Changelog: v4.3.1...v4.3.2
v4.3.1
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
- @elhoangvu made their first contribution in #1
Full Changelog: v4.3.0...v4.3.1
v4.3.0
v4.2.2
v4.2.1
v4.2.0
- 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
- Disable show env vars in build log by default
- Naming shell script in build phases
v4.1.0
Updated from upstream
- Repo: https://github.com/facebook/buck
- Branch: main
- Commit: 16dc486
- Key change: support python 3.10
Full Changelog: v2021.01.12.01...v4.1.0
v4.3.3
4.0
Updated from upstream
- Repo: https://github.com/facebook/buck
- Branch: main
- Commit: c79e653
Enhancements
- Cherry-pick update 5d3dde3 from https://github.com/tcpthecode/buck (tcp/support_xcode_ut)
- Using source target's
shortName
when getting an invalid project name instead of "Project": e1e16b2 - Support
group_name
param forapple_library
to create custom groups for xcodeproj: 4097062, cd6a5cb