|
|
|
|
|
|
|
|
objects = { |
|
|
objects = { |
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */ |
|
|
/* Begin PBXBuildFile section */ |
|
|
|
|
|
868374A91C24E774005B97E5 /* IRCClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 868374A81C24E774005B97E5 /* IRCClient.h */; }; |
|
|
86B6232C1C21FD7C00D6E3AF /* README in Resources */ = {isa = PBXBuildFile; fileRef = 86B6232B1C21FD7C00D6E3AF /* README */; }; |
|
|
86B6232C1C21FD7C00D6E3AF /* README in Resources */ = {isa = PBXBuildFile; fileRef = 86B6232B1C21FD7C00D6E3AF /* README */; }; |
|
|
86D7849E1C24C2CC00C7458D /* IRCClient.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D7849D1C24C2CC00C7458D /* IRCClient.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
|
|
|
|
86D784A61C24C39F00C7458D /* libirc_errors.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D784A01C24C39F00C7458D /* libirc_errors.h */; }; |
|
|
86D784A61C24C39F00C7458D /* libirc_errors.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D784A01C24C39F00C7458D /* libirc_errors.h */; }; |
|
|
86D784A71C24C39F00C7458D /* libirc_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D784A11C24C39F00C7458D /* libirc_events.h */; }; |
|
|
86D784A71C24C39F00C7458D /* libirc_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D784A11C24C39F00C7458D /* libirc_events.h */; }; |
|
|
86D784A81C24C39F00C7458D /* libirc_options.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D784A21C24C39F00C7458D /* libirc_options.h */; }; |
|
|
86D784A81C24C39F00C7458D /* libirc_options.h in Headers */ = {isa = PBXBuildFile; fileRef = 86D784A21C24C39F00C7458D /* libirc_options.h */; }; |
|
|
|
|
|
|
|
|
/* End PBXBuildFile section */ |
|
|
/* End PBXBuildFile section */ |
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */ |
|
|
/* Begin PBXFileReference section */ |
|
|
|
|
|
868374A81C24E774005B97E5 /* IRCClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IRCClient.h; sourceTree = "<group>"; }; |
|
|
86B6232B1C21FD7C00D6E3AF /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; |
|
|
86B6232B1C21FD7C00D6E3AF /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; |
|
|
86D7849D1C24C2CC00C7458D /* IRCClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IRCClient.h; sourceTree = "<group>"; }; |
|
|
|
|
|
86D784A01C24C39F00C7458D /* libirc_errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libirc_errors.h; sourceTree = "<group>"; }; |
|
|
86D784A01C24C39F00C7458D /* libirc_errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libirc_errors.h; sourceTree = "<group>"; }; |
|
|
86D784A11C24C39F00C7458D /* libirc_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libirc_events.h; sourceTree = "<group>"; }; |
|
|
86D784A11C24C39F00C7458D /* libirc_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libirc_events.h; sourceTree = "<group>"; }; |
|
|
86D784A21C24C39F00C7458D /* libirc_options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libirc_options.h; sourceTree = "<group>"; }; |
|
|
86D784A21C24C39F00C7458D /* libirc_options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libirc_options.h; sourceTree = "<group>"; }; |
|
|
|
|
|
|
|
|
86F2EFDC1C21F73600B033A4 = { |
|
|
86F2EFDC1C21F73600B033A4 = { |
|
|
isa = PBXGroup; |
|
|
isa = PBXGroup; |
|
|
children = ( |
|
|
children = ( |
|
|
|
|
|
868374A81C24E774005B97E5 /* IRCClient.h */, |
|
|
86D7849F1C24C39F00C7458D /* libircclient */, |
|
|
86D7849F1C24C39F00C7458D /* libircclient */, |
|
|
86B6232B1C21FD7C00D6E3AF /* README */, |
|
|
86B6232B1C21FD7C00D6E3AF /* README */, |
|
|
86F2EFE81C21F73600B033A4 /* IRCClient */, |
|
|
86F2EFE81C21F73600B033A4 /* IRCClient */, |
|
|
|
|
|
|
|
|
86F2EFE81C21F73600B033A4 /* IRCClient */ = { |
|
|
86F2EFE81C21F73600B033A4 /* IRCClient */ = { |
|
|
isa = PBXGroup; |
|
|
isa = PBXGroup; |
|
|
children = ( |
|
|
children = ( |
|
|
86D7849D1C24C2CC00C7458D /* IRCClient.h */, |
|
|
|
|
|
86F2EFF11C21F81900B033A4 /* IRCClientChannel_Private.h */, |
|
|
86F2EFF11C21F81900B033A4 /* IRCClientChannel_Private.h */, |
|
|
86F2EFF21C21F81900B033A4 /* IRCClientChannel.h */, |
|
|
86F2EFF21C21F81900B033A4 /* IRCClientChannel.h */, |
|
|
86F2EFF31C21F81900B033A4 /* IRCClientChannel.m */, |
|
|
86F2EFF31C21F81900B033A4 /* IRCClientChannel.m */, |
|
|
|
|
|
|
|
|
isa = PBXHeadersBuildPhase; |
|
|
isa = PBXHeadersBuildPhase; |
|
|
buildActionMask = 2147483647; |
|
|
buildActionMask = 2147483647; |
|
|
files = ( |
|
|
files = ( |
|
|
86D7849E1C24C2CC00C7458D /* IRCClient.h in Headers */, |
|
|
|
|
|
86F2EFFE1C21F81900B033A4 /* IRCClientSessionDelegate.h in Headers */, |
|
|
86F2EFFE1C21F81900B033A4 /* IRCClientSessionDelegate.h in Headers */, |
|
|
|
|
|
868374A91C24E774005B97E5 /* IRCClient.h in Headers */, |
|
|
86D784AB1C24C39F00C7458D /* libircclient.h in Headers */, |
|
|
86D784AB1C24C39F00C7458D /* libircclient.h in Headers */, |
|
|
86D784A61C24C39F00C7458D /* libirc_errors.h in Headers */, |
|
|
86D784A61C24C39F00C7458D /* libirc_errors.h in Headers */, |
|
|
86F2EFF91C21F81900B033A4 /* IRCClientChannel.h in Headers */, |
|
|
86F2EFF91C21F81900B033A4 /* IRCClientChannel.h in Headers */, |
|
|
|
|
|
|
|
|
DYLIB_CURRENT_VERSION = 2.0; |
|
|
DYLIB_CURRENT_VERSION = 2.0; |
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
|
FRAMEWORK_VERSION = 2.0; |
|
|
FRAMEWORK_VERSION = 2.0; |
|
|
HEADER_SEARCH_PATHS = libircclient/; |
|
|
|
|
|
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
|
|
libircclient/, |
|
|
|
|
|
"$(PROJECT_DIR)/", |
|
|
|
|
|
); |
|
|
INFOPLIST_FILE = IRCClient/Info.plist; |
|
|
INFOPLIST_FILE = IRCClient/Info.plist; |
|
|
INSTALL_PATH = "@executable_path/../Frameworks"; |
|
|
INSTALL_PATH = "@executable_path/../Frameworks"; |
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
|
|
|
|
|
|
|
|
DYLIB_CURRENT_VERSION = 2.0; |
|
|
DYLIB_CURRENT_VERSION = 2.0; |
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath"; |
|
|
FRAMEWORK_VERSION = 2.0; |
|
|
FRAMEWORK_VERSION = 2.0; |
|
|
HEADER_SEARCH_PATHS = libircclient/; |
|
|
|
|
|
|
|
|
HEADER_SEARCH_PATHS = ( |
|
|
|
|
|
libircclient/, |
|
|
|
|
|
"$(PROJECT_DIR)/", |
|
|
|
|
|
); |
|
|
INFOPLIST_FILE = IRCClient/Info.plist; |
|
|
INFOPLIST_FILE = IRCClient/Info.plist; |
|
|
INSTALL_PATH = "@executable_path/../Frameworks"; |
|
|
INSTALL_PATH = "@executable_path/../Frameworks"; |
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/Frameworks"; |