summaryrefslogtreecommitdiff
path: root/src/build/XCFrameworkStep.zig
AgeCommit message (Expand)Author
2025-07-09build: make the xcframework step dsym aware, even though we don't use itMitchell Hashimoto
2025-07-04Build system can build macOS app bundle and open itMitchell Hashimoto
2024-01-13build: build iOS lib into XCFrameworkMitchell Hashimoto
2024-01-07fix macos `zig build test` failuresMitchell Hashimoto
2023-03-24build compiles at leastMitchell Hashimoto
2023-02-19build: use caching for Libtool and Lipo stepsMitchell Hashimoto
2023-02-19build: must set run condition to always nowMitchell Hashimoto
2023-02-19build: ghostty lib, framework, build into appMitchell Hashimoto