[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #39300] Updating NSUserDefaults doesn't update
From: |
Michael Silva |
Subject: |
[bug #39300] Updating NSUserDefaults doesn't update |
Date: |
Wed, 07 Aug 2013 19:00:05 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17 |
Follow-up Comment #3, bug #39300 (project gnustep):
See attached file. The program writes 2 plist file (test-1.plist and
test-2.plist).
if no previous defaults are saved for the app test-1 should be in the 'native'
GNUstep format. after test-1 is written the GSMacOSXCompatible flag is set to
YES. Then test-2 is written. test-2 should be written as an OS X compatible
(XML) plist, but it is not.
of course the 2nd run of the app will load the saved defaults, so both files
will be XML format. so make sure to delete the defaults file for the app
between runs.
(file #28787)
_______________________________________________________
Additional Item Attachment:
File name: cachedDefaults.tar.gz Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39300>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #39300] Updating NSUserDefaults doesn't update,
Michael Silva <=