User domains will be volatile.

I seems to get these information message when building on all my xib files..:

2013-03-11 09:07:15.569 Interface Builder Cocoa Touch Tool[2365:f07] CFPreferences: user home directory at file://localhost/Users/btj/Library/Application%20Support/iPhone%20Simulator/User/ is unavailable. User domains will be volatile.


What does this mean?


Regards,

BTJ

0
2 comments

This means, that when you run iPhone Simulator and don't have this directory, any user-specific files fille be lost after simulator quits.
Not sure what can it mean for the Interface Builder Cocoa Touch Tool, most likely nothing; though you can simply create this fodler to be sure.

0

Ok... I only see those messages when building in AppCode and not in Xcode, not sure if that's because those messages are hidden in Xcode or just not there...

BTJ

0

Please sign in to leave a comment.