Move namespaces to namespaces.h and add missing files to Xcode project.

This commit is contained in:
Jonathan Schleifer 2011-05-12 22:51:55 +02:00
parent d80aa353d3
commit 39d57946d9
9 changed files with 47 additions and 17 deletions

View file

@ -41,6 +41,7 @@
#import "XMPPRoster.h"
#import "XMPPRosterItem.h"
#import "XMPPExceptions.h"
#import "namespaces.h"
@implementation XMPPConnection
+ connection