mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
14 lines
299 B
JSON
14 lines
299 B
JSON
{
|
|
"./f1.swift": {
|
|
"swift-dependencies": "./f1.swiftdeps",
|
|
"swiftmodule": "./f1~partial.swiftmodule"
|
|
},
|
|
"./f2.swift": {
|
|
"swift-dependencies": "./f2.swiftdeps",
|
|
"swiftmodule": "./f2~partial.swiftmodule"
|
|
},
|
|
"": {
|
|
"swift-dependencies": "./main~buildrecord.swiftdeps"
|
|
}
|
|
}
|