YPImagePicker icon indicating copy to clipboard operation
YPImagePicker copied to clipboard

swift version adapt

Open Will-ZJ opened this issue 5 years ago • 1 comments

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):

  • Device: [e.g. iPhone7]
  • OS: 10.15.6
  • Xcode Version 11.3
  • Swift Version 5.2.4

Installation Type

  • Carthage
  • Cocoapods
  • Manual

Additional context Add any other context about the problem here.

Will-ZJ avatar Nov 02 '20 08:11 Will-ZJ

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

updev0612 avatar Nov 05 '20 15:11 updev0612