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

Manual integration? #47

Closed
agrinman opened this issue Aug 1, 2018 · 2 comments
Closed

Manual integration? #47

agrinman opened this issue Aug 1, 2018 · 2 comments

Comments

@agrinman
Copy link

agrinman commented Aug 1, 2018

It would be great if we could add this as a dependency just using git submodules if we are not using Carthage or Cocoapods.

@jeiting
Copy link
Contributor

jeiting commented Aug 1, 2018

Yeah, that's totally doable. Just add a submodule and manually adding the project as a sub-project should work™️. Let me know if it doesn't.

@agrinman
Copy link
Author

agrinman commented Aug 5, 2018

Apologies for the delay, finally got around to debugging further...that's what I tried at first, but it wasn't quite working like it usually does for other framework-project deps.

FWIW Here's what worked for me:

  1. add as a submodule
  2. drag the entire purchases-ios folder into your project (do not add to your app target)
  3. add framework as you usually do (you'll see purchases.framework)

@agrinman agrinman closed this as completed Aug 5, 2018
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

2 participants