vinivendra / Gryphon

The Swift to Kotlin translator.
https://vinivendra.github.io/Gryphon/
Other
607 stars 46 forks source link

Failed to install Gryphon #126

Closed 3llipsisM closed 1 year ago

3llipsisM commented 1 year ago

I'm using macOS 13.2.1, Swift version 5.7.2, and Xcode Version 14.2. I get the warning "error: the library 'GryphonLib' requires macos 10.13, but depends on the product 'SourceKittenFramework' which requires macos 12.0; consider changing the library 'GryphonLib' to require macos 12.0 or later, or the product 'SourceKittenFramework' to require macos 10.13 or earlier." the SourceKittenFramework version is 0.34.1

scorpio1441 commented 1 year ago

I'm getting a similar error using Ventura 13.0, how do I resolve it?

error: the library 'GryphonLib' requires macos 10.13, but depends on the product 'SourceKittenFramework' which requires macos 12.0; consider changing the library 'GryphonLib' to require macos 12.0 or later, or the product 'SourceKittenFramework' to require macos 10.13 or earlier.

vinivendra commented 1 year ago

Hey folks, we’re concentrating all efforts to support the latest Swift, Xcode and macOS versions to issue https://github.com/vinivendra/Gryphon/issues/127. If you there’s anything you’d like to contribute, please feel free to join the discussion there.

vinivendra commented 1 year ago

Closing this issue as a duplicate, feel free to comment here again if you have any new information that might suggest this is a different problem.