matsuji
matsuji
To track diffs related to extension kit extensions, we need to add a new fixture project which runs with Xcode 14 for extension Kit extension. Because GitHub Actions don't support...
I'd like to use XcodeGenKit on my project as a library. However, `Bundle.main` is used here. https://github.com/yonaskolb/XcodeGen/blob/f65dad76252a876eae19ce72ea3649f95401e084/Sources/XcodeGenKit/SettingsBuilder.swift#L187 `Bundle.main` works well when we use XcodeGen as an executable target, but it...
`OptionalParentEagerLoader` doesn't need to fetch `To` objects when all ids of the given models are `nil`, because the results of the DB execution will always be empty. Therefore, I've modified...
D4JのMath 13に対して,実行ログが毎回異なる. 全てのmathの実験結果が異なるわけではない(むしろ多くの場合は異ならない). 原因は不明