All Projects → CleanCocoa → mac-licensing-fastspring-cocoafob

CleanCocoa / mac-licensing-fastspring-cocoafob

Licence: MIT license
Sample applications for the book "Release a Mac App Outside the App Store with FastSpring and CocoaFob"

Programming Languages

swift
15916 projects

Sample Applications

Make Money Outside the Mac App Store: How to Sell Your Mac App with FastSpring, Secure It With License Codes Against Piracy, and Offer Time-Based Trial Downloads

This is the manuscript of the book "Make Money Outside the Mac App Store (With FastSpring)".

Installation / Set Up

If you run Git v1.6.5 or higher, you should be able to clone this repository recursively, including all submodules:

$ git clone --recursive [email protected]:ChristianTietze/mac-licensing-fastspring-cocoafob.git

If that doesn't work, do it manually:

  1. Clone this git repository on your computer

  2. Initialize all submodules:

     $ git submodule update --init --recursive
    

Project Configuration

Make sure to change FastSpringCredentials.plist file to your store settings to make the embedded store work.

Dependencies

License

See the LICENSE file for copy permissions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].