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

Installing via CocoaPods in an OS X (NOT iOS) project should work out of the box #22

Closed
landongn opened this issue Oct 22, 2015 · 3 comments

Comments

@landongn
Copy link

screenshot 2015-10-22 16 57 07

It would seem the included .a file is statically built for only supporting arm environments, rather than x86. Would be nice to have an option to build the .a file yourself in a bash script or something, or include a universal binary instead.

@landongn landongn changed the title included static library compiled for iOS rather than Univsersal included static library compiled for iOS rather than Universal Oct 23, 2015
@jeremy-w
Copy link
Owner

jeremy-w commented Nov 1, 2015

I see the Podfile says OS X is supported, but the static lib that comes bundled with it doesn't play along with that.

@jeremy-w jeremy-w changed the title included static library compiled for iOS rather than Universal Installing via CocoaPods in an OS X (NOT iOS) project should work out of the box Nov 1, 2015
@jeremy-w
Copy link
Owner

jeremy-w commented Nov 1, 2015

Retitled to describe the problem.

@jeremy-w
Copy link
Owner

If someone issues a PR with a cross-platform staticlib, I'll happily declare support for OS X in the podspec again. Absent that level of interest, adjusting it to match the current reality seems the best course of action.

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