Yummypets / YPImagePicker

📸 Instagram-like image picker & filters for iOS
MIT License
4.31k stars 974 forks source link

swift version adapt #599

Open Will-ZJ opened 3 years ago

Will-ZJ commented 3 years ago

Describe the bug 71604306488_ pic_hd

compiler error info: /Users/XXXX/Downloads/YPImagePicker-master/Source/Filters/YPFiltersView.swift:9:8: Module compiled with Swift 5.3 cannot be imported by the Swift 5.1.3 compiler: /Users/will/Downloads/YPImagePicker-master/Carthage/Build/iOS/Stevia.framework/Modules/Stevia.swiftmodule/arm64.swiftmodule

how to solve it if I don't update the Xcode?

Environment (please complete the following information):

Installation Type

Additional context Add any other context about the problem here.

updev0612 commented 3 years ago

please install Stevia with CocoaPod or Swift Package manager. If you have still such issue, you have to initi project in Xcode 11.