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 in new Xcode in PDDOMDomainController and PDInspectorDomainController #149

Closed
mackuba opened this issue Apr 20, 2015 · 2 comments
Closed

Comments

@mackuba
Copy link

mackuba commented Apr 20, 2015

Xcode 6.3 says:

PDDOMDomainController.h:19:44: Auto property synthesis will not synthesize property 'domain'; it will be implemented by its superclass, use @dynamic to acknowledge intention

PDInspectorDomainController.h:17:50: Auto property synthesis will not synthesize property 'domain'; it will be implemented by its superclass, use @dynamic to acknowledge intention

@davidapgar
Copy link
Contributor

I just tested and build with Xcode 6.4, and don't seen warning/errors for these cases (build cleans with warning).

Closing this, if it does still reproduce for you off of master, please reopen.

@mackuba
Copy link
Author

mackuba commented Jul 27, 2015

Yup, looks clean now, thanks.

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