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

Swift 3 @objc inference in Swift 4 mode is deprecated. #75

Closed
JacksonArthurClark opened this issue Oct 2, 2017 · 0 comments · Fixed by #77
Closed

Swift 3 @objc inference in Swift 4 mode is deprecated. #75

JacksonArthurClark opened this issue Oct 2, 2017 · 0 comments · Fixed by #77

Comments

@JacksonArthurClark
Copy link

Xcode 9 gives the error:
Showing Recent Issues
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 "FlappyBird" target.

Should be a pretty easy fix, I'll get right on it and should have it done very shortly, at the very most by tonight (if I can't do it before the day starts) that is unless of course somebody else does it.

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

Successfully merging a pull request may close this issue.

1 participant