X-Git-Url: https://git.saurik.com/apple/syslog.git/blobdiff_plain/8158235332f5a3f4f20cebe26bf739b481ca2df5..f3df4c032d7a59379e2d8e1a5cf8a8f0e9ea9f63:/syslog.xcodeproj/project.pbxproj diff --git a/syslog.xcodeproj/project.pbxproj b/syslog.xcodeproj/project.pbxproj index 34418a3..566416b 100644 --- a/syslog.xcodeproj/project.pbxproj +++ b/syslog.xcodeproj/project.pbxproj @@ -11,7 +11,6 @@ isa = PBXAggregateTarget; buildConfigurationList = 3F0552BC1614E58B00F729CC /* Build configuration list for PBXAggregateTarget "libasl_Sim" */; buildPhases = ( - 3FFD4404174862F2007DAC1B /* Delete man pages */, ); dependencies = ( 3FFD440917486329007DAC1B /* PBXTargetDependency */, @@ -34,7 +33,6 @@ isa = PBXAggregateTarget; buildConfigurationList = 3FFD4402174862D0007DAC1B /* Build configuration list for PBXAggregateTarget "executables_Sim" */; buildPhases = ( - 3FFD440517486314007DAC1B /* Delete man pages */, 3F5F5B9C17487ADB00C12281 /* Configuration */, ); dependencies = ( @@ -61,6 +59,14 @@ /* Begin PBXBuildFile section */ 2D30656E150E6EFF00F31A54 /* asl_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D30656C150E6EFF00F31A54 /* asl_common.c */; }; + 2D31F3C517E77F3300F2A60C /* asl_client.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C117E77F3300F2A60C /* asl_client.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 2D31F3C617E77F3300F2A60C /* asl_msg_list.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C217E77F3300F2A60C /* asl_msg_list.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 2D31F3C717E77F3300F2A60C /* asl_object.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C317E77F3300F2A60C /* asl_object.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 2D31F3C817E77F3300F2A60C /* asl_string.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D31F3C417E77F3300F2A60C /* asl_string.h */; settings = {ATTRIBUTES = (Private, ); }; }; + 2D31F3CD17E77F8800F2A60C /* asl_client.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3C917E77F8800F2A60C /* asl_client.c */; }; + 2D31F3CE17E77F8800F2A60C /* asl_msg_list.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3CA17E77F8800F2A60C /* asl_msg_list.c */; }; + 2D31F3CF17E77F8800F2A60C /* asl_object.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3CB17E77F8800F2A60C /* asl_object.c */; }; + 2D31F3D017E77F8800F2A60C /* asl_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 2D31F3CC17E77F8800F2A60C /* asl_string.c */; }; 2D60F61115657D0F00F2E3F9 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D60F61015657D0F00F2E3F9 /* libz.dylib */; }; 2D9DEB64150E6FE80059BA61 /* asl_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 2D30656D150E6EFF00F31A54 /* asl_common.h */; }; 2DCF701A150E97C0002D5E8F /* libaslcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505ACB9D108FD16400197086 /* libaslcommon.a */; }; @@ -87,7 +93,6 @@ 5020A37F1098EEC400982ED6 /* libaslcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 505ACB9D108FD16400197086 /* libaslcommon.a */; }; 5039176F1091408B0001165E /* aslmanager.c in Sources */ = {isa = PBXBuildFile; fileRef = 5039176C1091408B0001165E /* aslmanager.c */; }; 503917B81091410E0001165E /* asl_action.c in Sources */ = {isa = PBXBuildFile; fileRef = 503917A61091410E0001165E /* asl_action.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 */; }; @@ -107,8 +112,6 @@ 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 */ @@ -181,7 +184,7 @@ 3F6F44131613AA9300CA9ADB /* Install man3 */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man3; + dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man3"; dstSubfolderSpec = 0; files = ( 3F6F44141613AAA600CA9ADB /* asl.3 in Install man3 */, @@ -193,7 +196,7 @@ 503A82631099037D00B0D08A /* Copy Manpage.8 */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man8/; + dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man8"; dstSubfolderSpec = 0; files = ( 503A82741099045F00B0D08A /* aslmanager.8 in Copy Manpage.8 */, @@ -204,7 +207,7 @@ 503A8285109904FD00B0D08A /* Copy Manpage.1 */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man1/; + dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man1"; dstSubfolderSpec = 0; files = ( 503A82761099049900B0D08A /* syslog.1 in Copy Manpage.1 */, @@ -215,7 +218,7 @@ 503A8286109904FD00B0D08A /* Copy Manpage.8 */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man8/; + dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man8"; dstSubfolderSpec = 0; files = ( 503A8278109904C000B0D08A /* syslogd.8 in Copy Manpage.8 */, @@ -226,7 +229,7 @@ 503A8287109904FD00B0D08A /* Copy Manpages.5 */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man5/; + dstPath = "$(INSTALL_PATH_PREFIX)/usr/share/man/man5"; dstSubfolderSpec = 0; files = ( 503A827A109904E400B0D08A /* asl.conf.5 in Copy Manpages.5 */, @@ -240,9 +243,21 @@ /* Begin PBXFileReference section */ 2D30656C150E6EFF00F31A54 /* asl_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_common.c; sourceTree = ""; }; 2D30656D150E6EFF00F31A54 /* asl_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_common.h; sourceTree = ""; }; + 2D31F3C117E77F3300F2A60C /* asl_client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_client.h; sourceTree = ""; }; + 2D31F3C217E77F3300F2A60C /* asl_msg_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_msg_list.h; sourceTree = ""; }; + 2D31F3C317E77F3300F2A60C /* asl_object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_object.h; sourceTree = ""; }; + 2D31F3C417E77F3300F2A60C /* asl_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_string.h; sourceTree = ""; }; + 2D31F3C917E77F8800F2A60C /* asl_client.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_client.c; sourceTree = ""; }; + 2D31F3CA17E77F8800F2A60C /* asl_msg_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_msg_list.c; sourceTree = ""; }; + 2D31F3CB17E77F8800F2A60C /* asl_object.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_object.c; sourceTree = ""; }; + 2D31F3CC17E77F8800F2A60C /* asl_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_string.c; sourceTree = ""; }; 2D60F61015657D0F00F2E3F9 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; 2DB4DA0A125FC69A001CDC45 /* after_install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = after_install.sh; path = syslogd.tproj/after_install.sh; sourceTree = ""; }; 2DB8178915589D0C004D0BDE /* entitlements.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = entitlements.plist; path = util.tproj/entitlements.plist; sourceTree = ""; }; + 3F6B6311185AF66C00F692C5 /* aslmanager.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = aslmanager.xcconfig; sourceTree = ""; }; + 3F6B6312185AF66C00F692C5 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = ""; }; + 3F6B6313185AF66C00F692C5 /* syslogd.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = syslogd.xcconfig; sourceTree = ""; }; + 3F6B6314185AF66C00F692C5 /* util.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = util.xcconfig; sourceTree = ""; }; 3F6F43CA1613922800CA9ADB /* libsystem_asl.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_asl.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; 3F6F43CF1613A8E300CA9ADB /* asl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl.h; sourceTree = ""; }; 3F6F43D01613A8E300CA9ADB /* asl_core.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asl_core.h; sourceTree = ""; }; @@ -261,6 +276,7 @@ 3F6F43E71613A8E300CA9ADB /* asl_msg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_msg.c; sourceTree = ""; }; 3F6F43E81613A8E300CA9ADB /* asl_store.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_store.c; sourceTree = ""; }; 3F6F43E91613A8E300CA9ADB /* asl_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asl_util.c; sourceTree = ""; }; + 3F900DB619383950003CA7E6 /* sim-compat-symlink.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "sim-compat-symlink.sh"; sourceTree = ""; }; 3FCCB5361749B53D00F8FEBC /* asl_sim.conf */ = {isa = PBXFileReference; lastKnownFileType = text; name = asl_sim.conf; path = syslogd.tproj/asl_sim.conf; sourceTree = ""; }; 3FE798E316161F2A00D547B0 /* syslog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = syslog.c; sourceTree = ""; }; 3FE798E516161F3A00D547B0 /* syslog.3 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = syslog.3; sourceTree = ""; }; @@ -272,7 +288,6 @@ 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 = ""; }; 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 = ""; }; @@ -294,8 +309,6 @@ 505ACBA2108FD18400197086 /* asl_ipc.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = asl_ipc.defs; sourceTree = ""; }; 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 */ @@ -352,6 +365,7 @@ 3F6F43CD1613A8E300CA9ADB /* libsystem_asl */, 505ACB9E108FD16400197086 /* Products */, 3FFD43F717485C5B007DAC1B /* xcodeconfig */, + 3F900DB519383950003CA7E6 /* xcodescripts */, 503A82461099029200B0D08A /* libbsm.dylib */, 2D60F61015657D0F00F2E3F9 /* libz.dylib */, ); @@ -375,6 +389,10 @@ children = ( 3F6F43CF1613A8E300CA9ADB /* asl.h */, 3F6F43D01613A8E300CA9ADB /* asl_core.h */, + 2D31F3C117E77F3300F2A60C /* asl_client.h */, + 2D31F3C217E77F3300F2A60C /* asl_msg_list.h */, + 2D31F3C317E77F3300F2A60C /* asl_object.h */, + 2D31F3C417E77F3300F2A60C /* asl_string.h */, 3F6F43D11613A8E300CA9ADB /* asl_file.h */, 3F6F43D21613A8E300CA9ADB /* asl_legacy1.h */, 3F6F43D31613A8E300CA9ADB /* asl_msg.h */, @@ -398,6 +416,10 @@ children = ( 3FE798E316161F2A00D547B0 /* syslog.c */, 3F6F43E21613A8E300CA9ADB /* asl.c */, + 2D31F3C917E77F8800F2A60C /* asl_client.c */, + 2D31F3CA17E77F8800F2A60C /* asl_msg_list.c */, + 2D31F3CB17E77F8800F2A60C /* asl_object.c */, + 2D31F3CC17E77F8800F2A60C /* asl_string.c */, 3F6F43E31613A8E300CA9ADB /* asl_core.c */, 3F6F43E41613A8E300CA9ADB /* asl_fd.c */, 3F6F43E51613A8E300CA9ADB /* asl_file.c */, @@ -409,9 +431,21 @@ path = src; sourceTree = ""; }; + 3F900DB519383950003CA7E6 /* xcodescripts */ = { + isa = PBXGroup; + children = ( + 3F900DB619383950003CA7E6 /* sim-compat-symlink.sh */, + ); + path = xcodescripts; + sourceTree = ""; + }; 3FFD43F717485C5B007DAC1B /* xcodeconfig */ = { isa = PBXGroup; children = ( + 3F6B6311185AF66C00F692C5 /* aslmanager.xcconfig */, + 3F6B6312185AF66C00F692C5 /* base.xcconfig */, + 3F6B6313185AF66C00F692C5 /* syslogd.xcconfig */, + 3F6B6314185AF66C00F692C5 /* util.xcconfig */, 3FFD43F817485C5B007DAC1B /* libasl.xcconfig */, ); path = xcodeconfig; @@ -434,7 +468,6 @@ 503917A61091410E0001165E /* asl_action.c */, 2DB4DA0A125FC69A001CDC45 /* after_install.sh */, 503917A81091410E0001165E /* asl.conf.5 */, - 503917A91091410E0001165E /* bb_convert.c */, 503917AA1091410E0001165E /* bsd_in.c */, 503917AB1091410E0001165E /* bsd_out.c */, 503917AC1091410E0001165E /* com.apple.syslogd.plist */, @@ -482,8 +515,6 @@ 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 = ""; @@ -495,7 +526,11 @@ isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( + 2D31F3C517E77F3300F2A60C /* asl_client.h in Headers */, + 2D31F3C817E77F3300F2A60C /* asl_string.h in Headers */, 3F6F43F21613A8E300CA9ADB /* asl.h in Headers */, + 2D31F3C717E77F3300F2A60C /* asl_object.h in Headers */, + 2D31F3C617E77F3300F2A60C /* asl_msg_list.h in Headers */, 3F6F43F31613A8E300CA9ADB /* asl_core.h in Headers */, 3F6F43F41613A8E300CA9ADB /* asl_file.h in Headers */, 3F6F43F51613A8E300CA9ADB /* asl_legacy1.h in Headers */, @@ -511,7 +546,6 @@ files = ( 505ACBA8108FD18400197086 /* asl_ipc.defs in Headers */, 505ACBAA108FD18400197086 /* asl_memory.h in Headers */, - 505ACBAC108FD18400197086 /* asl_mini_memory.h in Headers */, 2D9DEB64150E6FE80059BA61 /* asl_common.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; @@ -527,6 +561,7 @@ 3F6F43C71613922800CA9ADB /* Frameworks */, 3F6F43C81613922800CA9ADB /* Headers */, 3F6F44131613AA9300CA9ADB /* Install man3 */, + 3F900DB41938393C003CA7E6 /* Sim compat symlink */, ); buildRules = ( ); @@ -660,35 +695,22 @@ ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; - shellScript = "mkdir -p ${DSTROOT}${SDKROOT}/System/Library/LaunchDaemons\nmv ${DSTROOT}/System/Library/LaunchDaemons/* ${DSTROOT}${SDKROOT}/System/Library/LaunchDaemons/\n\nmkdir -p ${DSTROOT}${SDKROOT}/etc\ncp ${SRCROOT}/syslogd.tproj/asl_sim.conf ${DSTROOT}${SDKROOT}/etc/asl.conf\n"; + shellScript = "mkdir -p ${DSTROOT}${INSTALL_PATH_PREFIX}/etc\ncp ${SRCROOT}/syslogd.tproj/asl_sim.conf ${DSTROOT}${INSTALL_PATH_PREFIX}/etc/asl.conf\n"; }; - 3FFD4404174862F2007DAC1B /* Delete man pages */ = { + 3F900DB41938393C003CA7E6 /* Sim compat symlink */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; files = ( ); inputPaths = ( + "$(SRCROOT)/xcodescripts/sim-compat-symlink.sh", ); - name = "Delete man pages"; + name = "Sim compat symlink"; outputPaths = ( ); runOnlyForDeploymentPostprocessing = 1; - shellPath = /bin/sh; - shellScript = "rm -rf ${DSTROOT}/usr/share/man\n"; - }; - 3FFD440517486314007DAC1B /* Delete man pages */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 8; - files = ( - ); - inputPaths = ( - ); - name = "Delete man pages"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 1; - shellPath = /bin/sh; - shellScript = "rm -rf ${DSTROOT}/usr/share/man"; + shellPath = "/bin/bash -e -x"; + shellScript = ". \"${SCRIPT_INPUT_FILE_0}\""; }; 50A9CB7A10A8D16300AA715E /* after install */ = { isa = PBXShellScriptBuildPhase; @@ -715,7 +737,7 @@ ); 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"; + shellScript = "set -e\n\nDESTDIR=\"$DSTROOT$INSTALL_PATH_PREFIX\"/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 */ = { @@ -738,14 +760,18 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 2D31F3CD17E77F8800F2A60C /* asl_client.c in Sources */, 3F6F43FB1613A8E300CA9ADB /* asl.c in Sources */, 3F6F43FC1613A8E300CA9ADB /* asl_core.c in Sources */, + 2D31F3D017E77F8800F2A60C /* asl_string.c in Sources */, 3F6F43FD1613A8E300CA9ADB /* asl_fd.c in Sources */, + 2D31F3CE17E77F8800F2A60C /* asl_msg_list.c in Sources */, 3F6F43FE1613A8E300CA9ADB /* asl_file.c in Sources */, 3F6F43FF1613A8E300CA9ADB /* asl_legacy1.c in Sources */, 3F6F44001613A8E300CA9ADB /* asl_msg.c in Sources */, 3F6F44011613A8E300CA9ADB /* asl_store.c in Sources */, 3F6F44021613A8E300CA9ADB /* asl_util.c in Sources */, + 2D31F3CF17E77F8800F2A60C /* asl_object.c in Sources */, 3F6F440A1613A91E00CA9ADB /* asl_ipc.defs in Sources */, 3FE798E416161F2A00D547B0 /* syslog.c in Sources */, ); @@ -764,7 +790,6 @@ buildActionMask = 2147483647; files = ( 503917B81091410E0001165E /* asl_action.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 */, @@ -790,7 +815,6 @@ files = ( 503A81D81098FA3900B0D08A /* asl_ipc.defs in Sources */, 505ACBA9108FD18400197086 /* asl_memory.c in Sources */, - 505ACBAB108FD18400197086 /* asl_mini_memory.c in Sources */, 2D30656E150E6EFF00F31A54 /* asl_common.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; @@ -848,6 +872,7 @@ /* Begin XCBuildConfiguration section */ 1DEB928B08733DD80010E9CD /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 3F6B6312185AF66C00F692C5 /* base.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; CURRENT_PROJECT_VERSION = "$(RC_ProjectSourceVersion)"; @@ -883,6 +908,7 @@ "$(inherited)", "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", ); + "ORDER_FILE[sdk=iphoneos*]" = "${SDK_ROOT}/AppleInternal/OrderFiles/libsystem_asl.order"; }; name = Release; }; @@ -917,6 +943,7 @@ }; 50391768109140460001165E /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 3F6B6311185AF66C00F692C5 /* aslmanager.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CODE_SIGN_IDENTITY = "-"; @@ -924,8 +951,6 @@ DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_DYNAMIC_NO_PIC = NO; - INSTALL_PATH = /usr/sbin; - "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/sbin"; OTHER_CFLAGS = ( "-Wall", "-DINET6", @@ -937,6 +962,7 @@ }; 5039177E109140C40001165E /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 3F6B6313185AF66C00F692C5 /* syslogd.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CODE_SIGN_IDENTITY = "-"; @@ -948,8 +974,6 @@ "$(inherited)", "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", ); - INSTALL_PATH = /usr/sbin; - "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/sbin"; OTHER_CFLAGS = ( "-Wall", "-DINET6", @@ -969,6 +993,7 @@ }; 503917CA1091413E0001165E /* Release */ = { isa = XCBuildConfiguration; + baseConfigurationReference = 3F6B6314185AF66C00F692C5 /* util.xcconfig */; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = util.tproj/entitlements.plist; @@ -977,8 +1002,6 @@ DEAD_CODE_STRIPPING = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_DYNAMIC_NO_PIC = NO; - INSTALL_PATH = /usr/bin; - "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/bin"; OTHER_CFLAGS = ( "-Wall", "-DINET6",