Ypimagepicker: Unable to compile with Xcode11, wrong imports

Created on 18 Sep 2019  路  3Comments  路  Source: Yummypets/YPImagePicker

Describe the bug
Error compiling YPPhotoSaver.swift
PHCachingImageManager+Extensions.swift

To Reproduce
Steps to reproduce the behavior:
Open the main project and compile with Xcode 11 GM

Expected behavior
Compiles the framework

Environment (please complete the following information):

  • Device: MacBook Pro
  • OS: Mojave
  • Xcode Version 11.0 (11A420a)
  • Swift Version 5.1

Installation Type

  • Carthage

Additional context
Wrong imports, it should import UIKit instead of Foundation

Most helpful comment

Hi, I have a same issue. In my case the error is:
Module compiled with Swift 5.0 cannot be imported by the Swift 5.1 on import Stevia

Thanks

All 3 comments

Hi, I have a same issue. In my case the error is:
Module compiled with Swift 5.0 cannot be imported by the Swift 5.1 on import Stevia

Thanks

@jonnyarc @rodribech20 Swift 5.1 & Xcode 11 support was pushed in 4.1.2 on October 2. https://github.com/Yummypets/YPImagePicker/releases/tag/4.1.2
Are you still experiencing the issue?

Thank you this issue was resolved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fukemy picture fukemy  路  6Comments

twinkalH picture twinkalH  路  4Comments

grantespo picture grantespo  路  6Comments

Sieniek picture Sieniek  路  5Comments

roarapps picture roarapps  路  4Comments