You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 19, 2026. It is now read-only.
After installing a fresh PostgresClientKit using the Swift Package Manager, I received the following warning:
"Invalid exclude '/very/long/path/SourcePackages/checkouts/BlueSocket/Sources/....`: File not found."
There are a total of 8 warnings that have essentially the same message, for both BlueSocket and BlueSSLService.
I see a similar thing happening here, related to renaming the project... but I don't think that applies here. It looks like the old IBM repo was renamed to Kitura.
After installing a fresh
PostgresClientKitusing the Swift Package Manager, I received the following warning:"Invalid exclude '/very/long/path/SourcePackages/checkouts/BlueSocket/Sources/....`: File not found."
There are a total of 8 warnings that have essentially the same message, for both
BlueSocketandBlueSSLService.I see a similar thing happening here, related to renaming the project... but I don't think that applies here. It looks like the old
IBMrepo was renamed toKitura.https://github.com/tid-kijyun/Kanna/pull/249/files
Any ideas?