huggingface / sam2-studio

Apache License 2.0
285 stars 17 forks source link

Unable to open project with Xcode 15.4 #20

Closed laventura closed 2 months ago

laventura commented 2 months ago

I get this error when trying to open with a recently updated Xcode 15.4 (on MacOS Sonoma 14.5)

The project at ‘/Users/atul/Projects/dev-workspace/sam2-studio/SAM2-Demo.xcodeproj’ cannot be opened because it is in a future Xcode project file format. Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.

What version of Xcode is used for this?

Thanks

image
btoms20 commented 2 months ago

Xcode 16 RC can open it

FL33TW00D commented 2 months ago

Should be fixed!

pcuenca commented 2 months ago

Fixed by @FL33TW00D in https://github.com/huggingface/sam2-studio/commit/52e7a5f990fffbbd5a0350e3b6be3a7fbb0fbb32 🙌

FL33TW00D commented 2 months ago

Please reopen the issue if it persists.