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