iPhone SDK and sms.db file
-
Hello,
I hope this is the right mailing list, because I couldn't find anything iPhone-related.
I need to read the sms.db file (~/Library/SMS/sms.db). I need to put the content of the file into a NSData object, so I read the file using [NSData dataWithContentsOfFile: @"~/Library/SMS/sms.db"].
But, when testing in the simulator, it can't read the file.
In the simulator directory, file path is:
/Users/Alessandro/Library/Application Support/iPhone Simulator/User/Library/SMS/sms.db
but it tries to read
/Users/Alessandro/Library/Application Support/iPhone Simulator/User/Applications/E3D91877-8D0A-4186-AD3D-59CAFF694285/Library/SMS/sms.db
This is the path I get also when I try to expand the tilde.
Is it a bug of the simulator? How can I read that file?
Thank you in advance,
Alessandro
Posta, news, sport, oroscopo: tutto in una sola pagina.
Crea l'home page che piace a te!
www.yahoo.it/latuapagina -
On Jul 8, 2008, at 10:29 AM, <aletemp2002-mail...> wrote:> I hope this is the right mailing list, because I couldn't find
> anything iPhone-related.
Oh, the humanity of it all!
I'm busting at the seams waiting for Xcode 3.1 et. al. to come out of
NDA, and out of beta!
Mainly because I want (need?) the Xcode 3.1 toolset (an obviously
iPhone SDK non-beta).
But, also because I won't have to watch Scott moderate these emails.
:-)
thanks!-
-lance -
On Tue, Jul 8, 2008 at 10:29 AM, <aletemp2002-mail...> wrote:> I hope this is the right mailing list, because I couldn't find anything iPhone-related.
http://www.cocoabuilder.com/archive/message/cocoa/2008/6/27/211361
http://www.cocoabuilder.com/archive/message/cocoa/2008/6/27/211364
http://www.cocoabuilder.com/archive/message/cocoa/2008/5/7/206059
http://www.cocoabuilder.com/archive/message/cocoa/2008/3/7/200686
http://www.cocoabuilder.com/archive/message/cocoa/2008/6/15/210274
http://www.cocoabuilder.com/archive/message/cocoa/2008/6/26/211265
http://www.cocoabuilder.com/archive/message/cocoa/2008/5/29/208631
http://www.cocoabuilder.com/archive/message/cocoa/2008/4/10/203800
http://www.cocoabuilder.com/archive/message/cocoa/2008/6/17/210453
http://www.cocoabuilder.com/archive/message/cocoa/2008/3/11/200980
http://www.cocoabuilder.com/archive/message/cocoa/2008/3/7/200680
http://www.cocoabuilder.com/archive/message/cocoa/2008/3/8/200765
... and many, many, many, many, many, many, many, many, many, many,
MANY more ...
--
I.S. -
On Tue, Jul 8, 2008 at 3:29 PM, <aletemp2002-mail...> wrote:> I hope this is the right mailing list, because I couldn't find anything iPhone-related.
Just out of interest, what search terms did you use? Because it seems
likely to me that searching for "iphone" would have given you a fairly
categorical answer to whether or not this is the right mailing list.
Hamish -
On Jul 8, 2008, at 10:29 AM, <aletemp2002-mail...> wrote:> Hello,
>
> I hope this is the right mailing list, because I couldn't find
> anything iPhone-related.
>
Unfortunately, it isn't.
The non-disclosure prohibits discussion of the SDK in public. That
includes this mailing list.


