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

'Paystack/Paystack-Swift.h' file not found #56

Open
BadMask121 opened this issue Apr 11, 2021 · 7 comments
Open

'Paystack/Paystack-Swift.h' file not found #56

BadMask121 opened this issue Apr 11, 2021 · 7 comments

Comments

@BadMask121
Copy link

BadMask121 commented Apr 11, 2021

Screenshot 2021-04-11 at 12 40 21 PM

Screenshot 2021-04-11 at 12 41 23 PM

Been having this issue, it might seem it's from core paystack-ios issue but i'm still putting out here to see if anyone has this issue

'Paystack/Paystack-Swift.h' file not found

@dammyson
Copy link

I have also been having this issue too @tolu360 can you pls help us out

@IyiolaOwabumowa
Copy link

Still no help?

Has anyone solved it?

@sammysmart95
Copy link

I'm facing the same issue ooo.... Please can anyone help out please......

@tobilastik
Copy link

tobilastik commented Jul 26, 2021

I think this error is due to the fact that the project has not been updated for a very long time now.
Go to your podfile and downgrade
platform :ios, '11.0'
to
platform :ios, '10.0'
clean your build and rebuild
the downside about this solution is that it might affect some other packages that depend on the higher version of the ios target platform, but if that's not the case then you are good to go.

@esomnofu
Copy link

Any solution yet to this for swift iOS???

@ckOfor
Copy link

ckOfor commented Nov 30, 2022

Sad, @tolu360 please help

@ckOfor
Copy link

ckOfor commented Nov 30, 2022

To fix this please do

  1. Step 1 change Paystack version inside of my Podfile.lock from 3.0.13 to 3.0.16 as mentioned here
  2. Step 2 Follow the guidelines to fix new error here

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

7 participants