Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

'Venmo-iOS-SDK/Venmo.h' file not found #131

Open
ngduykhanh1707 opened this issue Jan 8, 2019 · 1 comment
Open

'Venmo-iOS-SDK/Venmo.h' file not found #131

ngduykhanh1707 opened this issue Jan 8, 2019 · 1 comment

Comments

@ngduykhanh1707
Copy link

Pod 1.5.3
Xcode 10.1
I run pod file from pod 'Venmo-iOS-SDK', :git => 'https://github.com/venmo/venmo-ios-sdk.git', :branch => 'master'
and then import in header file: #import <Venmo-iOS-SDK/Venmo.h>

@u2606
Copy link

u2606 commented Jan 8, 2019

@ngduykhanh1707, see #92 and #95. This is a known bug, but the library is no longer maintained, so you’ll have to fix this yourself by manually changing the import statement in VENUser+VenmoSDK.h to #import "VENCore/VENUser.h".

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