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):
Installation Type
Additional context
Wrong imports, it should import UIKit instead of Foundation
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.
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.1onimport SteviaThanks