<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ghostty.git/src/build/xcframework.zig, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/'/>
<entry>
<title>build: isolate XCFramework.Target so runtime code doesn't depend on it</title>
<updated>2025-10-01T14:04:54+00:00</updated>
<author>
<name>Mitchell Hashimoto</name>
<email>m@mitchellh.com</email>
</author>
<published>2025-10-01T14:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/ghostty.git/commit/?id=09e4c1e6f2f86de1b92fd1dd4d057f293f58fa34'/>
<id>09e4c1e6f2f86de1b92fd1dd4d057f293f58fa34</id>
<content type='text'>
This fixes the lazyImport importing outside of the build root. The build
root for the build binary is always the root `build.zig` (which we
want), but our `src/build_config.zig` transitively imported SharedDeps
which led to issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the lazyImport importing outside of the build root. The build
root for the build binary is always the root `build.zig` (which we
want), but our `src/build_config.zig` transitively imported SharedDeps
which led to issues.
</pre>
</div>
</content>
</entry>
</feed>
