Avatar
Avatar
omochimetaru
OSSの例 https://github.com/swiftlang/swift-package-manager/blob/c26c12f54357fb7246c0bdbe3483105389f056b8/Sources/XCBuildSupport/PIF.swift#L874 困った例 https://github.com/giginet/Scipio/pull/88/files#diff-76c87e59ea42f97c096c8a3d0f17c9816e7b381eafec27c4b06ff13dbe615d9fR27
omochimetaru 12/4/2024 5:50 AM
困った例2 https://github.com/swiftwasm/carton/blame/c5904e3b93dc3a3a5659137fe854015f03752fae/Sources/CartonHelpers/ProcessEx.swift#L5 https://github.com/swiftwasm/carton/blob/c5904e3b93dc3a3a5659137fe854015f03752fae/Sources/CartonHelpers/Basics/Process/Process.swift#L68 (これは家庭くんのコードじゃなくてコピペ元のTSCBasic由来の問題) (edited)