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

Fixes the build error occurring due to missing SquarePointOfSaleSDK.h file during pod install. #10

Merged
merged 3 commits into from
Feb 14, 2022

Conversation

rustgo4gg
Copy link
Contributor

Fixes #8

Context

From the SquarePointOfSaleSDK file SquarePointOfSaleSDK.h is no more shipped.
As a result post pod install when a build is fired it fails with <SquarePointOfSaleSDK\SquarePointOfSaleSDK.h> not found.

Solution

import the relevant header files directly

@rustgo4gg
Copy link
Contributor Author

@connorbode Can you have a look at the PR?

@connorbode connorbode merged commit fa05395 into matix-io:master Feb 14, 2022
@connorbode
Copy link
Contributor

@rustforgg thanks for this

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

Successfully merging this pull request may close these issues.

'SquarePointOfSaleSDK/SquarePointOfSaleSDK.h' file not found
3 participants