apple / swift-numerics

Advanced mathematical types and functions for Swift
Apache License 2.0
1.68k stars 145 forks source link

Always warning in Xcode with version 1.0.2 #290

Open diuming opened 4 months ago

diuming commented 4 months ago

skipping cache due to an error: https://github.com/apple/swift-numerics.git: The repository could not be found. Make sure a valid repository exists at the specified location and try again.

paulsUsername commented 6 days ago

How do I fix this?

artemelianov commented 6 days ago

@paulsUsername Try adding https://github.com/apple/swift-numerics without the .git extension

tonyarnold commented 2 days ago

Yeah, I see this a lot in my projects, too. The problem is that it's not a warning, it's an error, so I can't update the packages for my own project while something within them relies on this project.

4ee9e68d57b958a8