custom SDKs generated with `swift-sdk-generator` cause `swift build` to repeatedly output this warning: ``` warning: Could not read SDKSettings.json for SDK ``` This can be seen in logs from other issues: https://github.com/apple/swift-sdk-generator/issues/12 https://github.com/apple/swift-sdk-generator/issues/27