moved a file
This commit is contained in:
parent
e4ba2bc334
commit
b9358a5f60
@ -19,7 +19,7 @@
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
86B623291C21FC6D00D6E3AF /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
|
||||
86B623291C21FC6D00D6E3AF /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = README; path = IRCClient/README; sourceTree = "<group>"; };
|
||||
86F2EFE61C21F73600B033A4 /* IRCClient.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IRCClient.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
86F2EFE91C21F73600B033A4 /* IRCClient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IRCClient.h; sourceTree = "<group>"; };
|
||||
86F2EFEB1C21F73600B033A4 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
||||
@ -46,6 +46,7 @@
|
||||
86F2EFDC1C21F73600B033A4 = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
86B623291C21FC6D00D6E3AF /* README */,
|
||||
86F2EFE81C21F73600B033A4 /* IRCClient */,
|
||||
86F2EFE71C21F73600B033A4 /* Products */,
|
||||
);
|
||||
@ -62,7 +63,6 @@
|
||||
86F2EFE81C21F73600B033A4 /* IRCClient */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
86B623291C21FC6D00D6E3AF /* README */,
|
||||
86F2EFF11C21F81900B033A4 /* IRCClientChannel_Private.h */,
|
||||
86F2EFF21C21F81900B033A4 /* IRCClientChannel.h */,
|
||||
86F2EFF31C21F81900B033A4 /* IRCClientChannel.m */,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user