Closed johnmfriend closed 1 year ago
I have the exact same issue, did you ever figure this out?
I'm afraid not.
Hey folks, we've been working on supporting Swift 8 and Xcode 14.3 on Gryphon's main repository, which probably explains the issue you're having. Feel free to head there to contribute to our efforts or just to catch up on how things are going.
I'm closing this as a duplicate of #8.
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'm on 12.6.3. Does the above mean I need to be on the latest version of MacOS? Thanks