I've posted a brief tutorial on how to add the CoreFoundation version of AP to 
a Cocoa application. 

http://code.nimblehost.com/

The biggest stumbling block for me was figuring out how to convert certain NS 
objects to CoreFoundation (NSString to CFURLRef, for example), so I've included 
an example of this, as well as how to create a CF dictionary of license data 
and convert it to an NSDictionary.

Hope this helps others who run into the same problem.

Best,

Jonathan
NimbleHost.com

 

--- In [email protected], Jack Carbaugh <intrn...@...> wrote:
>
> I would very much appreciate this info ... and i'm sure other members  
> of the list would also. If possible, can you reply back with  
> instructions or a link ?
> 
> jack
> 
> On Apr 15, 2010, at 6:53 AM, nimblehost wrote:
> 
> > Hi Junio,
> >
> > I just finished adding the CoreFoundation version of AquaticPrime to  
> > a plugin I'm working on (with the exceptional help of Benjamin  
> > Rister). If you have questions on how to do the same for an app  
> > you're working on feel free to email me.
> >
> > Best,
> >
> > Jonathan
> > NimbleHost.com
> >
> > --- In [email protected], Junio Gonçalves Vitorino  
> > <jgvitorino@> wrote:
> > >
> > > Wow, Damian this is great news. I'm newbie with this, but i'm  
> > studying hard
> > > to learn the correct way to do. I can ask you to talk more a bit  
> > about the C
> > > variant of him and what you want mean with "strip your symbols"?
> > >
> > > Really, really thanks!
> > >
> > >
> > > On Wed, Apr 14, 2010 at 6:05 PM, Damian Morris <damian@> wrote:
> > >
> > > >
> > > >
> > > > Hi Junio,
> > > >
> > > > AquaticPrime isn't easy to crack, Objective-C code is (due to  
> > the dynamic
> > > > nature of its runtime). However, AquaticPrime comes in both  
> > Objective-C and
> > > > C variants - so you simply need to make sure that you use the C  
> > variant, and
> > > > strip your symbols.
> > > >
> > > > Cheers,
> > > >
> > > > Damian
> > > >
> > >
> > > --
> > > Atenciosamente, Cordially
> > >
> > > Junio Vitorino
> > > http://www.lamiscela.net
> > > 55 31 9901-7499
> > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> >
> >
> > 
> 
> 
> 
> [Non-text portions of this message have been removed]
>


Reply via email to