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

Warnings: Method 'initialize()' defines Objective-C class method 'initialize', which is not guaranteed to be invoked by Swift and will be disallowed in future versions #51

Closed
emilpedersen opened this issue Apr 8, 2017 · 6 comments

Comments

@emilpedersen
Copy link

I get two warnings:

Method 'initialize()' defines Objective-C class method 'initialize', which is not guaranteed to be invoked by Swift and will be disallowed in future versions

In EasyAnimation.swift

  • line 85
  • line 148

Xcode 8.3.1

@icanzilb
Copy link
Owner

icanzilb commented Apr 8, 2017

I'll have to look into this 👌 seems Swift and ObjC might be parting ways soon ?

@AlainL88
Copy link
Contributor

Same warning here. any news?

@icanzilb
Copy link
Owner

Care to create a PR?

@AlainL88
Copy link
Contributor

AlainL88 commented May 7, 2017

I'm not sure that I can handle this.

@icanzilb
Copy link
Owner

addressed in https://github.com/icanzilb/EasyAnimation/releases/tag/2.0.0 thanks for your patience :)

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

4 participants