Skip to content

Commit eb020e1

Browse files
committed
Use NSUserDefault instead of UserDefault.xml
1 parent 0f200b3 commit eb020e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos/base/CCUserDefault-apple.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ of this software and associated documentation files (the "Software"), to deal
4242
// root name of xml
4343
#define USERDEFAULT_ROOT_NAME "userDefaultRoot"
4444

45-
#define KEEP_COMPATABILITY
45+
//#define KEEP_COMPATABILITY
4646

4747
using namespace std;
4848

0 commit comments

Comments
 (0)