]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj
mDNSResponder-176.2.tar.gz
[apple/mdnsresponder.git] / mDNSMacOSX / mDNSResponder.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 00AD62BB032D7A0C0CCA2C71 /* Build More */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = D284BE280ADD78180027CCDF /* Build configuration list for PBXAggregateTarget "Build More" */;
13 buildPhases = (
14 );
15 dependencies = (
16 03067D860C849CC30022BE1F /* PBXTargetDependency */,
17 D284BF2C0ADD815A0027CCDF /* PBXTargetDependency */,
18 D284BF2E0ADD81600027CCDF /* PBXTargetDependency */,
19 D284BF300ADD81630027CCDF /* PBXTargetDependency */,
20 D284BF260ADD814F0027CCDF /* PBXTargetDependency */,
21 D284BF2A0ADD81530027CCDF /* PBXTargetDependency */,
22 FFD41DDB0664169900F0C438 /* PBXTargetDependency */,
23 );
24 name = "Build More";
25 productName = "Build All";
26 };
27 03067D640C83A3700022BE1F /* Build Some */ = {
28 isa = PBXAggregateTarget;
29 buildConfigurationList = 03067D730C83A3CB0022BE1F /* Build configuration list for PBXAggregateTarget "Build Some" */;
30 buildPhases = (
31 );
32 dependencies = (
33 03067D680C83A3830022BE1F /* PBXTargetDependency */,
34 03067D6A0C83A3890022BE1F /* PBXTargetDependency */,
35 03067D6C0C83A3920022BE1F /* PBXTargetDependency */,
36 03067D6E0C83A39C0022BE1F /* PBXTargetDependency */,
37 );
38 name = "Build Some";
39 productName = "Build Some";
40 };
41 FFA572650AF190F10055A0F1 /* SystemLibraries */ = {
42 isa = PBXAggregateTarget;
43 buildConfigurationList = FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibraries" */;
44 buildPhases = (
45 );
46 dependencies = (
47 FFA572690AF190FF0055A0F1 /* PBXTargetDependency */,
48 FFA5726B0AF191010055A0F1 /* PBXTargetDependency */,
49 FFA5726D0AF191020055A0F1 /* PBXTargetDependency */,
50 );
51 name = SystemLibraries;
52 productName = SystemLibraries;
53 };
54 FFB7657B0AEED96B00583A2C /* Build All */ = {
55 isa = PBXAggregateTarget;
56 buildConfigurationList = FFB7657E0AEED99D00583A2C /* Build configuration list for PBXAggregateTarget "Build All" */;
57 buildPhases = (
58 );
59 dependencies = (
60 FFB7657D0AEED97F00583A2C /* PBXTargetDependency */,
61 FFA572710AF191230055A0F1 /* PBXTargetDependency */,
62 );
63 name = "Build All";
64 productName = "Build All";
65 };
66 /* End PBXAggregateTarget section */
67
68 /* Begin PBXBuildFile section */
69 2E0405F50C3195F700F13B59 /* helper.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405F40C3195F700F13B59 /* helper.c */; };
70 2E0405F60C31961100F13B59 /* helpermsg.defs in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */; settings = {ATTRIBUTES = (Server, Client, ); COMPILER_FLAGS = "-Wno-error"; }; };
71 2E0406150C3197CB00F13B59 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E0406140C3197CB00F13B59 /* libbsm.dylib */; };
72 2E04061F0C3198B700F13B59 /* helpermsg.defs in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */; };
73 2E0406200C3198B700F13B59 /* helpermsg.defs in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */; };
74 2E04070A0C31EEEC00F13B59 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
75 2E04070B0C31EEEC00F13B59 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
76 2E3552900C3A95C100CA1CB7 /* helper-error.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E35528F0C3A95C100CA1CB7 /* helper-error.h */; };
77 2E3552910C3A95C100CA1CB7 /* helper-error.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E35528F0C3A95C100CA1CB7 /* helper-error.h */; };
78 2E3552920C3A95C100CA1CB7 /* helper-error.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E35528F0C3A95C100CA1CB7 /* helper-error.h */; };
79 2E35529D0C3A9E7600CA1CB7 /* helper-error.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E35528F0C3A95C100CA1CB7 /* helper-error.h */; };
80 2E35529E0C3A9E7600CA1CB7 /* helper-stubs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */; };
81 2E35529F0C3A9E7600CA1CB7 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
82 2E4D9B050C38C19500480551 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
83 2E8165E80C5980E300485EB2 /* libpfkey.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8202520C56C36500DDFD48 /* libpfkey.h */; };
84 2E8165E90C5980EE00485EB2 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A8202530C56C36600DDFD48 /* pfkey.c */; };
85 2E8165EA0C5980F700485EB2 /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8202510C56C36500DDFD48 /* ipsec_strerror.h */; };
86 2E8165F90C59838100485EB2 /* libipsec.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E8165F60C59835F00485EB2 /* libipsec.dylib */; };
87 2E96A51D0C39BDAC0087C4D2 /* helper-main.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E0406CA0C31E9AD00F13B59 /* helper-main.c */; };
88 2E96A5260C39BE480087C4D2 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
89 2E96A5270C39BE480087C4D2 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
90 2E96A5300C39C1A50087C4D2 /* helper-stubs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */; };
91 2E96A5320C39C1A50087C4D2 /* helper-stubs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */; };
92 2EAE955A0C31F4D30021F738 /* helpermsg.defs in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */; };
93 2EC8F8EC0C39CCAC003C9C48 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
94 2ECC11A60C4FEC3800CB1885 /* helpermsg-types.h in Headers */ = {isa = PBXBuildFile; fileRef = 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */; };
95 2ECC11A70C4FEC3800CB1885 /* helpermsg-types.h in Headers */ = {isa = PBXBuildFile; fileRef = 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */; };
96 2ECC11A80C4FEC3800CB1885 /* helpermsg-types.h in Headers */ = {isa = PBXBuildFile; fileRef = 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */; };
97 2EDC5E730C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; };
98 2EDC5E740C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; };
99 2EDC5E750C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; };
100 4A8202650C56C4C900DDFD48 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A8202530C56C36600DDFD48 /* pfkey.c */; };
101 4AAE0C9A0C68EA81003882A5 /* mDNSResponderHelper.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */; };
102 D284BE530ADD80740027CCDF /* DNSServiceDiscoveryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 6575FBFF022EAFBA00000109 /* DNSServiceDiscoveryDefines.h */; };
103 D284BE540ADD80740027CCDF /* dnssd_ipc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E11B5B04A28126019798ED /* dnssd_ipc.h */; };
104 D284BE560ADD80740027CCDF /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Client, ); }; };
105 D284BE570ADD80740027CCDF /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; settings = {ATTRIBUTES = (Server, ); }; };
106 D284BE580ADD80740027CCDF /* mDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBE9022EAF5A00000109 /* mDNS.c */; };
107 D284BE590ADD80740027CCDF /* uDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F70587CEF6001880B3 /* uDNS.c */; };
108 D284BE5A0ADD80740027CCDF /* DNSCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F60587CEF6001880B3 /* DNSCommon.c */; };
109 D284BE5B0ADD80740027CCDF /* DNSDigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F461DB5062DBF2900672BF3 /* DNSDigest.c */; };
110 D284BE5D0ADD80740027CCDF /* mDNSDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */; };
111 D284BE5E0ADD80740027CCDF /* uds_daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = F525E72804AA167501F1CF4D /* uds_daemon.c */; };
112 D284BE5F0ADD80740027CCDF /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
113 D284BE600ADD80740027CCDF /* PlatformCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FFCB6D73075D539900B8AF62 /* PlatformCommon.c */; };
114 D284BE610ADD80740027CCDF /* mDNSMacOSX.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */; };
115 D284BE620ADD80740027CCDF /* LegacyNATTraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */; };
116 D284BE630ADD80740027CCDF /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEC022EAF7200000109 /* daemon.c */; };
117 D284BE650ADD80740027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
118 D284BE660ADD80740027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
119 D284BE670ADD80740027CCDF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; };
120 D284BE680ADD80740027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
121 D284BE6B0ADD80740027CCDF /* mDNSResponder.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF485D5105632E0000130380 /* mDNSResponder.8 */; };
122 D284BE780ADD80800027CCDF /* DNSServiceDiscoveryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 6575FBFF022EAFBA00000109 /* DNSServiceDiscoveryDefines.h */; };
123 D284BE790ADD80800027CCDF /* dnssd_ipc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E11B5B04A28126019798ED /* dnssd_ipc.h */; };
124 D284BE7A0ADD80800027CCDF /* mDNSEmbeddedAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = 654BE64F02B63B93000001D1 /* mDNSEmbeddedAPI.h */; };
125 D284BE7B0ADD80800027CCDF /* mDNSDebug.h in Headers */ = {isa = PBXBuildFile; fileRef = 654BE65002B63B93000001D1 /* mDNSDebug.h */; };
126 D284BE7C0ADD80800027CCDF /* mDNSMacOSX.h in Headers */ = {isa = PBXBuildFile; fileRef = 000753D303367C1C0CCA2C71 /* mDNSMacOSX.h */; };
127 D284BE7E0ADD80800027CCDF /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Client, ); }; };
128 D284BE7F0ADD80800027CCDF /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; settings = {ATTRIBUTES = (Server, ); }; };
129 D284BE800ADD80800027CCDF /* mDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBE9022EAF5A00000109 /* mDNS.c */; };
130 D284BE810ADD80800027CCDF /* uDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F70587CEF6001880B3 /* uDNS.c */; };
131 D284BE820ADD80800027CCDF /* DNSCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F60587CEF6001880B3 /* DNSCommon.c */; };
132 D284BE830ADD80800027CCDF /* DNSDigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F461DB5062DBF2900672BF3 /* DNSDigest.c */; };
133 D284BE850ADD80800027CCDF /* mDNSDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */; };
134 D284BE860ADD80800027CCDF /* uds_daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = F525E72804AA167501F1CF4D /* uds_daemon.c */; };
135 D284BE870ADD80800027CCDF /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
136 D284BE880ADD80800027CCDF /* PlatformCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FFCB6D73075D539900B8AF62 /* PlatformCommon.c */; };
137 D284BE890ADD80800027CCDF /* mDNSMacOSX.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */; };
138 D284BE8A0ADD80800027CCDF /* LegacyNATTraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */; };
139 D284BE8B0ADD80800027CCDF /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEC022EAF7200000109 /* daemon.c */; };
140 D284BE8D0ADD80800027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
141 D284BE8E0ADD80800027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
142 D284BE8F0ADD80800027CCDF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; };
143 D284BE900ADD80800027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
144 D284BE9A0ADD808B0027CCDF /* SamplemDNSClient.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC20022EB7AA00000109 /* SamplemDNSClient.c */; };
145 D284BE9C0ADD808B0027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
146 D284BE9F0ADD808B0027CCDF /* mDNS.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF0E0B5D065ADC7600FE4D9C /* mDNS.1 */; };
147 D284BEA80ADD80920027CCDF /* dns-sd.c in Sources */ = {isa = PBXBuildFile; fileRef = FF1C919F07021E3F001048AB /* dns-sd.c */; };
148 D284BEAC0ADD80920027CCDF /* dns-sd.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF1C919D07021D77001048AB /* dns-sd.1 */; };
149 D284BEB70ADD809A0027CCDF /* JNISupport.c in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44B0662DD1100335AB3 /* JNISupport.c */; };
150 D284BEB90ADD809A0027CCDF /* JavaVM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DB2CC4680662DFF500335AB3 /* JavaVM.framework */; };
151 D284BEC50ADD80A20027CCDF /* DNSCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F60587CEF6001880B3 /* DNSCommon.c */; };
152 D284BEC60ADD80A20027CCDF /* DNSDigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F461DB5062DBF2900672BF3 /* DNSDigest.c */; };
153 D284BEC70ADD80A20027CCDF /* dnsextd.c in Sources */ = {isa = PBXBuildFile; fileRef = FF25794606C9A8BF00376F7B /* dnsextd.c */; };
154 D284BEC80ADD80A20027CCDF /* mDNSDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */; };
155 D284BEC90ADD80A20027CCDF /* GenLinkedList.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */; };
156 D284BECA0ADD80A20027CCDF /* mDNSMacOSX.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */; };
157 D284BECB0ADD80A20027CCDF /* dnsextd_lexer.l in Sources */ = {isa = PBXBuildFile; fileRef = FF13FFEA0A5DA44A00897C81 /* dnsextd_lexer.l */; settings = {COMPILER_FLAGS = "-Wno-error"; }; };
158 D284BECC0ADD80A20027CCDF /* dnsextd_parser.y in Sources */ = {isa = PBXBuildFile; fileRef = FF13FFEC0A5DA45500897C81 /* dnsextd_parser.y */; };
159 D284BECD0ADD80A20027CCDF /* PlatformCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FFCB6D73075D539900B8AF62 /* PlatformCommon.c */; };
160 D284BECF0ADD80A20027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
161 D284BED00ADD80A20027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
162 D284BED10ADD80A20027CCDF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; };
163 D284BED20ADD80A20027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
164 D284BED50ADD80A20027CCDF /* dnsextd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FFF4F63A06CFE4DD00459EFD /* dnsextd.8 */; };
165 D284BEDE0ADD80A70027CCDF /* ddnswriteconfig.m in Sources */ = {isa = PBXBuildFile; fileRef = FFFB0DAF07B43CBA00B88D48 /* ddnswriteconfig.m */; };
166 D284BEE00ADD80A70027CCDF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FFFB0DB407B43D2700B88D48 /* Foundation.framework */; };
167 D284BEE10ADD80A70027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
168 D284BEE20ADD80A70027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
169 D284BEE30ADD80A70027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
170 D284BEEF0ADD80B00027CCDF /* remove_idle.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2407B4464B00CE10E5 /* remove_idle.tiff */; };
171 D284BEF00ADD80B00027CCDF /* add_pressed.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2507B4464B00CE10E5 /* add_pressed.tiff */; };
172 D284BEF10ADD80B00027CCDF /* remove_disabled.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2607B4464B00CE10E5 /* remove_disabled.tiff */; };
173 D284BEF20ADD80B00027CCDF /* add_idle.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2707B4464B00CE10E5 /* add_idle.tiff */; };
174 D284BEF30ADD80B00027CCDF /* success.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2807B4464B00CE10E5 /* success.tiff */; };
175 D284BEF40ADD80B00027CCDF /* remove_pressed.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2907B4464B00CE10E5 /* remove_pressed.tiff */; };
176 D284BEF50ADD80B00027CCDF /* failure.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2A07B4464B00CE10E5 /* failure.tiff */; };
177 D284BEF60ADD80B00027CCDF /* BonjourPref.icns in Resources */ = {isa = PBXBuildFile; fileRef = FF260A3207B4466900CE10E5 /* BonjourPref.icns */; };
178 D284BEF70ADD80B00027CCDF /* BonjourPref.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A3307B4466900CE10E5 /* BonjourPref.tiff */; };
179 D284BEF80ADD80B00027CCDF /* DNSServiceDiscoveryPref.nib in Resources */ = {isa = PBXBuildFile; fileRef = FF260A4807B4475600CE10E5 /* DNSServiceDiscoveryPref.nib */; };
180 D284BEF90ADD80B00027CCDF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = FF260A4B07B4477F00CE10E5 /* InfoPlist.strings */; };
181 D284BEFB0ADD80B00027CCDF /* inprogress.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF08480607CEB8E800AE6769 /* inprogress.tiff */; };
182 D284BEFC0ADD80B00027CCDF /* installtool in Resources */ = {isa = PBXBuildFile; fileRef = FF354EB108516C63007C00E1 /* installtool */; };
183 D284BEFE0ADD80B00027CCDF /* DNSServiceDiscoveryPref.m in Sources */ = {isa = PBXBuildFile; fileRef = FFFB0DAC07B43CBA00B88D48 /* DNSServiceDiscoveryPref.m */; };
184 D284BEFF0ADD80B00027CCDF /* PrivilegedOperations.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFB0DAD07B43CBA00B88D48 /* PrivilegedOperations.c */; };
185 D284BF000ADD80B00027CCDF /* ConfigurationAuthority.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFB0DAE07B43CBA00B88D48 /* ConfigurationAuthority.c */; };
186 D284BF020ADD80B00027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
187 D284BF030ADD80B00027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
188 D284BF040ADD80B00027CCDF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF2609FA07B4433800CE10E5 /* Cocoa.framework */; };
189 D284BF050ADD80B00027CCDF /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF260A1F07B4436900CE10E5 /* PreferencePanes.framework */; };
190 D284BF060ADD80B00027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
191 D284C04E0ADD95D30027CCDF /* Info-PreferencePane.plist in Resources */ = {isa = PBXBuildFile; fileRef = D284C04D0ADD95D30027CCDF /* Info-PreferencePane.plist */; };
192 DB2CC4560662DE4500335AB3 /* BaseListener.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC4430662DD1100335AB3 /* BaseListener.java */; };
193 DB2CC4570662DE4600335AB3 /* BrowseListener.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC4440662DD1100335AB3 /* BrowseListener.java */; };
194 DB2CC4580662DE4700335AB3 /* DNSRecord.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC4450662DD1100335AB3 /* DNSRecord.java */; };
195 DB2CC4590662DE4700335AB3 /* DNSSD.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC4460662DD1100335AB3 /* DNSSD.java */; };
196 DB2CC45A0662DE4800335AB3 /* DNSSDException.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC4470662DD1100335AB3 /* DNSSDException.java */; };
197 DB2CC45B0662DE4900335AB3 /* DNSSDRegistration.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC4480662DD1100335AB3 /* DNSSDRegistration.java */; };
198 DB2CC45C0662DE4900335AB3 /* DNSSDService.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC4490662DD1100335AB3 /* DNSSDService.java */; };
199 DB2CC45D0662DE4A00335AB3 /* DomainListener.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44A0662DD1100335AB3 /* DomainListener.java */; };
200 DB2CC45E0662DE4B00335AB3 /* QueryListener.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44C0662DD1100335AB3 /* QueryListener.java */; };
201 DB2CC45F0662DE4C00335AB3 /* RegisterListener.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44D0662DD1100335AB3 /* RegisterListener.java */; };
202 DB2CC4600662DE4C00335AB3 /* ResolveListener.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44E0662DD1100335AB3 /* ResolveListener.java */; };
203 DB2CC4610662DE4D00335AB3 /* TXTRecord.java in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44F0662DD1100335AB3 /* TXTRecord.java */; };
204 FF2C5FB10A48B8680066DA11 /* DNSSDRecordRegistrar.java in Sources */ = {isa = PBXBuildFile; fileRef = FF2C5FB00A48B8680066DA11 /* DNSSDRecordRegistrar.java */; };
205 FF2C5FB30A48B86E0066DA11 /* RegisterRecordListener.java in Sources */ = {isa = PBXBuildFile; fileRef = FF2C5FB20A48B86E0066DA11 /* RegisterRecordListener.java */; };
206 FFA572330AF18F1C0055A0F1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
207 FFA572340AF18F1C0055A0F1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
208 FFA572350AF18F1C0055A0F1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
209 FFA5723F0AF18F450055A0F1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
210 FFA572400AF18F450055A0F1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
211 FFA572410AF18F450055A0F1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
212 FFA572490AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; };
213 FFA5724A0AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; };
214 FFA5724B0AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */; };
215 FFA572610AF190940055A0F1 /* DNSServiceDiscovery.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */; };
216 FFA572640AF190C80055A0F1 /* dns_sd.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = FFA572630AF190C20055A0F1 /* dns_sd.h */; };
217 FFC22AA20B00F42A00BAB070 /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; };
218 FFC22AA30B00F42B00BAB070 /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; };
219 FFC22AA40B00F42C00BAB070 /* DNSServiceDiscoveryRequest.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */; };
220 FFC22AA50B00F43000BAB070 /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
221 FFC22AA60B00F43100BAB070 /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
222 FFC22AA70B00F43100BAB070 /* DNSServiceDiscoveryReply.defs in Sources */ = {isa = PBXBuildFile; fileRef = 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */; settings = {ATTRIBUTES = (Server, ); }; };
223 FFFA38630AEEDB090065B80A /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
224 FFFA38650AEEDB130065B80A /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
225 FFFA38660AEEDB2B0065B80A /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
226 FFFF8F810C3307C400722979 /* dnsextd.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = FFFF8F800C3307AC00722979 /* dnsextd.conf */; };
227 /* End PBXBuildFile section */
228
229 /* Begin PBXBuildRule section */
230 D284BF750ADD850C0027CCDF /* PBXBuildRule */ = {
231 isa = PBXBuildRule;
232 compilerSpec = com.apple.compilers.proxy.script;
233 fileType = sourcecode.yacc;
234 isEditable = 1;
235 outputFiles = (
236 "$(DERIVED_FILE_DIR)/dnsextd_parser.h",
237 "$(DERIVED_FILE_DIR)/dnsextd_parser.c",
238 );
239 script = "/usr/bin/bison -o ${DERIVED_FILE_DIR}/${INPUT_FILE_BASE}.c -d ${INPUT_FILE_PATH}";
240 };
241 D284BFB80ADD8E510027CCDF /* PBXBuildRule */ = {
242 isa = PBXBuildRule;
243 compilerSpec = com.apple.compilers.proxy.script;
244 fileType = sourcecode.lex;
245 isEditable = 1;
246 outputFiles = (
247 "$(DERIVED_FILE_DIR)/dnsextd_lexer.c",
248 );
249 script = "/usr/bin/flex -i -o${DERIVED_FILE_DIR}/${INPUT_FILE_BASE}.c ${INPUT_FILE_PATH}";
250 };
251 /* End PBXBuildRule section */
252
253 /* Begin PBXContainerItemProxy section */
254 03067D670C83A3830022BE1F /* PBXContainerItemProxy */ = {
255 isa = PBXContainerItemProxy;
256 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
257 proxyType = 1;
258 remoteGlobalIDString = D284BE500ADD80740027CCDF;
259 remoteInfo = mDNSResponder;
260 };
261 03067D690C83A3890022BE1F /* PBXContainerItemProxy */ = {
262 isa = PBXContainerItemProxy;
263 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
264 proxyType = 1;
265 remoteGlobalIDString = D284BE750ADD80800027CCDF;
266 remoteInfo = "mDNSResponder debug";
267 };
268 03067D6B0C83A3920022BE1F /* PBXContainerItemProxy */ = {
269 isa = PBXContainerItemProxy;
270 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
271 proxyType = 1;
272 remoteGlobalIDString = D284BEA50ADD80920027CCDF;
273 remoteInfo = "dns-sd tool";
274 };
275 03067D6D0C83A39C0022BE1F /* PBXContainerItemProxy */ = {
276 isa = PBXContainerItemProxy;
277 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
278 proxyType = 1;
279 remoteGlobalIDString = 2E0405EF0C31955500F13B59;
280 remoteInfo = mDNSResponderHelper;
281 };
282 03067D850C849CC30022BE1F /* PBXContainerItemProxy */ = {
283 isa = PBXContainerItemProxy;
284 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
285 proxyType = 1;
286 remoteGlobalIDString = 03067D640C83A3700022BE1F;
287 remoteInfo = "Build Some";
288 };
289 D284BDEA0ADD77F60027CCDF /* PBXContainerItemProxy */ = {
290 isa = PBXContainerItemProxy;
291 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
292 proxyType = 1;
293 remoteGlobalIDString = DB2CC4530662DD6800335AB3;
294 remoteInfo = dns_sd.jar;
295 };
296 D284BEB40ADD809A0027CCDF /* PBXContainerItemProxy */ = {
297 isa = PBXContainerItemProxy;
298 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
299 proxyType = 1;
300 remoteGlobalIDString = DB2CC4530662DD6800335AB3;
301 remoteInfo = dns_sd.jar;
302 };
303 D284BF250ADD814F0027CCDF /* PBXContainerItemProxy */ = {
304 isa = PBXContainerItemProxy;
305 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
306 proxyType = 1;
307 remoteGlobalIDString = D284BE970ADD808B0027CCDF;
308 remoteInfo = "mDNS command-line tool";
309 };
310 D284BF290ADD81530027CCDF /* PBXContainerItemProxy */ = {
311 isa = PBXContainerItemProxy;
312 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
313 proxyType = 1;
314 remoteGlobalIDString = D284BEB20ADD809A0027CCDF;
315 remoteInfo = libjdns_sd.jnilib;
316 };
317 D284BF2B0ADD815A0027CCDF /* PBXContainerItemProxy */ = {
318 isa = PBXContainerItemProxy;
319 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
320 proxyType = 1;
321 remoteGlobalIDString = D284BEBF0ADD80A20027CCDF;
322 remoteInfo = dnsextd;
323 };
324 D284BF2D0ADD81600027CCDF /* PBXContainerItemProxy */ = {
325 isa = PBXContainerItemProxy;
326 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
327 proxyType = 1;
328 remoteGlobalIDString = D284BEDB0ADD80A70027CCDF;
329 remoteInfo = ddnswriteconfig;
330 };
331 D284BF2F0ADD81630027CCDF /* PBXContainerItemProxy */ = {
332 isa = PBXContainerItemProxy;
333 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
334 proxyType = 1;
335 remoteGlobalIDString = D284BEEA0ADD80B00027CCDF;
336 remoteInfo = PreferencePane;
337 };
338 FFA572680AF190FF0055A0F1 /* PBXContainerItemProxy */ = {
339 isa = PBXContainerItemProxy;
340 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
341 proxyType = 1;
342 remoteGlobalIDString = FFB765830AEED9C700583A2C;
343 remoteInfo = libdns_sd;
344 };
345 FFA5726A0AF191010055A0F1 /* PBXContainerItemProxy */ = {
346 isa = PBXContainerItemProxy;
347 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
348 proxyType = 1;
349 remoteGlobalIDString = FFA572300AF18F1C0055A0F1;
350 remoteInfo = "libdns_sd debug";
351 };
352 FFA5726C0AF191020055A0F1 /* PBXContainerItemProxy */ = {
353 isa = PBXContainerItemProxy;
354 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
355 proxyType = 1;
356 remoteGlobalIDString = FFA5723C0AF18F450055A0F1;
357 remoteInfo = "libdns_sd profile";
358 };
359 FFA572700AF191230055A0F1 /* PBXContainerItemProxy */ = {
360 isa = PBXContainerItemProxy;
361 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
362 proxyType = 1;
363 remoteGlobalIDString = FFA572650AF190F10055A0F1;
364 remoteInfo = SystemLibraries;
365 };
366 FFB7657C0AEED97F00583A2C /* PBXContainerItemProxy */ = {
367 isa = PBXContainerItemProxy;
368 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
369 proxyType = 1;
370 remoteGlobalIDString = 00AD62BB032D7A0C0CCA2C71;
371 remoteInfo = "Build Main";
372 };
373 /* End PBXContainerItemProxy section */
374
375 /* Begin PBXCopyFilesBuildPhase section */
376 4AAE0C5A0C68E6EC003882A5 /* CopyFiles */ = {
377 isa = PBXCopyFilesBuildPhase;
378 buildActionMask = 8;
379 dstPath = /usr/share/man/man8;
380 dstSubfolderSpec = 0;
381 files = (
382 4AAE0C9A0C68EA81003882A5 /* mDNSResponderHelper.8 in CopyFiles */,
383 );
384 runOnlyForDeploymentPostprocessing = 1;
385 };
386 D284BE6A0ADD80740027CCDF /* CopyFiles */ = {
387 isa = PBXCopyFilesBuildPhase;
388 buildActionMask = 8;
389 dstPath = /usr/share/man/man8;
390 dstSubfolderSpec = 0;
391 files = (
392 D284BE6B0ADD80740027CCDF /* mDNSResponder.8 in CopyFiles */,
393 );
394 runOnlyForDeploymentPostprocessing = 1;
395 };
396 D284BE9E0ADD808B0027CCDF /* CopyFiles */ = {
397 isa = PBXCopyFilesBuildPhase;
398 buildActionMask = 8;
399 dstPath = /usr/share/man/man1;
400 dstSubfolderSpec = 0;
401 files = (
402 D284BE9F0ADD808B0027CCDF /* mDNS.1 in CopyFiles */,
403 );
404 runOnlyForDeploymentPostprocessing = 1;
405 };
406 D284BEAB0ADD80920027CCDF /* CopyFiles */ = {
407 isa = PBXCopyFilesBuildPhase;
408 buildActionMask = 8;
409 dstPath = /usr/share/man/man1;
410 dstSubfolderSpec = 0;
411 files = (
412 D284BEAC0ADD80920027CCDF /* dns-sd.1 in CopyFiles */,
413 );
414 runOnlyForDeploymentPostprocessing = 1;
415 };
416 D284BED40ADD80A20027CCDF /* CopyFiles */ = {
417 isa = PBXCopyFilesBuildPhase;
418 buildActionMask = 8;
419 dstPath = /usr/share/man/man8;
420 dstSubfolderSpec = 0;
421 files = (
422 D284BED50ADD80A20027CCDF /* dnsextd.8 in CopyFiles */,
423 );
424 runOnlyForDeploymentPostprocessing = 1;
425 };
426 FF93944E0AF193B900C5D655 /* CopyFiles */ = {
427 isa = PBXCopyFilesBuildPhase;
428 buildActionMask = 8;
429 dstPath = /usr/include;
430 dstSubfolderSpec = 0;
431 files = (
432 FFA572640AF190C80055A0F1 /* dns_sd.h in CopyFiles */,
433 );
434 runOnlyForDeploymentPostprocessing = 1;
435 };
436 FFA572500AF190070055A0F1 /* CopyFiles */ = {
437 isa = PBXCopyFilesBuildPhase;
438 buildActionMask = 8;
439 dstPath = /usr/include/DNSServiceDiscovery;
440 dstSubfolderSpec = 0;
441 files = (
442 FFA572610AF190940055A0F1 /* DNSServiceDiscovery.h in CopyFiles */,
443 );
444 runOnlyForDeploymentPostprocessing = 1;
445 };
446 FFFF8F770C32F0FD00722979 /* CopyFiles */ = {
447 isa = PBXCopyFilesBuildPhase;
448 buildActionMask = 8;
449 dstPath = /private/etc;
450 dstSubfolderSpec = 0;
451 files = (
452 FFFF8F810C3307C400722979 /* dnsextd.conf in CopyFiles */,
453 );
454 runOnlyForDeploymentPostprocessing = 1;
455 };
456 /* End PBXCopyFilesBuildPhase section */
457
458 /* Begin PBXFileReference section */
459 000753D303367C1C0CCA2C71 /* mDNSMacOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mDNSMacOSX.h; sourceTree = "<group>"; };
460 00CA213D02786FC30CCA2C71 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
461 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
462 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; path = helpermsg.defs; sourceTree = "<group>"; };
463 2E0405F00C31955500F13B59 /* mDNSResponderHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponderHelper; sourceTree = BUILT_PRODUCTS_DIR; };
464 2E0405F40C3195F700F13B59 /* helper.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = helper.c; sourceTree = "<group>"; };
465 2E0406140C3197CB00F13B59 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = /usr/lib/libbsm.dylib; sourceTree = "<absolute>"; };
466 2E0406CA0C31E9AD00F13B59 /* helper-main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "helper-main.c"; sourceTree = "<group>"; };
467 2E35528F0C3A95C100CA1CB7 /* helper-error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "helper-error.h"; sourceTree = "<group>"; };
468 2E8165F60C59835F00485EB2 /* libipsec.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libipsec.dylib; path = /usr/lib/libipsec.dylib; sourceTree = "<absolute>"; };
469 2E96A5250C39BE480087C4D2 /* helper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = helper.h; sourceTree = "<group>"; };
470 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "helper-stubs.c"; sourceTree = "<group>"; };
471 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "helpermsg-types.h"; sourceTree = "<group>"; };
472 2EDC5E720C39EA640092701B /* helper-server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "helper-server.h"; sourceTree = "<group>"; };
473 4A8202510C56C36500DDFD48 /* ipsec_strerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsec_strerror.h; sourceTree = "<group>"; };
474 4A8202520C56C36500DDFD48 /* libpfkey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libpfkey.h; sourceTree = "<group>"; };
475 4A8202530C56C36600DDFD48 /* pfkey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pfkey.c; sourceTree = "<group>"; };
476 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mDNSResponderHelper.8; sourceTree = SOURCE_ROOT; };
477 654BE64F02B63B93000001D1 /* mDNSEmbeddedAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSEmbeddedAPI.h; path = ../mDNSCore/mDNSEmbeddedAPI.h; sourceTree = "<group>"; };
478 654BE65002B63B93000001D1 /* mDNSDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSDebug.h; path = ../mDNSCore/mDNSDebug.h; sourceTree = "<group>"; };
479 65713D46025A293200000109 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
480 6575FBE9022EAF5A00000109 /* mDNS.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; name = mDNS.c; path = ../mDNSCore/mDNS.c; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
481 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; path = mDNSMacOSX.c; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
482 6575FBEC022EAF7200000109 /* daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; path = daemon.c; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
483 6575FBFF022EAFBA00000109 /* DNSServiceDiscoveryDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNSServiceDiscoveryDefines.h; sourceTree = "<group>"; };
484 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = DNSServiceDiscoveryReply.defs; sourceTree = "<group>"; };
485 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.mig; path = DNSServiceDiscoveryRequest.defs; sourceTree = "<group>"; };
486 6575FC20022EB7AA00000109 /* SamplemDNSClient.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; path = SamplemDNSClient.c; sourceTree = SOURCE_ROOT; tabWidth = 4; usesTabs = 0; };
487 7F18A9F60587CEF6001880B3 /* DNSCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = DNSCommon.c; path = ../mDNSCore/DNSCommon.c; sourceTree = SOURCE_ROOT; };
488 7F18A9F70587CEF6001880B3 /* uDNS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uDNS.c; path = ../mDNSCore/uDNS.c; sourceTree = SOURCE_ROOT; };
489 7F461DB5062DBF2900672BF3 /* DNSDigest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = DNSDigest.c; path = ../mDNSCore/DNSDigest.c; sourceTree = SOURCE_ROOT; };
490 7F869685066EE02400D2A2DC /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
491 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LegacyNATTraversal.c; sourceTree = SOURCE_ROOT; };
492 D284BE730ADD80740027CCDF /* mDNSResponder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponder; sourceTree = BUILT_PRODUCTS_DIR; };
493 D284BE950ADD80800027CCDF /* mDNSResponder.debug */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponder.debug; sourceTree = BUILT_PRODUCTS_DIR; };
494 D284BEA30ADD808B0027CCDF /* mDNS */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNS; sourceTree = BUILT_PRODUCTS_DIR; };
495 D284BEB00ADD80920027CCDF /* dns-sd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dns-sd"; sourceTree = BUILT_PRODUCTS_DIR; };
496 D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libjdns_sd.jnilib; sourceTree = BUILT_PRODUCTS_DIR; };
497 D284BED90ADD80A20027CCDF /* dnsextd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dnsextd; sourceTree = BUILT_PRODUCTS_DIR; };
498 D284BEE80ADD80A70027CCDF /* ddnswriteconfig */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ddnswriteconfig; sourceTree = BUILT_PRODUCTS_DIR; };
499 D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Bonjour.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
500 D284C04D0ADD95D30027CCDF /* Info-PreferencePane.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = "Info-PreferencePane.plist"; path = "PreferencePane/Info-PreferencePane.plist"; sourceTree = "<group>"; };
501 DB2CC4430662DD1100335AB3 /* BaseListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = BaseListener.java; path = ../mDNSShared/Java/BaseListener.java; sourceTree = SOURCE_ROOT; };
502 DB2CC4440662DD1100335AB3 /* BrowseListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = BrowseListener.java; path = ../mDNSShared/Java/BrowseListener.java; sourceTree = SOURCE_ROOT; };
503 DB2CC4450662DD1100335AB3 /* DNSRecord.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSRecord.java; path = ../mDNSShared/Java/DNSRecord.java; sourceTree = SOURCE_ROOT; };
504 DB2CC4460662DD1100335AB3 /* DNSSD.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSD.java; path = ../mDNSShared/Java/DNSSD.java; sourceTree = SOURCE_ROOT; };
505 DB2CC4470662DD1100335AB3 /* DNSSDException.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDException.java; path = ../mDNSShared/Java/DNSSDException.java; sourceTree = SOURCE_ROOT; };
506 DB2CC4480662DD1100335AB3 /* DNSSDRegistration.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDRegistration.java; path = ../mDNSShared/Java/DNSSDRegistration.java; sourceTree = SOURCE_ROOT; };
507 DB2CC4490662DD1100335AB3 /* DNSSDService.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDService.java; path = ../mDNSShared/Java/DNSSDService.java; sourceTree = SOURCE_ROOT; };
508 DB2CC44A0662DD1100335AB3 /* DomainListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DomainListener.java; path = ../mDNSShared/Java/DomainListener.java; sourceTree = SOURCE_ROOT; };
509 DB2CC44B0662DD1100335AB3 /* JNISupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = JNISupport.c; path = ../mDNSShared/Java/JNISupport.c; sourceTree = SOURCE_ROOT; };
510 DB2CC44C0662DD1100335AB3 /* QueryListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = QueryListener.java; path = ../mDNSShared/Java/QueryListener.java; sourceTree = SOURCE_ROOT; };
511 DB2CC44D0662DD1100335AB3 /* RegisterListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = RegisterListener.java; path = ../mDNSShared/Java/RegisterListener.java; sourceTree = SOURCE_ROOT; };
512 DB2CC44E0662DD1100335AB3 /* ResolveListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = ResolveListener.java; path = ../mDNSShared/Java/ResolveListener.java; sourceTree = SOURCE_ROOT; };
513 DB2CC44F0662DD1100335AB3 /* TXTRecord.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = TXTRecord.java; path = ../mDNSShared/Java/TXTRecord.java; sourceTree = SOURCE_ROOT; };
514 DB2CC4680662DFF500335AB3 /* JavaVM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaVM.framework; path = /System/Library/Frameworks/JavaVM.framework; sourceTree = "<absolute>"; };
515 DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mDNSDebug.c; path = ../mDNSShared/mDNSDebug.c; sourceTree = SOURCE_ROOT; };
516 DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = GenLinkedList.c; path = ../mDNSShared/GenLinkedList.c; sourceTree = SOURCE_ROOT; };
517 F525E72804AA167501F1CF4D /* uds_daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uds_daemon.c; path = ../mDNSShared/uds_daemon.c; sourceTree = SOURCE_ROOT; };
518 F5E11B5A04A28126019798ED /* dnssd_ipc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssd_ipc.c; path = ../mDNSShared/dnssd_ipc.c; sourceTree = SOURCE_ROOT; };
519 F5E11B5B04A28126019798ED /* dnssd_ipc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dnssd_ipc.h; path = ../mDNSShared/dnssd_ipc.h; sourceTree = SOURCE_ROOT; };
520 FF08480607CEB8E800AE6769 /* inprogress.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = inprogress.tiff; path = PreferencePane/Artwork/inprogress.tiff; sourceTree = SOURCE_ROOT; };
521 FF0E0B5D065ADC7600FE4D9C /* mDNS.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = mDNS.1; path = ../mDNSShared/mDNS.1; sourceTree = SOURCE_ROOT; };
522 FF13FFEA0A5DA44A00897C81 /* dnsextd_lexer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; name = dnsextd_lexer.l; path = ../mDNSShared/dnsextd_lexer.l; sourceTree = SOURCE_ROOT; };
523 FF13FFEC0A5DA45500897C81 /* dnsextd_parser.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; name = dnsextd_parser.y; path = ../mDNSShared/dnsextd_parser.y; sourceTree = SOURCE_ROOT; };
524 FF1C919D07021D77001048AB /* dns-sd.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = "dns-sd.1"; path = "../mDNSShared/dns-sd.1"; sourceTree = SOURCE_ROOT; };
525 FF1C919F07021E3F001048AB /* dns-sd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dns-sd.c"; path = "../Clients/dns-sd.c"; sourceTree = SOURCE_ROOT; };
526 FF25794606C9A8BF00376F7B /* dnsextd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnsextd.c; path = ../mDNSShared/dnsextd.c; sourceTree = SOURCE_ROOT; };
527 FF2609FA07B4433800CE10E5 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
528 FF260A1F07B4436900CE10E5 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
529 FF260A2407B4464B00CE10E5 /* remove_idle.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = remove_idle.tiff; path = PreferencePane/Artwork/remove_idle.tiff; sourceTree = SOURCE_ROOT; };
530 FF260A2507B4464B00CE10E5 /* add_pressed.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = add_pressed.tiff; path = PreferencePane/Artwork/add_pressed.tiff; sourceTree = SOURCE_ROOT; };
531 FF260A2607B4464B00CE10E5 /* remove_disabled.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = remove_disabled.tiff; path = PreferencePane/Artwork/remove_disabled.tiff; sourceTree = SOURCE_ROOT; };
532 FF260A2707B4464B00CE10E5 /* add_idle.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = add_idle.tiff; path = PreferencePane/Artwork/add_idle.tiff; sourceTree = SOURCE_ROOT; };
533 FF260A2807B4464B00CE10E5 /* success.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = success.tiff; path = PreferencePane/Artwork/success.tiff; sourceTree = SOURCE_ROOT; };
534 FF260A2907B4464B00CE10E5 /* remove_pressed.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = remove_pressed.tiff; path = PreferencePane/Artwork/remove_pressed.tiff; sourceTree = SOURCE_ROOT; };
535 FF260A2A07B4464B00CE10E5 /* failure.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = failure.tiff; path = PreferencePane/Artwork/failure.tiff; sourceTree = SOURCE_ROOT; };
536 FF260A3207B4466900CE10E5 /* BonjourPref.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = BonjourPref.icns; path = PreferencePane/BonjourPref.icns; sourceTree = SOURCE_ROOT; };
537 FF260A3307B4466900CE10E5 /* BonjourPref.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = BonjourPref.tiff; path = PreferencePane/BonjourPref.tiff; sourceTree = SOURCE_ROOT; };
538 FF260A4907B4475600CE10E5 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = PreferencePane/English.lproj/DNSServiceDiscoveryPref.nib; sourceTree = SOURCE_ROOT; };
539 FF260A4C07B4477F00CE10E5 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = PreferencePane/English.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; };
540 FF2C5FB00A48B8680066DA11 /* DNSSDRecordRegistrar.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDRecordRegistrar.java; path = ../mDNSShared/Java/DNSSDRecordRegistrar.java; sourceTree = SOURCE_ROOT; };
541 FF2C5FB20A48B86E0066DA11 /* RegisterRecordListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = RegisterRecordListener.java; path = ../mDNSShared/Java/RegisterRecordListener.java; sourceTree = SOURCE_ROOT; };
542 FF354EB108516C63007C00E1 /* installtool */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.perl; name = installtool; path = PreferencePane/installtool; sourceTree = SOURCE_ROOT; };
543 FF485D5105632E0000130380 /* mDNSResponder.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mDNSResponder.8; path = ../mDNSShared/mDNSResponder.8; sourceTree = SOURCE_ROOT; };
544 FF85880B0BD599F40080D89F /* mDNSResponder.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mDNSResponder.sb; sourceTree = SOURCE_ROOT; };
545 FFA572390AF18F1C0055A0F1 /* libdns_sd_debug.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_debug.a; sourceTree = BUILT_PRODUCTS_DIR; };
546 FFA572450AF18F450055A0F1 /* libdns_sd_profile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_profile.a; sourceTree = BUILT_PRODUCTS_DIR; };
547 FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DNSServiceDiscovery.c; sourceTree = "<group>"; };
548 FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNSServiceDiscovery.h; sourceTree = "<group>"; };
549 FFA572630AF190C20055A0F1 /* dns_sd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns_sd.h; path = ../mDNSShared/dns_sd.h; sourceTree = SOURCE_ROOT; };
550 FFB765840AEED9C700583A2C /* libdns_sd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd.a; sourceTree = BUILT_PRODUCTS_DIR; };
551 FFCB6D73075D539900B8AF62 /* PlatformCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = PlatformCommon.c; path = ../mDNSShared/PlatformCommon.c; sourceTree = SOURCE_ROOT; };
552 FFD41DDA0664157900F0C438 /* dns_sd.jar */ = {isa = PBXFileReference; explicitFileType = archive.jar; includeInIndex = 0; path = dns_sd.jar; sourceTree = BUILT_PRODUCTS_DIR; };
553 FFE6935007C2CA7F00283007 /* ConfigurationAuthority.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ConfigurationAuthority.h; path = PreferencePane/ConfigurationAuthority.h; sourceTree = SOURCE_ROOT; };
554 FFE6935207C2CAA400283007 /* DNSServiceDiscoveryPref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DNSServiceDiscoveryPref.h; path = PreferencePane/DNSServiceDiscoveryPref.h; sourceTree = SOURCE_ROOT; };
555 FFE6935407C2CABD00283007 /* PrivilegedOperations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PrivilegedOperations.h; path = PreferencePane/PrivilegedOperations.h; sourceTree = SOURCE_ROOT; };
556 FFF4F63A06CFE4DD00459EFD /* dnsextd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dnsextd.8; path = ../mDNSShared/dnsextd.8; sourceTree = SOURCE_ROOT; };
557 FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssd_clientlib.c; path = ../mDNSShared/dnssd_clientlib.c; sourceTree = SOURCE_ROOT; };
558 FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssd_clientstub.c; path = ../mDNSShared/dnssd_clientstub.c; sourceTree = SOURCE_ROOT; };
559 FFFB0DAC07B43CBA00B88D48 /* DNSServiceDiscoveryPref.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DNSServiceDiscoveryPref.m; sourceTree = "<group>"; };
560 FFFB0DAD07B43CBA00B88D48 /* PrivilegedOperations.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = PrivilegedOperations.c; sourceTree = "<group>"; };
561 FFFB0DAE07B43CBA00B88D48 /* ConfigurationAuthority.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ConfigurationAuthority.c; sourceTree = "<group>"; };
562 FFFB0DAF07B43CBA00B88D48 /* ddnswriteconfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ddnswriteconfig.m; sourceTree = "<group>"; };
563 FFFB0DB407B43D2700B88D48 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
564 FFFF8F800C3307AC00722979 /* dnsextd.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dnsextd.conf; path = ../mDNSShared/dnsextd.conf; sourceTree = SOURCE_ROOT; };
565 /* End PBXFileReference section */
566
567 /* Begin PBXFrameworksBuildPhase section */
568 2E0405EE0C31955500F13B59 /* Frameworks */ = {
569 isa = PBXFrameworksBuildPhase;
570 buildActionMask = 2147483647;
571 files = (
572 2E0406150C3197CB00F13B59 /* libbsm.dylib in Frameworks */,
573 2E04070A0C31EEEC00F13B59 /* CoreFoundation.framework in Frameworks */,
574 2E04070B0C31EEEC00F13B59 /* SystemConfiguration.framework in Frameworks */,
575 2E4D9B050C38C19500480551 /* Security.framework in Frameworks */,
576 );
577 runOnlyForDeploymentPostprocessing = 0;
578 };
579 D284BE640ADD80740027CCDF /* Frameworks */ = {
580 isa = PBXFrameworksBuildPhase;
581 buildActionMask = 2147483647;
582 files = (
583 D284BE650ADD80740027CCDF /* CoreFoundation.framework in Frameworks */,
584 D284BE660ADD80740027CCDF /* SystemConfiguration.framework in Frameworks */,
585 D284BE670ADD80740027CCDF /* IOKit.framework in Frameworks */,
586 D284BE680ADD80740027CCDF /* Security.framework in Frameworks */,
587 );
588 runOnlyForDeploymentPostprocessing = 0;
589 };
590 D284BE8C0ADD80800027CCDF /* Frameworks */ = {
591 isa = PBXFrameworksBuildPhase;
592 buildActionMask = 2147483647;
593 files = (
594 D284BE8D0ADD80800027CCDF /* CoreFoundation.framework in Frameworks */,
595 D284BE8E0ADD80800027CCDF /* SystemConfiguration.framework in Frameworks */,
596 D284BE8F0ADD80800027CCDF /* IOKit.framework in Frameworks */,
597 D284BE900ADD80800027CCDF /* Security.framework in Frameworks */,
598 );
599 runOnlyForDeploymentPostprocessing = 0;
600 };
601 D284BE9B0ADD808B0027CCDF /* Frameworks */ = {
602 isa = PBXFrameworksBuildPhase;
603 buildActionMask = 2147483647;
604 files = (
605 D284BE9C0ADD808B0027CCDF /* CoreFoundation.framework in Frameworks */,
606 );
607 runOnlyForDeploymentPostprocessing = 0;
608 };
609 D284BEA90ADD80920027CCDF /* Frameworks */ = {
610 isa = PBXFrameworksBuildPhase;
611 buildActionMask = 2147483647;
612 files = (
613 );
614 runOnlyForDeploymentPostprocessing = 0;
615 };
616 D284BEB80ADD809A0027CCDF /* Frameworks */ = {
617 isa = PBXFrameworksBuildPhase;
618 buildActionMask = 2147483647;
619 files = (
620 D284BEB90ADD809A0027CCDF /* JavaVM.framework in Frameworks */,
621 );
622 runOnlyForDeploymentPostprocessing = 0;
623 };
624 D284BECE0ADD80A20027CCDF /* Frameworks */ = {
625 isa = PBXFrameworksBuildPhase;
626 buildActionMask = 2147483647;
627 files = (
628 D284BECF0ADD80A20027CCDF /* CoreFoundation.framework in Frameworks */,
629 D284BED00ADD80A20027CCDF /* SystemConfiguration.framework in Frameworks */,
630 D284BED10ADD80A20027CCDF /* IOKit.framework in Frameworks */,
631 D284BED20ADD80A20027CCDF /* Security.framework in Frameworks */,
632 2E8165F90C59838100485EB2 /* libipsec.dylib in Frameworks */,
633 );
634 runOnlyForDeploymentPostprocessing = 0;
635 };
636 D284BEDF0ADD80A70027CCDF /* Frameworks */ = {
637 isa = PBXFrameworksBuildPhase;
638 buildActionMask = 2147483647;
639 files = (
640 D284BEE00ADD80A70027CCDF /* Foundation.framework in Frameworks */,
641 D284BEE10ADD80A70027CCDF /* Security.framework in Frameworks */,
642 D284BEE20ADD80A70027CCDF /* SystemConfiguration.framework in Frameworks */,
643 D284BEE30ADD80A70027CCDF /* CoreFoundation.framework in Frameworks */,
644 );
645 runOnlyForDeploymentPostprocessing = 0;
646 };
647 D284BF010ADD80B00027CCDF /* Frameworks */ = {
648 isa = PBXFrameworksBuildPhase;
649 buildActionMask = 2147483647;
650 files = (
651 D284BF020ADD80B00027CCDF /* SystemConfiguration.framework in Frameworks */,
652 D284BF030ADD80B00027CCDF /* Security.framework in Frameworks */,
653 D284BF040ADD80B00027CCDF /* Cocoa.framework in Frameworks */,
654 D284BF050ADD80B00027CCDF /* PreferencePanes.framework in Frameworks */,
655 D284BF060ADD80B00027CCDF /* CoreFoundation.framework in Frameworks */,
656 );
657 runOnlyForDeploymentPostprocessing = 0;
658 };
659 DB2CC4520662DD6800335AB3 /* Frameworks */ = {
660 isa = PBXFrameworksBuildPhase;
661 buildActionMask = 2147483647;
662 files = (
663 );
664 runOnlyForDeploymentPostprocessing = 0;
665 };
666 FFA572360AF18F1C0055A0F1 /* Frameworks */ = {
667 isa = PBXFrameworksBuildPhase;
668 buildActionMask = 2147483647;
669 files = (
670 );
671 runOnlyForDeploymentPostprocessing = 0;
672 };
673 FFA572420AF18F450055A0F1 /* Frameworks */ = {
674 isa = PBXFrameworksBuildPhase;
675 buildActionMask = 2147483647;
676 files = (
677 );
678 runOnlyForDeploymentPostprocessing = 0;
679 };
680 FFB765820AEED9C700583A2C /* Frameworks */ = {
681 isa = PBXFrameworksBuildPhase;
682 buildActionMask = 2147483647;
683 files = (
684 );
685 runOnlyForDeploymentPostprocessing = 0;
686 };
687 /* End PBXFrameworksBuildPhase section */
688
689 /* Begin PBXGroup section */
690 08FB7794FE84155DC02AAC07 /* mDNSResponder */ = {
691 isa = PBXGroup;
692 children = (
693 08FB7795FE84155DC02AAC07 /* mDNS Server Sources */,
694 6575FC1F022EB78C00000109 /* Command-Line Clients */,
695 6575FBFE022EAFA800000109 /* MIG files */,
696 DB2CC4420662DCE500335AB3 /* Java Support */,
697 FFFB0DA407B43BED00B88D48 /* PreferencePane */,
698 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
699 19C28FBDFE9D53C911CA2CBB /* Products */,
700 );
701 name = mDNSResponder;
702 sourceTree = "<group>";
703 };
704 08FB7795FE84155DC02AAC07 /* mDNS Server Sources */ = {
705 isa = PBXGroup;
706 children = (
707 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */,
708 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */,
709 2E35528F0C3A95C100CA1CB7 /* helper-error.h */,
710 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */,
711 2EDC5E720C39EA640092701B /* helper-server.h */,
712 2E96A5250C39BE480087C4D2 /* helper.h */,
713 2E0405F40C3195F700F13B59 /* helper.c */,
714 2E0406CA0C31E9AD00F13B59 /* helper-main.c */,
715 4A8202510C56C36500DDFD48 /* ipsec_strerror.h */,
716 4A8202520C56C36500DDFD48 /* libpfkey.h */,
717 4A8202530C56C36600DDFD48 /* pfkey.c */,
718 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */,
719 7F461DB5062DBF2900672BF3 /* DNSDigest.c */,
720 F525E72804AA167501F1CF4D /* uds_daemon.c */,
721 F5E11B5A04A28126019798ED /* dnssd_ipc.c */,
722 F5E11B5B04A28126019798ED /* dnssd_ipc.h */,
723 6575FBEC022EAF7200000109 /* daemon.c */,
724 6575FBE9022EAF5A00000109 /* mDNS.c */,
725 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */,
726 654BE64F02B63B93000001D1 /* mDNSEmbeddedAPI.h */,
727 654BE65002B63B93000001D1 /* mDNSDebug.h */,
728 DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */,
729 000753D303367C1C0CCA2C71 /* mDNSMacOSX.h */,
730 DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */,
731 FFCB6D73075D539900B8AF62 /* PlatformCommon.c */,
732 FF0E0B5D065ADC7600FE4D9C /* mDNS.1 */,
733 FF1C919D07021D77001048AB /* dns-sd.1 */,
734 FF485D5105632E0000130380 /* mDNSResponder.8 */,
735 FFF4F63A06CFE4DD00459EFD /* dnsextd.8 */,
736 FFFF8F800C3307AC00722979 /* dnsextd.conf */,
737 FF85880B0BD599F40080D89F /* mDNSResponder.sb */,
738 7F18A9F60587CEF6001880B3 /* DNSCommon.c */,
739 7F18A9F70587CEF6001880B3 /* uDNS.c */,
740 FF25794606C9A8BF00376F7B /* dnsextd.c */,
741 FF13FFEA0A5DA44A00897C81 /* dnsextd_lexer.l */,
742 FF13FFEC0A5DA45500897C81 /* dnsextd_parser.y */,
743 FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */,
744 FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */,
745 FFA572600AF1908D0055A0F1 /* DNSServiceDiscovery.h */,
746 FFA572480AF18FCC0055A0F1 /* DNSServiceDiscovery.c */,
747 FFA572630AF190C20055A0F1 /* dns_sd.h */,
748 );
749 name = "mDNS Server Sources";
750 sourceTree = "<group>";
751 };
752 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
753 isa = PBXGroup;
754 children = (
755 2E8165F60C59835F00485EB2 /* libipsec.dylib */,
756 65713D46025A293200000109 /* SystemConfiguration.framework */,
757 2E0406140C3197CB00F13B59 /* libbsm.dylib */,
758 7F869685066EE02400D2A2DC /* Security.framework */,
759 FFFB0DB407B43D2700B88D48 /* Foundation.framework */,
760 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */,
761 00CA213D02786FC30CCA2C71 /* IOKit.framework */,
762 DB2CC4680662DFF500335AB3 /* JavaVM.framework */,
763 FF2609FA07B4433800CE10E5 /* Cocoa.framework */,
764 FF260A1F07B4436900CE10E5 /* PreferencePanes.framework */,
765 );
766 name = "External Frameworks and Libraries";
767 sourceTree = "<group>";
768 };
769 19C28FBDFE9D53C911CA2CBB /* Products */ = {
770 isa = PBXGroup;
771 children = (
772 D284C04D0ADD95D30027CCDF /* Info-PreferencePane.plist */,
773 FFD41DDA0664157900F0C438 /* dns_sd.jar */,
774 D284BE730ADD80740027CCDF /* mDNSResponder */,
775 D284BE950ADD80800027CCDF /* mDNSResponder.debug */,
776 D284BEA30ADD808B0027CCDF /* mDNS */,
777 D284BEB00ADD80920027CCDF /* dns-sd */,
778 D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */,
779 D284BED90ADD80A20027CCDF /* dnsextd */,
780 D284BEE80ADD80A70027CCDF /* ddnswriteconfig */,
781 D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */,
782 FFB765840AEED9C700583A2C /* libdns_sd.a */,
783 FFA572390AF18F1C0055A0F1 /* libdns_sd_debug.a */,
784 FFA572450AF18F450055A0F1 /* libdns_sd_profile.a */,
785 2E0405F00C31955500F13B59 /* mDNSResponderHelper */,
786 );
787 name = Products;
788 sourceTree = "<group>";
789 };
790 6575FBFE022EAFA800000109 /* MIG files */ = {
791 isa = PBXGroup;
792 children = (
793 2E0405EB0C3190DC00F13B59 /* helpermsg.defs */,
794 6575FBFF022EAFBA00000109 /* DNSServiceDiscoveryDefines.h */,
795 6575FC00022EAFBA00000109 /* DNSServiceDiscoveryReply.defs */,
796 6575FC01022EAFBA00000109 /* DNSServiceDiscoveryRequest.defs */,
797 );
798 name = "MIG files";
799 sourceTree = "<group>";
800 };
801 6575FC1F022EB78C00000109 /* Command-Line Clients */ = {
802 isa = PBXGroup;
803 children = (
804 6575FC20022EB7AA00000109 /* SamplemDNSClient.c */,
805 FF1C919F07021E3F001048AB /* dns-sd.c */,
806 );
807 name = "Command-Line Clients";
808 sourceTree = "<group>";
809 };
810 DB2CC4420662DCE500335AB3 /* Java Support */ = {
811 isa = PBXGroup;
812 children = (
813 DB2CC4430662DD1100335AB3 /* BaseListener.java */,
814 DB2CC4440662DD1100335AB3 /* BrowseListener.java */,
815 DB2CC4450662DD1100335AB3 /* DNSRecord.java */,
816 DB2CC4460662DD1100335AB3 /* DNSSD.java */,
817 DB2CC4470662DD1100335AB3 /* DNSSDException.java */,
818 DB2CC4480662DD1100335AB3 /* DNSSDRegistration.java */,
819 DB2CC4490662DD1100335AB3 /* DNSSDService.java */,
820 DB2CC44A0662DD1100335AB3 /* DomainListener.java */,
821 DB2CC44B0662DD1100335AB3 /* JNISupport.c */,
822 DB2CC44C0662DD1100335AB3 /* QueryListener.java */,
823 DB2CC44D0662DD1100335AB3 /* RegisterListener.java */,
824 DB2CC44E0662DD1100335AB3 /* ResolveListener.java */,
825 DB2CC44F0662DD1100335AB3 /* TXTRecord.java */,
826 FF2C5FB00A48B8680066DA11 /* DNSSDRecordRegistrar.java */,
827 FF2C5FB20A48B86E0066DA11 /* RegisterRecordListener.java */,
828 );
829 name = "Java Support";
830 sourceTree = "<group>";
831 };
832 FF260A2307B4463400CE10E5 /* Resources */ = {
833 isa = PBXGroup;
834 children = (
835 FF260A2407B4464B00CE10E5 /* remove_idle.tiff */,
836 FF260A2507B4464B00CE10E5 /* add_pressed.tiff */,
837 FF260A2607B4464B00CE10E5 /* remove_disabled.tiff */,
838 FF260A2707B4464B00CE10E5 /* add_idle.tiff */,
839 FF260A2907B4464B00CE10E5 /* remove_pressed.tiff */,
840 FF260A2807B4464B00CE10E5 /* success.tiff */,
841 FF08480607CEB8E800AE6769 /* inprogress.tiff */,
842 FF260A2A07B4464B00CE10E5 /* failure.tiff */,
843 FF260A3207B4466900CE10E5 /* BonjourPref.icns */,
844 FF260A3307B4466900CE10E5 /* BonjourPref.tiff */,
845 FF354EB108516C63007C00E1 /* installtool */,
846 FF260A4807B4475600CE10E5 /* DNSServiceDiscoveryPref.nib */,
847 FF260A4B07B4477F00CE10E5 /* InfoPlist.strings */,
848 );
849 name = Resources;
850 sourceTree = "<group>";
851 };
852 FFFB0DA407B43BED00B88D48 /* PreferencePane */ = {
853 isa = PBXGroup;
854 children = (
855 FFE6935007C2CA7F00283007 /* ConfigurationAuthority.h */,
856 FFFB0DAE07B43CBA00B88D48 /* ConfigurationAuthority.c */,
857 FFE6935207C2CAA400283007 /* DNSServiceDiscoveryPref.h */,
858 FFFB0DAC07B43CBA00B88D48 /* DNSServiceDiscoveryPref.m */,
859 FFE6935407C2CABD00283007 /* PrivilegedOperations.h */,
860 FFFB0DAD07B43CBA00B88D48 /* PrivilegedOperations.c */,
861 FFFB0DAF07B43CBA00B88D48 /* ddnswriteconfig.m */,
862 FF260A2307B4463400CE10E5 /* Resources */,
863 );
864 path = PreferencePane;
865 sourceTree = SOURCE_ROOT;
866 };
867 /* End PBXGroup section */
868
869 /* Begin PBXHeadersBuildPhase section */
870 2EC8F8ED0C39CCCA003C9C48 /* Headers */ = {
871 isa = PBXHeadersBuildPhase;
872 buildActionMask = 2147483647;
873 files = (
874 2EC8F8EC0C39CCAC003C9C48 /* helper.h in Headers */,
875 2EDC5E730C39EA640092701B /* helper-server.h in Headers */,
876 2E3552920C3A95C100CA1CB7 /* helper-error.h in Headers */,
877 2ECC11A80C4FEC3800CB1885 /* helpermsg-types.h in Headers */,
878 2E8165E80C5980E300485EB2 /* libpfkey.h in Headers */,
879 2E8165EA0C5980F700485EB2 /* ipsec_strerror.h in Headers */,
880 );
881 runOnlyForDeploymentPostprocessing = 0;
882 };
883 D284BE520ADD80740027CCDF /* Headers */ = {
884 isa = PBXHeadersBuildPhase;
885 buildActionMask = 2147483647;
886 files = (
887 D284BE530ADD80740027CCDF /* DNSServiceDiscoveryDefines.h in Headers */,
888 D284BE540ADD80740027CCDF /* dnssd_ipc.h in Headers */,
889 2E96A5260C39BE480087C4D2 /* helper.h in Headers */,
890 2EDC5E750C39EA640092701B /* helper-server.h in Headers */,
891 2E3552900C3A95C100CA1CB7 /* helper-error.h in Headers */,
892 2ECC11A60C4FEC3800CB1885 /* helpermsg-types.h in Headers */,
893 );
894 runOnlyForDeploymentPostprocessing = 0;
895 };
896 D284BE770ADD80800027CCDF /* Headers */ = {
897 isa = PBXHeadersBuildPhase;
898 buildActionMask = 2147483647;
899 files = (
900 D284BE780ADD80800027CCDF /* DNSServiceDiscoveryDefines.h in Headers */,
901 D284BE790ADD80800027CCDF /* dnssd_ipc.h in Headers */,
902 D284BE7A0ADD80800027CCDF /* mDNSEmbeddedAPI.h in Headers */,
903 D284BE7B0ADD80800027CCDF /* mDNSDebug.h in Headers */,
904 D284BE7C0ADD80800027CCDF /* mDNSMacOSX.h in Headers */,
905 2E96A5270C39BE480087C4D2 /* helper.h in Headers */,
906 2EDC5E740C39EA640092701B /* helper-server.h in Headers */,
907 2E3552910C3A95C100CA1CB7 /* helper-error.h in Headers */,
908 2ECC11A70C4FEC3800CB1885 /* helpermsg-types.h in Headers */,
909 );
910 runOnlyForDeploymentPostprocessing = 0;
911 };
912 D284BE980ADD808B0027CCDF /* Headers */ = {
913 isa = PBXHeadersBuildPhase;
914 buildActionMask = 2147483647;
915 files = (
916 );
917 runOnlyForDeploymentPostprocessing = 0;
918 };
919 D284BEA60ADD80920027CCDF /* Headers */ = {
920 isa = PBXHeadersBuildPhase;
921 buildActionMask = 2147483647;
922 files = (
923 );
924 runOnlyForDeploymentPostprocessing = 0;
925 };
926 D284BEB50ADD809A0027CCDF /* Headers */ = {
927 isa = PBXHeadersBuildPhase;
928 buildActionMask = 2147483647;
929 files = (
930 );
931 runOnlyForDeploymentPostprocessing = 0;
932 };
933 D284BEC20ADD80A20027CCDF /* Headers */ = {
934 isa = PBXHeadersBuildPhase;
935 buildActionMask = 2147483647;
936 files = (
937 2E35529D0C3A9E7600CA1CB7 /* helper-error.h in Headers */,
938 2E35529F0C3A9E7600CA1CB7 /* helper.h in Headers */,
939 );
940 runOnlyForDeploymentPostprocessing = 0;
941 };
942 D284BEDC0ADD80A70027CCDF /* Headers */ = {
943 isa = PBXHeadersBuildPhase;
944 buildActionMask = 2147483647;
945 files = (
946 );
947 runOnlyForDeploymentPostprocessing = 0;
948 };
949 D284BEED0ADD80B00027CCDF /* Headers */ = {
950 isa = PBXHeadersBuildPhase;
951 buildActionMask = 2147483647;
952 files = (
953 );
954 runOnlyForDeploymentPostprocessing = 0;
955 };
956 FFA572310AF18F1C0055A0F1 /* Headers */ = {
957 isa = PBXHeadersBuildPhase;
958 buildActionMask = 2147483647;
959 files = (
960 );
961 runOnlyForDeploymentPostprocessing = 0;
962 };
963 FFA5723D0AF18F450055A0F1 /* Headers */ = {
964 isa = PBXHeadersBuildPhase;
965 buildActionMask = 2147483647;
966 files = (
967 );
968 runOnlyForDeploymentPostprocessing = 0;
969 };
970 FFB765800AEED9C700583A2C /* Headers */ = {
971 isa = PBXHeadersBuildPhase;
972 buildActionMask = 2147483647;
973 files = (
974 );
975 runOnlyForDeploymentPostprocessing = 0;
976 };
977 /* End PBXHeadersBuildPhase section */
978
979 /* Begin PBXJavaArchiveBuildPhase section */
980 DB2CC4510662DD6800335AB3 /* JavaArchive */ = {
981 isa = PBXJavaArchiveBuildPhase;
982 buildActionMask = 2147483647;
983 files = (
984 );
985 runOnlyForDeploymentPostprocessing = 0;
986 };
987 /* End PBXJavaArchiveBuildPhase section */
988
989 /* Begin PBXLibraryTarget section */
990 DB2CC4530662DD6800335AB3 /* dns_sd.jar */ = {
991 isa = PBXLibraryTarget;
992 buildConfigurationList = D284BE1C0ADD78180027CCDF /* Build configuration list for PBXLibraryTarget "dns_sd.jar" */;
993 buildPhases = (
994 DB2CC4500662DD6800335AB3 /* Sources */,
995 DB2CC4510662DD6800335AB3 /* JavaArchive */,
996 DB2CC4520662DD6800335AB3 /* Frameworks */,
997 DB2CC4550662DE1700335AB3 /* ShellScript */,
998 FFD41DDD06641B4200F0C438 /* ShellScript */,
999 );
1000 comments = "Multiplatform .jar file that implements Java interface to DNS-SD";
1001 dependencies = (
1002 );
1003 name = dns_sd.jar;
1004 productInstallPath = /System/Library/Java/Extensions;
1005 productName = dns_sd.jar;
1006 productReference = FFD41DDA0664157900F0C438 /* dns_sd.jar */;
1007 };
1008 /* End PBXLibraryTarget section */
1009
1010 /* Begin PBXNativeTarget section */
1011 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */ = {
1012 isa = PBXNativeTarget;
1013 buildConfigurationList = 2E0405F30C31956600F13B59 /* Build configuration list for PBXNativeTarget "mDNSResponderHelper" */;
1014 buildPhases = (
1015 030BBED60CE11EEC00472F0C /* ShellScript */,
1016 2EC8F8ED0C39CCCA003C9C48 /* Headers */,
1017 2E0405ED0C31955500F13B59 /* Sources */,
1018 2E0405EE0C31955500F13B59 /* Frameworks */,
1019 4AAE0C5A0C68E6EC003882A5 /* CopyFiles */,
1020 FF045B6A0C7E4AA600448140 /* ShellScript */,
1021 );
1022 buildRules = (
1023 );
1024 dependencies = (
1025 );
1026 name = mDNSResponderHelper;
1027 productName = mDNSResponderHelper;
1028 productReference = 2E0405F00C31955500F13B59 /* mDNSResponderHelper */;
1029 productType = "com.apple.product-type.tool";
1030 };
1031 D284BE500ADD80740027CCDF /* mDNSResponder */ = {
1032 isa = PBXNativeTarget;
1033 buildConfigurationList = D284BE6D0ADD80740027CCDF /* Build configuration list for PBXNativeTarget "mDNSResponder" */;
1034 buildPhases = (
1035 D284BE510ADD80740027CCDF /* ShellScript */,
1036 D284BE520ADD80740027CCDF /* Headers */,
1037 D284BE550ADD80740027CCDF /* Sources */,
1038 D284BE640ADD80740027CCDF /* Frameworks */,
1039 D284BE690ADD80740027CCDF /* Rez */,
1040 D284BE6A0ADD80740027CCDF /* CopyFiles */,
1041 D284BE6C0ADD80740027CCDF /* ShellScript */,
1042 );
1043 buildRules = (
1044 );
1045 dependencies = (
1046 );
1047 name = mDNSResponder;
1048 productInstallPath = "${HOME}/bin";
1049 productName = mDNSResponder;
1050 productReference = D284BE730ADD80740027CCDF /* mDNSResponder */;
1051 productType = "com.apple.product-type.tool";
1052 };
1053 D284BE750ADD80800027CCDF /* mDNSResponder debug */ = {
1054 isa = PBXNativeTarget;
1055 buildConfigurationList = D284BE920ADD80800027CCDF /* Build configuration list for PBXNativeTarget "mDNSResponder debug" */;
1056 buildPhases = (
1057 D284BE760ADD80800027CCDF /* ShellScript */,
1058 D284BE770ADD80800027CCDF /* Headers */,
1059 D284BE7D0ADD80800027CCDF /* Sources */,
1060 D284BE8C0ADD80800027CCDF /* Frameworks */,
1061 D284BE910ADD80800027CCDF /* Rez */,
1062 );
1063 buildRules = (
1064 );
1065 dependencies = (
1066 );
1067 name = "mDNSResponder debug";
1068 productName = mDNSResponder;
1069 productReference = D284BE950ADD80800027CCDF /* mDNSResponder.debug */;
1070 productType = "com.apple.product-type.tool";
1071 };
1072 D284BE970ADD808B0027CCDF /* mDNS tool */ = {
1073 isa = PBXNativeTarget;
1074 buildConfigurationList = D284BEA00ADD808B0027CCDF /* Build configuration list for PBXNativeTarget "mDNS tool" */;
1075 buildPhases = (
1076 D284BE980ADD808B0027CCDF /* Headers */,
1077 D284BE990ADD808B0027CCDF /* Sources */,
1078 D284BE9B0ADD808B0027CCDF /* Frameworks */,
1079 D284BE9D0ADD808B0027CCDF /* Rez */,
1080 D284BE9E0ADD808B0027CCDF /* CopyFiles */,
1081 );
1082 buildRules = (
1083 );
1084 dependencies = (
1085 );
1086 name = "mDNS tool";
1087 productInstallPath = /usr/bin;
1088 productName = "mDNS command-line tool";
1089 productReference = D284BEA30ADD808B0027CCDF /* mDNS */;
1090 productType = "com.apple.product-type.tool";
1091 };
1092 D284BEA50ADD80920027CCDF /* dns-sd tool */ = {
1093 isa = PBXNativeTarget;
1094 buildConfigurationList = D284BEAD0ADD80920027CCDF /* Build configuration list for PBXNativeTarget "dns-sd tool" */;
1095 buildPhases = (
1096 D284BEA60ADD80920027CCDF /* Headers */,
1097 D284BEA70ADD80920027CCDF /* Sources */,
1098 D284BEA90ADD80920027CCDF /* Frameworks */,
1099 D284BEAA0ADD80920027CCDF /* Rez */,
1100 D284BEAB0ADD80920027CCDF /* CopyFiles */,
1101 );
1102 buildRules = (
1103 );
1104 dependencies = (
1105 );
1106 name = "dns-sd tool";
1107 productInstallPath = /usr/bin;
1108 productName = "dns-sd command-line tool";
1109 productReference = D284BEB00ADD80920027CCDF /* dns-sd */;
1110 productType = "com.apple.product-type.tool";
1111 };
1112 D284BEB20ADD809A0027CCDF /* libjdns_sd.jnilib */ = {
1113 isa = PBXNativeTarget;
1114 buildConfigurationList = D284BEBB0ADD809A0027CCDF /* Build configuration list for PBXNativeTarget "libjdns_sd.jnilib" */;
1115 buildPhases = (
1116 D284BEB50ADD809A0027CCDF /* Headers */,
1117 D284BEB60ADD809A0027CCDF /* Sources */,
1118 D284BEB80ADD809A0027CCDF /* Frameworks */,
1119 D284BEBA0ADD809A0027CCDF /* Rez */,
1120 );
1121 buildRules = (
1122 );
1123 comments = "Platform-specific JNI library that bridges dns_sd.jar to <dns_sd.h>.";
1124 dependencies = (
1125 D284BEB30ADD809A0027CCDF /* PBXTargetDependency */,
1126 );
1127 name = libjdns_sd.jnilib;
1128 productInstallPath = /usr/lib/java;
1129 productName = libjdns_sd.jnilib;
1130 productReference = D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */;
1131 productType = "com.apple.product-type.library.dynamic";
1132 };
1133 D284BEBF0ADD80A20027CCDF /* dnsextd */ = {
1134 isa = PBXNativeTarget;
1135 buildConfigurationList = D284BED60ADD80A20027CCDF /* Build configuration list for PBXNativeTarget "dnsextd" */;
1136 buildPhases = (
1137 030BBF010CE13A2800472F0C /* ShellScript */,
1138 D284BEC20ADD80A20027CCDF /* Headers */,
1139 D284BEC40ADD80A20027CCDF /* Sources */,
1140 D284BECE0ADD80A20027CCDF /* Frameworks */,
1141 D284BED30ADD80A20027CCDF /* Rez */,
1142 D284BED40ADD80A20027CCDF /* CopyFiles */,
1143 FFFF8F770C32F0FD00722979 /* CopyFiles */,
1144 FF37FAAD0BC581780044A5CF /* ShellScript */,
1145 );
1146 buildRules = (
1147 D284BFB80ADD8E510027CCDF /* PBXBuildRule */,
1148 D284BF750ADD850C0027CCDF /* PBXBuildRule */,
1149 );
1150 dependencies = (
1151 );
1152 name = dnsextd;
1153 productInstallPath = /usr/sbin;
1154 productName = mDNSResponder;
1155 productReference = D284BED90ADD80A20027CCDF /* dnsextd */;
1156 productType = "com.apple.product-type.tool";
1157 };
1158 D284BEDB0ADD80A70027CCDF /* ddnswriteconfig */ = {
1159 isa = PBXNativeTarget;
1160 buildConfigurationList = D284BEE50ADD80A70027CCDF /* Build configuration list for PBXNativeTarget "ddnswriteconfig" */;
1161 buildPhases = (
1162 D284BEDC0ADD80A70027CCDF /* Headers */,
1163 D284BEDD0ADD80A70027CCDF /* Sources */,
1164 D284BEDF0ADD80A70027CCDF /* Frameworks */,
1165 D284BEE40ADD80A70027CCDF /* Rez */,
1166 );
1167 buildRules = (
1168 );
1169 dependencies = (
1170 );
1171 name = ddnswriteconfig;
1172 productInstallPath = "/Library/Application Support/Bonjour";
1173 productName = ddnswriteconfig;
1174 productReference = D284BEE80ADD80A70027CCDF /* ddnswriteconfig */;
1175 productType = "com.apple.product-type.tool";
1176 };
1177 D284BEEA0ADD80B00027CCDF /* PreferencePane */ = {
1178 isa = PBXNativeTarget;
1179 buildConfigurationList = D284BF080ADD80B00027CCDF /* Build configuration list for PBXNativeTarget "PreferencePane" */;
1180 buildPhases = (
1181 D284BEED0ADD80B00027CCDF /* Headers */,
1182 D284BEEE0ADD80B00027CCDF /* Resources */,
1183 D284BEFD0ADD80B00027CCDF /* Sources */,
1184 D284BF010ADD80B00027CCDF /* Frameworks */,
1185 D284BF070ADD80B00027CCDF /* Rez */,
1186 );
1187 buildRules = (
1188 );
1189 dependencies = (
1190 );
1191 name = PreferencePane;
1192 productInstallPath = "${SYSTEM_LIBRARY_DIR}/PreferencePanes";
1193 productName = PreferencePane;
1194 productReference = D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */;
1195 productType = "com.apple.product-type.bundle";
1196 };
1197 FFA572300AF18F1C0055A0F1 /* libdns_sd debug */ = {
1198 isa = PBXNativeTarget;
1199 buildConfigurationList = FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd debug" */;
1200 buildPhases = (
1201 FFA572310AF18F1C0055A0F1 /* Headers */,
1202 FFA572320AF18F1C0055A0F1 /* Sources */,
1203 FFA572360AF18F1C0055A0F1 /* Frameworks */,
1204 );
1205 buildRules = (
1206 );
1207 dependencies = (
1208 );
1209 name = "libdns_sd debug";
1210 productName = libdns_sd.a;
1211 productReference = FFA572390AF18F1C0055A0F1 /* libdns_sd_debug.a */;
1212 productType = "com.apple.product-type.library.static";
1213 };
1214 FFA5723C0AF18F450055A0F1 /* libdns_sd profile */ = {
1215 isa = PBXNativeTarget;
1216 buildConfigurationList = FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd profile" */;
1217 buildPhases = (
1218 FFA5723D0AF18F450055A0F1 /* Headers */,
1219 FFA5723E0AF18F450055A0F1 /* Sources */,
1220 FFA572420AF18F450055A0F1 /* Frameworks */,
1221 );
1222 buildRules = (
1223 );
1224 dependencies = (
1225 );
1226 name = "libdns_sd profile";
1227 productName = libdns_sd.a;
1228 productReference = FFA572450AF18F450055A0F1 /* libdns_sd_profile.a */;
1229 productType = "com.apple.product-type.library.static";
1230 };
1231 FFB765830AEED9C700583A2C /* libdns_sd */ = {
1232 isa = PBXNativeTarget;
1233 buildConfigurationList = FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd" */;
1234 buildPhases = (
1235 FFB765800AEED9C700583A2C /* Headers */,
1236 FFB765810AEED9C700583A2C /* Sources */,
1237 FFB765820AEED9C700583A2C /* Frameworks */,
1238 FFA572500AF190070055A0F1 /* CopyFiles */,
1239 FF93944E0AF193B900C5D655 /* CopyFiles */,
1240 );
1241 buildRules = (
1242 );
1243 dependencies = (
1244 );
1245 name = libdns_sd;
1246 productName = libdns_sd.a;
1247 productReference = FFB765840AEED9C700583A2C /* libdns_sd.a */;
1248 productType = "com.apple.product-type.library.static";
1249 };
1250 /* End PBXNativeTarget section */
1251
1252 /* Begin PBXProject section */
1253 08FB7793FE84155DC02AAC07 /* Project object */ = {
1254 isa = PBXProject;
1255 buildConfigurationList = D284BE2B0ADD78180027CCDF /* Build configuration list for PBXProject "mDNSResponder" */;
1256 compatibilityVersion = "Xcode 2.4";
1257 hasScannedForEncodings = 1;
1258 mainGroup = 08FB7794FE84155DC02AAC07 /* mDNSResponder */;
1259 projectDirPath = "";
1260 projectRoot = "";
1261 targets = (
1262 00AD62BB032D7A0C0CCA2C71 /* Build More */,
1263 03067D640C83A3700022BE1F /* Build Some */,
1264 FFB7657B0AEED96B00583A2C /* Build All */,
1265 D284BE500ADD80740027CCDF /* mDNSResponder */,
1266 D284BE750ADD80800027CCDF /* mDNSResponder debug */,
1267 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */,
1268 D284BE970ADD808B0027CCDF /* mDNS tool */,
1269 D284BEA50ADD80920027CCDF /* dns-sd tool */,
1270 DB2CC4530662DD6800335AB3 /* dns_sd.jar */,
1271 D284BEB20ADD809A0027CCDF /* libjdns_sd.jnilib */,
1272 D284BEBF0ADD80A20027CCDF /* dnsextd */,
1273 D284BEDB0ADD80A70027CCDF /* ddnswriteconfig */,
1274 D284BEEA0ADD80B00027CCDF /* PreferencePane */,
1275 FFB765830AEED9C700583A2C /* libdns_sd */,
1276 FFA572300AF18F1C0055A0F1 /* libdns_sd debug */,
1277 FFA5723C0AF18F450055A0F1 /* libdns_sd profile */,
1278 FFA572650AF190F10055A0F1 /* SystemLibraries */,
1279 );
1280 };
1281 /* End PBXProject section */
1282
1283 /* Begin PBXResourcesBuildPhase section */
1284 D284BEEE0ADD80B00027CCDF /* Resources */ = {
1285 isa = PBXResourcesBuildPhase;
1286 buildActionMask = 2147483647;
1287 files = (
1288 D284BEEF0ADD80B00027CCDF /* remove_idle.tiff in Resources */,
1289 D284BEF00ADD80B00027CCDF /* add_pressed.tiff in Resources */,
1290 D284BEF10ADD80B00027CCDF /* remove_disabled.tiff in Resources */,
1291 D284BEF20ADD80B00027CCDF /* add_idle.tiff in Resources */,
1292 D284BEF30ADD80B00027CCDF /* success.tiff in Resources */,
1293 D284BEF40ADD80B00027CCDF /* remove_pressed.tiff in Resources */,
1294 D284BEF50ADD80B00027CCDF /* failure.tiff in Resources */,
1295 D284BEF60ADD80B00027CCDF /* BonjourPref.icns in Resources */,
1296 D284BEF70ADD80B00027CCDF /* BonjourPref.tiff in Resources */,
1297 D284BEF80ADD80B00027CCDF /* DNSServiceDiscoveryPref.nib in Resources */,
1298 D284BEF90ADD80B00027CCDF /* InfoPlist.strings in Resources */,
1299 D284BEFB0ADD80B00027CCDF /* inprogress.tiff in Resources */,
1300 D284BEFC0ADD80B00027CCDF /* installtool in Resources */,
1301 D284C04E0ADD95D30027CCDF /* Info-PreferencePane.plist in Resources */,
1302 );
1303 runOnlyForDeploymentPostprocessing = 0;
1304 };
1305 /* End PBXResourcesBuildPhase section */
1306
1307 /* Begin PBXRezBuildPhase section */
1308 D284BE690ADD80740027CCDF /* Rez */ = {
1309 isa = PBXRezBuildPhase;
1310 buildActionMask = 2147483647;
1311 files = (
1312 );
1313 runOnlyForDeploymentPostprocessing = 0;
1314 };
1315 D284BE910ADD80800027CCDF /* Rez */ = {
1316 isa = PBXRezBuildPhase;
1317 buildActionMask = 2147483647;
1318 files = (
1319 );
1320 runOnlyForDeploymentPostprocessing = 0;
1321 };
1322 D284BE9D0ADD808B0027CCDF /* Rez */ = {
1323 isa = PBXRezBuildPhase;
1324 buildActionMask = 2147483647;
1325 files = (
1326 );
1327 runOnlyForDeploymentPostprocessing = 0;
1328 };
1329 D284BEAA0ADD80920027CCDF /* Rez */ = {
1330 isa = PBXRezBuildPhase;
1331 buildActionMask = 2147483647;
1332 files = (
1333 );
1334 runOnlyForDeploymentPostprocessing = 0;
1335 };
1336 D284BEBA0ADD809A0027CCDF /* Rez */ = {
1337 isa = PBXRezBuildPhase;
1338 buildActionMask = 2147483647;
1339 files = (
1340 );
1341 runOnlyForDeploymentPostprocessing = 0;
1342 };
1343 D284BED30ADD80A20027CCDF /* Rez */ = {
1344 isa = PBXRezBuildPhase;
1345 buildActionMask = 2147483647;
1346 files = (
1347 );
1348 runOnlyForDeploymentPostprocessing = 0;
1349 };
1350 D284BEE40ADD80A70027CCDF /* Rez */ = {
1351 isa = PBXRezBuildPhase;
1352 buildActionMask = 2147483647;
1353 files = (
1354 );
1355 runOnlyForDeploymentPostprocessing = 0;
1356 };
1357 D284BF070ADD80B00027CCDF /* Rez */ = {
1358 isa = PBXRezBuildPhase;
1359 buildActionMask = 2147483647;
1360 files = (
1361 );
1362 runOnlyForDeploymentPostprocessing = 0;
1363 };
1364 /* End PBXRezBuildPhase section */
1365
1366 /* Begin PBXShellScriptBuildPhase section */
1367 030BBED60CE11EEC00472F0C /* ShellScript */ = {
1368 isa = PBXShellScriptBuildPhase;
1369 buildActionMask = 2147483647;
1370 files = (
1371 );
1372 inputPaths = (
1373 );
1374 outputPaths = (
1375 );
1376 runOnlyForDeploymentPostprocessing = 0;
1377 shellPath = /bin/sh;
1378 shellScript = "if [ -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";
1379 };
1380 030BBF010CE13A2800472F0C /* ShellScript */ = {
1381 isa = PBXShellScriptBuildPhase;
1382 buildActionMask = 2147483647;
1383 files = (
1384 );
1385 inputPaths = (
1386 );
1387 outputPaths = (
1388 );
1389 runOnlyForDeploymentPostprocessing = 0;
1390 shellPath = /bin/sh;
1391 shellScript = "rm -f \"${CONFIGURATION_TEMP_DIR}/ipsec_options.h\"\ntouch \"${CONFIGURATION_TEMP_DIR}/ipsec_options.h\"\n";
1392 showEnvVarsInLog = 0;
1393 };
1394 D284BE510ADD80740027CCDF /* ShellScript */ = {
1395 isa = PBXShellScriptBuildPhase;
1396 buildActionMask = 2147483647;
1397 files = (
1398 );
1399 runOnlyForDeploymentPostprocessing = 0;
1400 shellPath = /bin/sh;
1401 shellScript = "if [ -e \"${SDKROOT}/usr/local/include/dnsinfo.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/dnsinfo.h\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/libdnsinfo.a\"\nelse\necho \"#define MDNS_NO_DNSINFO 1\" > ${CONFIGURATION_TEMP_DIR}/dnsinfo.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}/libdnsinfo.a\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfi\n\nif [ -e \"${SDKROOT}/usr/include/sandbox.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/sandbox.h\"\nelse\necho \"#define MDNS_NO_SANDBOX 1\" > \"${CONFIGURATION_TEMP_DIR}/sandbox.h\"\nfi\n";
1402 };
1403 D284BE6C0ADD80740027CCDF /* ShellScript */ = {
1404 isa = PBXShellScriptBuildPhase;
1405 buildActionMask = 8;
1406 files = (
1407 );
1408 runOnlyForDeploymentPostprocessing = 1;
1409 shellPath = /bin/tcsh;
1410 shellScript = "# Install plist to tell launchd to start mDNSResponder\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons\ncp ${SRCROOT}/LaunchDaemonInfo.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponder.plist\n\n# 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, stripping initial license header to make the file fit in the ~16kB Sandbox profile limit\n(umask 022; mkdir -p -m 0755 ${DSTROOT}/usr/share/sandbox)\n(umask 222; awk '/^\\(version 1\\)$/,EOF' ${SRCROOT}/mDNSResponder.sb > ${DSTROOT}/usr/share/sandbox/mDNSResponder.sb)\n";
1411 };
1412 D284BE760ADD80800027CCDF /* ShellScript */ = {
1413 isa = PBXShellScriptBuildPhase;
1414 buildActionMask = 2147483647;
1415 files = (
1416 );
1417 runOnlyForDeploymentPostprocessing = 0;
1418 shellPath = /bin/sh;
1419 shellScript = "if [ -e \"${SDKROOT}/usr/local/include/dnsinfo.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/dnsinfo.h\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/libdnsinfo.a\"\nelse\necho \"#define MDNS_NO_DNSINFO 1\" > ${CONFIGURATION_TEMP_DIR}/dnsinfo.h\ntouch \"${CONFIGURATION_TEMP_DIR}/empty.c\"\ncc -arch i386 -arch ppc \"${CONFIGURATION_TEMP_DIR}/empty.c\" -c -o \"${CONFIGURATION_TEMP_DIR}/libdnsinfo.a\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfi\n\nif [ -e \"${SDKROOT}/usr/include/sandbox.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/sandbox.h\"\nelse\necho \"#define MDNS_NO_SANDBOX 1\" > \"${CONFIGURATION_TEMP_DIR}/sandbox.h\"\nfi\n";
1420 };
1421 DB2CC4550662DE1700335AB3 /* ShellScript */ = {
1422 isa = PBXShellScriptBuildPhase;
1423 buildActionMask = 12;
1424 files = (
1425 );
1426 runOnlyForDeploymentPostprocessing = 0;
1427 shellPath = /bin/sh;
1428 shellScript = "javah -force -J-Xbootclasspath/p:${CONFIGURATION_TEMP_DIR}/dns_sd.jar.build/JavaClasses -o ${CONFIGURATION_TEMP_DIR}/dns_sd.jar.build/DNSSD.java.h com.apple.dnssd.AppleDNSSD com.apple.dnssd.AppleBrowser com.apple.dnssd.AppleResolver com.apple.dnssd.AppleRegistration com.apple.dnssd.AppleQuery com.apple.dnssd.AppleDomainEnum com.apple.dnssd.AppleService com.apple.dnssd.AppleDNSRecord com.apple.dnssd.AppleRecordRegistrar";
1429 };
1430 FF045B6A0C7E4AA600448140 /* ShellScript */ = {
1431 isa = PBXShellScriptBuildPhase;
1432 buildActionMask = 8;
1433 files = (
1434 );
1435 inputPaths = (
1436 );
1437 outputPaths = (
1438 );
1439 runOnlyForDeploymentPostprocessing = 1;
1440 shellPath = /bin/tcsh;
1441 shellScript = "# Install plist to tell launchd how to start mDNSResponderHelper\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons\ncp ${SRCROOT}/LaunchDaemonInfo.helper.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.mDNSResponderHelper.plist\n";
1442 };
1443 FF37FAAD0BC581780044A5CF /* ShellScript */ = {
1444 isa = PBXShellScriptBuildPhase;
1445 buildActionMask = 8;
1446 files = (
1447 );
1448 runOnlyForDeploymentPostprocessing = 1;
1449 shellPath = /bin/tcsh;
1450 shellScript = "# Install plist to tell launchd how to start dnsextd\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons\ncp ${SRCROOT}/LaunchDaemonInfo.dnsextd.plist ${DSTROOT}${SYSTEM_LIBRARY_DIR}/LaunchDaemons/com.apple.dnsextd.plist\n";
1451 };
1452 FFD41DDD06641B4200F0C438 /* ShellScript */ = {
1453 isa = PBXShellScriptBuildPhase;
1454 buildActionMask = 2147483647;
1455 files = (
1456 );
1457 runOnlyForDeploymentPostprocessing = 0;
1458 shellPath = /bin/sh;
1459 shellScript = "rm -f ${CONFIGURATION_BUILD_DIR}/dns_sd";
1460 };
1461 /* End PBXShellScriptBuildPhase section */
1462
1463 /* Begin PBXSourcesBuildPhase section */
1464 2E0405ED0C31955500F13B59 /* Sources */ = {
1465 isa = PBXSourcesBuildPhase;
1466 buildActionMask = 2147483647;
1467 files = (
1468 2E0405F50C3195F700F13B59 /* helper.c in Sources */,
1469 2E0405F60C31961100F13B59 /* helpermsg.defs in Sources */,
1470 2E96A51D0C39BDAC0087C4D2 /* helper-main.c in Sources */,
1471 2E8165E90C5980EE00485EB2 /* pfkey.c in Sources */,
1472 );
1473 runOnlyForDeploymentPostprocessing = 0;
1474 };
1475 D284BE550ADD80740027CCDF /* Sources */ = {
1476 isa = PBXSourcesBuildPhase;
1477 buildActionMask = 2147483647;
1478 files = (
1479 D284BE560ADD80740027CCDF /* DNSServiceDiscoveryReply.defs in Sources */,
1480 D284BE570ADD80740027CCDF /* DNSServiceDiscoveryRequest.defs in Sources */,
1481 D284BE580ADD80740027CCDF /* mDNS.c in Sources */,
1482 D284BE590ADD80740027CCDF /* uDNS.c in Sources */,
1483 D284BE5A0ADD80740027CCDF /* DNSCommon.c in Sources */,
1484 D284BE5B0ADD80740027CCDF /* DNSDigest.c in Sources */,
1485 D284BE5D0ADD80740027CCDF /* mDNSDebug.c in Sources */,
1486 D284BE5E0ADD80740027CCDF /* uds_daemon.c in Sources */,
1487 D284BE5F0ADD80740027CCDF /* dnssd_ipc.c in Sources */,
1488 D284BE600ADD80740027CCDF /* PlatformCommon.c in Sources */,
1489 D284BE610ADD80740027CCDF /* mDNSMacOSX.c in Sources */,
1490 D284BE620ADD80740027CCDF /* LegacyNATTraversal.c in Sources */,
1491 D284BE630ADD80740027CCDF /* daemon.c in Sources */,
1492 2E04061F0C3198B700F13B59 /* helpermsg.defs in Sources */,
1493 2E96A5320C39C1A50087C4D2 /* helper-stubs.c in Sources */,
1494 );
1495 runOnlyForDeploymentPostprocessing = 0;
1496 };
1497 D284BE7D0ADD80800027CCDF /* Sources */ = {
1498 isa = PBXSourcesBuildPhase;
1499 buildActionMask = 2147483647;
1500 files = (
1501 D284BE7E0ADD80800027CCDF /* DNSServiceDiscoveryReply.defs in Sources */,
1502 D284BE7F0ADD80800027CCDF /* DNSServiceDiscoveryRequest.defs in Sources */,
1503 D284BE800ADD80800027CCDF /* mDNS.c in Sources */,
1504 D284BE810ADD80800027CCDF /* uDNS.c in Sources */,
1505 D284BE820ADD80800027CCDF /* DNSCommon.c in Sources */,
1506 D284BE830ADD80800027CCDF /* DNSDigest.c in Sources */,
1507 D284BE850ADD80800027CCDF /* mDNSDebug.c in Sources */,
1508 D284BE860ADD80800027CCDF /* uds_daemon.c in Sources */,
1509 D284BE870ADD80800027CCDF /* dnssd_ipc.c in Sources */,
1510 D284BE880ADD80800027CCDF /* PlatformCommon.c in Sources */,
1511 D284BE890ADD80800027CCDF /* mDNSMacOSX.c in Sources */,
1512 D284BE8A0ADD80800027CCDF /* LegacyNATTraversal.c in Sources */,
1513 D284BE8B0ADD80800027CCDF /* daemon.c in Sources */,
1514 2E0406200C3198B700F13B59 /* helpermsg.defs in Sources */,
1515 2E96A5300C39C1A50087C4D2 /* helper-stubs.c in Sources */,
1516 );
1517 runOnlyForDeploymentPostprocessing = 0;
1518 };
1519 D284BE990ADD808B0027CCDF /* Sources */ = {
1520 isa = PBXSourcesBuildPhase;
1521 buildActionMask = 2147483647;
1522 files = (
1523 D284BE9A0ADD808B0027CCDF /* SamplemDNSClient.c in Sources */,
1524 );
1525 runOnlyForDeploymentPostprocessing = 0;
1526 };
1527 D284BEA70ADD80920027CCDF /* Sources */ = {
1528 isa = PBXSourcesBuildPhase;
1529 buildActionMask = 2147483647;
1530 files = (
1531 D284BEA80ADD80920027CCDF /* dns-sd.c in Sources */,
1532 );
1533 runOnlyForDeploymentPostprocessing = 0;
1534 };
1535 D284BEB60ADD809A0027CCDF /* Sources */ = {
1536 isa = PBXSourcesBuildPhase;
1537 buildActionMask = 2147483647;
1538 files = (
1539 D284BEB70ADD809A0027CCDF /* JNISupport.c in Sources */,
1540 );
1541 runOnlyForDeploymentPostprocessing = 0;
1542 };
1543 D284BEC40ADD80A20027CCDF /* Sources */ = {
1544 isa = PBXSourcesBuildPhase;
1545 buildActionMask = 2147483647;
1546 files = (
1547 D284BEC50ADD80A20027CCDF /* DNSCommon.c in Sources */,
1548 D284BEC60ADD80A20027CCDF /* DNSDigest.c in Sources */,
1549 D284BEC70ADD80A20027CCDF /* dnsextd.c in Sources */,
1550 D284BEC80ADD80A20027CCDF /* mDNSDebug.c in Sources */,
1551 D284BEC90ADD80A20027CCDF /* GenLinkedList.c in Sources */,
1552 D284BECA0ADD80A20027CCDF /* mDNSMacOSX.c in Sources */,
1553 D284BECC0ADD80A20027CCDF /* dnsextd_parser.y in Sources */,
1554 D284BECB0ADD80A20027CCDF /* dnsextd_lexer.l in Sources */,
1555 D284BECD0ADD80A20027CCDF /* PlatformCommon.c in Sources */,
1556 2EAE955A0C31F4D30021F738 /* helpermsg.defs in Sources */,
1557 2E35529E0C3A9E7600CA1CB7 /* helper-stubs.c in Sources */,
1558 4A8202650C56C4C900DDFD48 /* pfkey.c in Sources */,
1559 );
1560 runOnlyForDeploymentPostprocessing = 0;
1561 };
1562 D284BEDD0ADD80A70027CCDF /* Sources */ = {
1563 isa = PBXSourcesBuildPhase;
1564 buildActionMask = 2147483647;
1565 files = (
1566 D284BEDE0ADD80A70027CCDF /* ddnswriteconfig.m in Sources */,
1567 );
1568 runOnlyForDeploymentPostprocessing = 0;
1569 };
1570 D284BEFD0ADD80B00027CCDF /* Sources */ = {
1571 isa = PBXSourcesBuildPhase;
1572 buildActionMask = 2147483647;
1573 files = (
1574 D284BEFE0ADD80B00027CCDF /* DNSServiceDiscoveryPref.m in Sources */,
1575 D284BEFF0ADD80B00027CCDF /* PrivilegedOperations.c in Sources */,
1576 D284BF000ADD80B00027CCDF /* ConfigurationAuthority.c in Sources */,
1577 );
1578 runOnlyForDeploymentPostprocessing = 0;
1579 };
1580 DB2CC4500662DD6800335AB3 /* Sources */ = {
1581 isa = PBXSourcesBuildPhase;
1582 buildActionMask = 2147483647;
1583 files = (
1584 DB2CC4560662DE4500335AB3 /* BaseListener.java in Sources */,
1585 DB2CC4570662DE4600335AB3 /* BrowseListener.java in Sources */,
1586 DB2CC4580662DE4700335AB3 /* DNSRecord.java in Sources */,
1587 DB2CC4590662DE4700335AB3 /* DNSSD.java in Sources */,
1588 DB2CC45A0662DE4800335AB3 /* DNSSDException.java in Sources */,
1589 DB2CC45B0662DE4900335AB3 /* DNSSDRegistration.java in Sources */,
1590 DB2CC45C0662DE4900335AB3 /* DNSSDService.java in Sources */,
1591 DB2CC45D0662DE4A00335AB3 /* DomainListener.java in Sources */,
1592 DB2CC45E0662DE4B00335AB3 /* QueryListener.java in Sources */,
1593 DB2CC45F0662DE4C00335AB3 /* RegisterListener.java in Sources */,
1594 DB2CC4600662DE4C00335AB3 /* ResolveListener.java in Sources */,
1595 DB2CC4610662DE4D00335AB3 /* TXTRecord.java in Sources */,
1596 FF2C5FB10A48B8680066DA11 /* DNSSDRecordRegistrar.java in Sources */,
1597 FF2C5FB30A48B86E0066DA11 /* RegisterRecordListener.java in Sources */,
1598 );
1599 runOnlyForDeploymentPostprocessing = 0;
1600 };
1601 FFA572320AF18F1C0055A0F1 /* Sources */ = {
1602 isa = PBXSourcesBuildPhase;
1603 buildActionMask = 2147483647;
1604 files = (
1605 FFA572330AF18F1C0055A0F1 /* dnssd_ipc.c in Sources */,
1606 FFA572340AF18F1C0055A0F1 /* dnssd_clientlib.c in Sources */,
1607 FFA572350AF18F1C0055A0F1 /* dnssd_clientstub.c in Sources */,
1608 FFA5724A0AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */,
1609 FFC22AA40B00F42C00BAB070 /* DNSServiceDiscoveryRequest.defs in Sources */,
1610 FFC22AA60B00F43100BAB070 /* DNSServiceDiscoveryReply.defs in Sources */,
1611 );
1612 runOnlyForDeploymentPostprocessing = 0;
1613 };
1614 FFA5723E0AF18F450055A0F1 /* Sources */ = {
1615 isa = PBXSourcesBuildPhase;
1616 buildActionMask = 2147483647;
1617 files = (
1618 FFA5723F0AF18F450055A0F1 /* dnssd_ipc.c in Sources */,
1619 FFA572400AF18F450055A0F1 /* dnssd_clientlib.c in Sources */,
1620 FFA572410AF18F450055A0F1 /* dnssd_clientstub.c in Sources */,
1621 FFA5724B0AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */,
1622 FFC22AA30B00F42B00BAB070 /* DNSServiceDiscoveryRequest.defs in Sources */,
1623 FFC22AA70B00F43100BAB070 /* DNSServiceDiscoveryReply.defs in Sources */,
1624 );
1625 runOnlyForDeploymentPostprocessing = 0;
1626 };
1627 FFB765810AEED9C700583A2C /* Sources */ = {
1628 isa = PBXSourcesBuildPhase;
1629 buildActionMask = 2147483647;
1630 files = (
1631 FFFA38660AEEDB2B0065B80A /* dnssd_ipc.c in Sources */,
1632 FFFA38630AEEDB090065B80A /* dnssd_clientlib.c in Sources */,
1633 FFFA38650AEEDB130065B80A /* dnssd_clientstub.c in Sources */,
1634 FFA572490AF18FCC0055A0F1 /* DNSServiceDiscovery.c in Sources */,
1635 FFC22AA20B00F42A00BAB070 /* DNSServiceDiscoveryRequest.defs in Sources */,
1636 FFC22AA50B00F43000BAB070 /* DNSServiceDiscoveryReply.defs in Sources */,
1637 );
1638 runOnlyForDeploymentPostprocessing = 0;
1639 };
1640 /* End PBXSourcesBuildPhase section */
1641
1642 /* Begin PBXTargetDependency section */
1643 03067D680C83A3830022BE1F /* PBXTargetDependency */ = {
1644 isa = PBXTargetDependency;
1645 target = D284BE500ADD80740027CCDF /* mDNSResponder */;
1646 targetProxy = 03067D670C83A3830022BE1F /* PBXContainerItemProxy */;
1647 };
1648 03067D6A0C83A3890022BE1F /* PBXTargetDependency */ = {
1649 isa = PBXTargetDependency;
1650 target = D284BE750ADD80800027CCDF /* mDNSResponder debug */;
1651 targetProxy = 03067D690C83A3890022BE1F /* PBXContainerItemProxy */;
1652 };
1653 03067D6C0C83A3920022BE1F /* PBXTargetDependency */ = {
1654 isa = PBXTargetDependency;
1655 target = D284BEA50ADD80920027CCDF /* dns-sd tool */;
1656 targetProxy = 03067D6B0C83A3920022BE1F /* PBXContainerItemProxy */;
1657 };
1658 03067D6E0C83A39C0022BE1F /* PBXTargetDependency */ = {
1659 isa = PBXTargetDependency;
1660 target = 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */;
1661 targetProxy = 03067D6D0C83A39C0022BE1F /* PBXContainerItemProxy */;
1662 };
1663 03067D860C849CC30022BE1F /* PBXTargetDependency */ = {
1664 isa = PBXTargetDependency;
1665 target = 03067D640C83A3700022BE1F /* Build Some */;
1666 targetProxy = 03067D850C849CC30022BE1F /* PBXContainerItemProxy */;
1667 };
1668 D284BEB30ADD809A0027CCDF /* PBXTargetDependency */ = {
1669 isa = PBXTargetDependency;
1670 target = DB2CC4530662DD6800335AB3 /* dns_sd.jar */;
1671 targetProxy = D284BEB40ADD809A0027CCDF /* PBXContainerItemProxy */;
1672 };
1673 D284BF260ADD814F0027CCDF /* PBXTargetDependency */ = {
1674 isa = PBXTargetDependency;
1675 target = D284BE970ADD808B0027CCDF /* mDNS tool */;
1676 targetProxy = D284BF250ADD814F0027CCDF /* PBXContainerItemProxy */;
1677 };
1678 D284BF2A0ADD81530027CCDF /* PBXTargetDependency */ = {
1679 isa = PBXTargetDependency;
1680 target = D284BEB20ADD809A0027CCDF /* libjdns_sd.jnilib */;
1681 targetProxy = D284BF290ADD81530027CCDF /* PBXContainerItemProxy */;
1682 };
1683 D284BF2C0ADD815A0027CCDF /* PBXTargetDependency */ = {
1684 isa = PBXTargetDependency;
1685 target = D284BEBF0ADD80A20027CCDF /* dnsextd */;
1686 targetProxy = D284BF2B0ADD815A0027CCDF /* PBXContainerItemProxy */;
1687 };
1688 D284BF2E0ADD81600027CCDF /* PBXTargetDependency */ = {
1689 isa = PBXTargetDependency;
1690 target = D284BEDB0ADD80A70027CCDF /* ddnswriteconfig */;
1691 targetProxy = D284BF2D0ADD81600027CCDF /* PBXContainerItemProxy */;
1692 };
1693 D284BF300ADD81630027CCDF /* PBXTargetDependency */ = {
1694 isa = PBXTargetDependency;
1695 target = D284BEEA0ADD80B00027CCDF /* PreferencePane */;
1696 targetProxy = D284BF2F0ADD81630027CCDF /* PBXContainerItemProxy */;
1697 };
1698 FFA572690AF190FF0055A0F1 /* PBXTargetDependency */ = {
1699 isa = PBXTargetDependency;
1700 target = FFB765830AEED9C700583A2C /* libdns_sd */;
1701 targetProxy = FFA572680AF190FF0055A0F1 /* PBXContainerItemProxy */;
1702 };
1703 FFA5726B0AF191010055A0F1 /* PBXTargetDependency */ = {
1704 isa = PBXTargetDependency;
1705 target = FFA572300AF18F1C0055A0F1 /* libdns_sd debug */;
1706 targetProxy = FFA5726A0AF191010055A0F1 /* PBXContainerItemProxy */;
1707 };
1708 FFA5726D0AF191020055A0F1 /* PBXTargetDependency */ = {
1709 isa = PBXTargetDependency;
1710 target = FFA5723C0AF18F450055A0F1 /* libdns_sd profile */;
1711 targetProxy = FFA5726C0AF191020055A0F1 /* PBXContainerItemProxy */;
1712 };
1713 FFA572710AF191230055A0F1 /* PBXTargetDependency */ = {
1714 isa = PBXTargetDependency;
1715 target = FFA572650AF190F10055A0F1 /* SystemLibraries */;
1716 targetProxy = FFA572700AF191230055A0F1 /* PBXContainerItemProxy */;
1717 };
1718 FFB7657D0AEED97F00583A2C /* PBXTargetDependency */ = {
1719 isa = PBXTargetDependency;
1720 target = 00AD62BB032D7A0C0CCA2C71 /* Build More */;
1721 targetProxy = FFB7657C0AEED97F00583A2C /* PBXContainerItemProxy */;
1722 };
1723 FFD41DDB0664169900F0C438 /* PBXTargetDependency */ = {
1724 isa = PBXTargetDependency;
1725 target = DB2CC4530662DD6800335AB3 /* dns_sd.jar */;
1726 targetProxy = D284BDEA0ADD77F60027CCDF /* PBXContainerItemProxy */;
1727 };
1728 /* End PBXTargetDependency section */
1729
1730 /* Begin PBXVariantGroup section */
1731 FF260A4807B4475600CE10E5 /* DNSServiceDiscoveryPref.nib */ = {
1732 isa = PBXVariantGroup;
1733 children = (
1734 FF260A4907B4475600CE10E5 /* English */,
1735 );
1736 name = DNSServiceDiscoveryPref.nib;
1737 path = PreferencePane;
1738 sourceTree = SOURCE_ROOT;
1739 };
1740 FF260A4B07B4477F00CE10E5 /* InfoPlist.strings */ = {
1741 isa = PBXVariantGroup;
1742 children = (
1743 FF260A4C07B4477F00CE10E5 /* English */,
1744 );
1745 name = InfoPlist.strings;
1746 path = PreferencePane;
1747 sourceTree = SOURCE_ROOT;
1748 };
1749 /* End PBXVariantGroup section */
1750
1751 /* Begin XCBuildConfiguration section */
1752 03067D740C83A3CB0022BE1F /* Development */ = {
1753 isa = XCBuildConfiguration;
1754 buildSettings = {
1755 COPY_PHASE_STRIP = NO;
1756 GCC_DYNAMIC_NO_PIC = NO;
1757 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1758 GCC_OPTIMIZATION_LEVEL = 0;
1759 PRODUCT_NAME = "Build Some";
1760 };
1761 name = Development;
1762 };
1763 2E0405F20C31955500F13B59 /* Development */ = {
1764 isa = XCBuildConfiguration;
1765 buildSettings = {
1766 CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)";
1767 CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)";
1768 COPY_PHASE_STRIP = NO;
1769 GCC_DYNAMIC_NO_PIC = NO;
1770 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1771 GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
1772 HEADER_SEARCH_PATHS = "${CONFIGURATION_TEMP_DIR}";
1773 INSTALL_PATH = /usr/sbin;
1774 LD_MAP_FILE_PATH = "$(TARGET_TEMP_DIR)/$(PRODUCT_NAME)-LinkMap-$(CURRENT_VARIANT)-$(CURRENT_ARCH).txt";
1775 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
1776 MACOSX_DEPLOYMENT_TARGET = 10.4;
1777 OTHER_LDFLAGS = (
1778 "$(inherited)",
1779 "-lipsec",
1780 );
1781 PREBINDING = NO;
1782 PRODUCT_NAME = mDNSResponderHelper;
1783 };
1784 name = Development;
1785 };
1786 D284BE1D0ADD78180027CCDF /* Development */ = {
1787 isa = XCBuildConfiguration;
1788 buildSettings = {
1789 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
1790 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
1791 DYLIB_COMPATIBILITY_VERSION = 1;
1792 DYLIB_CURRENT_VERSION = 1;
1793 GCC_DYNAMIC_NO_PIC = NO;
1794 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1795 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1796 INSTALL_PATH = "${SYSTEM_LIBRARY_DIR}/Java/Extensions";
1797 JAVA_ARCHIVE_CLASSES = YES;
1798 JAVA_ARCHIVE_COMPRESSION = YES;
1799 JAVA_ARCHIVE_TYPE = JAR;
1800 JAVA_COMPILER_DEBUGGING_SYMBOLS = NO;
1801 JAVA_COMPILER_SOURCE_VERSION = 1.4;
1802 JAVA_COMPILER_TARGET_VM_VERSION = 1.4;
1803 JAVA_SOURCE_SUBDIR = .;
1804 LIBRARY_STYLE = STATIC;
1805 OTHER_CFLAGS = "";
1806 OTHER_LDFLAGS = "";
1807 OTHER_LIBTOOL_FLAGS = "";
1808 OTHER_REZFLAGS = "";
1809 PRODUCT_NAME = dns_sd;
1810 PURE_JAVA = YES;
1811 REZ_EXECUTABLE = YES;
1812 SECTORDER_FLAGS = "";
1813 STRIPFLAGS = "-S";
1814 };
1815 name = Development;
1816 };
1817 D284BE290ADD78180027CCDF /* Development */ = {
1818 isa = XCBuildConfiguration;
1819 buildSettings = {
1820 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
1821 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
1822 GCC_DYNAMIC_NO_PIC = NO;
1823 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1824 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1825 OTHER_CFLAGS = "";
1826 OTHER_LDFLAGS = "";
1827 OTHER_REZFLAGS = "";
1828 PRODUCT_NAME = "Build All";
1829 SECTORDER_FLAGS = "";
1830 };
1831 name = Development;
1832 };
1833 D284BE2C0ADD78180027CCDF /* Development */ = {
1834 isa = XCBuildConfiguration;
1835 buildSettings = {
1836 GCC_PREPROCESSOR_DEFINITIONS = (
1837 "APPLE_OSX_mDNSResponder=1",
1838 "__MigTypeCheck=1",
1839 "mDNSResponderVersion=${MVERS}",
1840 _LEGACY_NAT_TRAVERSAL_,
1841 "_BUILDING_XCODE_PROJECT_=1",
1842 );
1843 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
1844 MVERS = "\"(Engineering Build)\"";
1845 OTHER_CFLAGS = "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS";
1846 PREBINDING = NO;
1847 WARNING_CFLAGS = (
1848 "-W",
1849 "-Wall",
1850 "-Wmissing-prototypes",
1851 "-Wno-four-char-constants",
1852 "-Wno-unknown-pragmas",
1853 "-Wshadow",
1854 );
1855 YACC_GENERATED_FILE_STEM = Standard;
1856 };
1857 name = Development;
1858 };
1859 D284BE6E0ADD80740027CCDF /* Development */ = {
1860 isa = XCBuildConfiguration;
1861 buildSettings = {
1862 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
1863 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
1864 FRAMEWORK_SEARCH_PATHS = "";
1865 GCC_DYNAMIC_NO_PIC = NO;
1866 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1867 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1868 HEADER_SEARCH_PATHS = (
1869 ../mDNSShared,
1870 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
1871 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
1872 "${CONFIGURATION_TEMP_DIR}",
1873 );
1874 INSTALL_PATH = /usr/sbin;
1875 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
1876 MACOSX_DEPLOYMENT_TARGET = 10.4;
1877 OTHER_CFLAGS = (
1878 "$(inherited)",
1879 "-no-cpp-precomp",
1880 );
1881 OTHER_LDFLAGS = "-ldnsinfo";
1882 OTHER_REZFLAGS = "";
1883 PRODUCT_NAME = mDNSResponder;
1884 REZ_EXECUTABLE = YES;
1885 SECTORDER_FLAGS = (
1886 "-sectorder",
1887 __TEXT,
1888 __text,
1889 mDNSResponder.order,
1890 );
1891 STRIPFLAGS = "-S";
1892 };
1893 name = Development;
1894 };
1895 D284BE930ADD80800027CCDF /* Development */ = {
1896 isa = XCBuildConfiguration;
1897 buildSettings = {
1898 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
1899 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
1900 FRAMEWORK_SEARCH_PATHS = "";
1901 GCC_DYNAMIC_NO_PIC = NO;
1902 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1903 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1904 GCC_OPTIMIZATION_LEVEL = 0;
1905 GCC_PREPROCESSOR_DEFINITIONS = (
1906 "$(inherited)",
1907 "MDNS_DEBUGMSGS=1",
1908 );
1909 HEADER_SEARCH_PATHS = (
1910 ../mDNSShared,
1911 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
1912 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
1913 "${CONFIGURATION_TEMP_DIR}",
1914 );
1915 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
1916 MACOSX_DEPLOYMENT_TARGET = 10.4;
1917 OTHER_CFLAGS = (
1918 "$(inherited)",
1919 "-no-cpp-precomp",
1920 );
1921 OTHER_LDFLAGS = "-ldnsinfo";
1922 OTHER_REZFLAGS = "";
1923 PRODUCT_NAME = mDNSResponder.debug;
1924 REZ_EXECUTABLE = YES;
1925 SECTORDER_FLAGS = (
1926 "-sectorder",
1927 __TEXT,
1928 __text,
1929 mDNSResponder.order,
1930 );
1931 STRIPFLAGS = "-S";
1932 };
1933 name = Development;
1934 };
1935 D284BEA10ADD808B0027CCDF /* Development */ = {
1936 isa = XCBuildConfiguration;
1937 buildSettings = {
1938 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
1939 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
1940 GCC_DYNAMIC_NO_PIC = NO;
1941 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1942 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1943 INSTALL_PATH = /usr/bin;
1944 MACOSX_DEPLOYMENT_TARGET = 10.4;
1945 OTHER_CFLAGS = "-no-cpp-precomp";
1946 OTHER_LDFLAGS = "";
1947 OTHER_REZFLAGS = "";
1948 PRODUCT_NAME = mDNS;
1949 REZ_EXECUTABLE = YES;
1950 SECTORDER_FLAGS = "";
1951 STRIPFLAGS = "-S";
1952 };
1953 name = Development;
1954 };
1955 D284BEAE0ADD80920027CCDF /* Development */ = {
1956 isa = XCBuildConfiguration;
1957 buildSettings = {
1958 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
1959 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
1960 GCC_DYNAMIC_NO_PIC = NO;
1961 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1962 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1963 HEADER_SEARCH_PATHS = ../mDNSShared;
1964 INSTALL_PATH = /usr/bin;
1965 MACOSX_DEPLOYMENT_TARGET = 10.4;
1966 OTHER_CFLAGS = "-no-cpp-precomp";
1967 OTHER_LDFLAGS = "";
1968 OTHER_REZFLAGS = "";
1969 PRODUCT_NAME = "dns-sd";
1970 REZ_EXECUTABLE = YES;
1971 SECTORDER_FLAGS = "";
1972 STRIPFLAGS = "-S";
1973 };
1974 name = Development;
1975 };
1976 D284BEBC0ADD809A0027CCDF /* Development */ = {
1977 isa = XCBuildConfiguration;
1978 buildSettings = {
1979 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
1980 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
1981 DYLIB_COMPATIBILITY_VERSION = 1;
1982 DYLIB_CURRENT_VERSION = 1;
1983 EXECUTABLE_EXTENSION = jnilib;
1984 GCC_DYNAMIC_NO_PIC = NO;
1985 GCC_ENABLE_FIX_AND_CONTINUE = YES;
1986 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
1987 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1988 HEADER_SEARCH_PATHS = (
1989 ../mDNSShared,
1990 "${SYSTEM_LIBRARY_DIR}/Frameworks/JavaVM.framework/Versions/A/Headers",
1991 "${SYSTEM_LIBRARY_DIR}/Frameworks/JavaVM.framework/Versions/1.3.1/Headers",
1992 "${CONFIGURATION_TEMP_DIR}/dns_sd.jar.build",
1993 );
1994 INSTALL_PATH = /usr/lib/java;
1995 LIBRARY_STYLE = DYNAMIC;
1996 MACH_O_TYPE = mh_dylib;
1997 OTHER_CFLAGS = "";
1998 OTHER_LIBTOOL_FLAGS = "";
1999 OTHER_REZFLAGS = "";
2000 PRODUCT_NAME = libjdns_sd;
2001 REZ_EXECUTABLE = YES;
2002 SECTORDER_FLAGS = "";
2003 STRIPFLAGS = "-S";
2004 };
2005 name = Development;
2006 };
2007 D284BED70ADD80A20027CCDF /* Development */ = {
2008 isa = XCBuildConfiguration;
2009 buildSettings = {
2010 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
2011 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
2012 FRAMEWORK_SEARCH_PATHS = "";
2013 GCC_DYNAMIC_NO_PIC = NO;
2014 GCC_ENABLE_FIX_AND_CONTINUE = YES;
2015 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2016 HEADER_SEARCH_PATHS = (
2017 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
2018 "${CONFIGURATION_TEMP_DIR}",
2019 );
2020 INSTALL_PATH = /usr/sbin;
2021 LEX = /usr/bin/flex;
2022 LEXFLAGS = "";
2023 LEX_CASE_INSENSITIVE_SCANNER = YES;
2024 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
2025 MACOSX_DEPLOYMENT_TARGET = 10.4;
2026 OTHER_CFLAGS = (
2027 "-no-cpp-precomp",
2028 "-UAPPLE_OSX_mDNSResponder",
2029 );
2030 OTHER_LDFLAGS = "-ldnsinfo";
2031 OTHER_REZFLAGS = "";
2032 PRODUCT_NAME = dnsextd;
2033 REZ_EXECUTABLE = YES;
2034 SECTORDER_FLAGS = "";
2035 STRIPFLAGS = "-S";
2036 YACC = "/usr/bin/bison -y";
2037 };
2038 name = Development;
2039 };
2040 D284BEE60ADD80A70027CCDF /* Development */ = {
2041 isa = XCBuildConfiguration;
2042 buildSettings = {
2043 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
2044 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
2045 GCC_DYNAMIC_NO_PIC = NO;
2046 GCC_ENABLE_FIX_AND_CONTINUE = YES;
2047 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2048 INSTALL_PATH = "/Library/Application Support/Bonjour";
2049 MACOSX_DEPLOYMENT_TARGET = 10.4;
2050 OTHER_CFLAGS = "";
2051 OTHER_LDFLAGS = "";
2052 OTHER_REZFLAGS = "";
2053 PRODUCT_NAME = ddnswriteconfig;
2054 REZ_EXECUTABLE = YES;
2055 SECTORDER_FLAGS = "";
2056 STRIPFLAGS = "-S";
2057 };
2058 name = Development;
2059 };
2060 D284BF090ADD80B00027CCDF /* Development */ = {
2061 isa = XCBuildConfiguration;
2062 buildSettings = {
2063 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
2064 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
2065 EXPORTED_SYMBOLS_FILE = "";
2066 GCC_DYNAMIC_NO_PIC = NO;
2067 GCC_ENABLE_FIX_AND_CONTINUE = YES;
2068 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2069 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
2070 INFOPLIST_FILE = "PreferencePane/Info-PreferencePane.plist";
2071 INSTALL_PATH = /AppleInternal/Library/PreferencePanes;
2072 MACOSX_DEPLOYMENT_TARGET = 10.4;
2073 OTHER_CFLAGS = "";
2074 OTHER_LDFLAGS = "-twolevel_namespace";
2075 OTHER_REZFLAGS = "";
2076 PRODUCT_NAME = Bonjour;
2077 SECTORDER_FLAGS = "";
2078 STRIPFLAGS = "-S";
2079 WRAPPER_EXTENSION = prefPane;
2080 };
2081 name = Development;
2082 };
2083 FFA572380AF18F1C0055A0F1 /* Development */ = {
2084 isa = XCBuildConfiguration;
2085 buildSettings = {
2086 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
2087 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
2088 COPY_PHASE_STRIP = NO;
2089 GCC_DYNAMIC_NO_PIC = NO;
2090 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2091 GCC_PREPROCESSOR_DEFINITIONS = (
2092 "$(inherited)",
2093 "__DARWIN_NON_CANCELABLE=1",
2094 );
2095 INSTALL_PATH = /usr/local/lib/system;
2096 PRODUCT_NAME = dns_sd_debug;
2097 };
2098 name = Development;
2099 };
2100 FFA572440AF18F450055A0F1 /* Development */ = {
2101 isa = XCBuildConfiguration;
2102 buildSettings = {
2103 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
2104 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
2105 COPY_PHASE_STRIP = NO;
2106 GCC_DYNAMIC_NO_PIC = NO;
2107 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
2108 GCC_PREPROCESSOR_DEFINITIONS = (
2109 "$(inherited)",
2110 "__DARWIN_NON_CANCELABLE=1",
2111 );
2112 GENERATE_PROFILING_CODE = YES;
2113 INSTALL_PATH = /usr/local/lib/system;
2114 PRODUCT_NAME = dns_sd_profile;
2115 };
2116 name = Development;
2117 };
2118 FFA5726F0AF191200055A0F1 /* Development */ = {
2119 isa = XCBuildConfiguration;
2120 buildSettings = {
2121 COPY_PHASE_STRIP = NO;
2122 GCC_DYNAMIC_NO_PIC = NO;
2123 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2124 PRODUCT_NAME = SystemLibraries;
2125 };
2126 name = Development;
2127 };
2128 FFB7657F0AEED99D00583A2C /* Development */ = {
2129 isa = XCBuildConfiguration;
2130 buildSettings = {
2131 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
2132 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
2133 COPY_PHASE_STRIP = NO;
2134 GCC_DYNAMIC_NO_PIC = NO;
2135 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2136 PRODUCT_NAME = "Build All";
2137 };
2138 name = Development;
2139 };
2140 FFB7658A0AEED9FB00583A2C /* Development */ = {
2141 isa = XCBuildConfiguration;
2142 buildSettings = {
2143 CONFIGURATION_BUILD_DIR = "${BUILD_DIR}";
2144 CONFIGURATION_TEMP_DIR = "${BUILD_DIR}/mDNSResponder.build";
2145 COPY_PHASE_STRIP = NO;
2146 GCC_DYNAMIC_NO_PIC = NO;
2147 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
2148 GCC_PREPROCESSOR_DEFINITIONS = (
2149 "$(inherited)",
2150 "__DARWIN_NON_CANCELABLE=1",
2151 );
2152 INSTALL_PATH = /usr/local/lib/system;
2153 PRODUCT_NAME = dns_sd;
2154 };
2155 name = Development;
2156 };
2157 /* End XCBuildConfiguration section */
2158
2159 /* Begin XCConfigurationList section */
2160 03067D730C83A3CB0022BE1F /* Build configuration list for PBXAggregateTarget "Build Some" */ = {
2161 isa = XCConfigurationList;
2162 buildConfigurations = (
2163 03067D740C83A3CB0022BE1F /* Development */,
2164 );
2165 defaultConfigurationIsVisible = 0;
2166 defaultConfigurationName = Development;
2167 };
2168 2E0405F30C31956600F13B59 /* Build configuration list for PBXNativeTarget "mDNSResponderHelper" */ = {
2169 isa = XCConfigurationList;
2170 buildConfigurations = (
2171 2E0405F20C31955500F13B59 /* Development */,
2172 );
2173 defaultConfigurationIsVisible = 0;
2174 defaultConfigurationName = Development;
2175 };
2176 D284BE1C0ADD78180027CCDF /* Build configuration list for PBXLibraryTarget "dns_sd.jar" */ = {
2177 isa = XCConfigurationList;
2178 buildConfigurations = (
2179 D284BE1D0ADD78180027CCDF /* Development */,
2180 );
2181 defaultConfigurationIsVisible = 0;
2182 defaultConfigurationName = Development;
2183 };
2184 D284BE280ADD78180027CCDF /* Build configuration list for PBXAggregateTarget "Build More" */ = {
2185 isa = XCConfigurationList;
2186 buildConfigurations = (
2187 D284BE290ADD78180027CCDF /* Development */,
2188 );
2189 defaultConfigurationIsVisible = 0;
2190 defaultConfigurationName = Development;
2191 };
2192 D284BE2B0ADD78180027CCDF /* Build configuration list for PBXProject "mDNSResponder" */ = {
2193 isa = XCConfigurationList;
2194 buildConfigurations = (
2195 D284BE2C0ADD78180027CCDF /* Development */,
2196 );
2197 defaultConfigurationIsVisible = 0;
2198 defaultConfigurationName = Development;
2199 };
2200 D284BE6D0ADD80740027CCDF /* Build configuration list for PBXNativeTarget "mDNSResponder" */ = {
2201 isa = XCConfigurationList;
2202 buildConfigurations = (
2203 D284BE6E0ADD80740027CCDF /* Development */,
2204 );
2205 defaultConfigurationIsVisible = 0;
2206 defaultConfigurationName = Development;
2207 };
2208 D284BE920ADD80800027CCDF /* Build configuration list for PBXNativeTarget "mDNSResponder debug" */ = {
2209 isa = XCConfigurationList;
2210 buildConfigurations = (
2211 D284BE930ADD80800027CCDF /* Development */,
2212 );
2213 defaultConfigurationIsVisible = 0;
2214 defaultConfigurationName = Development;
2215 };
2216 D284BEA00ADD808B0027CCDF /* Build configuration list for PBXNativeTarget "mDNS tool" */ = {
2217 isa = XCConfigurationList;
2218 buildConfigurations = (
2219 D284BEA10ADD808B0027CCDF /* Development */,
2220 );
2221 defaultConfigurationIsVisible = 0;
2222 defaultConfigurationName = Development;
2223 };
2224 D284BEAD0ADD80920027CCDF /* Build configuration list for PBXNativeTarget "dns-sd tool" */ = {
2225 isa = XCConfigurationList;
2226 buildConfigurations = (
2227 D284BEAE0ADD80920027CCDF /* Development */,
2228 );
2229 defaultConfigurationIsVisible = 0;
2230 defaultConfigurationName = Development;
2231 };
2232 D284BEBB0ADD809A0027CCDF /* Build configuration list for PBXNativeTarget "libjdns_sd.jnilib" */ = {
2233 isa = XCConfigurationList;
2234 buildConfigurations = (
2235 D284BEBC0ADD809A0027CCDF /* Development */,
2236 );
2237 defaultConfigurationIsVisible = 0;
2238 defaultConfigurationName = Development;
2239 };
2240 D284BED60ADD80A20027CCDF /* Build configuration list for PBXNativeTarget "dnsextd" */ = {
2241 isa = XCConfigurationList;
2242 buildConfigurations = (
2243 D284BED70ADD80A20027CCDF /* Development */,
2244 );
2245 defaultConfigurationIsVisible = 0;
2246 defaultConfigurationName = Development;
2247 };
2248 D284BEE50ADD80A70027CCDF /* Build configuration list for PBXNativeTarget "ddnswriteconfig" */ = {
2249 isa = XCConfigurationList;
2250 buildConfigurations = (
2251 D284BEE60ADD80A70027CCDF /* Development */,
2252 );
2253 defaultConfigurationIsVisible = 0;
2254 defaultConfigurationName = Development;
2255 };
2256 D284BF080ADD80B00027CCDF /* Build configuration list for PBXNativeTarget "PreferencePane" */ = {
2257 isa = XCConfigurationList;
2258 buildConfigurations = (
2259 D284BF090ADD80B00027CCDF /* Development */,
2260 );
2261 defaultConfigurationIsVisible = 0;
2262 defaultConfigurationName = Development;
2263 };
2264 FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd debug" */ = {
2265 isa = XCConfigurationList;
2266 buildConfigurations = (
2267 FFA572380AF18F1C0055A0F1 /* Development */,
2268 );
2269 defaultConfigurationIsVisible = 0;
2270 defaultConfigurationName = Development;
2271 };
2272 FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd profile" */ = {
2273 isa = XCConfigurationList;
2274 buildConfigurations = (
2275 FFA572440AF18F450055A0F1 /* Development */,
2276 );
2277 defaultConfigurationIsVisible = 0;
2278 defaultConfigurationName = Development;
2279 };
2280 FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibraries" */ = {
2281 isa = XCConfigurationList;
2282 buildConfigurations = (
2283 FFA5726F0AF191200055A0F1 /* Development */,
2284 );
2285 defaultConfigurationIsVisible = 0;
2286 defaultConfigurationName = Development;
2287 };
2288 FFB7657E0AEED99D00583A2C /* Build configuration list for PBXAggregateTarget "Build All" */ = {
2289 isa = XCConfigurationList;
2290 buildConfigurations = (
2291 FFB7657F0AEED99D00583A2C /* Development */,
2292 );
2293 defaultConfigurationIsVisible = 0;
2294 defaultConfigurationName = Development;
2295 };
2296 FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd" */ = {
2297 isa = XCConfigurationList;
2298 buildConfigurations = (
2299 FFB7658A0AEED9FB00583A2C /* Development */,
2300 );
2301 defaultConfigurationIsVisible = 0;
2302 defaultConfigurationName = Development;
2303 };
2304 /* End XCConfigurationList section */
2305 };
2306 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2307 }