Skip to content

Tested and adjusted the c2i into d2i using the correct pointer handling #17

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
16 changes: 8 additions & 8 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
PODS:
- GRKOpenSSLFramework (1.0.2.16)
- PurchaseController (1.0.7):
- GRKOpenSSLFramework
- OpenSSL-Universal (1.1.1900)
- PurchaseController (1.0.10):
- OpenSSL-Universal (= 1.1.1900)

DEPENDENCIES:
- PurchaseController (from `../`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- GRKOpenSSLFramework
trunk:
- OpenSSL-Universal

EXTERNAL SOURCES:
PurchaseController:
:path: "../"

SPEC CHECKSUMS:
GRKOpenSSLFramework: 35944e317e6336b2944ad70b059d84db6b2d8532
PurchaseController: b99fa2a32eb89ecc14a2454ee352a9419682733a
OpenSSL-Universal: 84efb8a29841f2764ac5403e0c4119a28b713346
PurchaseController: 97f8ba3d62fac2821316f31823b4319a0eddbd05

PODFILE CHECKSUM: 44cd69fe93e4f6ece8651a2136da8ef9b44b6581

COCOAPODS: 1.7.5
COCOAPODS: 1.11.3
127 changes: 0 additions & 127 deletions Example/Pods/GRKOpenSSLFramework/LICENSE.txt

This file was deleted.

This file was deleted.

Loading