Re: initFileURLWithPath run on emulator, not run on device

2012-01-30 Thread Franck Zoccolo
Le 30 janv. 2012 à 16:57, Riccardo Barbetti a écrit : > I have a problem, after that I had write and test code on simulator, today I > have work on device. > > In my program I save my NSArray: > > >NSArray *paths = > NSSearchPathForDirectoriesInDomains(NSSharedPublicDirectory, > NSUserDo

Re: Releasing Objects

2009-12-22 Thread Franck Zoccolo
On 23/12/2009 06:40, Michael Craig wrote: > Everything else is the same as is given in the tutorial. The console shows > that the reference count of converter is 1 both before and after the > release. Why ? > You said that you're using garbage collection. When using GC retain and release message

Re: NSOperationQueue question

2009-08-07 Thread Franck Zoccolo
Le 7 août 09 à 21:06, Tim Murison a écrit : The code is below and was compiled with objc-gc-only. Forget what I said... Maybe I should read carrefully before answering... Sorry for the noise. smime.p7s Description: S/MIME cryptographic signature ___