X-Git-Url: https://git.saurik.com/apple/mdnsresponder.git/blobdiff_plain/263eeeabe5fb4d3daa8a9134371ca9a3e45875b0..83fb1e36c79aee7f897e5ff0e6eeed1d9d526a14:/mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj diff --git a/mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj b/mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj index 81d5baf..95f6f83 100644 --- a/mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj +++ b/mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj @@ -17,8 +17,6 @@ D284BF2C0ADD815A0027CCDF /* PBXTargetDependency */, D284BF2E0ADD81600027CCDF /* PBXTargetDependency */, D284BF300ADD81630027CCDF /* PBXTargetDependency */, - D284BF260ADD814F0027CCDF /* PBXTargetDependency */, - D284BF2A0ADD81530027CCDF /* PBXTargetDependency */, ); name = "Build More"; productName = "Build All"; @@ -30,6 +28,7 @@ FF045B6A0C7E4AA600448140 /* ShellScript */, ); dependencies = ( + 217A4C49138EE14C000A5BA8 /* PBXTargetDependency */, 03067D680C83A3830022BE1F /* PBXTargetDependency */, 03067D6A0C83A3890022BE1F /* PBXTargetDependency */, 03067D6C0C83A3920022BE1F /* PBXTargetDependency */, @@ -38,17 +37,43 @@ name = "Build Some"; productName = "Build Some"; }; - FFA572650AF190F10055A0F1 /* SystemLibraries */ = { + 2141DCF8123FFB5D0086D23E /* SystemLibraries */ = { isa = PBXAggregateTarget; - buildConfigurationList = FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibraries" */; + buildConfigurationList = 2141DD08123FFB830086D23E /* Build configuration list for PBXAggregateTarget "SystemLibraries" */; buildPhases = ( ); + dependencies = ( + 2141DD0E123FFC960086D23E /* PBXTargetDependency */, + 2130257112400E9300AC839F /* PBXTargetDependency */, + ); + name = SystemLibraries; + productName = SystemLibraries; + }; + 2141DD0B123FFC7F0086D23E /* SystemLibrariesStatic */ = { + isa = PBXAggregateTarget; + buildConfigurationList = 2141DD18123FFC990086D23E /* Build configuration list for PBXAggregateTarget "SystemLibrariesStatic" */; + buildPhases = ( + ); + dependencies = ( + 215FFB1D124002CC00470DE1 /* PBXTargetDependency */, + 215FFB1B124002C700470DE1 /* PBXTargetDependency */, + 215FFB19124002C100470DE1 /* PBXTargetDependency */, + ); + name = SystemLibrariesStatic; + productName = SystemLibrariesStatic; + }; + FFA572650AF190F10055A0F1 /* SystemLibrariesDynamic */ = { + isa = PBXAggregateTarget; + buildConfigurationList = FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibrariesDynamic" */; + buildPhases = ( + 1F7B473C12B82BFD00868AEF /* ShellScript */, + ); dependencies = ( FFA572690AF190FF0055A0F1 /* PBXTargetDependency */, FFA5726B0AF191010055A0F1 /* PBXTargetDependency */, FFA5726D0AF191020055A0F1 /* PBXTargetDependency */, ); - name = SystemLibraries; + name = SystemLibrariesDynamic; productName = SystemLibraries; }; FFB7657B0AEED96B00583A2C /* Build All */ = { @@ -58,7 +83,7 @@ ); dependencies = ( FFB7657D0AEED97F00583A2C /* PBXTargetDependency */, - FFA572710AF191230055A0F1 /* PBXTargetDependency */, + 2141DCFD123FFB7D0086D23E /* PBXTargetDependency */, ); name = "Build All"; productName = "Build All"; @@ -66,8 +91,46 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 21E53F0F1219D1B3003EEE05 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 21E53F0E1219D1B3003EEE05 /* CoreServices.framework */; }; - 21E53F141219D1CA003EEE05 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 21E53F0E1219D1B3003EEE05 /* CoreServices.framework */; }; + 2124FA2C1471E98C0021D7BB /* nsec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2B1471E98C0021D7BB /* nsec.h */; }; + 2124FA2D1471E98C0021D7BB /* nsec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2B1471E98C0021D7BB /* nsec.h */; }; + 2124FA301471E9B50021D7BB /* dnssec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2F1471E9B50021D7BB /* dnssec.h */; }; + 2124FA311471E9B50021D7BB /* dnssec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2F1471E9B50021D7BB /* dnssec.h */; }; + 2124FA331471E9DE0021D7BB /* nsec.c in Sources */ = {isa = PBXBuildFile; fileRef = 2124FA321471E9DE0021D7BB /* nsec.c */; }; + 2124FA341471E9DE0021D7BB /* nsec.c in Sources */ = {isa = PBXBuildFile; fileRef = 2124FA321471E9DE0021D7BB /* nsec.c */; }; + 213BDC6D147319F400000896 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 213BDC6C147319F400000896 /* dnssec.c */; }; + 213BDC6E147319F400000896 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 213BDC6C147319F400000896 /* dnssec.c */; }; + 213FB23C12028C4A002B3A08 /* BonjourEvents.c in Sources */ = {isa = PBXBuildFile; fileRef = 213FB22C12028B53002B3A08 /* BonjourEvents.c */; }; + 213FB23D12028C5A002B3A08 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; }; + 215FFAEE124000F900470DE1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; }; + 215FFAEF124000F900470DE1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; }; + 215FFAF0124000F900470DE1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; }; + 215FFAF1124000F900470DE1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; }; + 215FFAF2124000F900470DE1 /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; }; + 215FFAF3124000F900470DE1 /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Server, ); }; }; + 215FFAF41240011800470DE1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; }; + 215FFAF51240011800470DE1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; }; + 215FFAF61240011800470DE1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; }; + 215FFAF71240011800470DE1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; }; + 215FFAF81240011800470DE1 /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; }; + 215FFAF91240011800470DE1 /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Server, ); }; }; + 215FFAFA1240013400470DE1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; }; + 215FFAFB1240013400470DE1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; }; + 215FFAFC1240013400470DE1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; }; + 215FFAFD1240013400470DE1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; }; + 215FFAFE1240013400470DE1 /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; }; + 215FFAFF1240013400470DE1 /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Server, ); }; }; + 219D5542149ED645004464AE /* libxml2.2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 219D5541149ED645004464AE /* libxml2.2.dylib */; }; + 219D5543149ED645004464AE /* libxml2.2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 219D5541149ED645004464AE /* libxml2.2.dylib */; }; + 21A57F4C145B2AE100939099 /* CryptoAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4A145B2AE100939099 /* CryptoAlg.c */; }; + 21A57F4D145B2AE100939099 /* CryptoAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4A145B2AE100939099 /* CryptoAlg.c */; }; + 21A57F4E145B2AE100939099 /* CryptoAlg.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F4B145B2AE100939099 /* CryptoAlg.h */; }; + 21A57F4F145B2AE100939099 /* CryptoAlg.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F4B145B2AE100939099 /* CryptoAlg.h */; }; + 21A57F53145B2B1400939099 /* CryptoSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F51145B2B1400939099 /* CryptoSupport.c */; }; + 21A57F54145B2B1400939099 /* CryptoSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F51145B2B1400939099 /* CryptoSupport.c */; }; + 21A57F55145B2B1400939099 /* CryptoSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F52145B2B1400939099 /* CryptoSupport.h */; }; + 21A57F56145B2B1400939099 /* CryptoSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F52145B2B1400939099 /* CryptoSupport.h */; }; + 21DCD05C1461B23700702FC8 /* CryptoAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4A145B2AE100939099 /* CryptoAlg.c */; }; + 21DCD05D1461B23700702FC8 /* CryptoAlg.h in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4B145B2AE100939099 /* CryptoAlg.h */; }; 2E0405F50C3195F700F13B59 /* helper.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405F40C3195F700F13B59 /* helper.c */; }; 2E0405F60C31961100F13B59 /* helpermsg.defs in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */; settings = {ATTRIBUTES = (Server, Client, ); COMPILER_FLAGS = "-Wno-error"; }; }; 2E0406150C3197CB00F13B59 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E0406140C3197CB00F13B59 /* libbsm.dylib */; }; @@ -99,13 +162,11 @@ 2EDC5E730C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; }; 2EDC5E740C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; }; 2EDC5E750C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; }; + 4A7B9E8014FDA25000B84CC1 /* mDNSResponder.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4A7B9E7E14FDA1BB00B84CC1 /* mDNSResponder.plist */; }; + 4A7B9E8214FDA26C00B84CC1 /* mDNSResponder.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4A7B9E7C14FDA19F00B84CC1 /* mDNSResponder.txt */; }; 4AAE0C9A0C68EA81003882A5 /* mDNSResponderHelper.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */; }; - 4AE9B04B0F39448B0080B59D /* safe_vproc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4AE9B0480F39448B0080B59D /* safe_vproc.c */; }; - 4AE9B04C0F39448B0080B59D /* safe_vproc.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AE9B0490F39448B0080B59D /* safe_vproc.h */; }; - 4AE9B0920F3A52A10080B59D /* safe_vproc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4AE9B0480F39448B0080B59D /* safe_vproc.c */; }; - 4AE9B0930F3A52A20080B59D /* safe_vproc.c in Sources */ = {isa = PBXBuildFile; fileRef = 4AE9B0480F39448B0080B59D /* safe_vproc.c */; }; - 4AE9B0940F3A52AE0080B59D /* safe_vproc.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AE9B0490F39448B0080B59D /* safe_vproc.h */; }; - 4AE9B0950F3A52AE0080B59D /* safe_vproc.h in Headers */ = {isa = PBXBuildFile; fileRef = 4AE9B0490F39448B0080B59D /* safe_vproc.h */; }; + 4BD2B63A134FE09F002B96D5 /* P2PPacketFilter.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */; }; + 4BD2B63B134FE09F002B96D5 /* P2PPacketFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */; }; D284BE530ADD80740027CCDF /* DNSServiceDiscoveryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 6575FBFF022EAFBA00000109 /* DNSServiceDiscoveryDefines.h */; }; D284BE540ADD80740027CCDF /* dnssd_ipc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E11B5B04A28126019798ED /* dnssd_ipc.h */; }; D284BE560ADD80740027CCDF /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Client, ); }; }; @@ -148,9 +209,6 @@ D284BE8E0ADD80800027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; }; D284BE8F0ADD80800027CCDF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; }; D284BE900ADD80800027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; }; - D284BE9A0ADD808B0027CCDF /* SamplemDNSClient.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC20022EB7AA00000109 /* SamplemDNSClient.c */; }; - D284BE9C0ADD808B0027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; }; - D284BE9F0ADD808B0027CCDF /* mDNS.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF0E0B5D065ADC7600FE4D9C /* mDNS.1 */; }; D284BEA80ADD80920027CCDF /* dns-sd.c in Sources */ = {isa = PBXBuildFile; fileRef = FF1C919F07021E3F001048AB /* dns-sd.c */; }; D284BEAC0ADD80920027CCDF /* dns-sd.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF1C919D07021D77001048AB /* dns-sd.1 */; }; D284BEB70ADD809A0027CCDF /* JNISupport.c in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44B0662DD1100335AB3 /* JNISupport.c */; }; @@ -204,7 +262,6 @@ FFA572490AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; }; FFA5724A0AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; }; FFA5724B0AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; }; - FFA572610AF190940055A0F1 /* DNSServiceDiscovery.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */; }; FFAE66F0105F0CD900162116 /* ddnswriteconfig in Resources */ = {isa = PBXBuildFile; fileRef = D284BEE80ADD80A70027CCDF /* ddnswriteconfig */; }; FFB437150EB165BD00E17C68 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; }; FFC22AA20B00F42A00BAB070 /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; }; @@ -228,10 +285,10 @@ fileType = sourcecode.yacc; isEditable = 1; outputFiles = ( - "$(DERIVED_FILE_DIR)/dnsextd_parser.h", - "$(DERIVED_FILE_DIR)/dnsextd_parser.c", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).h", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).c", ); - script = "/usr/bin/bison -o ${DERIVED_FILE_DIR}/${INPUT_FILE_BASE}.c -d ${INPUT_FILE_PATH}"; + script = "echo NOOP yacc ${INPUT_FILE_PATH}"; }; D284BFB80ADD8E510027CCDF /* PBXBuildRule */ = { isa = PBXBuildRule; @@ -239,7 +296,7 @@ fileType = sourcecode.lex; isEditable = 1; outputFiles = ( - "$(DERIVED_FILE_DIR)/dnsextd_lexer.c", + "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).c", ); script = "/usr/bin/flex -i -o${DERIVED_FILE_DIR}/${INPUT_FILE_BASE}.c ${INPUT_FILE_PATH}"; }; @@ -281,26 +338,61 @@ remoteGlobalIDString = 03067D640C83A3700022BE1F; remoteInfo = "Build Some"; }; - 4AE471690EAFF83800A6C5AD /* PBXContainerItemProxy */ = { + 2130257012400E9300AC839F /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; - remoteGlobalIDString = 4AE471670EAFF81900A6C5AD; - remoteInfo = dns_sd.jar; + remoteGlobalIDString = FFA572650AF190F10055A0F1; + remoteInfo = SystemLibrariesDynamic; + }; + 2141DCFC123FFB7D0086D23E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2141DCF8123FFB5D0086D23E; + remoteInfo = SystemLibraries; }; - D284BF250ADD814F0027CCDF /* PBXContainerItemProxy */ = { + 2141DD0D123FFC960086D23E /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; - remoteGlobalIDString = D284BE970ADD808B0027CCDF; - remoteInfo = "mDNS command-line tool"; + remoteGlobalIDString = 2141DD0B123FFC7F0086D23E; + remoteInfo = SystemLibrariesStatic; }; - D284BF290ADD81530027CCDF /* PBXContainerItemProxy */ = { + 215FFB18124002C100470DE1 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; proxyType = 1; - remoteGlobalIDString = D284BEB20ADD809A0027CCDF; - remoteInfo = libjdns_sd.jnilib; + remoteGlobalIDString = 2141DD1C123FFCDB0086D23E; + remoteInfo = libdns_sd_static; + }; + 215FFB1A124002C700470DE1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2141DD23123FFD0F0086D23E; + remoteInfo = libdns_sd_debug_static; + }; + 215FFB1C124002CC00470DE1 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 2141DD29123FFD2C0086D23E; + remoteInfo = libdns_sd_profile_static; + }; + 217A4C48138EE14C000A5BA8 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 213FB21712028A7A002B3A08; + remoteInfo = BonjourEvents; + }; + 4AE471690EAFF83800A6C5AD /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 4AE471670EAFF81900A6C5AD; + remoteInfo = dns_sd.jar; }; D284BF2B0ADD815A0027CCDF /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; @@ -344,13 +436,6 @@ remoteGlobalIDString = FFA5723C0AF18F450055A0F1; remoteInfo = "libdns_sd profile"; }; - FFA572700AF191230055A0F1 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; - proxyType = 1; - remoteGlobalIDString = FFA572650AF190F10055A0F1; - remoteInfo = SystemLibraries; - }; FFAE66F8105F0CF100162116 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */; @@ -368,63 +453,63 @@ /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ - 4AAE0C5A0C68E6EC003882A5 /* CopyFiles */ = { + 4A7B9E7F14FDA21B00B84CC1 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man8; + dstPath = /usr/local/OpenSourceVersions; dstSubfolderSpec = 0; files = ( - 4AAE0C9A0C68EA81003882A5 /* mDNSResponderHelper.8 in CopyFiles */, + 4A7B9E8014FDA25000B84CC1 /* mDNSResponder.plist in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; - D284BE6A0ADD80740027CCDF /* CopyFiles */ = { + 4A7B9E8114FDA25500B84CC1 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man8; + dstPath = /usr/local/OpenSourceLicenses; dstSubfolderSpec = 0; files = ( - D284BE6B0ADD80740027CCDF /* mDNSResponder.8 in CopyFiles */, + 4A7B9E8214FDA26C00B84CC1 /* mDNSResponder.txt in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; - D284BE9E0ADD808B0027CCDF /* CopyFiles */ = { + 4AAE0C5A0C68E6EC003882A5 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man1; + dstPath = /usr/share/man/man8; dstSubfolderSpec = 0; files = ( - D284BE9F0ADD808B0027CCDF /* mDNS.1 in CopyFiles */, + 4AAE0C9A0C68EA81003882A5 /* mDNSResponderHelper.8 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; - D284BEAB0ADD80920027CCDF /* CopyFiles */ = { + D284BE6A0ADD80740027CCDF /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man1; + dstPath = /usr/share/man/man8; dstSubfolderSpec = 0; files = ( - D284BEAC0ADD80920027CCDF /* dns-sd.1 in CopyFiles */, + D284BE6B0ADD80740027CCDF /* mDNSResponder.8 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; - D284BED40ADD80A20027CCDF /* CopyFiles */ = { + D284BEAB0ADD80920027CCDF /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/share/man/man8; + dstPath = /usr/share/man/man1; dstSubfolderSpec = 0; files = ( - D284BED50ADD80A20027CCDF /* dnsextd.8 in CopyFiles */, + D284BEAC0ADD80920027CCDF /* dns-sd.1 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; - FFA572500AF190070055A0F1 /* CopyFiles */ = { + D284BED40ADD80A20027CCDF /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 8; - dstPath = /usr/include/DNSServiceDiscovery; + dstPath = /usr/share/man/man8; dstSubfolderSpec = 0; files = ( - FFA572610AF190940055A0F1 /* DNSServiceDiscovery.h in CopyFiles */, + D284BED50ADD80A20027CCDF /* dnsextd.8 in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 1; }; @@ -444,7 +529,21 @@ 000753D303367C1C0CCA2C71 /* mDNSMacOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mDNSMacOSX.h; sourceTree = ""; }; 00CA213D02786FC30CCA2C71 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = ""; }; 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = ""; }; - 21E53F0E1219D1B3003EEE05 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = ""; }; + 2124FA2B1471E98C0021D7BB /* nsec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nsec.h; path = ../mDNSCore/nsec.h; sourceTree = ""; }; + 2124FA2F1471E9B50021D7BB /* dnssec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dnssec.h; path = ../mDNSCore/dnssec.h; sourceTree = ""; }; + 2124FA321471E9DE0021D7BB /* nsec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = nsec.c; path = ../mDNSCore/nsec.c; sourceTree = ""; }; + 213BDC6C147319F400000896 /* dnssec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssec.c; path = ../mDNSCore/dnssec.c; sourceTree = ""; }; + 213FB21812028A7A002B3A08 /* BonjourEvents.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BonjourEvents.plugin; sourceTree = BUILT_PRODUCTS_DIR; }; + 213FB22C12028B53002B3A08 /* BonjourEvents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BonjourEvents.c; sourceTree = ""; }; + 213FB22D12028B53002B3A08 /* BonjourEvents-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "BonjourEvents-Info.plist"; sourceTree = ""; }; + 2141DD1D123FFCDB0086D23E /* libdns_sd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 2141DD24123FFD0F0086D23E /* libdns_sd_debug.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_debug.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 2141DD2A123FFD2C0086D23E /* libdns_sd_profile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_profile.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 219D5541149ED645004464AE /* libxml2.2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.2.dylib; path = SDKs/MacOSX10.8.sdk/usr/lib/libxml2.2.dylib; sourceTree = DEVELOPER_DIR; }; + 21A57F4A145B2AE100939099 /* CryptoAlg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CryptoAlg.c; path = ../mDNSCore/CryptoAlg.c; sourceTree = ""; }; + 21A57F4B145B2AE100939099 /* CryptoAlg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CryptoAlg.h; path = ../mDNSCore/CryptoAlg.h; sourceTree = ""; }; + 21A57F51145B2B1400939099 /* CryptoSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CryptoSupport.c; sourceTree = ""; }; + 21A57F52145B2B1400939099 /* CryptoSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoSupport.h; sourceTree = ""; }; 21F432971134AA6800581B69 /* WebFilterDNS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebFilterDNS.framework; path = /System/Library/PrivateFrameworks/WebFilterDNS.framework; sourceTree = ""; }; 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = helpermsg.defs; sourceTree = ""; }; 2E0405F00C31955500F13B59 /* mDNSResponderHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponderHelper; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -459,13 +558,15 @@ 2EDC5E720C39EA640092701B /* helper-server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "helper-server.h"; sourceTree = ""; }; 4A2E69DD0F5475A3004A87B0 /* uds_daemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uds_daemon.h; path = ../mDNSShared/uds_daemon.h; sourceTree = SOURCE_ROOT; }; 4A3600DF0F34F8CD00453EFB /* DeviceToDeviceManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceToDeviceManager.framework; path = /System/Library/PrivateFrameworks/DeviceToDeviceManager.framework; sourceTree = ""; }; + 4A7B9E7C14FDA19F00B84CC1 /* mDNSResponder.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = mDNSResponder.txt; sourceTree = ""; }; + 4A7B9E7E14FDA1BB00B84CC1 /* mDNSResponder.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = mDNSResponder.plist; sourceTree = ""; }; 4A8202510C56C36500DDFD48 /* ipsec_strerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsec_strerror.h; sourceTree = ""; }; 4A8202520C56C36500DDFD48 /* libpfkey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libpfkey.h; sourceTree = ""; }; 4A8202530C56C36600DDFD48 /* pfkey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pfkey.c; sourceTree = ""; }; 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mDNSResponderHelper.8; sourceTree = SOURCE_ROOT; }; 4ADB5F230F6AB9F400B95BF3 /* helper-entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "helper-entitlements.plist"; sourceTree = ""; }; - 4AE9B0480F39448B0080B59D /* safe_vproc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = safe_vproc.c; sourceTree = ""; }; - 4AE9B0490F39448B0080B59D /* safe_vproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = safe_vproc.h; sourceTree = ""; }; + 4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = P2PPacketFilter.c; sourceTree = ""; }; + 4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = P2PPacketFilter.h; sourceTree = ""; }; 654BE64F02B63B93000001D1 /* mDNSEmbeddedAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSEmbeddedAPI.h; path = ../mDNSCore/mDNSEmbeddedAPI.h; sourceTree = ""; }; 654BE65002B63B93000001D1 /* mDNSDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSDebug.h; path = ../mDNSCore/mDNSDebug.h; sourceTree = ""; }; 65713D46025A293200000109 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = ""; }; @@ -483,7 +584,6 @@ 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LegacyNATTraversal.c; sourceTree = SOURCE_ROOT; }; D284BE730ADD80740027CCDF /* mDNSResponder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponder; sourceTree = BUILT_PRODUCTS_DIR; }; D284BE950ADD80800027CCDF /* mDNSResponder.debug */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponder.debug; sourceTree = BUILT_PRODUCTS_DIR; }; - D284BEA30ADD808B0027CCDF /* mDNS */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNS; sourceTree = BUILT_PRODUCTS_DIR; }; D284BEB00ADD80920027CCDF /* dns-sd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dns-sd"; sourceTree = BUILT_PRODUCTS_DIR; }; D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libjdns_sd.jnilib; sourceTree = BUILT_PRODUCTS_DIR; }; D284BED90ADD80A20027CCDF /* dnsextd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dnsextd; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -535,12 +635,12 @@ FF485D5105632E0000130380 /* mDNSResponder.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mDNSResponder.8; path = ../mDNSShared/mDNSResponder.8; sourceTree = SOURCE_ROOT; }; FF5852100DD27BD300862BDF /* ClientCommon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ClientCommon.c; path = ../Clients/ClientCommon.c; sourceTree = SOURCE_ROOT; }; FF85880B0BD599F40080D89F /* mDNSResponder.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mDNSResponder.sb; sourceTree = SOURCE_ROOT; }; - FFA572390AF18F1C0055A0F1 /* libdns_sd_debug.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_debug.a; sourceTree = BUILT_PRODUCTS_DIR; }; - FFA572450AF18F450055A0F1 /* libdns_sd_profile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_profile.a; sourceTree = BUILT_PRODUCTS_DIR; }; + FFA572390AF18F1C0055A0F1 /* libsystem_dnssd_debug.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_dnssd_debug.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; + FFA572450AF18F450055A0F1 /* libsystem_dnssd_profile.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_dnssd_profile.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DNSServiceDiscovery.c; sourceTree = ""; }; FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNSServiceDiscovery.h; sourceTree = ""; }; FFA572630AF190C20055A0F1 /* dns_sd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns_sd.h; path = ../mDNSShared/dns_sd.h; sourceTree = SOURCE_ROOT; }; - FFB765840AEED9C700583A2C /* libdns_sd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd.a; sourceTree = BUILT_PRODUCTS_DIR; }; + FFB765840AEED9C700583A2C /* libsystem_dnssd.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_dnssd.dylib; sourceTree = BUILT_PRODUCTS_DIR; }; FFCB6D73075D539900B8AF62 /* PlatformCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = PlatformCommon.c; path = ../mDNSShared/PlatformCommon.c; sourceTree = SOURCE_ROOT; }; FFE6935007C2CA7F00283007 /* ConfigurationAuthority.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConfigurationAuthority.h; path = PreferencePane/ConfigurationAuthority.h; sourceTree = SOURCE_ROOT; }; FFE6935207C2CAA400283007 /* DNSServiceDiscoveryPref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DNSServiceDiscoveryPref.h; path = PreferencePane/DNSServiceDiscoveryPref.h; sourceTree = SOURCE_ROOT; }; @@ -557,6 +657,35 @@ /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ + 213FB21612028A7A002B3A08 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 213FB23D12028C5A002B3A08 /* CoreFoundation.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD1B123FFCDB0086D23E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD22123FFD0F0086D23E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD28123FFD2C0086D23E /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2E0405EE0C31955500F13B59 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; @@ -577,7 +706,7 @@ D284BE660ADD80740027CCDF /* SystemConfiguration.framework in Frameworks */, D284BE670ADD80740027CCDF /* IOKit.framework in Frameworks */, D284BE680ADD80740027CCDF /* Security.framework in Frameworks */, - 21E53F0F1219D1B3003EEE05 /* CoreServices.framework in Frameworks */, + 219D5542149ED645004464AE /* libxml2.2.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -589,15 +718,7 @@ D284BE8E0ADD80800027CCDF /* SystemConfiguration.framework in Frameworks */, D284BE8F0ADD80800027CCDF /* IOKit.framework in Frameworks */, D284BE900ADD80800027CCDF /* Security.framework in Frameworks */, - 21E53F141219D1CA003EEE05 /* CoreServices.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D284BE9B0ADD808B0027CCDF /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - D284BE9C0ADD808B0027CCDF /* CoreFoundation.framework in Frameworks */, + 219D5543149ED645004464AE /* libxml2.2.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -680,12 +801,12 @@ children = ( 08FB7795FE84155DC02AAC07 /* mDNS Server Sources */, 6575FC1F022EB78C00000109 /* Command-Line Clients */, + 213FB20912028902002B3A08 /* Bonjour Events Plugin */, 6575FBFE022EAFA800000109 /* MIG files */, DB2CC4420662DCE500335AB3 /* Java Support */, FFFB0DA407B43BED00B88D48 /* PreferencePane */, 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */, 19C28FBDFE9D53C911CA2CBB /* Products */, - 21E53F0E1219D1B3003EEE05 /* CoreServices.framework */, ); name = mDNSResponder; sourceTree = ""; @@ -693,10 +814,16 @@ 08FB7795FE84155DC02AAC07 /* mDNS Server Sources */ = { isa = PBXGroup; children = ( + 213BDC6C147319F400000896 /* dnssec.c */, + 2124FA321471E9DE0021D7BB /* nsec.c */, + 2124FA2F1471E9B50021D7BB /* dnssec.h */, + 2124FA2B1471E98C0021D7BB /* nsec.h */, + 21A57F51145B2B1400939099 /* CryptoSupport.c */, + 21A57F52145B2B1400939099 /* CryptoSupport.h */, + 21A57F4A145B2AE100939099 /* CryptoAlg.c */, + 21A57F4B145B2AE100939099 /* CryptoAlg.h */, 4ADB5F230F6AB9F400B95BF3 /* helper-entitlements.plist */, 4A2E69DD0F5475A3004A87B0 /* uds_daemon.h */, - 4AE9B0480F39448B0080B59D /* safe_vproc.c */, - 4AE9B0490F39448B0080B59D /* safe_vproc.h */, 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */, 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */, 2E35528F0C3A95C100CA1CB7 /* helper-error.h */, @@ -728,6 +855,8 @@ FFF4F63A06CFE4DD00459EFD /* dnsextd.8 */, FFFF8F800C3307AC00722979 /* dnsextd.conf */, FF85880B0BD599F40080D89F /* mDNSResponder.sb */, + 4A7B9E7C14FDA19F00B84CC1 /* mDNSResponder.txt */, + 4A7B9E7E14FDA1BB00B84CC1 /* mDNSResponder.plist */, 7F18A9F60587CEF6001880B3 /* DNSCommon.c */, 7F18A9F70587CEF6001880B3 /* uDNS.c */, FF25794606C9A8BF00376F7B /* dnsextd.c */, @@ -738,6 +867,8 @@ FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */, FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */, FFA572630AF190C20055A0F1 /* dns_sd.h */, + 4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */, + 4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */, ); name = "mDNS Server Sources"; sourceTree = ""; @@ -745,6 +876,7 @@ 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = { isa = PBXGroup; children = ( + 219D5541149ED645004464AE /* libxml2.2.dylib */, 4A3600DF0F34F8CD00453EFB /* DeviceToDeviceManager.framework */, 2E8165F60C59835F00485EB2 /* libipsec.dylib */, 65713D46025A293200000109 /* SystemConfiguration.framework */, @@ -767,20 +899,32 @@ D284C04D0ADD95D30027CCDF /* Info-PreferencePane.plist */, D284BE730ADD80740027CCDF /* mDNSResponder */, D284BE950ADD80800027CCDF /* mDNSResponder.debug */, - D284BEA30ADD808B0027CCDF /* mDNS */, D284BEB00ADD80920027CCDF /* dns-sd */, D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */, D284BED90ADD80A20027CCDF /* dnsextd */, D284BEE80ADD80A70027CCDF /* ddnswriteconfig */, D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */, - FFB765840AEED9C700583A2C /* libdns_sd.a */, - FFA572390AF18F1C0055A0F1 /* libdns_sd_debug.a */, - FFA572450AF18F450055A0F1 /* libdns_sd_profile.a */, + FFB765840AEED9C700583A2C /* libsystem_dnssd.dylib */, + FFA572390AF18F1C0055A0F1 /* libsystem_dnssd_debug.dylib */, + FFA572450AF18F450055A0F1 /* libsystem_dnssd_profile.dylib */, 2E0405F00C31955500F13B59 /* mDNSResponderHelper */, + 213FB21812028A7A002B3A08 /* BonjourEvents.plugin */, + 2141DD1D123FFCDB0086D23E /* libdns_sd.a */, + 2141DD24123FFD0F0086D23E /* libdns_sd_debug.a */, + 2141DD2A123FFD2C0086D23E /* libdns_sd_profile.a */, ); name = Products; sourceTree = ""; }; + 213FB20912028902002B3A08 /* Bonjour Events Plugin */ = { + isa = PBXGroup; + children = ( + 213FB22C12028B53002B3A08 /* BonjourEvents.c */, + 213FB22D12028B53002B3A08 /* BonjourEvents-Info.plist */, + ); + name = "Bonjour Events Plugin"; + sourceTree = ""; + }; 6575FBFE022EAFA800000109 /* MIG files */ = { isa = PBXGroup; children = ( @@ -862,6 +1006,27 @@ /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ + 2141DD19123FFCDB0086D23E /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD20123FFD0F0086D23E /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD26123FFD2C0086D23E /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2EC8F8ED0C39CCCA003C9C48 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; @@ -872,7 +1037,7 @@ 2ECC11A80C4FEC3800CB1885 /* helpermsg-types.h in Headers */, 2E8165E80C5980E300485EB2 /* libpfkey.h in Headers */, 2E8165EA0C5980F700485EB2 /* ipsec_strerror.h in Headers */, - 4AE9B04C0F39448B0080B59D /* safe_vproc.h in Headers */, + 4BD2B63B134FE09F002B96D5 /* P2PPacketFilter.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -886,7 +1051,10 @@ 2EDC5E750C39EA640092701B /* helper-server.h in Headers */, 2E3552900C3A95C100CA1CB7 /* helper-error.h in Headers */, 2ECC11A60C4FEC3800CB1885 /* helpermsg-types.h in Headers */, - 4AE9B0950F3A52AE0080B59D /* safe_vproc.h in Headers */, + 21A57F4E145B2AE100939099 /* CryptoAlg.h in Headers */, + 21A57F55145B2B1400939099 /* CryptoSupport.h in Headers */, + 2124FA2C1471E98C0021D7BB /* nsec.h in Headers */, + 2124FA301471E9B50021D7BB /* dnssec.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -903,14 +1071,10 @@ 2EDC5E740C39EA640092701B /* helper-server.h in Headers */, 2E3552910C3A95C100CA1CB7 /* helper-error.h in Headers */, 2ECC11A70C4FEC3800CB1885 /* helpermsg-types.h in Headers */, - 4AE9B0940F3A52AE0080B59D /* safe_vproc.h in Headers */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D284BE980ADD808B0027CCDF /* Headers */ = { - isa = PBXHeadersBuildPhase; - buildActionMask = 2147483647; - files = ( + 21A57F4F145B2AE100939099 /* CryptoAlg.h in Headers */, + 21A57F56145B2B1400939099 /* CryptoSupport.h in Headers */, + 2124FA2D1471E98C0021D7BB /* nsec.h in Headers */, + 2124FA311471E9B50021D7BB /* dnssec.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -993,6 +1157,75 @@ /* End PBXLegacyTarget section */ /* Begin PBXNativeTarget section */ + 213FB21712028A7A002B3A08 /* BonjourEvents */ = { + isa = PBXNativeTarget; + buildConfigurationList = 213FB21B12028A7C002B3A08 /* Build configuration list for PBXNativeTarget "BonjourEvents" */; + buildPhases = ( + 213FB21412028A7A002B3A08 /* Resources */, + 213FB21512028A7A002B3A08 /* Sources */, + 213FB21612028A7A002B3A08 /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = BonjourEvents; + productName = BonjourEvents; + productReference = 213FB21812028A7A002B3A08 /* BonjourEvents.plugin */; + productType = "com.apple.product-type.bundle"; + }; + 2141DD1C123FFCDB0086D23E /* libdns_sd_static */ = { + isa = PBXNativeTarget; + buildConfigurationList = 2141DD1F123FFCF90086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_static" */; + buildPhases = ( + 2141DD19123FFCDB0086D23E /* Headers */, + 2141DD1A123FFCDB0086D23E /* Sources */, + 2141DD1B123FFCDB0086D23E /* Frameworks */, + 2130256B12400DE600AC839F /* ShellScript */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = libdns_sd_static; + productName = libdns_sd_static; + productReference = 2141DD1D123FFCDB0086D23E /* libdns_sd.a */; + productType = "com.apple.product-type.library.static"; + }; + 2141DD23123FFD0F0086D23E /* libdns_sd_debug_static */ = { + isa = PBXNativeTarget; + buildConfigurationList = 2141DD35123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_debug_static" */; + buildPhases = ( + 2141DD20123FFD0F0086D23E /* Headers */, + 2141DD21123FFD0F0086D23E /* Sources */, + 2141DD22123FFD0F0086D23E /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = libdns_sd_debug_static; + productName = libdns_sd_debug_static; + productReference = 2141DD24123FFD0F0086D23E /* libdns_sd_debug.a */; + productType = "com.apple.product-type.library.static"; + }; + 2141DD29123FFD2C0086D23E /* libdns_sd_profile_static */ = { + isa = PBXNativeTarget; + buildConfigurationList = 2141DD36123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_profile_static" */; + buildPhases = ( + 2141DD26123FFD2C0086D23E /* Headers */, + 2141DD27123FFD2C0086D23E /* Sources */, + 2141DD28123FFD2C0086D23E /* Frameworks */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = libdns_sd_profile_static; + productName = libdns_sd_profile_static; + productReference = 2141DD2A123FFD2C0086D23E /* libdns_sd_profile.a */; + productType = "com.apple.product-type.library.static"; + }; 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */ = { isa = PBXNativeTarget; buildConfigurationList = 2E0405F30C31956600F13B59 /* Build configuration list for PBXNativeTarget "mDNSResponderHelper" */; @@ -1022,6 +1255,8 @@ D284BE640ADD80740027CCDF /* Frameworks */, D284BE690ADD80740027CCDF /* Rez */, D284BE6A0ADD80740027CCDF /* CopyFiles */, + 4A7B9E7F14FDA21B00B84CC1 /* CopyFiles */, + 4A7B9E8114FDA25500B84CC1 /* CopyFiles */, D284BE6C0ADD80740027CCDF /* ShellScript */, ); buildRules = ( @@ -1053,26 +1288,6 @@ productReference = D284BE950ADD80800027CCDF /* mDNSResponder.debug */; productType = "com.apple.product-type.tool"; }; - D284BE970ADD808B0027CCDF /* mDNS tool */ = { - isa = PBXNativeTarget; - buildConfigurationList = D284BEA00ADD808B0027CCDF /* Build configuration list for PBXNativeTarget "mDNS tool" */; - buildPhases = ( - D284BE980ADD808B0027CCDF /* Headers */, - D284BE990ADD808B0027CCDF /* Sources */, - D284BE9B0ADD808B0027CCDF /* Frameworks */, - D284BE9D0ADD808B0027CCDF /* Rez */, - D284BE9E0ADD808B0027CCDF /* CopyFiles */, - ); - buildRules = ( - ); - dependencies = ( - ); - name = "mDNS tool"; - productInstallPath = /usr/bin; - productName = "mDNS command-line tool"; - productReference = D284BEA30ADD808B0027CCDF /* mDNS */; - productType = "com.apple.product-type.tool"; - }; D284BEA50ADD80920027CCDF /* dns-sd tool */ = { isa = PBXNativeTarget; buildConfigurationList = D284BEAD0ADD80920027CCDF /* Build configuration list for PBXNativeTarget "dns-sd tool" */; @@ -1119,9 +1334,9 @@ buildConfigurationList = D284BED60ADD80A20027CCDF /* Build configuration list for PBXNativeTarget "dnsextd" */; buildPhases = ( D284BEC20ADD80A20027CCDF /* Headers */, + 4A4EE3A413CB8E82005C624B /* Build yacc file into derived source files */, D284BEC40ADD80A20027CCDF /* Sources */, D284BECE0ADD80A20027CCDF /* Frameworks */, - D284BED30ADD80A20027CCDF /* Rez */, D284BED40ADD80A20027CCDF /* CopyFiles */, FFFF8F770C32F0FD00722979 /* CopyFiles */, FF37FAAD0BC581780044A5CF /* ShellScript */, @@ -1178,9 +1393,9 @@ productReference = D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */; productType = "com.apple.product-type.bundle"; }; - FFA572300AF18F1C0055A0F1 /* libdns_sd debug */ = { + FFA572300AF18F1C0055A0F1 /* libdns_sd_debug_dynamic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd debug" */; + buildConfigurationList = FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_debug_dynamic" */; buildPhases = ( FFA572310AF18F1C0055A0F1 /* Headers */, FFA572320AF18F1C0055A0F1 /* Sources */, @@ -1190,14 +1405,14 @@ ); dependencies = ( ); - name = "libdns_sd debug"; - productName = libdns_sd.a; - productReference = FFA572390AF18F1C0055A0F1 /* libdns_sd_debug.a */; - productType = "com.apple.product-type.library.static"; + name = libdns_sd_debug_dynamic; + productName = libdns_sd.dylib; + productReference = FFA572390AF18F1C0055A0F1 /* libsystem_dnssd_debug.dylib */; + productType = "com.apple.product-type.library.dynamic"; }; - FFA5723C0AF18F450055A0F1 /* libdns_sd profile */ = { + FFA5723C0AF18F450055A0F1 /* libdns_sd_profile_dynamic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd profile" */; + buildConfigurationList = FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_profile_dynamic" */; buildPhases = ( FFA5723D0AF18F450055A0F1 /* Headers */, FFA5723E0AF18F450055A0F1 /* Sources */, @@ -1207,29 +1422,28 @@ ); dependencies = ( ); - name = "libdns_sd profile"; - productName = libdns_sd.a; - productReference = FFA572450AF18F450055A0F1 /* libdns_sd_profile.a */; - productType = "com.apple.product-type.library.static"; + name = libdns_sd_profile_dynamic; + productName = libdns_sd.dylib; + productReference = FFA572450AF18F450055A0F1 /* libsystem_dnssd_profile.dylib */; + productType = "com.apple.product-type.library.dynamic"; }; - FFB765830AEED9C700583A2C /* libdns_sd */ = { + FFB765830AEED9C700583A2C /* libdns_sd_dynamic */ = { isa = PBXNativeTarget; - buildConfigurationList = FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd" */; + buildConfigurationList = FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd_dynamic" */; buildPhases = ( FFB765800AEED9C700583A2C /* Headers */, FFB765810AEED9C700583A2C /* Sources */, FFB765820AEED9C700583A2C /* Frameworks */, - FFA572500AF190070055A0F1 /* CopyFiles */, 21DE714D115831CB00DD4BD1 /* ShellScript */, ); buildRules = ( ); dependencies = ( ); - name = libdns_sd; - productName = libdns_sd.a; - productReference = FFB765840AEED9C700583A2C /* libdns_sd.a */; - productType = "com.apple.product-type.library.static"; + name = libdns_sd_dynamic; + productName = libdns_sd.dylib; + productReference = FFB765840AEED9C700583A2C /* libsystem_dnssd.dylib */; + productType = "com.apple.product-type.library.dynamic"; }; /* End PBXNativeTarget section */ @@ -1238,7 +1452,14 @@ isa = PBXProject; buildConfigurationList = D284BE2B0ADD78180027CCDF /* Build configuration list for PBXProject "mDNSResponder" */; compatibilityVersion = "Xcode 3.1"; + developmentRegion = English; hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); mainGroup = 08FB7794FE84155DC02AAC07 /* mDNSResponder */; projectDirPath = ""; projectRoot = ""; @@ -1249,22 +1470,34 @@ D284BE500ADD80740027CCDF /* mDNSResponder */, D284BE750ADD80800027CCDF /* mDNSResponder debug */, 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */, - D284BE970ADD808B0027CCDF /* mDNS tool */, D284BEA50ADD80920027CCDF /* dns-sd tool */, 4AE471670EAFF81900A6C5AD /* dns_sd.jar */, D284BEB20ADD809A0027CCDF /* libjdns_sd.jnilib */, D284BEBF0ADD80A20027CCDF /* dnsextd */, D284BEDB0ADD80A70027CCDF /* ddnswriteconfig */, D284BEEA0ADD80B00027CCDF /* PreferencePane */, - FFB765830AEED9C700583A2C /* libdns_sd */, - FFA572300AF18F1C0055A0F1 /* libdns_sd debug */, - FFA5723C0AF18F450055A0F1 /* libdns_sd profile */, - FFA572650AF190F10055A0F1 /* SystemLibraries */, + FFB765830AEED9C700583A2C /* libdns_sd_dynamic */, + FFA572300AF18F1C0055A0F1 /* libdns_sd_debug_dynamic */, + FFA5723C0AF18F450055A0F1 /* libdns_sd_profile_dynamic */, + FFA572650AF190F10055A0F1 /* SystemLibrariesDynamic */, + 213FB21712028A7A002B3A08 /* BonjourEvents */, + 2141DCF8123FFB5D0086D23E /* SystemLibraries */, + 2141DD0B123FFC7F0086D23E /* SystemLibrariesStatic */, + 2141DD1C123FFCDB0086D23E /* libdns_sd_static */, + 2141DD23123FFD0F0086D23E /* libdns_sd_debug_static */, + 2141DD29123FFD2C0086D23E /* libdns_sd_profile_static */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ + 213FB21412028A7A002B3A08 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; D284BEEE0ADD80B00027CCDF /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; @@ -1303,13 +1536,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D284BE9D0ADD808B0027CCDF /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D284BEAA0ADD80920027CCDF /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; @@ -1324,13 +1550,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D284BED30ADD80A20027CCDF /* Rez */ = { - isa = PBXRezBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; D284BEE40ADD80A70027CCDF /* Rez */ = { isa = PBXRezBuildPhase; buildActionMask = 2147483647; @@ -1361,6 +1580,32 @@ shellPath = /bin/sh; shellScript = "if [ -e \"${SDKROOT}/usr/include/vproc.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/vproc.h\"\nelse\ntouch \"${CONFIGURATION_TEMP_DIR}/vproc.h\"\nfi\n\nif [ -e \"${SDKROOT}/usr/lib/libipsec.dylib\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/ipsec_options.h\"\ntouch \"${CONFIGURATION_TEMP_DIR}/ipsec_options.h\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/libipsec.a\"\nelse\necho \"#define MDNS_NO_IPSEC 1\" > ${CONFIGURATION_TEMP_DIR}/ipsec_options.h\ntouch \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfor i in ${ARCHS}\ndo\nccflags=\"-arch $i $ccflags\"\ndone\ncc ${ccflags} \"${CONFIGURATION_TEMP_DIR}/empty.c\" -c -o \"${CONFIGURATION_TEMP_DIR}/libipsec.a\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfi\n"; }; + 1F7B473C12B82BFD00868AEF /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/bash; + shellScript = "# check if we're building for the simulator and patch the \"id\" of the library (as reported by otool -D) to\n# be just /usr/lib/system/libsystem_sim_dnssd.dylib etc. Also remove the usr directory as it is not needed\n# for simulator\nif [ \"${RC_ProjectName%_Sim}\" != \"${RC_ProjectName}\" ] ; then\n\tif [ -d ${DSTROOT}${SDKROOT}/usr/lib/system ] ; then\n\t\tfor lib in ${DSTROOT}${SDKROOT}/usr/lib/system/*.dylib ; do\n\t\t\tinstall_name_tool -id \"${lib#${DSTROOT}${SDKROOT}}\" \"${lib}\"\n\t\tdone\n\tfi\n\trm -rf $DSTROOT/usr\nfi\n"; + }; + 2130256B12400DE600AC839F /* ShellScript */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 8; + files = ( + ); + inputPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 1; + shellPath = /bin/sh; + shellScript = "#if we are building for simulator, change the installation path\nif [ \"${RC_ProjectName%_Sim}\" != \"${RC_ProjectName}\" ] ; then\n\tDSTROOT=${DSTROOT}${SDKROOT}\nfi\nmkdir -p \"$DSTROOT/usr/include/DNSServiceDiscovery\"\ncp $SRCROOT/DNSServiceDiscovery.h $DSTROOT/usr/include/DNSServiceDiscovery\nsed 's/\\(^#define _DNS_SD_LIBDISPATCH \\)0$/\\1 1/' \"$SRCROOT/../mDNSShared/dns_sd.h\" > \"$DSTROOT/usr/include/dns_sd.h\""; + }; 21DE714D115831CB00DD4BD1 /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 8; @@ -1372,7 +1617,24 @@ ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; - shellScript = "sed 's/\\(^#define _DNS_SD_LIBDISPATCH \\)0$/\\1 1/' \"$SRCROOT/../mDNSShared/dns_sd.h\" > \"$DSTROOT/usr/include/dns_sd.h\""; + shellScript = "#if we are building for simulator, change the installation path\nif [ \"${RC_ProjectName%_Sim}\" != \"${RC_ProjectName}\" ] ; then\n\tDSTROOT=${DSTROOT}${SDKROOT}\nfi\nmkdir -p \"$DSTROOT/usr/include/DNSServiceDiscovery\"\ncp $SRCROOT/DNSServiceDiscovery.h $DSTROOT/usr/include/DNSServiceDiscovery\nsed 's/\\(^#define _DNS_SD_LIBDISPATCH \\)0$/\\1 1/' \"$SRCROOT/../mDNSShared/dns_sd.h\" > \"$DSTROOT/usr/include/dns_sd.h\""; + }; + 4A4EE3A413CB8E82005C624B /* Build yacc file into derived source files */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "$(SRCROOT)/../mDNSShared/dnsextd_parser.y", + ); + name = "Build yacc file into derived source files"; + outputPaths = ( + "$(DERIVED_FILE_DIR)/dnsextd_parser.c", + "$(DERIVED_FILE_DIR)/dnsextd_parser.h", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "/usr/bin/bison -o ${SCRIPT_OUTPUT_FILE_0} -d ${SCRIPT_INPUT_FILE_0}"; }; D284BE510ADD80740027CCDF /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -1390,7 +1652,7 @@ ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/bash; - shellScript = "# Install mDNSResponder.bundle containing language localizations\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices\ncp -R ${SRCROOT}/mDNSResponder-bundle ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle\n\n# Remove unwanted CVS directories\nfind ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle -depth -name CVS -exec rm -rf {} \\;\n\n# Expand UTF-8 files to UTF-16 (at one time this appeared to be necessary, but it's not, so we don't do it any more)\n#foreach file (`find ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle -name Localizable.strings`)\n#iconv -f utf-8 -t utf-16 ${file} > ${file}.new\n#mv -f ${file}.new ${file}\n#end\n\n# Remove French localization (not wanted for Apple B&I builds)\nrm -rf ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle/Resources/French.lproj\n"; + shellScript = "# Install mDNSResponder.bundle containing language localizations\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices\ncp -R ${SRCROOT}/mDNSResponder-bundle ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle\n\n# Remove unwanted CVS directories\nfind ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle -depth -name CVS -exec rm -rf {} \\;\n\n# Expand UTF-8 files to UTF-16 (at one time this appeared to be necessary, but it's not, so we don't do it any more)\n#foreach file (`find ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle -name Localizable.strings`)\n#iconv -f utf-8 -t utf-16 ${file} > ${file}.new\n#mv -f ${file}.new ${file}\n#end\n\n# Remove French localization (not wanted for Apple B&I builds)\nrm -rf ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle/Resources/French.lproj\n\n# Copy Sandbox profile\nif [ ! -z \"${IPHONEOS_DEPLOYMENT_TARGET}\" ] ; then\n SANDBOXDST=\"${DSTROOT}/usr/local/share/sandbox/profiles/embedded/builtin\"\nelse\n SANDBOXDST=\"${DSTROOT}/usr/share/sandbox\"\nfi\n(umask 022; mkdir -p -m 0755 \"$SANDBOXDST\")\ncp \"${SRCROOT}/mDNSResponder.sb\" \"${SANDBOXDST}/mDNSResponder.sb\"\n"; }; D284BE760ADD80800027CCDF /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -1412,7 +1674,7 @@ ); runOnlyForDeploymentPostprocessing = 1; shellPath = /bin/sh; - shellScript = "# Install plists to tell launchd how to start mDNSResponder and mDNSResponderHelper\n\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons\n\nif [ \"${MACOSX_DEPLOYMENT_TARGET}\" == \"10.4\" ] ; then\ncp ${SRCROOT}/LaunchDaemonInfo-Tiger.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponder.plist\ncp ${SRCROOT}/LaunchDaemonInfo-Tiger.helper.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponderHelper.plist\nelse\ncp ${SRCROOT}/LaunchDaemonInfo.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponder.plist\ncp ${SRCROOT}/LaunchDaemonInfo.helper.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponderHelper.plist\nfi\n\nif [ ! -z \"${IPHONEOS_DEPLOYMENT_TARGET}\" ] ; then\nplutil -convert binary1 ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponder.plist\nplutil -convert binary1 ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponderHelper.plist\nfi\n\n\n# Install Sandbox profile\n\nif [ ! -z \"${IPHONEOS_DEPLOYMENT_TARGET}\" ] ; then\n SANDBOXDST=\"${DSTROOT}/usr/local/share/sandbox/profiles/embedded/builtin\"\nelse\n SANDBOXDST=\"${DSTROOT}/usr/share/sandbox\"\nfi\n\n(umask 022; mkdir -p -m 0755 \"$SANDBOXDST\")\n\nif [[ \"${MACOSX_DEPLOYMENT_TARGET}\" == 10.[0-6] ]] ; then\n sed '/iokit-open/d' \"${SRCROOT}/mDNSResponder.sb\" > \"${SANDBOXDST}/mDNSResponder.sb\"\nelse\n cp \"${SRCROOT}/mDNSResponder.sb\" \"${SANDBOXDST}/mDNSResponder.sb\"\nfi\n"; + shellScript = "# Install plists to tell launchd how to start mDNSResponder and mDNSResponderHelper\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons\n\nif [ \"${MACOSX_DEPLOYMENT_TARGET}\" == \"10.4\" ] ; then\ncp ${SRCROOT}/LaunchDaemonInfo-Tiger.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponder.plist\ncp ${SRCROOT}/LaunchDaemonInfo-Tiger.helper.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponderHelper.plist\nelse\ncp ${SRCROOT}/LaunchDaemonInfo.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponder.plist\ncp ${SRCROOT}/LaunchDaemonInfo.helper.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponderHelper.plist\nfi\n\nif [ ! -z \"${IPHONEOS_DEPLOYMENT_TARGET}\" ] ; then\nplutil -convert binary1 ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponder.plist\nplutil -convert binary1 ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponderHelper.plist\nfi\n"; }; FF37FAAD0BC581780044A5CF /* ShellScript */ = { isa = PBXShellScriptBuildPhase; @@ -1426,6 +1688,53 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ + 213FB21512028A7A002B3A08 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 213FB23C12028C4A002B3A08 /* BonjourEvents.c in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD1A123FFCDB0086D23E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 215FFAEE124000F900470DE1 /* dnssd_ipc.c in Sources */, + 215FFAEF124000F900470DE1 /* dnssd_clientlib.c in Sources */, + 215FFAF0124000F900470DE1 /* dnssd_clientstub.c in Sources */, + 215FFAF1124000F900470DE1 /* DNSServiceDiscovery.c in Sources */, + 215FFAF2124000F900470DE1 /* DNSServiceDiscoveryRequest.defs in Sources */, + 215FFAF3124000F900470DE1 /* DNSServiceDiscoveryReply.defs in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD21123FFD0F0086D23E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 215FFAF41240011800470DE1 /* dnssd_ipc.c in Sources */, + 215FFAF51240011800470DE1 /* dnssd_clientlib.c in Sources */, + 215FFAF61240011800470DE1 /* dnssd_clientstub.c in Sources */, + 215FFAF71240011800470DE1 /* DNSServiceDiscovery.c in Sources */, + 215FFAF81240011800470DE1 /* DNSServiceDiscoveryRequest.defs in Sources */, + 215FFAF91240011800470DE1 /* DNSServiceDiscoveryReply.defs in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 2141DD27123FFD2C0086D23E /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 215FFAFA1240013400470DE1 /* dnssd_ipc.c in Sources */, + 215FFAFB1240013400470DE1 /* dnssd_clientlib.c in Sources */, + 215FFAFC1240013400470DE1 /* dnssd_clientstub.c in Sources */, + 215FFAFD1240013400470DE1 /* DNSServiceDiscovery.c in Sources */, + 215FFAFE1240013400470DE1 /* DNSServiceDiscoveryRequest.defs in Sources */, + 215FFAFF1240013400470DE1 /* DNSServiceDiscoveryReply.defs in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; 2E0405ED0C31955500F13B59 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; @@ -1434,7 +1743,7 @@ 2E0405F60C31961100F13B59 /* helpermsg.defs in Sources */, 2E96A51D0C39BDAC0087C4D2 /* helper-main.c in Sources */, 2E8165E90C5980EE00485EB2 /* pfkey.c in Sources */, - 4AE9B04B0F39448B0080B59D /* safe_vproc.c in Sources */, + 4BD2B63A134FE09F002B96D5 /* P2PPacketFilter.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1457,7 +1766,10 @@ D284BE630ADD80740027CCDF /* daemon.c in Sources */, 2E04061F0C3198B700F13B59 /* helpermsg.defs in Sources */, 2E96A5320C39C1A50087C4D2 /* helper-stubs.c in Sources */, - 4AE9B0930F3A52A20080B59D /* safe_vproc.c in Sources */, + 21A57F4C145B2AE100939099 /* CryptoAlg.c in Sources */, + 21A57F53145B2B1400939099 /* CryptoSupport.c in Sources */, + 2124FA331471E9DE0021D7BB /* nsec.c in Sources */, + 213BDC6D147319F400000896 /* dnssec.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1480,15 +1792,10 @@ D284BE8B0ADD80800027CCDF /* daemon.c in Sources */, 2E0406200C3198B700F13B59 /* helpermsg.defs in Sources */, 2E96A5300C39C1A50087C4D2 /* helper-stubs.c in Sources */, - 4AE9B0920F3A52A10080B59D /* safe_vproc.c in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D284BE990ADD808B0027CCDF /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - D284BE9A0ADD808B0027CCDF /* SamplemDNSClient.c in Sources */, + 21A57F4D145B2AE100939099 /* CryptoAlg.c in Sources */, + 21A57F54145B2B1400939099 /* CryptoSupport.c in Sources */, + 2124FA341471E9DE0021D7BB /* nsec.c in Sources */, + 213BDC6E147319F400000896 /* dnssec.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1513,6 +1820,8 @@ isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 21DCD05C1461B23700702FC8 /* CryptoAlg.c in Sources */, + 21DCD05D1461B23700702FC8 /* CryptoAlg.h in Sources */, D284BEC50ADD80A20027CCDF /* DNSCommon.c in Sources */, D284BEC60ADD80A20027CCDF /* DNSDigest.c in Sources */, D284BEC70ADD80A20027CCDF /* dnsextd.c in Sources */, @@ -1613,20 +1922,45 @@ target = 03067D640C83A3700022BE1F /* Build Some */; targetProxy = 03067D850C849CC30022BE1F /* PBXContainerItemProxy */; }; - 4AE4716A0EAFF83800A6C5AD /* PBXTargetDependency */ = { + 2130257112400E9300AC839F /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = 4AE471670EAFF81900A6C5AD /* dns_sd.jar */; - targetProxy = 4AE471690EAFF83800A6C5AD /* PBXContainerItemProxy */; + target = FFA572650AF190F10055A0F1 /* SystemLibrariesDynamic */; + targetProxy = 2130257012400E9300AC839F /* PBXContainerItemProxy */; + }; + 2141DCFD123FFB7D0086D23E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 2141DCF8123FFB5D0086D23E /* SystemLibraries */; + targetProxy = 2141DCFC123FFB7D0086D23E /* PBXContainerItemProxy */; + }; + 2141DD0E123FFC960086D23E /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 2141DD0B123FFC7F0086D23E /* SystemLibrariesStatic */; + targetProxy = 2141DD0D123FFC960086D23E /* PBXContainerItemProxy */; + }; + 215FFB19124002C100470DE1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 2141DD1C123FFCDB0086D23E /* libdns_sd_static */; + targetProxy = 215FFB18124002C100470DE1 /* PBXContainerItemProxy */; + }; + 215FFB1B124002C700470DE1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 2141DD23123FFD0F0086D23E /* libdns_sd_debug_static */; + targetProxy = 215FFB1A124002C700470DE1 /* PBXContainerItemProxy */; + }; + 215FFB1D124002CC00470DE1 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 2141DD29123FFD2C0086D23E /* libdns_sd_profile_static */; + targetProxy = 215FFB1C124002CC00470DE1 /* PBXContainerItemProxy */; }; - D284BF260ADD814F0027CCDF /* PBXTargetDependency */ = { + 217A4C49138EE14C000A5BA8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = D284BE970ADD808B0027CCDF /* mDNS tool */; - targetProxy = D284BF250ADD814F0027CCDF /* PBXContainerItemProxy */; + target = 213FB21712028A7A002B3A08 /* BonjourEvents */; + targetProxy = 217A4C48138EE14C000A5BA8 /* PBXContainerItemProxy */; }; - D284BF2A0ADD81530027CCDF /* PBXTargetDependency */ = { + 4AE4716A0EAFF83800A6C5AD /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = D284BEB20ADD809A0027CCDF /* libjdns_sd.jnilib */; - targetProxy = D284BF290ADD81530027CCDF /* PBXContainerItemProxy */; + target = 4AE471670EAFF81900A6C5AD /* dns_sd.jar */; + targetProxy = 4AE471690EAFF83800A6C5AD /* PBXContainerItemProxy */; }; D284BF2C0ADD815A0027CCDF /* PBXTargetDependency */ = { isa = PBXTargetDependency; @@ -1645,24 +1979,19 @@ }; FFA572690AF190FF0055A0F1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFB765830AEED9C700583A2C /* libdns_sd */; + target = FFB765830AEED9C700583A2C /* libdns_sd_dynamic */; targetProxy = FFA572680AF190FF0055A0F1 /* PBXContainerItemProxy */; }; FFA5726B0AF191010055A0F1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFA572300AF18F1C0055A0F1 /* libdns_sd debug */; + target = FFA572300AF18F1C0055A0F1 /* libdns_sd_debug_dynamic */; targetProxy = FFA5726A0AF191010055A0F1 /* PBXContainerItemProxy */; }; FFA5726D0AF191020055A0F1 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = FFA5723C0AF18F450055A0F1 /* libdns_sd profile */; + target = FFA5723C0AF18F450055A0F1 /* libdns_sd_profile_dynamic */; targetProxy = FFA5726C0AF191020055A0F1 /* PBXContainerItemProxy */; }; - FFA572710AF191230055A0F1 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = FFA572650AF190F10055A0F1 /* SystemLibraries */; - targetProxy = FFA572700AF191230055A0F1 /* PBXContainerItemProxy */; - }; FFAE66F9105F0CF100162116 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = D284BEDB0ADD80A70027CCDF /* ddnswriteconfig */; @@ -1703,22 +2032,120 @@ COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; + GCC_OPTIMIZATION_LEVEL = s; PRODUCT_NAME = "Build Some"; }; name = Development; }; + 213FB21A12028A7B002B3A08 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + BUNDLE_LOADER = /usr/libexec/UserEventAgent; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_MODEL_TUNING = G5; + INFOPLIST_FILE = "BonjourEvents-Info.plist"; + INSTALL_PATH = /System/Library/UserEventPlugins/; + PREBINDING = NO; + PRODUCT_NAME = BonjourEvents; + WRAPPER_EXTENSION = plugin; + }; + name = Development; + }; + 2141DCF9123FFB5D0086D23E /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = 0; + PRODUCT_NAME = SystemLibraries; + }; + name = Development; + }; + 2141DD0C123FFC7F0086D23E /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_OPTIMIZATION_LEVEL = s; + PRODUCT_NAME = SystemLibrariesStatic; + }; + name = Development; + }; + 2141DD1E123FFCDB0086D23E /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; + CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + "__DARWIN_NON_CANCELABLE=1", + ); + HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/"; + INSTALLHDRS_COPY_PHASE = YES; + INSTALLHDRS_SCRIPT_PHASE = YES; + INSTALL_PATH = /usr/local/lib/system; + PREBINDING = NO; + PRODUCT_NAME = dns_sd; + }; + name = Development; + }; + 2141DD25123FFD100086D23E /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; + CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + "__DARWIN_NON_CANCELABLE=1", + ); + HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/"; + INSTALL_PATH = /usr/local/lib/system; + PREBINDING = NO; + PRODUCT_NAME = dns_sd_debug; + }; + name = Development; + }; + 2141DD2B123FFD2C0086D23E /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; + CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; + COPY_PHASE_STRIP = NO; + GCC_DYNAMIC_NO_PIC = NO; + GCC_GENERATE_DEBUGGING_SYMBOLS = YES; + GCC_PREPROCESSOR_DEFINITIONS = ( + "$(inherited)", + "__DARWIN_NON_CANCELABLE=1", + ); + HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/"; + INSTALL_PATH = /usr/local/lib/system; + PREBINDING = NO; + PRODUCT_NAME = dns_sd_profile; + }; + name = Development; + }; 2E0405F20C31955500F13B59 /* Development */ = { isa = XCBuildConfiguration; buildSettings = { "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = "helper-entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)"; CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)"; COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_WARN_CHECK_SWITCH_STATEMENTS = NO; - HEADER_SEARCH_PATHS = "${CONFIGURATION_TEMP_DIR}"; + HEADER_SEARCH_PATHS = ( + "${CONFIGURATION_TEMP_DIR}", + "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders", + ); INSTALL_PATH = /usr/sbin; LD_MAP_FILE_PATH = "$(TARGET_TEMP_DIR)/$(PRODUCT_NAME)-LinkMap-$(CURRENT_VARIANT)-$(CURRENT_ARCH).txt"; LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\""; @@ -1731,8 +2158,14 @@ "$(inherited)", "-lipsec", ); + "OTHER_LDFLAGS[sdk=iphoneos*] [arch=*]" = "-lipsec -Wl,-pie"; + "OTHER_LDFLAGS[sdk=macosx*][arch=*]" = ( + "-lipsec", + "-Wl,-pie", + ); PREBINDING = NO; PRODUCT_NAME = mDNSResponderHelper; + PROVISIONING_PROFILE = ""; }; name = Development; }; @@ -1752,7 +2185,6 @@ CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; OTHER_CFLAGS = ""; OTHER_LDFLAGS = ""; @@ -1768,6 +2200,7 @@ CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)"; DEAD_CODE_STRIPPING = YES; GCC_PREPROCESSOR_DEFINITIONS = ( + "__APPLE_USE_RFC_3542=1", "_DNS_SD_LIBDISPATCH=1", "APPLE_OSX_mDNSResponder=1", "__MigTypeCheck=1", @@ -1798,20 +2231,23 @@ D284BE6E0ADD80740027CCDF /* Development */ = { isa = XCBuildConfiguration; buildSettings = { + "CODE_SIGN_ENTITLEMENTS[sdk=iphoneos*]" = "mDNSResponder-entitlements.plist"; + CODE_SIGN_IDENTITY = "-"; CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", - "\"$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"", + "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", ); GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; HEADER_SEARCH_PATHS = ( + "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/Frameworks/Security.framework/PrivateHeaders", ../mDNSShared, "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders", "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers", "${CONFIGURATION_TEMP_DIR}", + "$(SDKROOT)/usr/include/libxml2", ); INSTALL_PATH = /usr/sbin; LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\""; @@ -1827,19 +2263,22 @@ ); OTHER_LDFLAGS = ""; "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( + "-Wl,-pie", "-weak_framework", DeviceToDeviceManager, ); - "OTHER_LDFLAGS[sdk=macosx10.6][arch=*]" = "-lAWACS"; - "OTHER_LDFLAGS[sdk=macosx10.7][arch=*]" = ( + "OTHER_LDFLAGS[sdk=macosx*][arch=*]" = ( + "-Wl,-pie", "-lAWACS", "-weak_framework", WebFilterDNS, "-weak_framework", DeviceToDeviceManager, ); + "OTHER_LDFLAGS[sdk=macosx10.6][arch=*]" = "-lAWACS"; OTHER_REZFLAGS = ""; PRODUCT_NAME = mDNSResponder; + PROVISIONING_PROFILE = ""; REZ_EXECUTABLE = YES; }; name = Development; @@ -1851,21 +2290,22 @@ CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", - "\"$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks\"", + "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks", ); GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; + GCC_OPTIMIZATION_LEVEL = s; GCC_PREPROCESSOR_DEFINITIONS = ( "$(inherited)", "MDNS_DEBUGMSGS=1", ); HEADER_SEARCH_PATHS = ( + "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/Frameworks/Security.framework/PrivateHeaders", ../mDNSShared, "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders", "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers", "${CONFIGURATION_TEMP_DIR}", + "$(SDKROOT)/usr/include/libxml2", ); LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\""; MACOSX_DEPLOYMENT_TARGET = 10.5; @@ -1875,17 +2315,19 @@ ); OTHER_LDFLAGS = ""; "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = ( + "-Wl,-pie", "-weak_framework", DeviceToDeviceManager, ); - "OTHER_LDFLAGS[sdk=macosx10.6][arch=*]" = "-lAWACS"; - "OTHER_LDFLAGS[sdk=macosx10.7][arch=*]" = ( + "OTHER_LDFLAGS[sdk=macosx*][arch=*]" = ( + "-Wl,-pie", "-lAWACS", "-weak_framework", WebFilterDNS, "-weak_framework", DeviceToDeviceManager, ); + "OTHER_LDFLAGS[sdk=macosx10.6][arch=*]" = "-lAWACS"; OTHER_REZFLAGS = ""; PRODUCT_NAME = mDNSResponder.debug; REZ_EXECUTABLE = YES; @@ -1895,24 +2337,7 @@ __text, mDNSResponder.order, ); - }; - name = Development; - }; - D284BEA10ADD808B0027CCDF /* Development */ = { - isa = XCBuildConfiguration; - buildSettings = { - CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; - CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; - GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - INSTALL_PATH = /usr/bin; - OTHER_CFLAGS = "-no-cpp-precomp"; - OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; - PRODUCT_NAME = mDNS; - REZ_EXECUTABLE = YES; - SECTORDER_FLAGS = ""; + SKIP_INSTALL = YES; }; name = Development; }; @@ -1922,7 +2347,6 @@ CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; HEADER_SEARCH_PATHS = ../mDNSShared; INSTALL_PATH = /usr/bin; @@ -1944,7 +2368,6 @@ DYLIB_CURRENT_VERSION = 1; EXECUTABLE_EXTENSION = jnilib; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_SYMBOLS_PRIVATE_EXTERN = NO; HEADER_SEARCH_PATHS = ( @@ -1972,28 +2395,24 @@ CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; FRAMEWORK_SEARCH_PATHS = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; HEADER_SEARCH_PATHS = ( + "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders", "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers", "${CONFIGURATION_TEMP_DIR}", + /System/Library/Frameworks/System.Framework/PrivateHeaders, ); INSTALL_PATH = /usr/sbin; - LEX = /usr/bin/flex; - LEXFLAGS = ""; - LEX_CASE_INSENSITIVE_SCANNER = YES; LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\""; - MACOSX_DEPLOYMENT_TARGET = 10.4; + MACOSX_DEPLOYMENT_TARGET = 10.5; OTHER_CFLAGS = ( "-no-cpp-precomp", "-UAPPLE_OSX_mDNSResponder", ); OTHER_LDFLAGS = ""; - OTHER_REZFLAGS = ""; + "OTHER_LDFLAGS[sdk=macosx*][arch=*]" = "-Wl,-pie"; PRODUCT_NAME = dnsextd; - REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; - YACC = "/usr/bin/bison -y"; }; name = Development; }; @@ -2004,7 +2423,6 @@ CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; INSTALL_PATH = "/Library/Application Support/Bonjour"; MACOSX_DEPLOYMENT_TARGET = 10.5; @@ -2025,7 +2443,6 @@ CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; EXPORTED_SYMBOLS_FILE = ""; GCC_DYNAMIC_NO_PIC = NO; - GCC_ENABLE_FIX_AND_CONTINUE = NO; GCC_ENABLE_OBJC_GC = supported; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_SYMBOLS_PRIVATE_EXTERN = NO; @@ -2047,6 +2464,7 @@ CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; COPY_PHASE_STRIP = NO; + EXECUTABLE_EXTENSION = dylib; GCC_DYNAMIC_NO_PIC = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2054,8 +2472,15 @@ "__DARWIN_NON_CANCELABLE=1", ); HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/"; - INSTALL_PATH = /usr/local/lib/system; - PRODUCT_NAME = dns_sd_debug; + INSTALL_PATH = /usr/lib/system; + "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/lib/system"; + OTHER_LDFLAGS = ( + "-umbrella", + System, + ); + "OTHER_LDFLAGS[sdk=iphonesimulator*][arch=*]" = ""; + PRODUCT_NAME = libsystem_dnssd_debug; + "PRODUCT_NAME[sdk=iphonesimulator*]" = libsystem_sim_dnssd_debug; }; name = Development; }; @@ -2065,6 +2490,7 @@ CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; COPY_PHASE_STRIP = NO; + EXECUTABLE_EXTENSION = dylib; GCC_DYNAMIC_NO_PIC = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = NO; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2073,8 +2499,15 @@ ); GENERATE_PROFILING_CODE = YES; HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/"; - INSTALL_PATH = /usr/local/lib/system; - PRODUCT_NAME = dns_sd_profile; + INSTALL_PATH = /usr/lib/system; + "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/lib/system"; + OTHER_LDFLAGS = ( + "-umbrella", + System, + ); + "OTHER_LDFLAGS[sdk=iphonesimulator*][arch=*]" = ""; + PRODUCT_NAME = libsystem_dnssd_profile; + "PRODUCT_NAME[sdk=iphonesimulator*]" = libsystem_sim_dnssd_profile; }; name = Development; }; @@ -2084,7 +2517,7 @@ COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - PRODUCT_NAME = SystemLibraries; + PRODUCT_NAME = SystemLibrariesDynamic; }; name = Development; }; @@ -2106,6 +2539,7 @@ CONFIGURATION_BUILD_DIR = "${BUILD_DIR}"; CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build"; COPY_PHASE_STRIP = NO; + EXECUTABLE_EXTENSION = dylib; GCC_DYNAMIC_NO_PIC = NO; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_PREPROCESSOR_DEFINITIONS = ( @@ -2115,8 +2549,15 @@ HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/"; INSTALLHDRS_COPY_PHASE = YES; INSTALLHDRS_SCRIPT_PHASE = YES; - INSTALL_PATH = /usr/local/lib/system; - PRODUCT_NAME = dns_sd; + INSTALL_PATH = /usr/lib/system; + "INSTALL_PATH[sdk=iphonesimulator*]" = "$(SDKROOT)/usr/lib/system"; + OTHER_LDFLAGS = ( + "-umbrella", + System, + ); + "OTHER_LDFLAGS[sdk=iphonesimulator*][arch=*]" = ""; + PRODUCT_NAME = libsystem_dnssd; + "PRODUCT_NAME[sdk=iphonesimulator*]" = libsystem_sim_dnssd; }; name = Development; }; @@ -2131,6 +2572,54 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Development; }; + 213FB21B12028A7C002B3A08 /* Build configuration list for PBXNativeTarget "BonjourEvents" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 213FB21A12028A7B002B3A08 /* Development */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 2141DD08123FFB830086D23E /* Build configuration list for PBXAggregateTarget "SystemLibraries" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2141DCF9123FFB5D0086D23E /* Development */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 2141DD18123FFC990086D23E /* Build configuration list for PBXAggregateTarget "SystemLibrariesStatic" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2141DD0C123FFC7F0086D23E /* Development */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 2141DD1F123FFCF90086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_static" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2141DD1E123FFCDB0086D23E /* Development */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 2141DD35123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_debug_static" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2141DD25123FFD100086D23E /* Development */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 2141DD36123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_profile_static" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 2141DD2B123FFD2C0086D23E /* Development */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; 2E0405F30C31956600F13B59 /* Build configuration list for PBXNativeTarget "mDNSResponderHelper" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2179,14 +2668,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Development; }; - D284BEA00ADD808B0027CCDF /* Build configuration list for PBXNativeTarget "mDNS tool" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - D284BEA10ADD808B0027CCDF /* Development */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Development; - }; D284BEAD0ADD80920027CCDF /* Build configuration list for PBXNativeTarget "dns-sd tool" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -2227,7 +2708,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Development; }; - FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd debug" */ = { + FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_debug_dynamic" */ = { isa = XCConfigurationList; buildConfigurations = ( FFA572380AF18F1C0055A0F1 /* Development */, @@ -2235,7 +2716,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Development; }; - FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd profile" */ = { + FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_profile_dynamic" */ = { isa = XCConfigurationList; buildConfigurations = ( FFA572440AF18F450055A0F1 /* Development */, @@ -2243,7 +2724,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Development; }; - FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibraries" */ = { + FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibrariesDynamic" */ = { isa = XCConfigurationList; buildConfigurations = ( FFA5726F0AF191200055A0F1 /* Development */, @@ -2259,7 +2740,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Development; }; - FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd" */ = { + FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd_dynamic" */ = { isa = XCConfigurationList; buildConfigurations = ( FFB7658A0AEED9FB00583A2C /* Development */,