Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Module compiled with Swift 4.1.2 cannot be imported by the Swift 4.2 compiler: #66

Open
MalcolmnDEV opened this issue Sep 5, 2018 · 7 comments

Comments

@MalcolmnDEV
Copy link

Will the pod be updated to support Swift 4.2 ?

@sjsoad
Copy link

sjsoad commented Sep 18, 2018

@morizotter Hi, Xcode 10 is released, can you update your pod?

@MalcolmnDEV
Copy link
Author

MalcolmnDEV commented Sep 18, 2018 via email

@thiagodelmotte
Copy link
Contributor

+1

@MalcolmnDEV
Copy link
Author

MalcolmnDEV commented Sep 20, 2018

@sjsoad I updated Xcode and my pods this morning, still getting the issue. Using SwiftyDrop (4.1.0)

@flowbe
Copy link

flowbe commented Sep 23, 2018

Hi! The project is still not working in Swift 4.2. Here are the errors:

  • UIBlurEffectStyle has been renamed to UIBlurEffect.Style
  • Pattern cannot match values of type DropState
  • UIApplicationDidEnterBackground has been renamed to UIApplication.didEnterBackgroundNotification
  • UIDeviceOrientationDidChange has been renamed to UIDevice.orientationDidChangeNotification

Thanks!

@timiswq
Copy link

timiswq commented Sep 26, 2018

+1

1 similar comment
@shekbagg
Copy link

shekbagg commented Oct 3, 2018

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants