I'm thinking about using the AquaticPrime licensing system for my new mac app. Is the framework popular? What apps are using it?
Asked
Active
Viewed 1,025 times
2 Answers
2
It's used by a lot of applications. Make sure you get the latest version of the source from its new home:
http://github.com/bdrister/AquaticPrime
The latest version fixes several bugs that are still in the version that's hosted at aquaticmac.com.
You should use the CoreFoundation version of Aquatic Prime, the Objective-C code is very easy to bypass. In fact, you shouldn't really use Objective-C for any registration-related code.

Rob Keniger
- 45,830
- 6
- 101
- 134
1
I know that Pukka, a desktop bookmarks posting client for del.icio.us, uses AquaticPrime.

Christian Stade-Schuldt
- 4,671
- 7
- 35
- 30