]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj
mDNSResponder-320.5.tar.gz
[apple/mdnsresponder.git] / mDNSMacOSX / mDNSResponder.xcodeproj / project.pbxproj
index 88c0d940ab76657da3b186fe2a869fc266f466e9..d03b50d65f850eff7d4f6c1df1c4d5e5f7d208a2 100644 (file)
@@ -19,6 +19,7 @@
                                D284BF300ADD81630027CCDF /* PBXTargetDependency */,
                                D284BF260ADD814F0027CCDF /* PBXTargetDependency */,
                                D284BF2A0ADD81530027CCDF /* PBXTargetDependency */,
+                               216EF8EC120295AA004917D2 /* PBXTargetDependency */,
                        );
                        name = "Build More";
                        productName = "Build All";
                        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 +85,7 @@
                        );
                        dependencies = (
                                FFB7657D0AEED97F00583A2C /* PBXTargetDependency */,
-                               FFA572710AF191230055A0F1 /* PBXTargetDependency */,
+                               2141DCFD123FFB7D0086D23E /* PBXTargetDependency */,
                        );
                        name = "Build All";
                        productName = "Build All";
 /* End PBXAggregateTarget section */
 
 /* Begin PBXBuildFile section */
+               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, ); }; };
                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 */; };
                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, ); }; };
                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 */; };
                        remoteGlobalIDString = 03067D640C83A3700022BE1F;
                        remoteInfo = "Build Some";
                };
+               2130257012400E9300AC839F /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = FFA572650AF190F10055A0F1;
+                       remoteInfo = SystemLibrariesDynamic;
+               };
+               2141DCFC123FFB7D0086D23E /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 2141DCF8123FFB5D0086D23E;
+                       remoteInfo = SystemLibraries;
+               };
+               2141DD0D123FFC960086D23E /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 2141DD0B123FFC7F0086D23E;
+                       remoteInfo = SystemLibrariesStatic;
+               };
+               215FFB18124002C100470DE1 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       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;
+               };
+               216EF8EB120295AA004917D2 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 213FB21712028A7A002B3A08;
+                       remoteInfo = BonjourEvents;
+               };
                4AE471690EAFF83800A6C5AD /* PBXContainerItemProxy */ = {
                        isa = PBXContainerItemProxy;
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
                        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 */;
                        );
                        runOnlyForDeploymentPostprocessing = 1;
                };
-               FFA572500AF190070055A0F1 /* CopyFiles */ = {
-                       isa = PBXCopyFilesBuildPhase;
-                       buildActionMask = 8;
-                       dstPath = /usr/include/DNSServiceDiscovery;
-                       dstSubfolderSpec = 0;
-                       files = (
-                               FFA572610AF190940055A0F1 /* DNSServiceDiscovery.h in CopyFiles */,
-                       );
-                       runOnlyForDeploymentPostprocessing = 1;
-               };
                FFFF8F770C32F0FD00722979 /* CopyFiles */ = {
                        isa = PBXCopyFilesBuildPhase;
                        buildActionMask = 8;
                000753D303367C1C0CCA2C71 /* mDNSMacOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mDNSMacOSX.h; sourceTree = "<group>"; };
                00CA213D02786FC30CCA2C71 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
                09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
+               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 = "<group>"; };
+               213FB22D12028B53002B3A08 /* BonjourEvents-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "BonjourEvents-Info.plist"; sourceTree = "<group>"; };
+               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; };
                21F432971134AA6800581B69 /* WebFilterDNS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebFilterDNS.framework; path = /System/Library/PrivateFrameworks/WebFilterDNS.framework; sourceTree = "<absolute>"; };
                2E0405EB0C3190DC00F13B59 /* helpermsg.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = helpermsg.defs; sourceTree = "<group>"; };
                2E0405F00C31955500F13B59 /* mDNSResponderHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponderHelper; sourceTree = BUILT_PRODUCTS_DIR; };
                4ADB5F230F6AB9F400B95BF3 /* helper-entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "helper-entitlements.plist"; sourceTree = "<group>"; };
                4AE9B0480F39448B0080B59D /* safe_vproc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = safe_vproc.c; sourceTree = "<group>"; };
                4AE9B0490F39448B0080B59D /* safe_vproc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = safe_vproc.h; sourceTree = "<group>"; };
+               4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = P2PPacketFilter.c; sourceTree = "<group>"; };
+               4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = P2PPacketFilter.h; sourceTree = "<group>"; };
                654BE64F02B63B93000001D1 /* mDNSEmbeddedAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSEmbeddedAPI.h; path = ../mDNSCore/mDNSEmbeddedAPI.h; sourceTree = "<group>"; };
                654BE65002B63B93000001D1 /* mDNSDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSDebug.h; path = ../mDNSCore/mDNSDebug.h; sourceTree = "<group>"; };
                65713D46025A293200000109 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
                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 = "<group>"; };
                FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNSServiceDiscovery.h; sourceTree = "<group>"; };
                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; };
 /* 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;
                        children = (
                                08FB7795FE84155DC02AAC07 /* mDNS Server Sources */,
                                6575FC1F022EB78C00000109 /* Command-Line Clients */,
+                               213FB20912028902002B3A08 /* Bonjour Events Plugin */,
                                6575FBFE022EAFA800000109 /* MIG files */,
                                DB2CC4420662DCE500335AB3 /* Java Support */,
                                FFFB0DA407B43BED00B88D48 /* PreferencePane */,
                                FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */,
                                FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */,
                                FFA572630AF190C20055A0F1 /* dns_sd.h */,
+                               4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */,
+                               4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */,
                        );
                        name = "mDNS Server Sources";
                        sourceTree = "<group>";
                                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 = "<group>";
                };
+               213FB20912028902002B3A08 /* Bonjour Events Plugin */ = {
+                       isa = PBXGroup;
+                       children = (
+                               213FB22C12028B53002B3A08 /* BonjourEvents.c */,
+                               213FB22D12028B53002B3A08 /* BonjourEvents-Info.plist */,
+                       );
+                       name = "Bonjour Events Plugin";
+                       sourceTree = "<group>";
+               };
                6575FBFE022EAFA800000109 /* MIG files */ = {
                        isa = PBXGroup;
                        children = (
 /* 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;
                                2E8165E80C5980E300485EB2 /* libpfkey.h in Headers */,
                                2E8165EA0C5980F700485EB2 /* ipsec_strerror.h in Headers */,
                                4AE9B04C0F39448B0080B59D /* safe_vproc.h in Headers */,
+                               4BD2B63B134FE09F002B96D5 /* P2PPacketFilter.h in Headers */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
 /* 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" */;
                        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 */,
                        );
                        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 */,
                        );
                        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 */
 
                        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 = "";
                                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;
                        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;
                        );
                        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\"";
                };
                D284BE510ADD80740027CCDF /* ShellScript */ = {
                        isa = PBXShellScriptBuildPhase;
                        );
                        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;
                        );
                        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;
 /* 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;
                                2E96A51D0C39BDAC0087C4D2 /* helper-main.c in Sources */,
                                2E8165E90C5980EE00485EB2 /* pfkey.c in Sources */,
                                4AE9B04B0F39448B0080B59D /* safe_vproc.c in Sources */,
+                               4BD2B63A134FE09F002B96D5 /* P2PPacketFilter.c in Sources */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                        target = 03067D640C83A3700022BE1F /* Build Some */;
                        targetProxy = 03067D850C849CC30022BE1F /* PBXContainerItemProxy */;
                };
+               2130257112400E9300AC839F /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       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 */;
+               };
+               216EF8EC120295AA004917D2 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = 213FB21712028A7A002B3A08 /* BonjourEvents */;
+                       targetProxy = 216EF8EB120295AA004917D2 /* PBXContainerItemProxy */;
+               };
                4AE4716A0EAFF83800A6C5AD /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
                        target = 4AE471670EAFF81900A6C5AD /* dns_sd.jar */;
                };
                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 */;
                        };
                        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 = 0;
+                               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 = {
                                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}\"";
                                        "$(inherited)",
                                        "-lipsec",
                                );
+                               "OTHER_LDFLAGS[sdk=iphoneos*] [arch=*]" = "-lipsec -Wl,-pie";
+                               "OTHER_LDFLAGS[sdk=macosx10.7][arch=*]" = (
+                                       "-lipsec",
+                                       "-Wl,-pie",
+                               );
                                PREBINDING = NO;
                                PRODUCT_NAME = mDNSResponderHelper;
                        };
                                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 = "";
                                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",
                                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 = (
                                        ../mDNSShared,
                                );
                                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=*]" = (
+                                       "-Wl,-pie",
                                        "-lAWACS",
                                        "-weak_framework",
                                        WebFilterDNS,
                                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_PREPROCESSOR_DEFINITIONS = (
                                );
                                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=*]" = (
+                                       "-Wl,-pie",
                                        "-lAWACS",
                                        "-weak_framework",
                                        WebFilterDNS,
                                        __text,
                                        mDNSResponder.order,
                                );
+                               SKIP_INSTALL = YES;
                        };
                        name = Development;
                };
                                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";
                                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;
                                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 = (
                                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 = (
                                        "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
                                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_LDFLAGS[sdk=macosx10.7][arch=*]" = "-Wl,-pie";
                                OTHER_REZFLAGS = "";
                                PRODUCT_NAME = dnsextd;
                                REZ_EXECUTABLE = YES;
                                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;
                                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;
                                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 = (
                                        "__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;
                };
                                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 = (
                                );
                                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;
                };
                                COPY_PHASE_STRIP = NO;
                                GCC_DYNAMIC_NO_PIC = NO;
                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
-                               PRODUCT_NAME = SystemLibraries;
+                               PRODUCT_NAME = SystemLibrariesDynamic;
                        };
                        name = Development;
                };
                                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 = (
                                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;
                };
                        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 = (
                        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 */,
                        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 */,
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Development;
                };
-               FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibraries" */ = {
+               FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibrariesDynamic" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                FFA5726F0AF191200055A0F1 /* Development */,
                        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 */,