| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-01 | build: isolate XCFramework.Target so runtime code doesn't depend on it | Mitchell Hashimoto | |
| 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. | |||
