Skip to content

dlinsin/NPReceiptVerification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###NPReceiptVerification Drop-in Mac App Store Receipt Verification

By Nick Paulson

###Installation

  1. Add this file to your project
  2. Change the values of kReceiptBundleVersion and kReceiptBundleIdentifier at the top of NPReceiptVerification.m to your own values. These must be equivalent to CFBundleShortVersionString and CFBundleIdentifier, respectively. (These are found in your Info.plist file)
  3. Add libcrypto/Security and IOKit framework

That's it!

###License

This code is released under the MIT License. See LICENSE for more information.

###Thank You Thank you to roddi's ValidateStoreReceipts which I used as an example and some code from. That can be found here.

Also, thank you to Craig Hockenberry for his recommendation on making the app useless after exit(173).

About

Drop-In Mac App Store Receipt Verification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published