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

Add OS X Pod Platform #11

Closed
jbeemster opened this issue Sep 22, 2015 · 6 comments
Closed

Add OS X Pod Platform #11

jbeemster opened this issue Sep 22, 2015 · 6 comments

Comments

@jbeemster
Copy link

Would it be possible to add OSX as a deployment platform in the podspec?

@samskiter
Copy link
Owner

Hi, it should be fine so long as it compiles ok. I haven't attempted to build for OSX, have you?

@jbeemster
Copy link
Author

I have not yet but will do so now.

@jbeemster
Copy link
Author

So the only thing that could trip an OSX version up is the: #import <UIKit/UIKit.h> located here https://github.com/samskiter/KiteJSONValidator/blob/develop/Tests/Tests-Prefix.pch#L8

But that only relates to the test suite, as far as building the core library under OSX I did not have any issues!

@samskiter
Copy link
Owner

Do you have any idea how to set the cocoapod file up? if you have experience it might speed things up for me

jbeemster added a commit to jbeemster/KiteJSONValidator that referenced this issue Sep 25, 2015
samskiter added a commit that referenced this issue Sep 25, 2015
Added OS X Pod Platform (closes #11)
@samskiter
Copy link
Owner

Just got released 0.2.3 to cocoapods. Let me know how you get on and thanks for you your contribution 👍

@jbeemster
Copy link
Author

Thanks @samskiter and my pleasure!

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