Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Reduce podspec minimum OS X version to 10.8. #4

Closed
brunophilipe opened this issue May 16, 2014 · 3 comments
Closed

Reduce podspec minimum OS X version to 10.8. #4

brunophilipe opened this issue May 16, 2014 · 3 comments

Comments

@brunophilipe
Copy link

I was able to compile and run the demo with the deployment target set to 10.8 with no errors or warnings. Is there any reason for using the minimum version of 10.9?

@interstateone
Copy link
Contributor

Hi @brunophilipe! Good question. The reasons behind 10.9 was that it was extracted from a project with that target and I didn't have an older VM to test it on myself.

If the demo runs with no errors/warnings and (important for a project like this) renders properly, I'd be willing to drop the target to 10.8 and I'll close this issue once I've made that change.

@brunophilipe
Copy link
Author

Awesome! I only couldn't do below 10.6 because ARC is not supported below that version, but above that it built perfectly with no warnings related to the source files (only one related to localized nibs).
screen shot 2014-05-16 at 01 05 58

@interstateone
Copy link
Contributor

The podspec has been dropped to 10.8 and I've submitted the PR to the Spec repo. Thanks again @brunophilipe.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants