Maciej Swic

3pods

MockingPlace

Simulates locations and tracks using geojson. Apple keeps changing how the location simulation in Xcode works and it kept breaking my projects. Enter MockingPlace. Also works on real devices.

License: MIT

  • Objective C

VerifyStoreReceipt

This validator parses and validates the payload and the PKCS7 container itself.

Thanks to Matthew Stevens for coming up with the parser code. Thanks to Dave Carlton for polishing it a bit. Thanks to Fraser Hess for more polish and correcting my non-native English. Thanks to anlumo for the certificate checking code. Thanks to Alessandro Segala for the In-App purchasing code.

Missing from this project:

Apple's root certificate. This may be obtained from http://www.apple.com/certificateauthority/ Any measures to make your app cracker proof.

License: MIT

  • Objective C

WeightedWordCloud

Renders word/tag clouds. Supports weighted words. No dependencies, works with app extensions and the Apple Watch (WatchKit).

License: MIT

  • Objective C