[ANN] Receigen: smart code generator for Mac App Store receipt validation

2011-10-30 Thread Laurent Etiemble
application to make it better. Regards, Laurent Etiemble. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help

Re: Write to file Entitlement

2011-11-01 Thread Laurent Etiemble
y /Users/ Here is an example to read and write any files inside the user home: com.apple.security.temporary-exception.files.home-relative-path.read-write / Regards, Laurent Etiemble. 2011/10/31 James Merkel > Reading the sandboxing documents, it looks like in order to write to a > file

[ANN] Receigen, a smart code generator for Mac App Store receipt and InApp purchase validation

2012-02-22 Thread Laurent Etiemble
, Laurent Etiemble. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https

Re: Columns widths specified programmatically seem to be wider.

2009-06-29 Thread Laurent Etiemble
Hello, Take a look at "setIntercellSpacing:" in NSTableView Class Reference. The default intercell spacing is (3.0, 2.0), so it may explains the delta you see. Regards, Laurent Etiemble. Monobjc : A .NET/Objective-C Bridge More info at http://www.monobjc.net/ 2009/6/29 Nor : > A

[ANN] Receigen, App Store receipt validation made easy for OS X and iOS

2013-10-26 Thread Laurent Etiemble
also integrates nicely with Xcode for a streamlined build process. Receigen is available on the Mac App Store ( http://itunes.apple.com/app/receigen/id452840086?mt=12). Support and F.A.Q. are available on the Receigen website (http://receigen.etiemble.com/). Regards, Laurent Etiemble