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

Integrating TICoreDataSync with Cocoapds #84

Open
shadow2000 opened this issue Sep 11, 2013 · 0 comments
Open

Integrating TICoreDataSync with Cocoapds #84

shadow2000 opened this issue Sep 11, 2013 · 0 comments

Comments

@shadow2000
Copy link

I've added TICoreDataSync to my Podfile like this:
pod 'TICoreDataSync', '~> 1.0.2'

After pod install I've the new pods Dropbox-iOS-SDK and TICoreDataSync but when I'm doing a build I got duplicate interface definition errors on interfaces from dropboxSDK.

It seems to me logical because these interfaces existing in

Pods/Dropbox-iOS-SDK/dropbox-ios-sdk-1.3.5/DropboxSDK.framework/Headers
and
Pods/TICoreDataSync/Submodules/DropboxSDK/DropboxSDK/Classes/DropboxSDK

Have I anything done wrong while integrating TICoreDataSync as pod?

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

1 participant