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

Xcode 4.6 #30

Closed
kgn opened this issue Jan 29, 2013 · 2 comments
Closed

Xcode 4.6 #30

kgn opened this issue Jan 29, 2013 · 2 comments
Assignees
Labels
Milestone

Comments

@kgn
Copy link
Contributor

kgn commented Jan 29, 2013

JSONKit warnings in Xcode4.6


Apptentive/ApptentiveConnect/ext/PrefixedJSONKit/PJSONKit.m:680:12: warning: direct access to objective-c's isa is deprecated in favor of object_setClass() and object_getClass() [-Wdeprecated-objc-isa-usage]
Apptentive/ApptentiveConnect/ext/PrefixedJSONKit/PJSONKit.m:931:17: warning: direct access to objective-c's isa is deprecated in favor of object_setClass() and object_getClass() [-Wdeprecated-objc-isa-usage]

@ghost ghost assigned wooster Jan 29, 2013
@wooster
Copy link
Contributor

wooster commented Jan 29, 2013

Targeting fix for 0.4.8.

Fix is in PrefixedJSONKit repository already: https://github.com/apptentive/PrefixedJSONKit

@wooster
Copy link
Contributor

wooster commented Feb 2, 2013

This should be fixed now in top of tree (or tag v0.4.8).

@wooster wooster closed this as completed Feb 2, 2013
pkamb added a commit that referenced this issue Sep 3, 2015
pkamb added a commit that referenced this issue Sep 3, 2015
Do not mark all messages as read when MC opens and closes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants