xcodedave
Results
2
issues of
xcodedave
Hi, running `eval "$(frum init)"` on macOS Ventura 13.1 appears to produce incorrect output. Placing `eval "$(frum init)"` within my `~/.zshrc` file caused errors when `source ~/.zshrc` was run. Running...
Hi, I'm experiencing issues with version `1.10.0` when attempting to archive a distributable static library including `swift-certificates` as a dependency. the `_TinyArray` type defines a few `@inlinable` nested types. No...