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

Current code is not anymore compatible with OSX10.7 and before #19

Open
subzerov opened this issue Jul 11, 2014 · 1 comment
Open

Current code is not anymore compatible with OSX10.7 and before #19

subzerov opened this issue Jul 11, 2014 · 1 comment

Comments

@subzerov
Copy link

Hello,

I have tried to compile the code on OSX10.7 and Xcode 4.6.3. The problem is the __weak attributes.

If I compile the test app using Xcode 5.1.1, and then.. drop it on OSX10.7, it crashes.

Actually, the commit that broke the compatibility is this one:
9df0936

Maybe you should update the project description, so, it says the BaseSDK must be 10.8+

Felipe.

@rsms
Copy link
Owner

rsms commented Jul 11, 2014

Can you post the Xcode build log output?

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