Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error while using the library in Xcode 9 #10

Closed
nikhilpandey4 opened this issue Sep 5, 2017 · 2 comments
Closed

Getting error while using the library in Xcode 9 #10

nikhilpandey4 opened this issue Sep 5, 2017 · 2 comments

Comments

@nikhilpandey4
Copy link

nikhilpandey4 commented Sep 5, 2017

Hi,
While using the library in Xcode Version 9.0 beta 6 (9M214v), I am getting the error that modules Module compiled with Swift 3.1 cannot be imported in Swift 3.2/ Swift 4.0. Now new iPhone launch is just one week ahead on 12th September and even the Xcode 9 GM seed will be launched on the same day. Requested to update the project to at least Swift 3.2.

@nikhilpandey4
Copy link
Author

Hi,
Tried to run in Xcode 9 beta 6 and was able to run but getting following warning
The use of Swift 3 @objc inference in Swift 4 mode is deprecated. Please address deprecated @objc inference warnings, test your code with “Use of deprecated Swift 3 @objc inference” logging enabled, and then disable inference by changing the "Swift 3 @objc Inference" build setting to "Default" for the target.

@T-Pham
Copy link
Owner

T-Pham commented Oct 1, 2017

@nikhilpandey4 this is fixed with the latest release version 4.0.0. Thanks for reporting.

@T-Pham T-Pham closed this as completed Oct 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants