yeatse / opencv-spm

Integrate OpenCV into your project using Swift Package Manager.
Apache License 2.0
69 stars 24 forks source link

Unable To Clone Package With Xcode 15.3 #21

Closed BlackMirrorz closed 4 months ago

BlackMirrorz commented 5 months ago

Until today the Package was building correctly. Now however I am getting the following error:

Screenshot 2024-04-18 at 13 11 24

I have Reset Package Cached, Clean Derived Data etc.

Any Ideas?

yeatse commented 5 months ago

I suspect it's more likely to be an Xcode bug, as 380ffe99a92b3984585515d6b5692e100e4b6221 indeed exists: https://github.com/yeatse/opencv-spm/commit/380ffe99a92b3984585515d6b5692e100e4b6221."

BlackMirrorz commented 5 months ago

Ok thank you for all your hard work 🫡