Differences From Artifact [25d2864b5c]:
- File
.gitignore
— part of check-in
[c9bb52e823]
at
2013-02-23 13:49:32
on branch trunk
— Rename XMPPJSONFileStorage to XMPPFileStorage.
It uses BinaryPack instead of JSON now. (user: js, size: 306) [annotate] [blame] [check-ins using]
To Artifact [be21287203]:
- File
.gitignore
— part of check-in
[bf3524b981]
at
2018-01-21 22:46:12
on branch trunk
— Remove Xcode project
Maintaining two build systems is too annoying. (user: js, size: 211) [annotate] [blame] [check-ins using]
1 2 | *.o *.so | > > < | < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | *.dll *.dylib *.o *.so *~ .deps aclocal.m4 autom4te.cache buildsys.mk config.h config.h.in config.log config.status configure DerivedData docs extra.mk src/ObjXMPP.framework tests/tests tests/storage.binarypack |