PrivateHeaderKit v0.5.4
Install or update from GitHub Releases
curl -fsSLO https://github.com/lynnswap/PrivateHeaderKit/releases/latest/download/install.sh && sh ./install.shBug Fixes
- A failure in one target no longer aborts the rest of an all-target generation run. The affected target is listed under Failed targets, while later targets continue and successful output remains resumable.
- Renamed, versioned, Cryptex-backed, and cache-only framework bundles now write headers under the requested bundle name. This fixes missing or malformed output for aliases such as watchOS
MobileSpotlightIndexwhile keeping it separate from theSpotlightIndextarget.
Full Changelog: v0.5.3...v0.5.4