vinivendra / Gryphon

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

Error installing on a macos 13.1 #122

Closed Rbaronio closed 1 year ago

Rbaronio commented 1 year ago

after using the commands recommended on the tuturial page, i got the following error return:

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.

I also had tried the beta released here on the topics: mint install tfmart/Gryphon@swift5.7-beta

houmie commented 1 year ago

Same here.

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.