X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2FMacOSX%2FngIRCd.xcodeproj%2Fproject.pbxproj;h=df160ccd29d8ab0bd0a2c737ef36f96450056943;hp=ac3f6235381cea4879e4b0c09a1fee324ee93777;hb=6a622c0084ec69563609804520e2753501254503;hpb=f37600ee01f6cfd86e8fa80f77ee26ebaf3012b2 diff --git a/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj b/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj index ac3f6235..df160ccd 100644 --- a/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj +++ b/contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj @@ -36,6 +36,10 @@ FA322DBE0CEF7766001761B3 /* tool.c in Sources */ = {isa = PBXBuildFile; fileRef = FA322D330CEF74B1001761B3 /* tool.c */; }; FA322DC10CEF77CB001761B3 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FA322DC00CEF77CB001761B3 /* libz.dylib */; }; FA407F2E0DB159F400271AF1 /* ng_ipaddr.c in Sources */ = {isa = PBXBuildFile; fileRef = FA407F2C0DB159F400271AF1 /* ng_ipaddr.c */; }; + FA4F165A164836B100DBD011 /* irc-metadata.c in Sources */ = {isa = PBXBuildFile; fileRef = FA4F1659164836B100DBD011 /* irc-metadata.c */; }; + FA6BBC631605F0AC0004247A /* conn-encoding.c in Sources */ = {isa = PBXBuildFile; fileRef = FA6BBC5F1605F0AB0004247A /* conn-encoding.c */; }; + FA6BBC641605F0AC0004247A /* irc-encoding.c in Sources */ = {isa = PBXBuildFile; fileRef = FA6BBC611605F0AC0004247A /* irc-encoding.c */; }; + FA6BBC661605F6D60004247A /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FA6BBC651605F6D60004247A /* libiconv.dylib */; }; FA85178C0FA061EC006A1F5A /* op.c in Sources */ = {isa = PBXBuildFile; fileRef = FA85178B0FA061EC006A1F5A /* op.c */; }; FA99428C10E82A27007F27ED /* proc.c in Sources */ = {isa = PBXBuildFile; fileRef = FA99428B10E82A27007F27ED /* proc.c */; }; FAA3D27B0F139CDC00B2447E /* conn-ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = FAA3D2790F139CDC00B2447E /* conn-ssl.c */; }; @@ -60,12 +64,27 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ - FA1A6BBC0D6857BB00AA8F71 /* misc-test.e */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "misc-test.e"; sourceTree = ""; }; + FA18A63E16CEDDCE00132F66 /* configure.ng */ = {isa = PBXFileReference; lastKnownFileType = text; name = configure.ng; path = ../../configure.ng; sourceTree = ""; }; + FA18A63F16CEDE2300132F66 /* ngircd.service */ = {isa = PBXFileReference; lastKnownFileType = text; path = ngircd.service; sourceTree = ""; }; + FA18A64016CEDE2300132F66 /* ngircd.socket */ = {isa = PBXFileReference; lastKnownFileType = text; path = ngircd.socket; sourceTree = ""; }; + FA18A64116CEDE3500132F66 /* ngircd.pam */ = {isa = PBXFileReference; lastKnownFileType = text; path = ngircd.pam; sourceTree = ""; }; + FA18A64216CEDE5700132F66 /* de.barton.ngircd.plist.tmpl */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = de.barton.ngircd.plist.tmpl; sourceTree = ""; }; + FA18A64316CEDE8100132F66 /* Makefile.am */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + FA18A64416CEDFCE00132F66 /* Commands.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Commands.txt; sourceTree = ""; }; + FA18A64516CEE0C700132F66 /* Makefile.ng */ = {isa = PBXFileReference; lastKnownFileType = text; name = Makefile.ng; path = ipaddr/Makefile.ng; sourceTree = ""; }; + FA18A64616CEE0DD00132F66 /* Makefile.ng */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.ng; sourceTree = ""; }; + FA18A64716CEE14900132F66 /* Makefile.ng */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.ng; sourceTree = ""; }; + FA18A64A16CEE18100132F66 /* Makefile.ng */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.ng; sourceTree = ""; }; + FA18A64C16CEE1AC00132F66 /* mode-test.e */ = {isa = PBXFileReference; lastKnownFileType = text; path = "mode-test.e"; sourceTree = ""; }; + FA18A64D16CEE1D900132F66 /* whois-test.e */ = {isa = PBXFileReference; lastKnownFileType = text; path = "whois-test.e"; sourceTree = ""; }; + FA18A64E16CEE24B00132F66 /* misc-test.e */ = {isa = PBXFileReference; lastKnownFileType = text; path = "misc-test.e"; sourceTree = ""; }; + FA18A64F16CEE27700132F66 /* Makefile.ng */ = {isa = PBXFileReference; lastKnownFileType = text; path = Makefile.ng; sourceTree = ""; }; FA1A6BBD0D6857D900AA8F71 /* who-test.e */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "who-test.e"; sourceTree = ""; }; + FA1DBB6716C707D200D4F838 /* irc-macros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "irc-macros.h"; sourceTree = ""; }; FA2D564811EA158B00D37A35 /* pam.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pam.h; sourceTree = ""; }; FA2D564911EA158B00D37A35 /* pam.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pam.c; sourceTree = ""; }; FA2D567A11EA1AB300D37A35 /* libpam.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libpam.dylib; path = usr/lib/libpam.dylib; sourceTree = SDKROOT; }; - FA322BBA0CEF72E4001761B3 /* ngIRCd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ngIRCd; sourceTree = BUILT_PRODUCTS_DIR; }; + FA322BBA0CEF72E4001761B3 /* ngircd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ngircd; sourceTree = BUILT_PRODUCTS_DIR; }; FA322CD60CEF74B1001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; FA322CD90CEF74B1001761B3 /* array.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = array.c; sourceTree = ""; }; FA322CDA0CEF74B1001761B3 /* array.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = array.h; sourceTree = ""; }; @@ -108,7 +127,6 @@ FA322CFF0CEF74B1001761B3 /* lists.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = lists.h; sourceTree = ""; }; FA322D000CEF74B1001761B3 /* log.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = log.c; sourceTree = ""; }; FA322D010CEF74B1001761B3 /* log.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = ""; }; - FA322D020CEF74B1001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; FA322D030CEF74B1001761B3 /* match.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = match.c; sourceTree = ""; }; FA322D040CEF74B1001761B3 /* match.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = match.h; sourceTree = ""; }; FA322D050CEF74B1001761B3 /* messages.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = messages.h; sourceTree = ""; }; @@ -120,9 +138,6 @@ FA322D0D0CEF74B1001761B3 /* resolve.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = resolve.h; sourceTree = ""; }; FA322D100CEF74B1001761B3 /* ansi2knr.1 */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.man; path = ansi2knr.1; sourceTree = ""; }; FA322D110CEF74B1001761B3 /* ansi2knr.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = ansi2knr.c; sourceTree = ""; }; - FA322D120CEF74B1001761B3 /* exp.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = exp.h; sourceTree = ""; }; - FA322D130CEF74B1001761B3 /* imp.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = imp.h; sourceTree = ""; }; - FA322D140CEF74B1001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; FA322D150CEF74B1001761B3 /* portab.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = portab.h; sourceTree = ""; }; FA322D160CEF74B1001761B3 /* portabtest.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = portabtest.c; sourceTree = ""; }; FA322D170CEF74B1001761B3 /* splint.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = splint.h; sourceTree = ""; }; @@ -134,8 +149,6 @@ FA322D1F0CEF74B1001761B3 /* connect-test.e */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "connect-test.e"; sourceTree = ""; }; FA322D200CEF74B1001761B3 /* functions.inc */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.pascal; path = functions.inc; sourceTree = ""; }; FA322D210CEF74B1001761B3 /* getpid.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = getpid.sh; sourceTree = ""; }; - FA322D220CEF74B1001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; - FA322D230CEF74B1001761B3 /* mode-test.e */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = "mode-test.e"; sourceTree = ""; }; FA322D250CEF74B1001761B3 /* README */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README; sourceTree = ""; }; FA322D260CEF74B1001761B3 /* start-server.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = "start-server.sh"; sourceTree = ""; }; FA322D270CEF74B1001761B3 /* stop-server.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = "stop-server.sh"; sourceTree = ""; }; @@ -145,9 +158,6 @@ FA322D2B0CEF74B1001761B3 /* test-loop.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = "test-loop.sh"; sourceTree = ""; }; FA322D2C0CEF74B1001761B3 /* tests.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = tests.sh; sourceTree = ""; }; FA322D2D0CEF74B1001761B3 /* wait-tests.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = "wait-tests.sh"; sourceTree = ""; }; - FA322D300CEF74B1001761B3 /* ansi2knr.1 */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.man; path = ansi2knr.1; sourceTree = ""; }; - FA322D310CEF74B1001761B3 /* ansi2knr.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = ansi2knr.c; sourceTree = ""; }; - FA322D320CEF74B1001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; FA322D330CEF74B1001761B3 /* tool.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = tool.c; sourceTree = ""; }; FA322D340CEF74B1001761B3 /* tool.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = tool.h; sourceTree = ""; }; FA322D5A0CEF750F001761B3 /* AUTHORS */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = AUTHORS; path = ../../AUTHORS; sourceTree = SOURCE_ROOT; }; @@ -155,7 +165,6 @@ FA322D5C0CEF750F001761B3 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = ChangeLog; path = ../../ChangeLog; sourceTree = SOURCE_ROOT; }; FA322D5E0CEF750F001761B3 /* config.guess */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; name = config.guess; path = ../../config.guess; sourceTree = SOURCE_ROOT; }; FA322D5F0CEF750F001761B3 /* config.sub */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; name = config.sub; path = ../../config.sub; sourceTree = SOURCE_ROOT; }; - FA322D600CEF750F001761B3 /* configure.in */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = configure.in; path = ../../configure.in; sourceTree = SOURCE_ROOT; }; FA322D610CEF750F001761B3 /* COPYING */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = COPYING; path = ../../COPYING; sourceTree = SOURCE_ROOT; }; FA322D620CEF750F001761B3 /* INSTALL */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = INSTALL; path = ../../INSTALL; sourceTree = SOURCE_ROOT; }; FA322D630CEF750F001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = Makefile.am; path = ../../Makefile.am; sourceTree = SOURCE_ROOT; }; @@ -170,9 +179,8 @@ FA322D700CEF7523001761B3 /* ngircd.init */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = ngircd.init; sourceTree = ""; }; FA322D710CEF7523001761B3 /* ngircd.postinst */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = ngircd.postinst; sourceTree = ""; }; FA322D720CEF7523001761B3 /* rules */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = rules; sourceTree = ""; }; - FA322D8D0CEF7523001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; + FA322D8D0CEF7523001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = Makefile.am; path = MacOSX/Makefile.am; sourceTree = ""; }; FA322D8E0CEF7523001761B3 /* ngIRCd.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = ngIRCd.xcodeproj; sourceTree = ""; }; - FA322D910CEF7523001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; FA322D920CEF7523001761B3 /* ngindent */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ngindent; sourceTree = ""; }; FA322D940CEF7523001761B3 /* ngircd.spec */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ngircd.spec; sourceTree = ""; }; FA322D950CEF7523001761B3 /* README */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = README; sourceTree = ""; }; @@ -186,23 +194,28 @@ FA322DA00CEF752C001761B3 /* RFC.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = RFC.txt; sourceTree = ""; }; FA322DA40CEF752C001761B3 /* Doxyfile */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Doxyfile; sourceTree = ""; }; FA322DA50CEF752C001761B3 /* footer.inc.html */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.html; path = footer.inc.html; sourceTree = ""; }; - FA322DA60CEF752C001761B3 /* header.inc.html */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.html; path = header.inc.html; sourceTree = ""; }; FA322DA70CEF752C001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; - FA322DA80CEF752C001761B3 /* ngircd-doc.css */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.css; path = "ngircd-doc.css"; sourceTree = ""; }; FA322DA90CEF752C001761B3 /* SSL.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = SSL.txt; sourceTree = ""; }; FA322DAD0CEF7538001761B3 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = Makefile.am; sourceTree = ""; }; FA322DAE0CEF7538001761B3 /* ngircd.8.tmpl */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ngircd.8.tmpl; sourceTree = ""; }; FA322DAF0CEF7538001761B3 /* ngircd.conf.5.tmpl */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = ngircd.conf.5.tmpl; sourceTree = ""; }; FA322DB10CEF7565001761B3 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; FA322DC00CEF77CB001761B3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = /usr/lib/libz.dylib; sourceTree = ""; }; - FA407F2B0DB159F400271AF1 /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; name = Makefile.am; path = ipaddr/Makefile.am; sourceTree = ""; }; FA407F2C0DB159F400271AF1 /* ng_ipaddr.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; name = ng_ipaddr.c; path = ipaddr/ng_ipaddr.c; sourceTree = ""; }; FA407F2D0DB159F400271AF1 /* ng_ipaddr.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; name = ng_ipaddr.h; path = ipaddr/ng_ipaddr.h; sourceTree = ""; }; - FA407F380DB15AC700271AF1 /* GIT.txt */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text; path = GIT.txt; sourceTree = ""; }; FA4B08E513E7F8FB00765BA3 /* ngircd-bsd.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "ngircd-bsd.sh"; sourceTree = ""; }; FA4B08E613E7F91700765BA3 /* ngIRCd-Logo.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "ngIRCd-Logo.gif"; sourceTree = ""; }; FA4B08E713E7F91700765BA3 /* ngircd-redhat.init */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "ngircd-redhat.init"; sourceTree = ""; }; FA4B08E813E7F91C00765BA3 /* platformtest.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = platformtest.sh; sourceTree = ""; }; + FA4B4F542055B47C00A04296 /* ngircd.logcheck */ = {isa = PBXFileReference; lastKnownFileType = text; path = ngircd.logcheck; sourceTree = ""; }; + FA4B4F552055B4C800A04296 /* source */ = {isa = PBXFileReference; lastKnownFileType = folder; path = source; sourceTree = ""; }; + FA4F1659164836B100DBD011 /* irc-metadata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "irc-metadata.c"; sourceTree = ""; }; + FA4F165C164836BF00DBD011 /* irc-metadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "irc-metadata.h"; sourceTree = ""; }; + FA6BBC5F1605F0AB0004247A /* conn-encoding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "conn-encoding.c"; sourceTree = ""; }; + FA6BBC601605F0AC0004247A /* conn-encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "conn-encoding.h"; sourceTree = ""; }; + FA6BBC611605F0AC0004247A /* irc-encoding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "irc-encoding.c"; sourceTree = ""; }; + FA6BBC621605F0AC0004247A /* irc-encoding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "irc-encoding.h"; sourceTree = ""; }; + FA6BBC651605F6D60004247A /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = ../../../../../../../usr/lib/libiconv.dylib; sourceTree = ""; }; FA77849A133FB9FF00740057 /* sample-ngircd.conf.tmpl */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "sample-ngircd.conf.tmpl"; sourceTree = ""; }; FA85178A0FA061EC006A1F5A /* op.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = op.h; sourceTree = ""; }; FA85178B0FA061EC006A1F5A /* op.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = op.c; sourceTree = ""; }; @@ -258,6 +271,7 @@ files = ( FA322DC10CEF77CB001761B3 /* libz.dylib in Frameworks */, FA2D567B11EA1AB300D37A35 /* libpam.dylib in Frameworks */, + FA6BBC661605F6D60004247A /* libiconv.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -267,32 +281,37 @@ 08FB7794FE84155DC02AAC07 /* ngIRCd */ = { isa = PBXGroup; children = ( - FA322D970CEF752C001761B3 /* doc */, + FA322D630CEF750F001761B3 /* Makefile.am */, FA322D660CEF7523001761B3 /* contrib */, + FA322D970CEF752C001761B3 /* doc */, FA322DAB0CEF7538001761B3 /* man */, FA322CD40CEF74B0001761B3 /* src */, FA322D5A0CEF750F001761B3 /* AUTHORS */, + FA322D5C0CEF750F001761B3 /* ChangeLog */, FA322D610CEF750F001761B3 /* COPYING */, FA322D620CEF750F001761B3 /* INSTALL */, FA322D640CEF750F001761B3 /* NEWS */, FA322D650CEF750F001761B3 /* README */, FA322D5B0CEF750F001761B3 /* autogen.sh */, - FA322D5C0CEF750F001761B3 /* ChangeLog */, FA322D5E0CEF750F001761B3 /* config.guess */, FA322D5F0CEF750F001761B3 /* config.sub */, - FA322D600CEF750F001761B3 /* configure.in */, - FA322D630CEF750F001761B3 /* Makefile.am */, + FA18A63E16CEDDCE00132F66 /* configure.ng */, 1AB674ADFE9D54B511CA2CBB /* Products */, - FA322DC00CEF77CB001761B3 /* libz.dylib */, + FA6BBC651605F6D60004247A /* libiconv.dylib */, FA2D567A11EA1AB300D37A35 /* libpam.dylib */, + FA322DC00CEF77CB001761B3 /* libz.dylib */, ); + indentWidth = 8; name = ngIRCd; sourceTree = ""; + tabWidth = 8; + usesTabs = 1; + wrapsLines = 0; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( - FA322BBA0CEF72E4001761B3 /* ngIRCd */, + FA322BBA0CEF72E4001761B3 /* ngircd */, ); name = Products; sourceTree = ""; @@ -300,12 +319,12 @@ FA322CD40CEF74B0001761B3 /* src */ = { isa = PBXGroup; children = ( - FA322CD70CEF74B1001761B3 /* ngircd */, + FA322CD60CEF74B1001761B3 /* Makefile.am */, FA407F270DB1598D00271AF1 /* ipaddr */, + FA322CD70CEF74B1001761B3 /* ngircd */, FA322D0E0CEF74B1001761B3 /* portab */, FA322D1B0CEF74B1001761B3 /* testsuite */, FA322D2E0CEF74B1001761B3 /* tool */, - FA322CD60CEF74B1001761B3 /* Makefile.am */, ); name = src; path = ../../src; @@ -314,7 +333,7 @@ FA322CD70CEF74B1001761B3 /* ngircd */ = { isa = PBXGroup; children = ( - FA322D020CEF74B1001761B3 /* Makefile.am */, + FA18A64616CEE0DD00132F66 /* Makefile.ng */, FA322CD90CEF74B1001761B3 /* array.c */, FA322CDA0CEF74B1001761B3 /* array.h */, FA322CDB0CEF74B1001761B3 /* channel.c */, @@ -328,27 +347,36 @@ FA322CDF0CEF74B1001761B3 /* conf.c */, FA322CE00CEF74B1001761B3 /* conf.h */, FAA3D2780F139CDC00B2447E /* conf-ssl.h */, - FA322CE10CEF74B1001761B3 /* conn-func.c */, - FA322CE20CEF74B1001761B3 /* conn-func.h */, - FA322CE30CEF74B1001761B3 /* conn-zip.c */, - FA322CE40CEF74B1001761B3 /* conn-zip.h */, FA322CE50CEF74B1001761B3 /* conn.c */, FA322CE60CEF74B1001761B3 /* conn.h */, + FA6BBC5F1605F0AB0004247A /* conn-encoding.c */, + FA6BBC601605F0AC0004247A /* conn-encoding.h */, + FA322CE10CEF74B1001761B3 /* conn-func.c */, + FA322CE20CEF74B1001761B3 /* conn-func.h */, FAA3D2790F139CDC00B2447E /* conn-ssl.c */, FAA3D27A0F139CDC00B2447E /* conn-ssl.h */, + FA322CE30CEF74B1001761B3 /* conn-zip.c */, + FA322CE40CEF74B1001761B3 /* conn-zip.h */, FA322CE70CEF74B1001761B3 /* defines.h */, FA322CE80CEF74B1001761B3 /* hash.c */, FA322CE90CEF74B1001761B3 /* hash.h */, FA322CEA0CEF74B1001761B3 /* io.c */, FA322CEB0CEF74B1001761B3 /* io.h */, + FA322CFC0CEF74B1001761B3 /* irc.c */, + FA322CFD0CEF74B1001761B3 /* irc.h */, FAD5853315271AB800328741 /* irc-cap.c */, FAD5853415271AB800328741 /* irc-cap.h */, FA322CEC0CEF74B1001761B3 /* irc-channel.c */, FA322CED0CEF74B1001761B3 /* irc-channel.h */, + FA6BBC611605F0AC0004247A /* irc-encoding.c */, + FA6BBC621605F0AC0004247A /* irc-encoding.h */, FA322CEE0CEF74B1001761B3 /* irc-info.c */, FA322CEF0CEF74B1001761B3 /* irc-info.h */, FA322CF00CEF74B1001761B3 /* irc-login.c */, FA322CF10CEF74B1001761B3 /* irc-login.h */, + FA1DBB6716C707D200D4F838 /* irc-macros.h */, + FA4F1659164836B100DBD011 /* irc-metadata.c */, + FA4F165C164836BF00DBD011 /* irc-metadata.h */, FA322CF20CEF74B1001761B3 /* irc-mode.c */, FA322CF30CEF74B1001761B3 /* irc-mode.h */, FA322CF40CEF74B1001761B3 /* irc-op.c */, @@ -359,8 +387,6 @@ FA322CF90CEF74B1001761B3 /* irc-server.h */, FA322CFA0CEF74B1001761B3 /* irc-write.c */, FA322CFB0CEF74B1001761B3 /* irc-write.h */, - FA322CFC0CEF74B1001761B3 /* irc.c */, - FA322CFD0CEF74B1001761B3 /* irc.h */, FA322CFE0CEF74B1001761B3 /* lists.c */, FA322CFF0CEF74B1001761B3 /* lists.h */, FA322D000CEF74B1001761B3 /* log.c */, @@ -393,19 +419,17 @@ FA322D0E0CEF74B1001761B3 /* portab */ = { isa = PBXGroup; children = ( - FAA3D27C0F139CF800B2447E /* strtok_r.c */, - FAA3D27D0F139CF800B2447E /* waitpid.c */, + FA18A64716CEE14900132F66 /* Makefile.ng */, FA322D100CEF74B1001761B3 /* ansi2knr.1 */, FA322D110CEF74B1001761B3 /* ansi2knr.c */, - FA322D120CEF74B1001761B3 /* exp.h */, - FA322D130CEF74B1001761B3 /* imp.h */, - FA322D140CEF74B1001761B3 /* Makefile.am */, FA322D150CEF74B1001761B3 /* portab.h */, FA322D160CEF74B1001761B3 /* portabtest.c */, FA322D170CEF74B1001761B3 /* splint.h */, FA322D180CEF74B1001761B3 /* strdup.c */, FA322D190CEF74B1001761B3 /* strlcpy.c */, + FAA3D27C0F139CF800B2447E /* strtok_r.c */, FA322D1A0CEF74B1001761B3 /* vsnprintf.c */, + FAA3D27D0F139CF800B2447E /* waitpid.c */, ); path = portab; sourceTree = ""; @@ -413,32 +437,33 @@ FA322D1B0CEF74B1001761B3 /* testsuite */ = { isa = PBXGroup; children = ( + FA18A64A16CEE18100132F66 /* Makefile.ng */, + FA322D250CEF74B1001761B3 /* README */, + FA322D1D0CEF74B1001761B3 /* channel-test.e */, + FA322D1E0CEF74B1001761B3 /* check-idle.e */, + FA322D1F0CEF74B1001761B3 /* connect-test.e */, FAA3D2700F139CB300B2447E /* invite-test.e */, FAA3D2710F139CB300B2447E /* join-test.e */, FAA3D2720F139CB300B2447E /* kick-test.e */, FAA3D2730F139CB300B2447E /* message-test.e */, - FAA3D2740F139CB300B2447E /* ngircd-test1.conf */, - FAA3D2750F139CB300B2447E /* ngircd-test2.conf */, + FA18A64E16CEE24B00132F66 /* misc-test.e */, + FA18A64C16CEE1AC00132F66 /* mode-test.e */, FAA3D2760F139CB300B2447E /* opless-channel-test.e */, FAA3D2770F139CB300B2447E /* server-link-test.e */, - FA322D1D0CEF74B1001761B3 /* channel-test.e */, - FA322D1E0CEF74B1001761B3 /* check-idle.e */, - FA322D1F0CEF74B1001761B3 /* connect-test.e */, + FA322D280CEF74B1001761B3 /* stress-A.e */, + FA322D290CEF74B1001761B3 /* stress-B.e */, + FA1A6BBD0D6857D900AA8F71 /* who-test.e */, + FA18A64D16CEE1D900132F66 /* whois-test.e */, FA322D200CEF74B1001761B3 /* functions.inc */, + FAA3D2740F139CB300B2447E /* ngircd-test1.conf */, + FAA3D2750F139CB300B2447E /* ngircd-test2.conf */, FA322D210CEF74B1001761B3 /* getpid.sh */, - FA322D220CEF74B1001761B3 /* Makefile.am */, - FA1A6BBC0D6857BB00AA8F71 /* misc-test.e */, - FA322D230CEF74B1001761B3 /* mode-test.e */, - FA322D250CEF74B1001761B3 /* README */, FA322D260CEF74B1001761B3 /* start-server.sh */, FA322D270CEF74B1001761B3 /* stop-server.sh */, - FA322D280CEF74B1001761B3 /* stress-A.e */, - FA322D290CEF74B1001761B3 /* stress-B.e */, FA322D2A0CEF74B1001761B3 /* stress-server.sh */, FA322D2B0CEF74B1001761B3 /* test-loop.sh */, FA322D2C0CEF74B1001761B3 /* tests.sh */, FA322D2D0CEF74B1001761B3 /* wait-tests.sh */, - FA1A6BBD0D6857D900AA8F71 /* who-test.e */, ); path = testsuite; sourceTree = ""; @@ -446,9 +471,7 @@ FA322D2E0CEF74B1001761B3 /* tool */ = { isa = PBXGroup; children = ( - FA322D300CEF74B1001761B3 /* ansi2knr.1 */, - FA322D310CEF74B1001761B3 /* ansi2knr.c */, - FA322D320CEF74B1001761B3 /* Makefile.am */, + FA18A64F16CEE27700132F66 /* Makefile.ng */, FA322D330CEF74B1001761B3 /* tool.c */, FA322D340CEF74B1001761B3 /* tool.h */, ); @@ -458,16 +481,19 @@ FA322D660CEF7523001761B3 /* contrib */ = { isa = PBXGroup; children = ( + FA322D8D0CEF7523001761B3 /* Makefile.am */, FA322D680CEF7523001761B3 /* Debian */, FA322D730CEF7523001761B3 /* MacOSX */, - FA322D910CEF7523001761B3 /* Makefile.am */, + FA322D950CEF7523001761B3 /* README */, FA322D920CEF7523001761B3 /* ngindent */, FA4B08E513E7F8FB00765BA3 /* ngircd-bsd.sh */, FA4B08E613E7F91700765BA3 /* ngIRCd-Logo.gif */, FA4B08E713E7F91700765BA3 /* ngircd-redhat.init */, + FA4B4F542055B47C00A04296 /* ngircd.logcheck */, + FA18A63F16CEDE2300132F66 /* ngircd.service */, + FA18A64016CEDE2300132F66 /* ngircd.socket */, FA322D940CEF7523001761B3 /* ngircd.spec */, FA4B08E813E7F91C00765BA3 /* platformtest.sh */, - FA322D950CEF7523001761B3 /* README */, FA322D960CEF7523001761B3 /* systrace.policy */, ); name = contrib; @@ -477,15 +503,17 @@ FA322D680CEF7523001761B3 /* Debian */ = { isa = PBXGroup; children = ( + FA322D6E0CEF7523001761B3 /* Makefile.am */, FA322D6A0CEF7523001761B3 /* changelog */, FA322D6B0CEF7523001761B3 /* compat */, FA322D6C0CEF7523001761B3 /* control */, FA322D6D0CEF7523001761B3 /* copyright */, - FA322D6E0CEF7523001761B3 /* Makefile.am */, FA322D6F0CEF7523001761B3 /* ngircd.default */, FA322D700CEF7523001761B3 /* ngircd.init */, + FA18A64116CEDE3500132F66 /* ngircd.pam */, FA322D710CEF7523001761B3 /* ngircd.postinst */, FA322D720CEF7523001761B3 /* rules */, + FA4B4F552055B4C800A04296 /* source */, ); path = Debian; sourceTree = ""; @@ -493,88 +521,17 @@ FA322D730CEF7523001761B3 /* MacOSX */ = { isa = PBXGroup; children = ( + FA18A64316CEDE8100132F66 /* Makefile.am */, FAA3D2810F139D2E00B2447E /* ngIRCd.pmdoc */, + FA322DB10CEF7565001761B3 /* config.h */, + FA18A64216CEDE5700132F66 /* de.barton.ngircd.plist.tmpl */, + FA322D8E0CEF7523001761B3 /* ngIRCd.xcodeproj */, FAA3D28A0F139D2E00B2447E /* postinstall.sh */, FAA3D28B0F139D2E00B2447E /* preinstall.sh */, - FA322D750CEF7523001761B3 /* build */, - FA322D8D0CEF7523001761B3 /* Makefile.am */, - FA322D8E0CEF7523001761B3 /* ngIRCd.xcodeproj */, - FA322DB10CEF7565001761B3 /* config.h */, ); path = MacOSX; sourceTree = ""; }; - FA322D750CEF7523001761B3 /* build */ = { - isa = PBXGroup; - children = ( - FA322D760CEF7523001761B3 /* ngIRCd.build */, - ); - path = build; - sourceTree = ""; - }; - FA322D760CEF7523001761B3 /* ngIRCd.build */ = { - isa = PBXGroup; - children = ( - FA322D770CEF7523001761B3 /* Default */, - FA322D7F0CEF7523001761B3 /* ngIRCd.pbxindex */, - ); - path = ngIRCd.build; - sourceTree = ""; - }; - FA322D770CEF7523001761B3 /* Default */ = { - isa = PBXGroup; - children = ( - FA322D780CEF7523001761B3 /* ngIRCd.build */, - ); - path = Default; - sourceTree = ""; - }; - FA322D780CEF7523001761B3 /* ngIRCd.build */ = { - isa = PBXGroup; - children = ( - FA322D7A0CEF7523001761B3 /* Objects-normal */, - ); - path = ngIRCd.build; - sourceTree = ""; - }; - FA322D7A0CEF7523001761B3 /* Objects-normal */ = { - isa = PBXGroup; - children = ( - FA322D7B0CEF7523001761B3 /* i386 */, - FA322D7D0CEF7523001761B3 /* ppc */, - ); - path = "Objects-normal"; - sourceTree = ""; - }; - FA322D7B0CEF7523001761B3 /* i386 */ = { - isa = PBXGroup; - children = ( - ); - path = i386; - sourceTree = ""; - }; - FA322D7D0CEF7523001761B3 /* ppc */ = { - isa = PBXGroup; - children = ( - ); - path = ppc; - sourceTree = ""; - }; - FA322D7F0CEF7523001761B3 /* ngIRCd.pbxindex */ = { - isa = PBXGroup; - children = ( - FA322D880CEF7523001761B3 /* strings.pbxstrings */, - ); - path = ngIRCd.pbxindex; - sourceTree = ""; - }; - FA322D880CEF7523001761B3 /* strings.pbxstrings */ = { - isa = PBXGroup; - children = ( - ); - path = strings.pbxstrings; - sourceTree = ""; - }; FA322D8F0CEF7523001761B3 /* Products */ = { isa = PBXGroup; children = ( @@ -586,11 +543,12 @@ isa = PBXGroup; children = ( FA322D9B0CEF752C001761B3 /* Makefile.am */, + FA322DA20CEF752C001761B3 /* src */, FAE22BD215270EA300F1A5AB /* Bopm.txt */, FAD5852F15271A7800328741 /* Capabilities.txt */, + FA18A64416CEDFCE00132F66 /* Commands.txt */, FAE22BD415270EA300F1A5AB /* Contributing.txt */, FA322D9A0CEF752C001761B3 /* FAQ.txt */, - FA407F380DB15AC700271AF1 /* GIT.txt */, FAE22BD515270EB500F1A5AB /* HowToRelease.txt */, FAE22BD615270EB500F1A5AB /* Modes.txt */, FAE22BD715270EB500F1A5AB /* PAM.txt */, @@ -603,7 +561,6 @@ FAA3D2800F139D1500B2447E /* Services.txt */, FA322DA90CEF752C001761B3 /* SSL.txt */, FA77849A133FB9FF00740057 /* sample-ngircd.conf.tmpl */, - FA322DA20CEF752C001761B3 /* src */, ); name = doc; path = ../../doc; @@ -612,11 +569,9 @@ FA322DA20CEF752C001761B3 /* src */ = { isa = PBXGroup; children = ( + FA322DA70CEF752C001761B3 /* Makefile.am */, FA322DA40CEF752C001761B3 /* Doxyfile */, FA322DA50CEF752C001761B3 /* footer.inc.html */, - FA322DA60CEF752C001761B3 /* header.inc.html */, - FA322DA70CEF752C001761B3 /* Makefile.am */, - FA322DA80CEF752C001761B3 /* ngircd-doc.css */, ); path = src; sourceTree = ""; @@ -635,7 +590,7 @@ FA407F270DB1598D00271AF1 /* ipaddr */ = { isa = PBXGroup; children = ( - FA407F2B0DB159F400271AF1 /* Makefile.am */, + FA18A64516CEE0C700132F66 /* Makefile.ng */, FA407F2C0DB159F400271AF1 /* ng_ipaddr.c */, FA407F2D0DB159F400271AF1 /* ng_ipaddr.h */, ); @@ -645,12 +600,12 @@ FAA3D2810F139D2E00B2447E /* ngIRCd.pmdoc */ = { isa = PBXGroup; children = ( - FAA3D2820F139D2E00B2447E /* 01ngircd-contents.xml */, + FAA3D2880F139D2E00B2447E /* Makefile.am */, + FAA3D2860F139D2E00B2447E /* index.xml */, FAA3D2830F139D2E00B2447E /* 01ngircd.xml */, - FAA3D2840F139D2E00B2447E /* 02de-contents.xml */, + FAA3D2820F139D2E00B2447E /* 01ngircd-contents.xml */, FAA3D2850F139D2E00B2447E /* 02de.xml */, - FAA3D2860F139D2E00B2447E /* index.xml */, - FAA3D2880F139D2E00B2447E /* Makefile.am */, + FAA3D2840F139D2E00B2447E /* 02de-contents.xml */, ); path = ngIRCd.pmdoc; sourceTree = ""; @@ -673,7 +628,7 @@ name = ngIRCd; productInstallPath = "$(HOME)/bin"; productName = ngIRCd; - productReference = FA322BBA0CEF72E4001761B3 /* ngIRCd */; + productReference = FA322BBA0CEF72E4001761B3 /* ngircd */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ @@ -682,7 +637,7 @@ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0430; + LastUpgradeCheck = 0920; }; buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "ngIRCd" */; compatibilityVersion = "Xcode 3.2"; @@ -750,6 +705,9 @@ FAD5853215271AAB00328741 /* client-cap.c in Sources */, FAD5853515271AB800328741 /* irc-cap.c in Sources */, FAD5853815272C2600328741 /* login.c in Sources */, + FA6BBC631605F0AC0004247A /* conn-encoding.c in Sources */, + FA6BBC641605F0AC0004247A /* irc-encoding.c in Sources */, + FA4F165A164836B100DBD011 /* irc-metadata.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -779,33 +737,78 @@ GCC_WARN_UNUSED_PARAMETER = YES; GCC_WARN_UNUSED_VALUE = YES; INSTALL_PATH = /usr/local/bin; - PRODUCT_NAME = ngIRCd; + PRODUCT_NAME = ngircd; }; name = Default; }; 1DEB928B08733DD80010E9CD /* Default */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; - CODE_SIGN_IDENTITY = "Developer ID Application: Alexander Barton"; - GCC_VERSION = 4.2; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + CODE_SIGN_IDENTITY = ""; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_NO_COMMON_BLOCKS = NO; + GCC_VERSION = ""; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - SDKROOT = macosx10.6; + MACOSX_DEPLOYMENT_TARGET = 10.6; + SDKROOT = ""; }; name = Default; }; FAB0570C105D917F006AF9E2 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { - ARCHS = "$(NATIVE_ARCH_ACTUAL)"; + CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; GCC_DEBUGGING_SYMBOLS = full; + GCC_NO_COMMON_BLOCKS = NO; GCC_OPTIMIZATION_LEVEL = 0; - GCC_VERSION = 4.2; + GCC_VERSION = ""; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.6; ONLY_ACTIVE_ARCH = YES; - SDKROOT = macosx; + SDKROOT = ""; }; name = Debug; }; @@ -832,7 +835,7 @@ GCC_WARN_UNUSED_PARAMETER = YES; GCC_WARN_UNUSED_VALUE = YES; INSTALL_PATH = /usr/local/bin; - PRODUCT_NAME = ngIRCd; + PRODUCT_NAME = ngircd; }; name = Debug; };