mirror of
https://github.com/pointfreeco/swift-custom-dump.git
synced 2026-04-07 19:17:35 +00:00
Swift Package Manager honors redirects, but it appears to associate the path suffix with the package name, and this conflicts with package resolution in certain (but not all) cases. I think we have no choice but to roll back everything to point to the original xctest-dynamic-overlay URL and extract Issue Reporting to a dedicated repo.
15 lines
328 B
JSON
15 lines
328 B
JSON
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "xctest-dynamic-overlay",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/pointfreeco/xctest-dynamic-overlay",
|
|
"state" : {
|
|
"revision" : "357ca1e5dd31f613a1d43320870ebc219386a495",
|
|
"version" : "1.2.2"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|