X-Git-Url: https://git.saurik.com/apple/syslog.git/blobdiff_plain/e125da38929cd700d1ef4f2d364c6fbcbb2247cc..a83ff38ad0cc43a63f99b6982a830798989e73bb:/syslog.xcodeproj/project.pbxproj diff --git a/syslog.xcodeproj/project.pbxproj b/syslog.xcodeproj/project.pbxproj new file mode 100644 index 0000000..4ad9a6a --- /dev/null +++ b/syslog.xcodeproj/project.pbxproj @@ -0,0 +1,736 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 45; + objects = { + +/* Begin PBXAggregateTarget section */ + 5020A3211098EBDE00982ED6 /* All */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 5020A3311098EC3000982ED6 /* Build configuration list for PBXAggregateTarget "All" */; + buildPhases = ( + ); + dependencies = ( + 5020A3241098EBF400982ED6 /* PBXTargetDependency */, + 5020A3261098EBF900982ED6 /* PBXTargetDependency */, + 5020A3281098EBFC00982ED6 /* PBXTargetDependency */, + 503A82141098FB9300B0D08A /* PBXTargetDependency */, + ); + name = All; + productName = All; + }; +/* End PBXAggregateTarget section */ + +/* Begin PBXBuildFile section */ + 5020A36B1098EE1D00982ED6 /* libaslcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505ACB9D108FD16400197086 /* libaslcommon.a */; }; + 5020A37F1098EEC400982ED6 /* libaslcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505ACB9D108FD16400197086 /* libaslcommon.a */; }; + 5020A3821098EEFD00982ED6 /* System.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5020A3811098EEFD00982ED6 /* System.framework */; }; + 5039176F1091408B0001165E /* aslmanager.c in Sources */ = {isa = PBXBuildFile; fileRef = 5039176C1091408B0001165E /* aslmanager.c */; }; + 503917B81091410E0001165E /* asl_action.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917A61091410E0001165E /* asl_action.c */; }; + 503917B91091410E0001165E /* asl_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917A71091410E0001165E /* asl_in.c */; }; + 503917BA1091410E0001165E /* bb_convert.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917A91091410E0001165E /* bb_convert.c */; }; + 503917BB1091410E0001165E /* bsd_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AA1091410E0001165E /* bsd_in.c */; }; + 503917BC1091410E0001165E /* bsd_out.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AB1091410E0001165E /* bsd_out.c */; }; + 503917BD1091410E0001165E /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AD1091410E0001165E /* daemon.c */; }; + 503917BE1091410E0001165E /* dbserver.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917AF1091410E0001165E /* dbserver.c */; }; + 503917BF1091410E0001165E /* klog_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B01091410E0001165E /* klog_in.c */; }; + 503917C11091410E0001165E /* remote.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B21091410E0001165E /* remote.c */; }; + 503917C21091410E0001165E /* syslogd.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B51091410E0001165E /* syslogd.c */; }; + 503917C31091410E0001165E /* udp_in.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917B71091410E0001165E /* udp_in.c */; }; + 503917D2109141530001165E /* syslog.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917D1109141530001165E /* syslog.c */; }; + 503A81D81098FA3900B0D08A /* asl_ipc.defs in Sources */ = {isa = PBXBuildFile; fileRef = 505ACBA2108FD18400197086 /* asl_ipc.defs */; settings = {ATTRIBUTES = (Client, Server, ); }; }; + 503A82471099029200B0D08A /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 503A82461099029200B0D08A /* libbsm.dylib */; }; + 503A82741099045F00B0D08A /* aslmanager.8 in Copy Manpage.8 */ = {isa = PBXBuildFile; fileRef = 5039176B1091408B0001165E /* aslmanager.8 */; }; + 503A82761099049900B0D08A /* syslog.1 in Copy Manpage.1 */ = {isa = PBXBuildFile; fileRef = 503917D0109141530001165E /* syslog.1 */; }; + 503A8278109904C000B0D08A /* syslogd.8 in Copy Manpage.8 */ = {isa = PBXBuildFile; fileRef = 503917B41091410E0001165E /* syslogd.8 */; }; + 503A827A109904E400B0D08A /* asl.conf.5 in Copy Manpages.5 */ = {isa = PBXBuildFile; fileRef = 503917A81091410E0001165E /* asl.conf.5 */; }; + 503A827B109904E400B0D08A /* syslog.conf.5 in Copy Manpages.5 */ = {isa = PBXBuildFile; fileRef = 503917B31091410E0001165E /* syslog.conf.5 */; }; + 505ACBA8108FD18400197086 /* asl_ipc.defs in Headers */ = {isa = PBXBuildFile; fileRef = 505ACBA2108FD18400197086 /* asl_ipc.defs */; }; + 505ACBA9108FD18400197086 /* asl_memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 505ACBA3108FD18400197086 /* asl_memory.c */; }; + 505ACBAA108FD18400197086 /* asl_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 505ACBA4108FD18400197086 /* asl_memory.h */; }; + 505ACBAB108FD18400197086 /* asl_mini_memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 505ACBA5108FD18400197086 /* asl_mini_memory.c */; }; + 505ACBAC108FD18400197086 /* asl_mini_memory.h in Headers */ = {isa = PBXBuildFile; fileRef = 505ACBA6108FD18400197086 /* asl_mini_memory.h */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 5020A3231098EBF400982ED6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 505ACB9C108FD16400197086; + remoteInfo = aslcommon; + }; + 5020A3251098EBF900982ED6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 50391765109140450001165E; + remoteInfo = aslmanager; + }; + 5020A3271098EBFC00982ED6 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 503917C71091413E0001165E; + remoteInfo = util; + }; + 503A82131098FB9300B0D08A /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 5039177B109140C30001165E; + remoteInfo = syslogd; + }; + FCF3761810D2EED700C0EC8D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 505ACB9C108FD16400197086; + remoteInfo = aslcommon; + }; + FCF3761A10D2EEDF00C0EC8D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 505ACB9C108FD16400197086; + remoteInfo = aslcommon; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXCopyFilesBuildPhase section */ + 503A82631099037D00B0D08A /* Copy Manpage.8 */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man8/; + dstSubfolderSpec = 0; + files = ( + 503A82741099045F00B0D08A /* aslmanager.8 in Copy Manpage.8 */, + ); + name = "Copy Manpage.8"; + runOnlyForDeploymentPostprocessing = 1; + }; + 503A8285109904FD00B0D08A /* Copy Manpage.1 */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man1/; + dstSubfolderSpec = 0; + files = ( + 503A82761099049900B0D08A /* syslog.1 in Copy Manpage.1 */, + ); + name = "Copy Manpage.1"; + runOnlyForDeploymentPostprocessing = 1; + }; + 503A8286109904FD00B0D08A /* Copy Manpage.8 */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man8/; + dstSubfolderSpec = 0; + files = ( + 503A8278109904C000B0D08A /* syslogd.8 in Copy Manpage.8 */, + ); + name = "Copy Manpage.8"; + runOnlyForDeploymentPostprocessing = 1; + }; + 503A8287109904FD00B0D08A /* Copy Manpages.5 */ = { + isa = PBXCopyFilesBuildPhase; + buildActionMask = 8; + dstPath = /usr/share/man/man5/; + dstSubfolderSpec = 0; + files = ( + 503A827A109904E400B0D08A /* asl.conf.5 in Copy Manpages.5 */, + 503A827B109904E400B0D08A /* syslog.conf.5 in Copy Manpages.5 */, + ); + name = "Copy Manpages.5"; + runOnlyForDeploymentPostprocessing = 1; + }; +/* End PBXCopyFilesBuildPhase section */ + +/* Begin PBXFileReference section */ + 2DB4DA0A125FC69A001CDC45 /* after_install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = after_install.sh; path = syslogd.tproj/after_install.sh; sourceTree = ""; }; + 5020A3811098EEFD00982ED6 /* System.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = System.framework; path = /System/Library/Frameworks/System.framework; sourceTree = ""; }; + 50391766109140450001165E /* aslmanager */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = aslmanager; sourceTree = BUILT_PRODUCTS_DIR; }; + 5039176B1091408B0001165E /* aslmanager.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = aslmanager.8; path = aslmanager.tproj/aslmanager.8; sourceTree = ""; }; + 5039176C1091408B0001165E /* aslmanager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = aslmanager.c; path = aslmanager.tproj/aslmanager.c; sourceTree = ""; }; + 5039176D1091408B0001165E /* com.apple.aslmanager.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = com.apple.aslmanager.plist; path = aslmanager.tproj/com.apple.aslmanager.plist; sourceTree = ""; }; + 5039177C109140C30001165E /* syslogd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = syslogd; sourceTree = BUILT_PRODUCTS_DIR; }; + 503917A61091410E0001165E /* asl_action.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = asl_action.c; path = syslogd.tproj/asl_action.c; sourceTree = ""; }; + 503917A71091410E0001165E /* asl_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = asl_in.c; path = syslogd.tproj/asl_in.c; sourceTree = ""; }; + 503917A81091410E0001165E /* asl.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = asl.conf.5; path = syslogd.tproj/asl.conf.5; sourceTree = ""; }; + 503917A91091410E0001165E /* bb_convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bb_convert.c; path = syslogd.tproj/bb_convert.c; sourceTree = ""; }; + 503917AA1091410E0001165E /* bsd_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bsd_in.c; path = syslogd.tproj/bsd_in.c; sourceTree = ""; }; + 503917AB1091410E0001165E /* bsd_out.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = bsd_out.c; path = syslogd.tproj/bsd_out.c; sourceTree = ""; }; + 503917AC1091410E0001165E /* com.apple.syslogd.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = com.apple.syslogd.plist; path = syslogd.tproj/com.apple.syslogd.plist; sourceTree = ""; }; + 503917AD1091410E0001165E /* daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = daemon.c; path = syslogd.tproj/daemon.c; sourceTree = ""; }; + 503917AE1091410E0001165E /* daemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = daemon.h; path = syslogd.tproj/daemon.h; sourceTree = ""; }; + 503917AF1091410E0001165E /* dbserver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dbserver.c; path = syslogd.tproj/dbserver.c; sourceTree = ""; }; + 503917B01091410E0001165E /* klog_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = klog_in.c; path = syslogd.tproj/klog_in.c; sourceTree = ""; }; + 503917B21091410E0001165E /* remote.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = remote.c; path = syslogd.tproj/remote.c; sourceTree = ""; }; + 503917B31091410E0001165E /* syslog.conf.5 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = syslog.conf.5; path = syslogd.tproj/syslog.conf.5; sourceTree = ""; }; + 503917B41091410E0001165E /* syslogd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = syslogd.8; path = syslogd.tproj/syslogd.8; sourceTree = ""; }; + 503917B51091410E0001165E /* syslogd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = syslogd.c; path = syslogd.tproj/syslogd.c; sourceTree = ""; }; + 503917B61091410E0001165E /* syslogd.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = syslogd.sb; path = syslogd.tproj/syslogd.sb; sourceTree = ""; }; + 503917B71091410E0001165E /* udp_in.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = udp_in.c; path = syslogd.tproj/udp_in.c; sourceTree = ""; }; + 503917C81091413E0001165E /* syslog */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = syslog; sourceTree = BUILT_PRODUCTS_DIR; }; + 503917D0109141530001165E /* syslog.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = syslog.1; path = util.tproj/syslog.1; sourceTree = ""; }; + 503917D1109141530001165E /* syslog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = syslog.c; path = util.tproj/syslog.c; sourceTree = ""; }; + 503A82461099029200B0D08A /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = /usr/lib/libbsm.dylib; sourceTree = ""; }; + 505ACB9D108FD16400197086 /* libaslcommon.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libaslcommon.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 505ACBA2108FD18400197086 /* asl_ipc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; name = asl_ipc.defs; path = /usr/local/include/asl_ipc.defs; sourceTree = SDKROOT; }; + 505ACBA3108FD18400197086 /* asl_memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_memory.c; sourceTree = ""; }; + 505ACBA4108FD18400197086 /* asl_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_memory.h; sourceTree = ""; }; + 505ACBA5108FD18400197086 /* asl_mini_memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_mini_memory.c; sourceTree = ""; }; + 505ACBA6108FD18400197086 /* asl_mini_memory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_mini_memory.h; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 50391764109140450001165E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 5039177A109140C30001165E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 5020A37F1098EEC400982ED6 /* libaslcommon.a in Frameworks */, + 5020A3821098EEFD00982ED6 /* System.framework in Frameworks */, + 503A82471099029200B0D08A /* libbsm.dylib in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 503917C61091413E0001165E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 5020A36B1098EE1D00982ED6 /* libaslcommon.a in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 505ACB9B108FD16400197086 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 08FB7794FE84155DC02AAC07 /* syslog */ = { + isa = PBXGroup; + children = ( + 505ACBA1108FD18400197086 /* aslcommon */, + 503917691091404D0001165E /* aslmanager */, + 503917C41091412B0001165E /* util */, + 503917711091409F0001165E /* syslogd */, + 505ACB9E108FD16400197086 /* Products */, + 5020A3811098EEFD00982ED6 /* System.framework */, + 503A82461099029200B0D08A /* libbsm.dylib */, + ); + name = syslog; + sourceTree = ""; + }; + 503917691091404D0001165E /* aslmanager */ = { + isa = PBXGroup; + children = ( + 5039176B1091408B0001165E /* aslmanager.8 */, + 5039176C1091408B0001165E /* aslmanager.c */, + 5039176D1091408B0001165E /* com.apple.aslmanager.plist */, + ); + name = aslmanager; + sourceTree = ""; + }; + 503917711091409F0001165E /* syslogd */ = { + isa = PBXGroup; + children = ( + 503917A61091410E0001165E /* asl_action.c */, + 2DB4DA0A125FC69A001CDC45 /* after_install.sh */, + 503917A71091410E0001165E /* asl_in.c */, + 503917A81091410E0001165E /* asl.conf.5 */, + 503917A91091410E0001165E /* bb_convert.c */, + 503917AA1091410E0001165E /* bsd_in.c */, + 503917AB1091410E0001165E /* bsd_out.c */, + 503917AC1091410E0001165E /* com.apple.syslogd.plist */, + 503917AD1091410E0001165E /* daemon.c */, + 503917AE1091410E0001165E /* daemon.h */, + 503917AF1091410E0001165E /* dbserver.c */, + 503917B01091410E0001165E /* klog_in.c */, + 503917B21091410E0001165E /* remote.c */, + 503917B31091410E0001165E /* syslog.conf.5 */, + 503917B41091410E0001165E /* syslogd.8 */, + 503917B51091410E0001165E /* syslogd.c */, + 503917B61091410E0001165E /* syslogd.sb */, + 503917B71091410E0001165E /* udp_in.c */, + ); + name = syslogd; + sourceTree = ""; + }; + 503917C41091412B0001165E /* util */ = { + isa = PBXGroup; + children = ( + 503917D0109141530001165E /* syslog.1 */, + 503917D1109141530001165E /* syslog.c */, + ); + name = util; + sourceTree = ""; + }; + 505ACB9E108FD16400197086 /* Products */ = { + isa = PBXGroup; + children = ( + 505ACB9D108FD16400197086 /* libaslcommon.a */, + 50391766109140450001165E /* aslmanager */, + 5039177C109140C30001165E /* syslogd */, + 503917C81091413E0001165E /* syslog */, + ); + name = Products; + sourceTree = ""; + }; + 505ACBA1108FD18400197086 /* aslcommon */ = { + isa = PBXGroup; + children = ( + 505ACBA2108FD18400197086 /* asl_ipc.defs */, + 505ACBA3108FD18400197086 /* asl_memory.c */, + 505ACBA4108FD18400197086 /* asl_memory.h */, + 505ACBA5108FD18400197086 /* asl_mini_memory.c */, + 505ACBA6108FD18400197086 /* asl_mini_memory.h */, + ); + path = aslcommon; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 505ACB99108FD16400197086 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 505ACBA8108FD18400197086 /* asl_ipc.defs in Headers */, + 505ACBAA108FD18400197086 /* asl_memory.h in Headers */, + 505ACBAC108FD18400197086 /* asl_mini_memory.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 50391765109140450001165E /* aslmanager */ = { + isa = PBXNativeTarget; + buildConfigurationList = 5039176A1091404D0001165E /* Build configuration list for PBXNativeTarget "aslmanager" */; + buildPhases = ( + 50391763109140450001165E /* Sources */, + 50391764109140450001165E /* Frameworks */, + 503A82631099037D00B0D08A /* Copy Manpage.8 */, + FCAC6D7410AB34C9008DEAC9 /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = aslmanager; + productName = aslmanager; + productReference = 50391766109140450001165E /* aslmanager */; + productType = "com.apple.product-type.tool"; + }; + 5039177B109140C30001165E /* syslogd */ = { + isa = PBXNativeTarget; + buildConfigurationList = 50391782109140CA0001165E /* Build configuration list for PBXNativeTarget "syslogd" */; + buildPhases = ( + 50391779109140C30001165E /* Sources */, + 5039177A109140C30001165E /* Frameworks */, + 503A8286109904FD00B0D08A /* Copy Manpage.8 */, + 503A8287109904FD00B0D08A /* Copy Manpages.5 */, + 50A9CB7A10A8D16300AA715E /* after install */, + ); + buildRules = ( + ); + dependencies = ( + FCF3761B10D2EEDF00C0EC8D /* PBXTargetDependency */, + ); + name = syslogd; + productName = syslogd; + productReference = 5039177C109140C30001165E /* syslogd */; + productType = "com.apple.product-type.tool"; + }; + 503917C71091413E0001165E /* util */ = { + isa = PBXNativeTarget; + buildConfigurationList = 503917CF1091414A0001165E /* Build configuration list for PBXNativeTarget "util" */; + buildPhases = ( + 503917C51091413E0001165E /* Sources */, + 503917C61091413E0001165E /* Frameworks */, + 503A8285109904FD00B0D08A /* Copy Manpage.1 */, + ); + buildRules = ( + ); + dependencies = ( + FCF3761910D2EED700C0EC8D /* PBXTargetDependency */, + ); + name = util; + productName = util; + productReference = 503917C81091413E0001165E /* syslog */; + productType = "com.apple.product-type.tool"; + }; + 505ACB9C108FD16400197086 /* aslcommon */ = { + isa = PBXNativeTarget; + buildConfigurationList = 505ACBA0108FD16500197086 /* Build configuration list for PBXNativeTarget "aslcommon" */; + buildPhases = ( + 505ACB99108FD16400197086 /* Headers */, + 505ACB9A108FD16400197086 /* Sources */, + 505ACB9B108FD16400197086 /* Frameworks */, + FCF3762A10D2F47C00C0EC8D /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = aslcommon; + productName = aslcommon; + productReference = 505ACB9D108FD16400197086 /* libaslcommon.a */; + productType = "com.apple.product-type.library.static"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 08FB7793FE84155DC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "syslog" */; + compatibilityVersion = "Xcode 3.1"; + developmentRegion = English; + hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); + mainGroup = 08FB7794FE84155DC02AAC07 /* syslog */; + productRefGroup = 505ACB9E108FD16400197086 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 5020A3211098EBDE00982ED6 /* All */, + 505ACB9C108FD16400197086 /* aslcommon */, + 50391765109140450001165E /* aslmanager */, + 503917C71091413E0001165E /* util */, + 5039177B109140C30001165E /* syslogd */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXShellScriptBuildPhase section */ + 50A9CB7A10A8D16300AA715E /* after install */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + name = "after install"; + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "exec ${PROJECT_DIR}/syslogd.tproj/after_install.sh"; + }; + FCAC6D7410AB34C9008DEAC9 /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "set -e\n\nDESTDIR=\"$DSTROOT\"/System/Library/LaunchDaemons\ninstall -d -m 0755 -o root -g wheel -d \"$DESTDIR\"\ninstall -m 0644 -o root -g wheel \"$SRCROOT\"/aslmanager.tproj/com.apple.aslmanager.plist \"$DESTDIR\"\nplutil -convert binary1 \"$DESTDIR\"/com.apple.aslmanager.plist"; + showEnvVarsInLog = 0; + }; + FCF3762A10D2F47C00C0EC8D /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "set -ex\n\n# Install asl_ipc.h in a location that other targets can find.\n\nfor ARCH in $ARCHS ; do\n\tDESTDIR=\"$BUILT_PRODUCTS_DIR/$ARCH\"\n\tmkdir -p \"$DESTDIR\"\n\tcp \"$DERIVED_SOURCES_DIR/$ARCH\"/asl_ipc{,Server}.h \"$DESTDIR\"\ndone"; + }; +/* End PBXShellScriptBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 50391763109140450001165E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 5039176F1091408B0001165E /* aslmanager.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 50391779109140C30001165E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 503917B81091410E0001165E /* asl_action.c in Sources */, + 503917B91091410E0001165E /* asl_in.c in Sources */, + 503917BA1091410E0001165E /* bb_convert.c in Sources */, + 503917BB1091410E0001165E /* bsd_in.c in Sources */, + 503917BC1091410E0001165E /* bsd_out.c in Sources */, + 503917BD1091410E0001165E /* daemon.c in Sources */, + 503917BE1091410E0001165E /* dbserver.c in Sources */, + 503917BF1091410E0001165E /* klog_in.c in Sources */, + 503917C11091410E0001165E /* remote.c in Sources */, + 503917C21091410E0001165E /* syslogd.c in Sources */, + 503917C31091410E0001165E /* udp_in.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 503917C51091413E0001165E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 503917D2109141530001165E /* syslog.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 505ACB9A108FD16400197086 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 503A81D81098FA3900B0D08A /* asl_ipc.defs in Sources */, + 505ACBA9108FD18400197086 /* asl_memory.c in Sources */, + 505ACBAB108FD18400197086 /* asl_mini_memory.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 5020A3241098EBF400982ED6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 505ACB9C108FD16400197086 /* aslcommon */; + targetProxy = 5020A3231098EBF400982ED6 /* PBXContainerItemProxy */; + }; + 5020A3261098EBF900982ED6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 50391765109140450001165E /* aslmanager */; + targetProxy = 5020A3251098EBF900982ED6 /* PBXContainerItemProxy */; + }; + 5020A3281098EBFC00982ED6 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 503917C71091413E0001165E /* util */; + targetProxy = 5020A3271098EBFC00982ED6 /* PBXContainerItemProxy */; + }; + 503A82141098FB9300B0D08A /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 5039177B109140C30001165E /* syslogd */; + targetProxy = 503A82131098FB9300B0D08A /* PBXContainerItemProxy */; + }; + FCF3761910D2EED700C0EC8D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 505ACB9C108FD16400197086 /* aslcommon */; + targetProxy = FCF3761810D2EED700C0EC8D /* PBXContainerItemProxy */; + }; + FCF3761B10D2EEDF00C0EC8D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 505ACB9C108FD16400197086 /* aslcommon */; + targetProxy = FCF3761A10D2EEDF00C0EC8D /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 1DEB928B08733DD80010E9CD /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; + CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_PREFIX_HEADER = ""; + GCC_WARN_ABOUT_RETURN_TYPE = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + PREBINDING = NO; + USE_HEADERMAP = NO; + VERSIONING_SYSTEM = "apple-generic"; + ZERO_LINK = NO; + }; + name = Release; + }; + 5020A3221098EBDF00982ED6 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + PRODUCT_NAME = All; + ZERO_LINK = NO; + }; + name = Release; + }; + 50391768109140460001165E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + INSTALL_PATH = /usr/sbin; + OTHER_CFLAGS = ( + "-Wall", + "-DINET6", + ); + PREBINDING = NO; + PRODUCT_NAME = aslmanager; + ZERO_LINK = NO; + }; + name = Release; + }; + 5039177E109140C40001165E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + HEADER_SEARCH_PATHS = ( + "$(BUILT_PRODUCTS_DIR)/$(CURRENT_ARCH)", + "$(PROJECT_DIR)/aslcommon", + "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", + ); + INSTALL_PATH = /usr/sbin; + OTHER_CFLAGS = ( + "-Wall", + "-DINET6", + ); + "OTHER_CFLAGS[sdk=iphoneos*][arch=*]" = ( + "$(OTHER_CFLAGS)", + "-DCONFIG_IPHONE", + "-DLOCKDOWN", + ); + "OTHER_CFLAGS[sdk=macosx*][arch=*]" = ( + "$(OTHER_CFLAGS)", + "-DCONFIG_MAC", + "-DREMOTE_IPV4", + ); + PREBINDING = NO; + PRODUCT_NAME = syslogd; + ZERO_LINK = NO; + }; + name = Release; + }; + 503917CA1091413E0001165E /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = YES; + DEAD_CODE_STRIPPING = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + HEADER_SEARCH_PATHS = ( + "$(BUILT_PRODUCTS_DIR)/$(CURRENT_ARCH)", + "$(PROJECT_DIR)/aslcommon", + ); + INSTALL_PATH = /usr/bin; + OTHER_CFLAGS = ( + "-Wall", + "-DINET6", + ); + "OTHER_CFLAGS[sdk=iphoneos*][arch=*]" = ( + "$(OTHER_CFLAGS)", + "-DCONFIG_IPHONE", + ); + PREBINDING = NO; + PRODUCT_NAME = syslog; + ZERO_LINK = NO; + }; + name = Release; + }; + 505ACB9F108FD16500197086 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CODE_SIGN_IDENTITY = "-"; + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + GCC_ENABLE_FIX_AND_CONTINUE = NO; + HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/aslcommon"; + INSTALL_PATH = /usr/local/lib; + OTHER_CFLAGS = ( + "-Wall", + "-D__MigTypeCheck=1", + ); + PREBINDING = NO; + PRODUCT_NAME = aslcommon; + ZERO_LINK = NO; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "syslog" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 1DEB928B08733DD80010E9CD /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 5020A3311098EC3000982ED6 /* Build configuration list for PBXAggregateTarget "All" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5020A3221098EBDF00982ED6 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 5039176A1091404D0001165E /* Build configuration list for PBXNativeTarget "aslmanager" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 50391768109140460001165E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 50391782109140CA0001165E /* Build configuration list for PBXNativeTarget "syslogd" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5039177E109140C40001165E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 503917CF1091414A0001165E /* Build configuration list for PBXNativeTarget "util" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 503917CA1091413E0001165E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 505ACBA0108FD16500197086 /* Build configuration list for PBXNativeTarget "aslcommon" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 505ACB9F108FD16500197086 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; +}