HeroTransitions / Hero

Elegant transition library for iOS & tvOS
https://HeroTransitions.github.io/Hero/
MIT License
22k stars 1.72k forks source link

编译报错 #738

Closed liwei5544 closed 2 years ago

liwei5544 commented 2 years ago

What did you do?

What did you expect to happen?

What happened instead?

General Information

Demo Project

fatal error: Unexpected Swift version: file /Users/marcelofabri/Westfield/SwiftLint/Source/SwiftLintFramework/Models/SwiftVersion.swift, line 38 /Users/hxtj/Library/Developer/Xcode/DerivedData/Hero-eialgouwhjevvfdnlygwqcbbrjxl/Build/Intermediates.noindex/Hero.build/Debug-iphonesimulator/HeroExamples.build/Script-A0BDF7221E2FCC5A0028778F.sh: line 6: 15619 Illegal instruction: 4 swiftlint Command PhaseScriptExecution failed with a nonzero exit code

JoeMatt commented 2 years ago

looks like a swift/xcode issue.

Clear derived data and refresh packages and try again. Re-open if it's still not working.