Rename XMPPJSONFileStorage to XMPPFileStorage.
It uses BinaryPack instead of JSON now.
This commit is contained in:
parent
d80dbedd1b
commit
005771ec2e
6 changed files with 19 additions and 17 deletions
|
@ -14,7 +14,7 @@ SRCS = XMPPAuthenticator.m \
|
|||
XMPPEXTERNALAuth.m \
|
||||
XMPPIQ.m \
|
||||
XMPPJID.m \
|
||||
XMPPJSONFileStorage.m \
|
||||
XMPPFileStorage.m \
|
||||
XMPPMessage.m \
|
||||
XMPPMulticastDelegate.m \
|
||||
XMPPPLAINAuth.m \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue