shnmxvi
shnmxvi
Hi, I have the same problem on 2.9.7 version - any idea or somebody fixed it in own fork?
> It's because the Package.swift targets a specific revision for swift-syntax [here](https://github.com/realm/SwiftLint/blob/470d471e5100240d160b644ffba8ed6485c891e2/Package.swift#L33) which is forbidden by swift package. It requires to be updated and point to a tag. Looks like...
@technocidal hm, when i use `.package(url: "https://github.com/apple/swift-syntax", from: "0.50800.0-SNAPSHOT-2022-12-20-a").`i have error `Entry point (_main) undefined. for architecture arm64` (