Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Installation with CocoaPods without cardIO #358

Closed
loryhuz opened this issue Oct 30, 2015 · 2 comments
Closed

Installation with CocoaPods without cardIO #358

loryhuz opened this issue Oct 30, 2015 · 2 comments

Comments

@loryhuz
Copy link

loryhuz commented Oct 30, 2015

Hello,

I want to use Paypal SDK without Card.IO (thought it was optional) but when building my project after adding pod 'PayPal-iOS-SDK' I've the following error:

(null): Library not found for -lCardIO

Is there a workaround to keep using Paypal with cocoapods without the link to CardIO ?

Thanks in advance.

@bluk bluk added the bug label Oct 30, 2015
@bluk
Copy link
Contributor

bluk commented Oct 30, 2015

The CocoaPods spec currently specifies both as vendored_libraries. I'm not sure if you can override that. Will see if we can provide a subspec that doesn't have CardIO in it.

@bluk
Copy link
Contributor

bluk commented Nov 4, 2015

Hi, this should be fixed in the CocoaPods 2.12.5 release. You can use PayPal-iOS-SDK/Core for just the PayPal libraries.

@bluk bluk closed this as completed Nov 4, 2015
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