build: pure libghostty builds need to build translations

pull/6619/head
Mitchell Hashimoto 2025-03-07 10:54:14 -08:00
parent e8a988f6d3
commit 79a9ddf66f
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ pub fn build(b: *std.Build) !void {
// The xcframework build always installs resources because our
// macOS xcode project contains references to them.
resources.install();
i18n.install();
// If we aren't emitting docs we need to emit a placeholder so
// our macOS xcodeproject builds.