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

Stop statically compiling AFNetworking in #5

Open
joeldev opened this issue Mar 19, 2013 · 2 comments
Open

Stop statically compiling AFNetworking in #5

joeldev opened this issue Mar 19, 2013 · 2 comments

Comments

@joeldev
Copy link
Owner

joeldev commented Mar 19, 2013

I was lazy and it made it easy to deliver a single release binary that was 100% good to go, but people seem opposed to it. Oh well

joeldev added a commit that referenced this issue Mar 24, 2013
…iOS library target no longer embeds AFNetworking. Partially done with #5
@joeldev
Copy link
Owner Author

joeldev commented Mar 24, 2013

This is done for iOS, and there are now two variants of the build in Release. libADNKit-iOS.a does NOT include AFNetworking by default, and libADNKit-AFNetworking-iOS.a DOES include it by default.

@tonyarnold
Copy link
Contributor

Once #53 is in, I'd love to take a swing at this for OS X, and update to use AFNetworking 2.x (or NSURLSession and friends if it's more appropriate).

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