]> git.saurik.com Git - apple/mdnsresponder.git/blob - mDNSMacOSX/mDNSResponder.xcodeproj/project.pbxproj
mDNSResponder-878.250.4.tar.gz
[apple/mdnsresponder.git] / mDNSMacOSX / mDNSResponder.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
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 D284BF300ADD81630027CCDF /* PBXTargetDependency */,
19 0C52E92F1E96AD74006EFE7B /* PBXTargetDependency */,
20 0C4F36B41E206711005A536B /* PBXTargetDependency */,
21 );
22 name = "Build More";
23 productName = "Build All";
24 };
25 03067D640C83A3700022BE1F /* Build Some */ = {
26 isa = PBXAggregateTarget;
27 buildConfigurationList = 03067D730C83A3CB0022BE1F /* Build configuration list for PBXAggregateTarget "Build Some" */;
28 buildPhases = (
29 );
30 dependencies = (
31 03067D680C83A3830022BE1F /* PBXTargetDependency */,
32 03067D6E0C83A39C0022BE1F /* PBXTargetDependency */,
33 03067D6C0C83A3920022BE1F /* PBXTargetDependency */,
34 BD7833F01ABA5E3500EC51ED /* PBXTargetDependency */,
35 0C1596C71D7751AD00E09998 /* PBXTargetDependency */,
36 84C5B3411665544B00C324A8 /* PBXTargetDependency */,
37 217A4C49138EE14C000A5BA8 /* PBXTargetDependency */,
38 BD9BA7721EAFA3D500658CCF /* PBXTargetDependency */,
39 );
40 name = "Build Some";
41 productName = "Build Some";
42 };
43 2141DCF8123FFB5D0086D23E /* SystemLibraries */ = {
44 isa = PBXAggregateTarget;
45 buildConfigurationList = 2141DD08123FFB830086D23E /* Build configuration list for PBXAggregateTarget "SystemLibraries" */;
46 buildPhases = (
47 B7E2951A1E259AA000C42F6D /* ShellScript */,
48 );
49 dependencies = (
50 2141DD0E123FFC960086D23E /* PBXTargetDependency */,
51 2130257112400E9300AC839F /* PBXTargetDependency */,
52 );
53 name = SystemLibraries;
54 productName = SystemLibraries;
55 };
56 2141DD0B123FFC7F0086D23E /* SystemLibrariesStatic */ = {
57 isa = PBXAggregateTarget;
58 buildConfigurationList = 2141DD18123FFC990086D23E /* Build configuration list for PBXAggregateTarget "SystemLibrariesStatic" */;
59 buildPhases = (
60 );
61 dependencies = (
62 215FFB19124002C100470DE1 /* PBXTargetDependency */,
63 215FFB1D124002CC00470DE1 /* PBXTargetDependency */,
64 215FFB1B124002C700470DE1 /* PBXTargetDependency */,
65 );
66 name = SystemLibrariesStatic;
67 productName = SystemLibrariesStatic;
68 };
69 B7C4B7251E71BD5000136C7A /* Build Some iOS */ = {
70 isa = PBXAggregateTarget;
71 buildConfigurationList = B7C4B7281E71BD5000136C7A /* Build configuration list for PBXAggregateTarget "Build Some iOS" */;
72 buildPhases = (
73 );
74 dependencies = (
75 B7C4B72E1E71BE3500136C7A /* PBXTargetDependency */,
76 B7C4B72C1E71BD6000136C7A /* PBXTargetDependency */,
77 );
78 name = "Build Some iOS";
79 productName = "Build More iOS";
80 };
81 FFA572650AF190F10055A0F1 /* SystemLibrariesDynamic */ = {
82 isa = PBXAggregateTarget;
83 buildConfigurationList = FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibrariesDynamic" */;
84 buildPhases = (
85 );
86 dependencies = (
87 FFA572690AF190FF0055A0F1 /* PBXTargetDependency */,
88 FFA5726B0AF191010055A0F1 /* PBXTargetDependency */,
89 FFA5726D0AF191020055A0F1 /* PBXTargetDependency */,
90 );
91 name = SystemLibrariesDynamic;
92 productName = SystemLibraries;
93 };
94 FFB7657B0AEED96B00583A2C /* Build All */ = {
95 isa = PBXAggregateTarget;
96 buildConfigurationList = FFB7657E0AEED99D00583A2C /* Build configuration list for PBXAggregateTarget "Build All" */;
97 buildPhases = (
98 );
99 dependencies = (
100 FFB7657D0AEED97F00583A2C /* PBXTargetDependency */,
101 2141DCFD123FFB7D0086D23E /* PBXTargetDependency */,
102 );
103 name = "Build All";
104 productName = "Build All";
105 };
106 /* End PBXAggregateTarget section */
107
108 /* Begin PBXBuildFile section */
109 0C10EC281DDB956E00D7A0E3 /* LocalOnlyTimeoutTests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C10EC261DDB956000D7A0E3 /* LocalOnlyTimeoutTests.c */; };
110 0C1596B51D7740B500E09998 /* mDNSPosix.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C1596B31D7740B500E09998 /* mDNSPosix.c */; };
111 0C1596B61D7740B500E09998 /* NetMonitor.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C1596B41D7740B500E09998 /* NetMonitor.c */; };
112 0C1596B81D7740C100E09998 /* mDNSUNP.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C1596B71D7740C100E09998 /* mDNSUNP.c */; };
113 0C1596B91D7740CD00E09998 /* anonymous.c in Sources */ = {isa = PBXBuildFile; fileRef = 21DD8FBD161E9A250033C8F8 /* anonymous.c */; };
114 0C1596BA1D7740D200E09998 /* CryptoAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4A145B2AE100939099 /* CryptoAlg.c */; };
115 0C1596BB1D7740D700E09998 /* DNSDigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F461DB5062DBF2900672BF3 /* DNSDigest.c */; };
116 0C1596BC1D7740DC00E09998 /* DNSCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F60587CEF6001880B3 /* DNSCommon.c */; };
117 0C1596BD1D7740E300E09998 /* uDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F70587CEF6001880B3 /* uDNS.c */; };
118 0C1596BE1D7740E900E09998 /* mDNSDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */; };
119 0C1596BF1D7740EF00E09998 /* PlatformCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FFCB6D73075D539900B8AF62 /* PlatformCommon.c */; };
120 0C1596C01D77410A00E09998 /* GenLinkedList.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */; };
121 0C5674B41DA2BF8600AF3367 /* mDNSCoreReceiveTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C5674B21DA2BF6300AF3367 /* mDNSCoreReceiveTest.c */; };
122 0C635A891E9418D90026C796 /* bjIPAddr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A7D1E9418D90026C796 /* bjIPAddr.cpp */; };
123 0C635A8A1E9418D90026C796 /* bjMACAddr.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A7E1E9418D90026C796 /* bjMACAddr.cpp */; };
124 0C635A8B1E9418D90026C796 /* bjsocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A7F1E9418D90026C796 /* bjsocket.cpp */; };
125 0C635A8C1E9418D90026C796 /* bjstring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A801E9418D90026C796 /* bjstring.cpp */; };
126 0C635A8D1E9418D90026C796 /* bjStringtoStringMap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A811E9418D90026C796 /* bjStringtoStringMap.cpp */; };
127 0C635A8E1E9418D90026C796 /* BonjourTop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A821E9418D90026C796 /* BonjourTop.cpp */; };
128 0C635A8F1E9418D90026C796 /* CaptureFile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A831E9418D90026C796 /* CaptureFile.cpp */; };
129 0C635A901E9418D90026C796 /* CollectBy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A841E9418D90026C796 /* CollectBy.cpp */; };
130 0C635A911E9418D90026C796 /* DNSFrame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A851E9418D90026C796 /* DNSFrame.cpp */; };
131 0C635A921E9418D90026C796 /* Frame.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A861E9418D90026C796 /* Frame.cpp */; };
132 0C635A931E9418D90026C796 /* LLRBTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A871E9418D90026C796 /* LLRBTree.cpp */; };
133 0C635A941E9418D90026C796 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0C635A881E9418D90026C796 /* main.cpp */; };
134 0C6FB90F1D77767300DF6F51 /* mDNSNetMonitor.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0C6FB90E1D775FE900DF6F51 /* mDNSNetMonitor.8 */; };
135 0C7C00501DD553640078BA89 /* unittest_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C00491DD553490078BA89 /* unittest_common.c */; };
136 0C7C00511DD5536E0078BA89 /* CNameRecordTests.c in Sources */ = {isa = PBXBuildFile; fileRef = 0C7C004F1DD553490078BA89 /* CNameRecordTests.c */; };
137 0CB1C7FC1D9C5C1100A5939F /* D2D.c in Sources */ = {isa = PBXBuildFile; fileRef = 22C7633D1D777B8C0077AFCA /* D2D.c */; };
138 21070E5F16486B9000A69507 /* DNSSECSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21070E5D16486B9000A69507 /* DNSSECSupport.c */; };
139 21070E6116486B9000A69507 /* DNSSECSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 21070E5E16486B9000A69507 /* DNSSECSupport.h */; };
140 2124FA2C1471E98C0021D7BB /* nsec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2B1471E98C0021D7BB /* nsec.h */; };
141 2124FA301471E9B50021D7BB /* dnssec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2F1471E9B50021D7BB /* dnssec.h */; };
142 2124FA331471E9DE0021D7BB /* nsec.c in Sources */ = {isa = PBXBuildFile; fileRef = 2124FA321471E9DE0021D7BB /* nsec.c */; };
143 2127A47715C3C7B900A857FC /* nsec3.c in Sources */ = {isa = PBXBuildFile; fileRef = 2127A47515C3C7B900A857FC /* nsec3.c */; };
144 2127A47915C3C7B900A857FC /* nsec3.h in Headers */ = {isa = PBXBuildFile; fileRef = 2127A47615C3C7B900A857FC /* nsec3.h */; };
145 213BDC6D147319F400000896 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 213BDC6C147319F400000896 /* dnssec.c */; };
146 213FB23C12028C4A002B3A08 /* BonjourEvents.c in Sources */ = {isa = PBXBuildFile; fileRef = 213FB22C12028B53002B3A08 /* BonjourEvents.c */; };
147 213FB23D12028C5A002B3A08 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
148 215FFAEE124000F900470DE1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
149 215FFAEF124000F900470DE1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
150 215FFAF0124000F900470DE1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
151 215FFAF41240011800470DE1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
152 215FFAF51240011800470DE1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
153 215FFAF61240011800470DE1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
154 215FFAFA1240013400470DE1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
155 215FFAFB1240013400470DE1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
156 215FFAFC1240013400470DE1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
157 216D9ACE1720C9F5008066E1 /* uDNSPathEvalulation.c in Sources */ = {isa = PBXBuildFile; fileRef = 216D9ACD1720C9F5008066E1 /* uDNSPathEvalulation.c */; };
158 218E8E51156D8C0300720DA0 /* dnsproxy.c in Sources */ = {isa = PBXBuildFile; fileRef = 218E8E4F156D8C0300720DA0 /* dnsproxy.c */; };
159 218E8E53156D8C0300720DA0 /* dnsproxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 218E8E50156D8C0300720DA0 /* dnsproxy.h */; };
160 219D5542149ED645004464AE /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 219D5541149ED645004464AE /* libxml2.dylib */; };
161 21A57F4C145B2AE100939099 /* CryptoAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4A145B2AE100939099 /* CryptoAlg.c */; };
162 21A57F4E145B2AE100939099 /* CryptoAlg.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F4B145B2AE100939099 /* CryptoAlg.h */; };
163 21A57F53145B2B1400939099 /* CryptoSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F51145B2B1400939099 /* CryptoSupport.c */; };
164 21A57F55145B2B1400939099 /* CryptoSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F52145B2B1400939099 /* CryptoSupport.h */; };
165 21B830A21D8A63A300AE2001 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 219D5541149ED645004464AE /* libxml2.dylib */; };
166 21B830A31D8A63AE00AE2001 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
167 21B830A41D8A63BB00AE2001 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
168 21B830A51D8A63CB00AE2001 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; };
169 21B830A61D8A63E400AE2001 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
170 21B830A71D8A641F00AE2001 /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 37538E131D7A43B600226BE4 /* libicucore.dylib */; };
171 21B830A81D8A642200AE2001 /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 37538E131D7A43B600226BE4 /* libicucore.dylib */; };
172 21DCD05C1461B23700702FC8 /* CryptoAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4A145B2AE100939099 /* CryptoAlg.c */; };
173 21DD8FBF161E9A250033C8F8 /* anonymous.c in Sources */ = {isa = PBXBuildFile; fileRef = 21DD8FBD161E9A250033C8F8 /* anonymous.c */; };
174 21DD8FC1161E9A250033C8F8 /* anonymous.h in Headers */ = {isa = PBXBuildFile; fileRef = 21DD8FBE161E9A250033C8F8 /* anonymous.h */; };
175 21DED43515702C0F0060B6B9 /* DNSProxySupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21DED43415702C0F0060B6B9 /* DNSProxySupport.c */; };
176 21F51DC11B3541940070B05C /* com.apple.mDNSResponder.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 21F51DBF1B35412D0070B05C /* com.apple.mDNSResponder.plist */; };
177 21F51DC31B3541F50070B05C /* com.apple.mDNSResponderHelper.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 21F51DBE1B3541030070B05C /* com.apple.mDNSResponderHelper.plist */; };
178 21F51DC51B3542210070B05C /* com.apple.dnsextd.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 21F51DBD1B3540DB0070B05C /* com.apple.dnsextd.plist */; };
179 220ABBF21D78F10F008423A7 /* D2D.h in Headers */ = {isa = PBXBuildFile; fileRef = 220ABBF11D78F102008423A7 /* D2D.h */; };
180 222A3C5B1C1B75F2003A6FFD /* DNSServiceDiscoveryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 222A3C581C1B743B003A6FFD /* DNSServiceDiscoveryDefines.h */; };
181 222A3C6A1C1B7777003A6FFD /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */; };
182 222A3C6B1C1B7778003A6FFD /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */; };
183 222A3C6C1C1B7779003A6FFD /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */; };
184 222A3C6D1C1B777A003A6FFD /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */; };
185 222A3C6E1C1B777B003A6FFD /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */; };
186 222A3C6F1C1B777C003A6FFD /* DNSServiceDiscovery.c in Sources */ = {isa = PBXBuildFile; fileRef = 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */; };
187 22448EA31C90A7BE004F25CC /* BLE.c in Sources */ = {isa = PBXBuildFile; fileRef = 22448EA11C90A7B5004F25CC /* BLE.c */; };
188 22448EA41C90A7CB004F25CC /* BLE.h in Headers */ = {isa = PBXBuildFile; fileRef = 22448EA21C90A7B5004F25CC /* BLE.h */; };
189 22448EA71C90A837004F25CC /* coreBLE.h in Headers */ = {isa = PBXBuildFile; fileRef = 22448EA51C90A82D004F25CC /* coreBLE.h */; };
190 227687F31C90AD580019382D /* coreBLE.m in Sources */ = {isa = PBXBuildFile; fileRef = 22448EA61C90A82D004F25CC /* coreBLE.m */; };
191 22C7633E1D777B940077AFCA /* D2D.c in Sources */ = {isa = PBXBuildFile; fileRef = 22C7633D1D777B8C0077AFCA /* D2D.c */; };
192 2E0405F50C3195F700F13B59 /* helper.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E0405F40C3195F700F13B59 /* helper.c */; };
193 2E0406150C3197CB00F13B59 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E0406140C3197CB00F13B59 /* libbsm.dylib */; };
194 2E04070A0C31EEEC00F13B59 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
195 2E04070B0C31EEEC00F13B59 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
196 2E35529E0C3A9E7600CA1CB7 /* helper-stubs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */; };
197 2E35529F0C3A9E7600CA1CB7 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
198 2E4D9B050C38C19500480551 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
199 2E8165E80C5980E300485EB2 /* libpfkey.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8202520C56C36500DDFD48 /* libpfkey.h */; };
200 2E8165E90C5980EE00485EB2 /* pfkey.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A8202530C56C36600DDFD48 /* pfkey.c */; };
201 2E8165EA0C5980F700485EB2 /* ipsec_strerror.h in Headers */ = {isa = PBXBuildFile; fileRef = 4A8202510C56C36500DDFD48 /* ipsec_strerror.h */; };
202 2E8165F90C59838100485EB2 /* libipsec.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 2E8165F60C59835F00485EB2 /* libipsec.dylib */; };
203 2E96A51D0C39BDAC0087C4D2 /* helper-main.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E0406CA0C31E9AD00F13B59 /* helper-main.c */; };
204 2E96A5260C39BE480087C4D2 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
205 2E96A5320C39C1A50087C4D2 /* helper-stubs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */; };
206 2EC8F8EC0C39CCAC003C9C48 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
207 2ECC11A60C4FEC3800CB1885 /* helpermsg-types.h in Headers */ = {isa = PBXBuildFile; fileRef = 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */; };
208 2ECC11A80C4FEC3800CB1885 /* helpermsg-types.h in Headers */ = {isa = PBXBuildFile; fileRef = 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */; };
209 2EDC5E730C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; };
210 2EDC5E750C39EA640092701B /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; };
211 371D0FBC1BF545FA00E5DB26 /* InterfaceTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 371D0FBA1BF545FA00E5DB26 /* InterfaceTest.c */; };
212 371D0FBF1BF666EB00E5DB26 /* ResourceRecordTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 371D0FBD1BF666EB00E5DB26 /* ResourceRecordTest.c */; };
213 373202101BAB4444007DE806 /* DNSMessageTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 3732020F1BAB4349007DE806 /* DNSMessageTest.c */; };
214 37538DFC1D7A424500226BE4 /* dnssd_ipc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E11B5B04A28126019798ED /* dnssd_ipc.h */; };
215 37538DFD1D7A425700226BE4 /* helper.h in Headers */ = {isa = PBXBuildFile; fileRef = 2E96A5250C39BE480087C4D2 /* helper.h */; };
216 37538DFE1D7A427B00226BE4 /* helper-server.h in Headers */ = {isa = PBXBuildFile; fileRef = 2EDC5E720C39EA640092701B /* helper-server.h */; };
217 37538DFF1D7A428500226BE4 /* helpermsg-types.h in Headers */ = {isa = PBXBuildFile; fileRef = 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */; };
218 37538E001D7A429900226BE4 /* CryptoAlg.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F4B145B2AE100939099 /* CryptoAlg.h */; };
219 37538E011D7A429900226BE4 /* CryptoSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F52145B2B1400939099 /* CryptoSupport.h */; };
220 37538E021D7A42B000226BE4 /* nsec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2B1471E98C0021D7BB /* nsec.h */; };
221 37538E031D7A42B000226BE4 /* nsec3.h in Headers */ = {isa = PBXBuildFile; fileRef = 2127A47615C3C7B900A857FC /* nsec3.h */; };
222 37538E041D7A42BE00226BE4 /* BLE.h in Headers */ = {isa = PBXBuildFile; fileRef = 22448EA21C90A7B5004F25CC /* BLE.h */; };
223 37538E051D7A42D000226BE4 /* DNSServiceDiscoveryDefines.h in Headers */ = {isa = PBXBuildFile; fileRef = 222A3C581C1B743B003A6FFD /* DNSServiceDiscoveryDefines.h */; };
224 37538E061D7A42DA00226BE4 /* dnsproxy.h in Headers */ = {isa = PBXBuildFile; fileRef = 218E8E50156D8C0300720DA0 /* dnsproxy.h */; };
225 37538E071D7A42E200226BE4 /* coreBLE.h in Headers */ = {isa = PBXBuildFile; fileRef = 22448EA51C90A82D004F25CC /* coreBLE.h */; };
226 37538E081D7A42F000226BE4 /* dns_xpc.h in Headers */ = {isa = PBXBuildFile; fileRef = 848DA5D516547F7200D2E8B4 /* dns_xpc.h */; };
227 37538E091D7A42FC00226BE4 /* xpc_services.h in Headers */ = {isa = PBXBuildFile; fileRef = 848DA5C9165477EB00D2E8B4 /* xpc_services.h */; };
228 37538E0A1D7A430600226BE4 /* anonymous.h in Headers */ = {isa = PBXBuildFile; fileRef = 21DD8FBE161E9A250033C8F8 /* anonymous.h */; };
229 37538E0B1D7A432200226BE4 /* Metrics.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA3F0871C48DB6D0054FB4B /* Metrics.h */; };
230 37538E0C1D7A435200226BE4 /* dnssec.h in Headers */ = {isa = PBXBuildFile; fileRef = 2124FA2F1471E9B50021D7BB /* dnssec.h */; };
231 37538E0D1D7A437300226BE4 /* DNSSECSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 21070E5E16486B9000A69507 /* DNSSECSupport.h */; };
232 37538E141D7A43B600226BE4 /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 37538E131D7A43B600226BE4 /* libicucore.dylib */; };
233 37538E1B1D7A442300226BE4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BDA3F0891C48DB910054FB4B /* Foundation.framework */; };
234 37538E1C1D7A449000226BE4 /* Metrics.m in Sources */ = {isa = PBXBuildFile; fileRef = BDA3F0881C48DB6D0054FB4B /* Metrics.m */; };
235 37538E1D1D7A449D00226BE4 /* coreBLE.m in Sources */ = {isa = PBXBuildFile; fileRef = 22448EA61C90A82D004F25CC /* coreBLE.m */; };
236 37538E1E1D7A4F9D00226BE4 /* anonymous.c in Sources */ = {isa = PBXBuildFile; fileRef = 21DD8FBD161E9A250033C8F8 /* anonymous.c */; };
237 37538E1F1D7A504F00226BE4 /* helper-stubs.c in Sources */ = {isa = PBXBuildFile; fileRef = 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */; };
238 3771F67D1BA387DD0072355E /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 37DDE9351BA386E70092AC61 /* main.c */; };
239 37812CD41D7A307200F34505 /* BLE.c in Sources */ = {isa = PBXBuildFile; fileRef = 22448EA11C90A7B5004F25CC /* BLE.c */; };
240 37812CD71D7A307200F34505 /* CryptoAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F4A145B2AE100939099 /* CryptoAlg.c */; };
241 37812CD81D7A307200F34505 /* CryptoSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21A57F51145B2B1400939099 /* CryptoSupport.c */; };
242 37812CD91D7A307200F34505 /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEC022EAF7200000109 /* daemon.c */; };
243 37812CDA1D7A307200F34505 /* dns_services.c in Sources */ = {isa = PBXBuildFile; fileRef = 84C5B339166553AF00C324A8 /* dns_services.c */; };
244 37812CDB1D7A307200F34505 /* DNSDigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F461DB5062DBF2900672BF3 /* DNSDigest.c */; };
245 37812CDE1D7A307200F34505 /* dnsproxy.c in Sources */ = {isa = PBXBuildFile; fileRef = 218E8E4F156D8C0300720DA0 /* dnsproxy.c */; };
246 37812CDF1D7A307200F34505 /* DNSProxySupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21DED43415702C0F0060B6B9 /* DNSProxySupport.c */; };
247 37812CE01D7A307200F34505 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
248 37812CE11D7A307300F34505 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
249 37812CE21D7A307300F34505 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
250 37812CE31D7A307300F34505 /* dnssec.c in Sources */ = {isa = PBXBuildFile; fileRef = 213BDC6C147319F400000896 /* dnssec.c */; };
251 37812CE41D7A307300F34505 /* DNSSECSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 21070E5D16486B9000A69507 /* DNSSECSupport.c */; };
252 37812CE51D7A307300F34505 /* GenLinkedList.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */; };
253 37812CE91D7A307300F34505 /* LegacyNATTraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */; };
254 37812CEA1D7A307300F34505 /* mDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBE9022EAF5A00000109 /* mDNS.c */; };
255 37812CEB1D7A307300F34505 /* mDNSDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */; };
256 37812CEC1D7A307300F34505 /* mDNSMacOSX.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */; };
257 37812CED1D7A307300F34505 /* nsec.c in Sources */ = {isa = PBXBuildFile; fileRef = 2124FA321471E9DE0021D7BB /* nsec.c */; };
258 37812CEE1D7A307300F34505 /* nsec3.c in Sources */ = {isa = PBXBuildFile; fileRef = 2127A47515C3C7B900A857FC /* nsec3.c */; };
259 37812CEF1D7A307300F34505 /* P2PPacketFilter.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */; };
260 37812CF11D7A307300F34505 /* PlatformCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FFCB6D73075D539900B8AF62 /* PlatformCommon.c */; };
261 37812CF21D7A307300F34505 /* SymptomReporter.c in Sources */ = {isa = PBXBuildFile; fileRef = BD03E88C1AD31278005E8A81 /* SymptomReporter.c */; };
262 37812CF31D7A307300F34505 /* uDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F70587CEF6001880B3 /* uDNS.c */; };
263 37812CF41D7A307300F34505 /* uDNSPathEvalulation.c in Sources */ = {isa = PBXBuildFile; fileRef = 216D9ACD1720C9F5008066E1 /* uDNSPathEvalulation.c */; };
264 37812CF51D7A307300F34505 /* uds_daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = F525E72804AA167501F1CF4D /* uds_daemon.c */; };
265 37812CF61D7A307300F34505 /* dnsctl_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 8417375A1B967CBE000CD5C2 /* dnsctl_server.c */; };
266 37812CF71D7A307300F34505 /* xpc_services.c in Sources */ = {isa = PBXBuildFile; fileRef = 848DA5C6165477E000D2E8B4 /* xpc_services.c */; };
267 37DDE9331BA383D30092AC61 /* unittest.c in Sources */ = {isa = PBXBuildFile; fileRef = 37DDE9271BA3825C0092AC61 /* unittest.c */; };
268 37FEBD581BC789AA00638EA4 /* DNSCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F60587CEF6001880B3 /* DNSCommon.c */; };
269 4A7B9E8014FDA25000B84CC1 /* mDNSResponder.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4A7B9E7E14FDA1BB00B84CC1 /* mDNSResponder.plist */; };
270 4A7B9E8214FDA26C00B84CC1 /* mDNSResponder.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4A7B9E7C14FDA19F00B84CC1 /* mDNSResponder.txt */; };
271 4AAE0C9A0C68EA81003882A5 /* mDNSResponderHelper.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */; };
272 4BD2B63A134FE09F002B96D5 /* P2PPacketFilter.c in Sources */ = {isa = PBXBuildFile; fileRef = 4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */; };
273 4BD2B63B134FE09F002B96D5 /* P2PPacketFilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */; };
274 72FB5467166D5FCA0090B2D9 /* dnsctl.c in Sources */ = {isa = PBXBuildFile; fileRef = 72FB545A166D5F960090B2D9 /* dnsctl.c */; };
275 789036921F7AC1FA0077A962 /* libnetwork.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 789036911F7AC1F90077A962 /* libnetwork.tbd */; };
276 789036931F7AC2050077A962 /* libnetwork.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 789036911F7AC1F90077A962 /* libnetwork.tbd */; };
277 8415A6571897109000BDBA26 /* libdns_services.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8415A6561897109000BDBA26 /* libdns_services.dylib */; };
278 8417375C1B967D37000CD5C2 /* dnsctl_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 8417375A1B967CBE000CD5C2 /* dnsctl_server.c */; };
279 848DA5C7165477E000D2E8B4 /* xpc_services.c in Sources */ = {isa = PBXBuildFile; fileRef = 848DA5C6165477E000D2E8B4 /* xpc_services.c */; };
280 848DA5CA165477EB00D2E8B4 /* xpc_services.h in Headers */ = {isa = PBXBuildFile; fileRef = 848DA5C9165477EB00D2E8B4 /* xpc_services.h */; };
281 848DA5D616547F7200D2E8B4 /* dns_xpc.h in Headers */ = {isa = PBXBuildFile; fileRef = 848DA5D516547F7200D2E8B4 /* dns_xpc.h */; };
282 84C5B33C166553F100C324A8 /* dns_services.c in Sources */ = {isa = PBXBuildFile; fileRef = 84C5B339166553AF00C324A8 /* dns_services.c */; };
283 84F4C090188F050200D1E1DE /* dns_services.h in Headers */ = {isa = PBXBuildFile; fileRef = 84F4C08F188F04CF00D1E1DE /* dns_services.h */; settings = {ATTRIBUTES = (Private, ); }; };
284 B7016F521D5D0D2900107E7C /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B7016F511D5D0D2900107E7C /* Localizable.strings */; };
285 B701E7041D9DD811008F3022 /* BonjourSCStore.m in Sources */ = {isa = PBXBuildFile; fileRef = B701E7031D9DD811008F3022 /* BonjourSCStore.m */; };
286 B7024D171E82FA9500312DEF /* com.apple.preference.bonjour.tool.xpc in CopyFiles */ = {isa = PBXBuildFile; fileRef = B76783AC1E82D65900DA271E /* com.apple.preference.bonjour.tool.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
287 B71C8B091E79F2CD00E99939 /* BonjourSCStore.m in Sources */ = {isa = PBXBuildFile; fileRef = B701E7031D9DD811008F3022 /* BonjourSCStore.m */; };
288 B7325FE81DA4737400663834 /* CNBrowseDomainsController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7325FE71DA4737400663834 /* CNBrowseDomainsController.m */; };
289 B7325FF71DA47F9100663834 /* CNDomainBrowserViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = B7A214081D1B29D6005F7DD9 /* CNDomainBrowserViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
290 B7325FF81DA47FB000663834 /* CNDomainBrowserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7A214091D1B29D6005F7DD9 /* CNDomainBrowserViewController.m */; };
291 B7325FF91DA47FB000663834 /* _CNDomainBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D6CA5E1D107573005E24CF /* _CNDomainBrowser.m */; };
292 B7325FFD1DA4809400663834 /* DomainBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = B74EC1271D494C5800A1D155 /* DomainBrowser.h */; settings = {ATTRIBUTES = (Public, ); }; };
293 B7325FFF1DA480A500663834 /* DomainBrowser.strings in Resources */ = {isa = PBXBuildFile; fileRef = B7016F4F1D5D0D1900107E7C /* DomainBrowser.strings */; };
294 B74A96261DD4EDE60084A8C5 /* Preferences.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B74A96251DD4EDE60084A8C5 /* Preferences.framework */; };
295 B74F2B461E82FEAE0084960E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BDA3F0891C48DB910054FB4B /* Foundation.framework */; };
296 B74F2B471E82FEFE0084960E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
297 B75700241E8347A6005CD56C /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = B75700231E8347A6005CD56C /* InfoPlist.strings */; };
298 B764319F1DB0423800DB376D /* ClientCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FF5852100DD27BD300862BDF /* ClientCommon.c */; };
299 B76431A01DB0423900DB376D /* ClientCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FF5852100DD27BD300862BDF /* ClientCommon.c */; };
300 B76783C11E82D8F500DA271E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B76783BC1E82D8F500DA271E /* main.m */; };
301 B76783C21E82D8F500DA271E /* BonjourPrefTool.m in Sources */ = {isa = PBXBuildFile; fileRef = B76783BE1E82D8F500DA271E /* BonjourPrefTool.m */; };
302 B7706AA91DB83E9A00593FD5 /* CNDomainBrowserView.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D6CA691D1076C6005E24CF /* CNDomainBrowserView.m */; };
303 B7706AAA1DB83EA700593FD5 /* _CNDomainBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D6CA5E1D107573005E24CF /* _CNDomainBrowser.m */; };
304 B7706AAB1DB83EAC00593FD5 /* CNDomainBrowserPathUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B799209E1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m */; };
305 B7706AAD1DBA9C0F00593FD5 /* CNDomainBrowserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B7A214091D1B29D6005F7DD9 /* CNDomainBrowserViewController.m */; };
306 B7706AAE1DBA9C1800593FD5 /* _CNDomainBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D6CA5E1D107573005E24CF /* _CNDomainBrowser.m */; };
307 B7706AAF1DBA9C1800593FD5 /* CNDomainBrowserPathUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B799209E1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m */; };
308 B778EE4D1D51113800C814A2 /* HostnameController.m in Sources */ = {isa = PBXBuildFile; fileRef = B778EE4B1D51113800C814A2 /* HostnameController.m */; };
309 B778EE501D51287100C814A2 /* BonjourSettingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = B778EE4F1D51287100C814A2 /* BonjourSettingsController.m */; };
310 B79568351D53F693005E3BED /* DomainBrowser.h in Headers */ = {isa = PBXBuildFile; fileRef = B74EC12B1D494C7200A1D155 /* DomainBrowser.h */; settings = {ATTRIBUTES = (Public, ); }; };
311 B79568361D53F69B005E3BED /* CNDomainBrowserView.h in Headers */ = {isa = PBXBuildFile; fileRef = B7D6CA681D1076C6005E24CF /* CNDomainBrowserView.h */; settings = {ATTRIBUTES = (Public, ); }; };
312 B799209F1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = B799209D1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
313 B79920A01DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = B799209D1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
314 B79920A11DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B799209E1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m */; };
315 B79920A21DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = B799209E1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m */; };
316 B79920A41DA6C49700C6E02B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B79920A31DA6C49700C6E02B /* Assets.xcassets */; };
317 B7D566C91E81DA0000E43008 /* com.apple.preference.bonjour.remoteservice.xpc in CopyFiles */ = {isa = PBXBuildFile; fileRef = B7D566BA1E81D8FD00E43008 /* com.apple.preference.bonjour.remoteservice.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
318 B7D566CD1E81DDB600E43008 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BDA3F0891C48DB910054FB4B /* Foundation.framework */; };
319 B7D566CE1E81DDB600E43008 /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF260A1F07B4436900CE10E5 /* PreferencePanes.framework */; };
320 B7D566D01E81DEC200E43008 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D566AC1E81D6A900E43008 /* main.m */; };
321 B7D566D11E81DEC400E43008 /* BonjourPrefRemoteViewService.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D566A81E81D6A900E43008 /* BonjourPrefRemoteViewService.m */; };
322 B7D566D51E81E14E00E43008 /* ViewBridge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B7D566D41E81E14E00E43008 /* ViewBridge.framework */; };
323 B7D6CA791D10770F005E24CF /* _CNDomainBrowser.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D6CA5E1D107573005E24CF /* _CNDomainBrowser.m */; };
324 B7D6CA7A1D107714005E24CF /* CNDomainBrowserView.m in Sources */ = {isa = PBXBuildFile; fileRef = B7D6CA691D1076C6005E24CF /* CNDomainBrowserView.m */; };
325 B7E06B0D1DBA9DFE00E4580C /* ClientCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FF5852100DD27BD300862BDF /* ClientCommon.c */; };
326 B7E06B0E1DBA9E9700E4580C /* DomainBrowser.strings in Resources */ = {isa = PBXBuildFile; fileRef = B7016F4F1D5D0D1900107E7C /* DomainBrowser.strings */; };
327 BD03E88D1AD31278005E8A81 /* SymptomReporter.c in Sources */ = {isa = PBXBuildFile; fileRef = BD03E88C1AD31278005E8A81 /* SymptomReporter.c */; };
328 BD28AE8F207B892D00F0B257 /* bonjour-mcast-diagnose in Copy diagnose scripts */ = {isa = PBXBuildFile; fileRef = BD28AE8E207B88F600F0B257 /* bonjour-mcast-diagnose */; };
329 BD41B27D203EBE6100A53629 /* dns_sd.h in Headers */ = {isa = PBXBuildFile; fileRef = FFA572630AF190C20055A0F1 /* dns_sd.h */; settings = {ATTRIBUTES = (Public, ); }; };
330 BD41F9C4209B60AC0077F8B6 /* libpcap.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = BD41F9C3209B60AC0077F8B6 /* libpcap.tbd */; };
331 BD691B2A1ED2F47100E6F317 /* DNS64.c in Sources */ = {isa = PBXBuildFile; fileRef = BD691B281ED2F43200E6F317 /* DNS64.c */; };
332 BD691B2B1ED2F4AB00E6F317 /* DNS64.h in Headers */ = {isa = PBXBuildFile; fileRef = BD691B291ED2F43200E6F317 /* DNS64.h */; };
333 BD75E940206ADEF400656ED3 /* com.apple.mDNSResponder.plist in Copy AppleInternal Logging Profile */ = {isa = PBXBuildFile; fileRef = BDB61846206ADDDF00AFF600 /* com.apple.mDNSResponder.plist */; };
334 BD893CE5206C0D980055F9E7 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BD893CE4206C0D980055F9E7 /* SystemConfiguration.framework */; };
335 BD893CE7206C0EAF0055F9E7 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BD893CE6206C0EAF0055F9E7 /* CoreFoundation.framework */; };
336 BD9BA7551EAF91FB00658CCF /* dnssdutil.c in Sources */ = {isa = PBXBuildFile; fileRef = BD9BA7541EAF91E700658CCF /* dnssdutil.c */; };
337 BD9BA7581EAF929C00658CCF /* CoreUtils.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BD9BA7571EAF929C00658CCF /* CoreUtils.framework */; };
338 BDA3F08A1C48DB920054FB4B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BDA3F0891C48DB910054FB4B /* Foundation.framework */; };
339 BDA3F08E1C48DCA50054FB4B /* Metrics.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA3F0871C48DB6D0054FB4B /* Metrics.h */; };
340 BDA3F08F1C48DCA50054FB4B /* Metrics.m in Sources */ = {isa = PBXBuildFile; fileRef = BDA3F0881C48DB6D0054FB4B /* Metrics.m */; };
341 BDA9A7881B3A924C00523835 /* dns_sd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A7871B3A923600523835 /* dns_sd_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
342 BDA9A7891B3A92A500523835 /* dns_sd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A7871B3A923600523835 /* dns_sd_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
343 BDAF4BC020B52D3D0062219E /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BDAF4BBF20B52D3D0062219E /* CFNetwork.framework */; };
344 BDB04221203FEF4C00419961 /* dns_sd.h in Headers */ = {isa = PBXBuildFile; fileRef = FFA572630AF190C20055A0F1 /* dns_sd.h */; settings = {ATTRIBUTES = (Public, ); }; };
345 BDB04222203FEF4D00419961 /* dns_sd.h in Headers */ = {isa = PBXBuildFile; fileRef = FFA572630AF190C20055A0F1 /* dns_sd.h */; settings = {ATTRIBUTES = (Public, ); }; };
346 BDB04223203FF18000419961 /* dns_sd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A7871B3A923600523835 /* dns_sd_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
347 BDB04224203FF18000419961 /* dns_sd_private.h in Headers */ = {isa = PBXBuildFile; fileRef = BDA9A7871B3A923600523835 /* dns_sd_private.h */; settings = {ATTRIBUTES = (Private, ); }; };
348 BDB61845206ADB9D00AFF600 /* com.apple.mDNSResponder.plist in Copy Base Logging Profile */ = {isa = PBXBuildFile; fileRef = BDB61843206ADB7700AFF600 /* com.apple.mDNSResponder.plist */; };
349 BDBF9B941ED74B9C001498A8 /* DNS64State.h in Headers */ = {isa = PBXBuildFile; fileRef = BDBF9B931ED74B8C001498A8 /* DNS64State.h */; };
350 BDF8BB902208E2A800419B62 /* mDNSResponder.plist in Copy BATS test plist */ = {isa = PBXBuildFile; fileRef = BDF8BB8F2208E26E00419B62 /* mDNSResponder.plist */; };
351 D284BE540ADD80740027CCDF /* dnssd_ipc.h in Headers */ = {isa = PBXBuildFile; fileRef = F5E11B5B04A28126019798ED /* dnssd_ipc.h */; };
352 D284BE580ADD80740027CCDF /* mDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBE9022EAF5A00000109 /* mDNS.c */; };
353 D284BE590ADD80740027CCDF /* uDNS.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F70587CEF6001880B3 /* uDNS.c */; };
354 D284BE5A0ADD80740027CCDF /* DNSCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F60587CEF6001880B3 /* DNSCommon.c */; };
355 D284BE5B0ADD80740027CCDF /* DNSDigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F461DB5062DBF2900672BF3 /* DNSDigest.c */; };
356 D284BE5D0ADD80740027CCDF /* mDNSDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */; };
357 D284BE5E0ADD80740027CCDF /* uds_daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = F525E72804AA167501F1CF4D /* uds_daemon.c */; };
358 D284BE5F0ADD80740027CCDF /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
359 D284BE600ADD80740027CCDF /* PlatformCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FFCB6D73075D539900B8AF62 /* PlatformCommon.c */; };
360 D284BE610ADD80740027CCDF /* mDNSMacOSX.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */; };
361 D284BE620ADD80740027CCDF /* LegacyNATTraversal.c in Sources */ = {isa = PBXBuildFile; fileRef = 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */; };
362 D284BE630ADD80740027CCDF /* daemon.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEC022EAF7200000109 /* daemon.c */; };
363 D284BE650ADD80740027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
364 D284BE660ADD80740027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
365 D284BE670ADD80740027CCDF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; };
366 D284BE680ADD80740027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
367 D284BE6B0ADD80740027CCDF /* mDNSResponder.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF485D5105632E0000130380 /* mDNSResponder.8 */; };
368 D284BEA80ADD80920027CCDF /* dns-sd.c in Sources */ = {isa = PBXBuildFile; fileRef = FF1C919F07021E3F001048AB /* dns-sd.c */; };
369 D284BEAC0ADD80920027CCDF /* dns-sd.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FF1C919D07021D77001048AB /* dns-sd.1 */; };
370 D284BEB70ADD809A0027CCDF /* JNISupport.c in Sources */ = {isa = PBXBuildFile; fileRef = DB2CC44B0662DD1100335AB3 /* JNISupport.c */; };
371 D284BEB90ADD809A0027CCDF /* JavaVM.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DB2CC4680662DFF500335AB3 /* JavaVM.framework */; };
372 D284BEC50ADD80A20027CCDF /* DNSCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F18A9F60587CEF6001880B3 /* DNSCommon.c */; };
373 D284BEC60ADD80A20027CCDF /* DNSDigest.c in Sources */ = {isa = PBXBuildFile; fileRef = 7F461DB5062DBF2900672BF3 /* DNSDigest.c */; };
374 D284BEC70ADD80A20027CCDF /* dnsextd.c in Sources */ = {isa = PBXBuildFile; fileRef = FF25794606C9A8BF00376F7B /* dnsextd.c */; };
375 D284BEC80ADD80A20027CCDF /* mDNSDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */; };
376 D284BEC90ADD80A20027CCDF /* GenLinkedList.c in Sources */ = {isa = PBXBuildFile; fileRef = DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */; };
377 D284BECA0ADD80A20027CCDF /* mDNSMacOSX.c in Sources */ = {isa = PBXBuildFile; fileRef = 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */; };
378 D284BECB0ADD80A20027CCDF /* dnsextd_lexer.l in Sources */ = {isa = PBXBuildFile; fileRef = FF13FFEA0A5DA44A00897C81 /* dnsextd_lexer.l */; settings = {COMPILER_FLAGS = "-Wno-error"; }; };
379 D284BECC0ADD80A20027CCDF /* dnsextd_parser.y in Sources */ = {isa = PBXBuildFile; fileRef = FF13FFEC0A5DA45500897C81 /* dnsextd_parser.y */; };
380 D284BECD0ADD80A20027CCDF /* PlatformCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FFCB6D73075D539900B8AF62 /* PlatformCommon.c */; };
381 D284BECF0ADD80A20027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
382 D284BED00ADD80A20027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
383 D284BED10ADD80A20027CCDF /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; };
384 D284BED20ADD80A20027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
385 D284BED50ADD80A20027CCDF /* dnsextd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = FFF4F63A06CFE4DD00459EFD /* dnsextd.8 */; };
386 D284BEF30ADD80B00027CCDF /* success.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2807B4464B00CE10E5 /* success.tiff */; };
387 D284BEF50ADD80B00027CCDF /* failure.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A2A07B4464B00CE10E5 /* failure.tiff */; };
388 D284BEF60ADD80B00027CCDF /* BonjourPref.icns in Resources */ = {isa = PBXBuildFile; fileRef = FF260A3207B4466900CE10E5 /* BonjourPref.icns */; };
389 D284BEF70ADD80B00027CCDF /* BonjourPref.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF260A3307B4466900CE10E5 /* BonjourPref.tiff */; };
390 D284BEF80ADD80B00027CCDF /* DNSServiceDiscoveryPref.nib in Resources */ = {isa = PBXBuildFile; fileRef = FF260A4807B4475600CE10E5 /* DNSServiceDiscoveryPref.nib */; };
391 D284BEF90ADD80B00027CCDF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = FF260A4B07B4477F00CE10E5 /* InfoPlist.strings */; };
392 D284BEFB0ADD80B00027CCDF /* inprogress.tiff in Resources */ = {isa = PBXBuildFile; fileRef = FF08480607CEB8E800AE6769 /* inprogress.tiff */; };
393 D284BEFE0ADD80B00027CCDF /* DNSServiceDiscoveryPref.m in Sources */ = {isa = PBXBuildFile; fileRef = FFFB0DAC07B43CBA00B88D48 /* DNSServiceDiscoveryPref.m */; };
394 D284BF020ADD80B00027CCDF /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65713D46025A293200000109 /* SystemConfiguration.framework */; };
395 D284BF030ADD80B00027CCDF /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F869685066EE02400D2A2DC /* Security.framework */; };
396 D284BF040ADD80B00027CCDF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF2609FA07B4433800CE10E5 /* Cocoa.framework */; };
397 D284BF050ADD80B00027CCDF /* PreferencePanes.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF260A1F07B4436900CE10E5 /* PreferencePanes.framework */; };
398 D284BF060ADD80B00027CCDF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */; };
399 FFA572330AF18F1C0055A0F1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
400 FFA572340AF18F1C0055A0F1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
401 FFA572350AF18F1C0055A0F1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
402 FFA5723F0AF18F450055A0F1 /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
403 FFA572400AF18F450055A0F1 /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
404 FFA572410AF18F450055A0F1 /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
405 FFB437150EB165BD00E17C68 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CA213D02786FC30CCA2C71 /* IOKit.framework */; };
406 FFD52A9E1AF858DD00CAD3EC /* CryptoAlg.h in Headers */ = {isa = PBXBuildFile; fileRef = 21A57F4B145B2AE100939099 /* CryptoAlg.h */; };
407 FFF589B70E37F66800EF515C /* ClientCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FF5852100DD27BD300862BDF /* ClientCommon.c */; };
408 FFF589C10E37F67E00EF515C /* ClientCommon.c in Sources */ = {isa = PBXBuildFile; fileRef = FF5852100DD27BD300862BDF /* ClientCommon.c */; };
409 FFFA38630AEEDB090065B80A /* dnssd_clientlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */; };
410 FFFA38650AEEDB130065B80A /* dnssd_clientstub.c in Sources */ = {isa = PBXBuildFile; fileRef = FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */; };
411 FFFA38660AEEDB2B0065B80A /* dnssd_ipc.c in Sources */ = {isa = PBXBuildFile; fileRef = F5E11B5A04A28126019798ED /* dnssd_ipc.c */; };
412 FFFF8F810C3307C400722979 /* dnsextd.conf in CopyFiles */ = {isa = PBXBuildFile; fileRef = FFFF8F800C3307AC00722979 /* dnsextd.conf */; };
413 /* End PBXBuildFile section */
414
415 /* Begin PBXBuildRule section */
416 D284BF750ADD850C0027CCDF /* PBXBuildRule */ = {
417 isa = PBXBuildRule;
418 compilerSpec = com.apple.compilers.proxy.script;
419 fileType = sourcecode.yacc;
420 isEditable = 1;
421 outputFiles = (
422 "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).h",
423 "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).c",
424 );
425 script = "echo NOOP yacc ${INPUT_FILE_PATH}";
426 };
427 D284BFB80ADD8E510027CCDF /* PBXBuildRule */ = {
428 isa = PBXBuildRule;
429 compilerSpec = com.apple.compilers.proxy.script;
430 fileType = sourcecode.lex;
431 isEditable = 1;
432 outputFiles = (
433 "$(DERIVED_FILE_DIR)/$(INPUT_FILE_BASE).c",
434 );
435 script = "/usr/bin/flex -i -o${DERIVED_FILE_DIR}/${INPUT_FILE_BASE}.c ${INPUT_FILE_PATH}";
436 };
437 /* End PBXBuildRule section */
438
439 /* Begin PBXContainerItemProxy section */
440 03067D670C83A3830022BE1F /* PBXContainerItemProxy */ = {
441 isa = PBXContainerItemProxy;
442 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
443 proxyType = 1;
444 remoteGlobalIDString = D284BE500ADD80740027CCDF;
445 remoteInfo = mDNSResponder;
446 };
447 03067D6B0C83A3920022BE1F /* PBXContainerItemProxy */ = {
448 isa = PBXContainerItemProxy;
449 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
450 proxyType = 1;
451 remoteGlobalIDString = D284BEA50ADD80920027CCDF;
452 remoteInfo = "dns-sd tool";
453 };
454 03067D6D0C83A39C0022BE1F /* PBXContainerItemProxy */ = {
455 isa = PBXContainerItemProxy;
456 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
457 proxyType = 1;
458 remoteGlobalIDString = 2E0405EF0C31955500F13B59;
459 remoteInfo = mDNSResponderHelper;
460 };
461 03067D850C849CC30022BE1F /* PBXContainerItemProxy */ = {
462 isa = PBXContainerItemProxy;
463 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
464 proxyType = 1;
465 remoteGlobalIDString = 03067D640C83A3700022BE1F;
466 remoteInfo = "Build Some";
467 };
468 0C1596C61D7751AD00E09998 /* PBXContainerItemProxy */ = {
469 isa = PBXContainerItemProxy;
470 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
471 proxyType = 1;
472 remoteGlobalIDString = 0C1596AB1D773FE300E09998;
473 remoteInfo = mDNSNetMonitor;
474 };
475 0C2AAB311B6929F300113637 /* PBXContainerItemProxy */ = {
476 isa = PBXContainerItemProxy;
477 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
478 proxyType = 1;
479 remoteGlobalIDString = 84C5B3341665529800C324A8;
480 remoteInfo = dns_services;
481 };
482 0C4F36B31E206711005A536B /* PBXContainerItemProxy */ = {
483 isa = PBXContainerItemProxy;
484 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
485 proxyType = 1;
486 remoteGlobalIDString = 37DDE92C1BA383610092AC61;
487 remoteInfo = unittests;
488 };
489 0C52E92E1E96AD74006EFE7B /* PBXContainerItemProxy */ = {
490 isa = PBXContainerItemProxy;
491 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
492 proxyType = 1;
493 remoteGlobalIDString = 0C635A751E9418A60026C796;
494 remoteInfo = BonjourTop;
495 };
496 2130257012400E9300AC839F /* PBXContainerItemProxy */ = {
497 isa = PBXContainerItemProxy;
498 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
499 proxyType = 1;
500 remoteGlobalIDString = FFA572650AF190F10055A0F1;
501 remoteInfo = SystemLibrariesDynamic;
502 };
503 2141DCFC123FFB7D0086D23E /* PBXContainerItemProxy */ = {
504 isa = PBXContainerItemProxy;
505 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
506 proxyType = 1;
507 remoteGlobalIDString = 2141DCF8123FFB5D0086D23E;
508 remoteInfo = SystemLibraries;
509 };
510 2141DD0D123FFC960086D23E /* PBXContainerItemProxy */ = {
511 isa = PBXContainerItemProxy;
512 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
513 proxyType = 1;
514 remoteGlobalIDString = 2141DD0B123FFC7F0086D23E;
515 remoteInfo = SystemLibrariesStatic;
516 };
517 215FFB18124002C100470DE1 /* PBXContainerItemProxy */ = {
518 isa = PBXContainerItemProxy;
519 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
520 proxyType = 1;
521 remoteGlobalIDString = 2141DD1C123FFCDB0086D23E;
522 remoteInfo = libdns_sd_static;
523 };
524 215FFB1A124002C700470DE1 /* PBXContainerItemProxy */ = {
525 isa = PBXContainerItemProxy;
526 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
527 proxyType = 1;
528 remoteGlobalIDString = 2141DD23123FFD0F0086D23E;
529 remoteInfo = libdns_sd_debug_static;
530 };
531 215FFB1C124002CC00470DE1 /* PBXContainerItemProxy */ = {
532 isa = PBXContainerItemProxy;
533 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
534 proxyType = 1;
535 remoteGlobalIDString = 2141DD29123FFD2C0086D23E;
536 remoteInfo = libdns_sd_profile_static;
537 };
538 217A4C48138EE14C000A5BA8 /* PBXContainerItemProxy */ = {
539 isa = PBXContainerItemProxy;
540 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
541 proxyType = 1;
542 remoteGlobalIDString = 213FB21712028A7A002B3A08;
543 remoteInfo = BonjourEvents;
544 };
545 4AE471690EAFF83800A6C5AD /* PBXContainerItemProxy */ = {
546 isa = PBXContainerItemProxy;
547 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
548 proxyType = 1;
549 remoteGlobalIDString = 4AE471670EAFF81900A6C5AD;
550 remoteInfo = dns_sd.jar;
551 };
552 84C5B3401665544B00C324A8 /* PBXContainerItemProxy */ = {
553 isa = PBXContainerItemProxy;
554 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
555 proxyType = 1;
556 remoteGlobalIDString = 84C5B3341665529800C324A8;
557 remoteInfo = dns_services;
558 };
559 B76783B81E82D83800DA271E /* PBXContainerItemProxy */ = {
560 isa = PBXContainerItemProxy;
561 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
562 proxyType = 1;
563 remoteGlobalIDString = B76783AB1E82D65900DA271E;
564 remoteInfo = ddnsWriteTool;
565 };
566 B7C4B72B1E71BD6000136C7A /* PBXContainerItemProxy */ = {
567 isa = PBXContainerItemProxy;
568 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
569 proxyType = 1;
570 remoteGlobalIDString = B74EC1151D47FC7700A1D155;
571 remoteInfo = BonjourSettings;
572 };
573 B7C4B72D1E71BE3500136C7A /* PBXContainerItemProxy */ = {
574 isa = PBXContainerItemProxy;
575 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
576 proxyType = 1;
577 remoteGlobalIDString = 03067D640C83A3700022BE1F;
578 remoteInfo = "Build Some";
579 };
580 B7D566C71E81D9E700E43008 /* PBXContainerItemProxy */ = {
581 isa = PBXContainerItemProxy;
582 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
583 proxyType = 1;
584 remoteGlobalIDString = B7D566B91E81D8FD00E43008;
585 remoteInfo = RemoteViewService;
586 };
587 BD7833EF1ABA5E3500EC51ED /* PBXContainerItemProxy */ = {
588 isa = PBXContainerItemProxy;
589 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
590 proxyType = 1;
591 remoteGlobalIDString = 72FB545E166D5FB00090B2D9;
592 remoteInfo = dnsctl;
593 };
594 BD9BA7711EAFA3D500658CCF /* PBXContainerItemProxy */ = {
595 isa = PBXContainerItemProxy;
596 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
597 proxyType = 1;
598 remoteGlobalIDString = BD9BA7481EAF90E400658CCF;
599 remoteInfo = dnssdutil;
600 };
601 D284BF2B0ADD815A0027CCDF /* PBXContainerItemProxy */ = {
602 isa = PBXContainerItemProxy;
603 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
604 proxyType = 1;
605 remoteGlobalIDString = D284BEBF0ADD80A20027CCDF;
606 remoteInfo = dnsextd;
607 };
608 D284BF2F0ADD81630027CCDF /* PBXContainerItemProxy */ = {
609 isa = PBXContainerItemProxy;
610 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
611 proxyType = 1;
612 remoteGlobalIDString = D284BEEA0ADD80B00027CCDF;
613 remoteInfo = PreferencePane;
614 };
615 FFA572680AF190FF0055A0F1 /* PBXContainerItemProxy */ = {
616 isa = PBXContainerItemProxy;
617 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
618 proxyType = 1;
619 remoteGlobalIDString = FFB765830AEED9C700583A2C;
620 remoteInfo = libdns_sd;
621 };
622 FFA5726A0AF191010055A0F1 /* PBXContainerItemProxy */ = {
623 isa = PBXContainerItemProxy;
624 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
625 proxyType = 1;
626 remoteGlobalIDString = FFA572300AF18F1C0055A0F1;
627 remoteInfo = "libdns_sd debug";
628 };
629 FFA5726C0AF191020055A0F1 /* PBXContainerItemProxy */ = {
630 isa = PBXContainerItemProxy;
631 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
632 proxyType = 1;
633 remoteGlobalIDString = FFA5723C0AF18F450055A0F1;
634 remoteInfo = "libdns_sd profile";
635 };
636 FFB7657C0AEED97F00583A2C /* PBXContainerItemProxy */ = {
637 isa = PBXContainerItemProxy;
638 containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
639 proxyType = 1;
640 remoteGlobalIDString = 00AD62BB032D7A0C0CCA2C71;
641 remoteInfo = "Build Main";
642 };
643 /* End PBXContainerItemProxy section */
644
645 /* Begin PBXCopyFilesBuildPhase section */
646 0C1596AA1D773FE300E09998 /* CopyFiles */ = {
647 isa = PBXCopyFilesBuildPhase;
648 buildActionMask = 2147483647;
649 dstPath = /usr/share/man/man8;
650 dstSubfolderSpec = 0;
651 files = (
652 0C6FB90F1D77767300DF6F51 /* mDNSNetMonitor.8 in CopyFiles */,
653 );
654 runOnlyForDeploymentPostprocessing = 1;
655 };
656 0C635A741E9418A60026C796 /* CopyFiles */ = {
657 isa = PBXCopyFilesBuildPhase;
658 buildActionMask = 2147483647;
659 dstPath = /usr/share/man/man1/;
660 dstSubfolderSpec = 0;
661 files = (
662 );
663 runOnlyForDeploymentPostprocessing = 1;
664 };
665 21F51DC01B35418C0070B05C /* CopyFiles */ = {
666 isa = PBXCopyFilesBuildPhase;
667 buildActionMask = 8;
668 dstPath = /System/Library/LaunchDaemons;
669 dstSubfolderSpec = 0;
670 files = (
671 21F51DC11B3541940070B05C /* com.apple.mDNSResponder.plist in CopyFiles */,
672 );
673 runOnlyForDeploymentPostprocessing = 1;
674 };
675 21F51DC21B3541F30070B05C /* CopyFiles */ = {
676 isa = PBXCopyFilesBuildPhase;
677 buildActionMask = 8;
678 dstPath = /System/Library/LaunchDaemons;
679 dstSubfolderSpec = 0;
680 files = (
681 21F51DC31B3541F50070B05C /* com.apple.mDNSResponderHelper.plist in CopyFiles */,
682 );
683 runOnlyForDeploymentPostprocessing = 1;
684 };
685 21F51DC41B35421A0070B05C /* CopyFiles */ = {
686 isa = PBXCopyFilesBuildPhase;
687 buildActionMask = 8;
688 dstPath = /System/Library/LaunchDaemons;
689 dstSubfolderSpec = 0;
690 files = (
691 21F51DC51B3542210070B05C /* com.apple.dnsextd.plist in CopyFiles */,
692 );
693 runOnlyForDeploymentPostprocessing = 1;
694 };
695 4A7B9E7F14FDA21B00B84CC1 /* CopyFiles */ = {
696 isa = PBXCopyFilesBuildPhase;
697 buildActionMask = 8;
698 dstPath = /usr/local/OpenSourceVersions;
699 dstSubfolderSpec = 0;
700 files = (
701 4A7B9E8014FDA25000B84CC1 /* mDNSResponder.plist in CopyFiles */,
702 );
703 runOnlyForDeploymentPostprocessing = 1;
704 };
705 4A7B9E8114FDA25500B84CC1 /* CopyFiles */ = {
706 isa = PBXCopyFilesBuildPhase;
707 buildActionMask = 8;
708 dstPath = /usr/local/OpenSourceLicenses;
709 dstSubfolderSpec = 0;
710 files = (
711 4A7B9E8214FDA26C00B84CC1 /* mDNSResponder.txt in CopyFiles */,
712 );
713 runOnlyForDeploymentPostprocessing = 1;
714 };
715 4AAE0C5A0C68E6EC003882A5 /* CopyFiles */ = {
716 isa = PBXCopyFilesBuildPhase;
717 buildActionMask = 8;
718 dstPath = /usr/share/man/man8;
719 dstSubfolderSpec = 0;
720 files = (
721 4AAE0C9A0C68EA81003882A5 /* mDNSResponderHelper.8 in CopyFiles */,
722 );
723 runOnlyForDeploymentPostprocessing = 1;
724 };
725 72FB545D166D5FB00090B2D9 /* CopyFiles */ = {
726 isa = PBXCopyFilesBuildPhase;
727 buildActionMask = 12;
728 dstPath = /usr/share/man/man1/;
729 dstSubfolderSpec = 0;
730 files = (
731 );
732 runOnlyForDeploymentPostprocessing = 0;
733 };
734 8418673D15AB8BFF00BB7F70 /* Copy Base Logging Profile */ = {
735 isa = PBXCopyFilesBuildPhase;
736 buildActionMask = 8;
737 dstPath = /System/Library/Preferences/Logging/Subsystems;
738 dstSubfolderSpec = 0;
739 files = (
740 BDB61845206ADB9D00AFF600 /* com.apple.mDNSResponder.plist in Copy Base Logging Profile */,
741 );
742 name = "Copy Base Logging Profile";
743 runOnlyForDeploymentPostprocessing = 1;
744 };
745 B7D566C61E81D9B600E43008 /* CopyFiles */ = {
746 isa = PBXCopyFilesBuildPhase;
747 buildActionMask = 2147483647;
748 dstPath = "$(CONTENTS_FOLDER_PATH)/XPCServices";
749 dstSubfolderSpec = 16;
750 files = (
751 B7D566C91E81DA0000E43008 /* com.apple.preference.bonjour.remoteservice.xpc in CopyFiles */,
752 B7024D171E82FA9500312DEF /* com.apple.preference.bonjour.tool.xpc in CopyFiles */,
753 );
754 runOnlyForDeploymentPostprocessing = 0;
755 };
756 BD28AE8C207B888E00F0B257 /* Copy diagnose scripts */ = {
757 isa = PBXCopyFilesBuildPhase;
758 buildActionMask = 8;
759 dstPath = /usr/local/bin;
760 dstSubfolderSpec = 0;
761 files = (
762 BD28AE8F207B892D00F0B257 /* bonjour-mcast-diagnose in Copy diagnose scripts */,
763 );
764 name = "Copy diagnose scripts";
765 runOnlyForDeploymentPostprocessing = 1;
766 };
767 BD75E93F206ADEAD00656ED3 /* Copy AppleInternal Logging Profile */ = {
768 isa = PBXCopyFilesBuildPhase;
769 buildActionMask = 8;
770 dstPath = /AppleInternal/Library/Preferences/Logging/Subsystems;
771 dstSubfolderSpec = 0;
772 files = (
773 BD75E940206ADEF400656ED3 /* com.apple.mDNSResponder.plist in Copy AppleInternal Logging Profile */,
774 );
775 name = "Copy AppleInternal Logging Profile";
776 runOnlyForDeploymentPostprocessing = 1;
777 };
778 BDF8BB8A2208E09D00419B62 /* Copy BATS test plist */ = {
779 isa = PBXCopyFilesBuildPhase;
780 buildActionMask = 8;
781 dstPath = /AppleInternal/CoreOS/BATS/unit_tests;
782 dstSubfolderSpec = 0;
783 files = (
784 BDF8BB902208E2A800419B62 /* mDNSResponder.plist in Copy BATS test plist */,
785 );
786 name = "Copy BATS test plist";
787 runOnlyForDeploymentPostprocessing = 1;
788 };
789 D284BE6A0ADD80740027CCDF /* CopyFiles */ = {
790 isa = PBXCopyFilesBuildPhase;
791 buildActionMask = 8;
792 dstPath = /usr/share/man/man8;
793 dstSubfolderSpec = 0;
794 files = (
795 D284BE6B0ADD80740027CCDF /* mDNSResponder.8 in CopyFiles */,
796 );
797 runOnlyForDeploymentPostprocessing = 1;
798 };
799 D284BEAB0ADD80920027CCDF /* CopyFiles */ = {
800 isa = PBXCopyFilesBuildPhase;
801 buildActionMask = 8;
802 dstPath = /usr/share/man/man1;
803 dstSubfolderSpec = 0;
804 files = (
805 D284BEAC0ADD80920027CCDF /* dns-sd.1 in CopyFiles */,
806 );
807 runOnlyForDeploymentPostprocessing = 1;
808 };
809 D284BED40ADD80A20027CCDF /* CopyFiles */ = {
810 isa = PBXCopyFilesBuildPhase;
811 buildActionMask = 8;
812 dstPath = /usr/share/man/man8;
813 dstSubfolderSpec = 0;
814 files = (
815 D284BED50ADD80A20027CCDF /* dnsextd.8 in CopyFiles */,
816 );
817 runOnlyForDeploymentPostprocessing = 1;
818 };
819 FFFF8F770C32F0FD00722979 /* CopyFiles */ = {
820 isa = PBXCopyFilesBuildPhase;
821 buildActionMask = 8;
822 dstPath = /private/etc;
823 dstSubfolderSpec = 0;
824 files = (
825 FFFF8F810C3307C400722979 /* dnsextd.conf in CopyFiles */,
826 );
827 runOnlyForDeploymentPostprocessing = 1;
828 };
829 /* End PBXCopyFilesBuildPhase section */
830
831 /* Begin PBXFileReference section */
832 000753D303367C1C0CCA2C71 /* mDNSMacOSX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mDNSMacOSX.h; sourceTree = "<group>"; };
833 00CA213D02786FC30CCA2C71 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
834 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
835 0C10EC261DDB956000D7A0E3 /* LocalOnlyTimeoutTests.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = LocalOnlyTimeoutTests.c; path = ../unittests/LocalOnlyTimeoutTests.c; sourceTree = "<group>"; };
836 0C10EC271DDB956000D7A0E3 /* LocalOnlyTimeoutTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LocalOnlyTimeoutTests.h; path = ../unittests/LocalOnlyTimeoutTests.h; sourceTree = "<group>"; };
837 0C1596AC1D773FE300E09998 /* mDNSNetMonitor */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSNetMonitor; sourceTree = BUILT_PRODUCTS_DIR; };
838 0C1596B31D7740B500E09998 /* mDNSPosix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mDNSPosix.c; path = ../../mDNSPosix/mDNSPosix.c; sourceTree = "<group>"; };
839 0C1596B41D7740B500E09998 /* NetMonitor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = NetMonitor.c; path = ../../mDNSPosix/NetMonitor.c; sourceTree = "<group>"; };
840 0C1596B71D7740C100E09998 /* mDNSUNP.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mDNSUNP.c; path = ../../mDNSPosix/mDNSUNP.c; sourceTree = "<group>"; };
841 0C5674B11DA2BF6300AF3367 /* mDNSCoreReceiveTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSCoreReceiveTest.h; path = ../unittests/mDNSCoreReceiveTest.h; sourceTree = "<group>"; };
842 0C5674B21DA2BF6300AF3367 /* mDNSCoreReceiveTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mDNSCoreReceiveTest.c; path = ../unittests/mDNSCoreReceiveTest.c; sourceTree = "<group>"; };
843 0C635A761E9418A60026C796 /* bonjourtop */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = bonjourtop; sourceTree = BUILT_PRODUCTS_DIR; };
844 0C635A7D1E9418D90026C796 /* bjIPAddr.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bjIPAddr.cpp; path = source/bjIPAddr.cpp; sourceTree = "<group>"; };
845 0C635A7E1E9418D90026C796 /* bjMACAddr.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bjMACAddr.cpp; path = source/bjMACAddr.cpp; sourceTree = "<group>"; };
846 0C635A7F1E9418D90026C796 /* bjsocket.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bjsocket.cpp; path = source/bjsocket.cpp; sourceTree = "<group>"; };
847 0C635A801E9418D90026C796 /* bjstring.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bjstring.cpp; path = source/bjstring.cpp; sourceTree = "<group>"; };
848 0C635A811E9418D90026C796 /* bjStringtoStringMap.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = bjStringtoStringMap.cpp; path = source/bjStringtoStringMap.cpp; sourceTree = "<group>"; };
849 0C635A821E9418D90026C796 /* BonjourTop.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = BonjourTop.cpp; path = source/BonjourTop.cpp; sourceTree = "<group>"; };
850 0C635A831E9418D90026C796 /* CaptureFile.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CaptureFile.cpp; path = source/CaptureFile.cpp; sourceTree = "<group>"; };
851 0C635A841E9418D90026C796 /* CollectBy.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CollectBy.cpp; path = source/CollectBy.cpp; sourceTree = "<group>"; };
852 0C635A851E9418D90026C796 /* DNSFrame.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = DNSFrame.cpp; path = source/DNSFrame.cpp; sourceTree = "<group>"; };
853 0C635A861E9418D90026C796 /* Frame.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Frame.cpp; path = source/Frame.cpp; sourceTree = "<group>"; };
854 0C635A871E9418D90026C796 /* LLRBTree.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = LLRBTree.cpp; path = source/LLRBTree.cpp; sourceTree = "<group>"; };
855 0C635A881E9418D90026C796 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = source/main.cpp; sourceTree = "<group>"; };
856 0C6FB90E1D775FE900DF6F51 /* mDNSNetMonitor.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mDNSNetMonitor.8; sourceTree = "<group>"; };
857 0C7C00491DD553490078BA89 /* unittest_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unittest_common.c; path = ../unittests/unittest_common.c; sourceTree = "<group>"; };
858 0C7C004A1DD553490078BA89 /* unittest_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unittest_common.h; path = ../unittests/unittest_common.h; sourceTree = "<group>"; };
859 0C7C004B1DD553490078BA89 /* mdns_macosx_ut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mdns_macosx_ut.c; path = ../unittests/mdns_macosx_ut.c; sourceTree = "<group>"; };
860 0C7C004C1DD553490078BA89 /* mdns_ut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mdns_ut.c; path = ../unittests/mdns_ut.c; sourceTree = "<group>"; };
861 0C7C004D1DD553490078BA89 /* uds_daemon_ut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uds_daemon_ut.c; path = ../unittests/uds_daemon_ut.c; sourceTree = "<group>"; };
862 0C7C004E1DD553490078BA89 /* CNameRecordTests.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CNameRecordTests.h; path = ../unittests/CNameRecordTests.h; sourceTree = "<group>"; };
863 0C7C004F1DD553490078BA89 /* CNameRecordTests.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CNameRecordTests.c; path = ../unittests/CNameRecordTests.c; sourceTree = "<group>"; };
864 0C84A2911E786AFF00E8B4C7 /* daemon_ut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = daemon_ut.c; path = ../unittests/daemon_ut.c; sourceTree = "<group>"; };
865 21070E5D16486B9000A69507 /* DNSSECSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DNSSECSupport.c; sourceTree = "<group>"; };
866 21070E5E16486B9000A69507 /* DNSSECSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNSSECSupport.h; sourceTree = "<group>"; };
867 2124FA2B1471E98C0021D7BB /* nsec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nsec.h; path = ../mDNSCore/nsec.h; sourceTree = "<group>"; };
868 2124FA2F1471E9B50021D7BB /* dnssec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dnssec.h; path = ../mDNSCore/dnssec.h; sourceTree = "<group>"; };
869 2124FA321471E9DE0021D7BB /* nsec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = nsec.c; path = ../mDNSCore/nsec.c; sourceTree = "<group>"; };
870 2127A47515C3C7B900A857FC /* nsec3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = nsec3.c; path = ../mDNSCore/nsec3.c; sourceTree = "<group>"; };
871 2127A47615C3C7B900A857FC /* nsec3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = nsec3.h; path = ../mDNSCore/nsec3.h; sourceTree = "<group>"; };
872 213BDC6C147319F400000896 /* dnssec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssec.c; path = ../mDNSCore/dnssec.c; sourceTree = "<group>"; };
873 213FB21812028A7A002B3A08 /* BonjourEvents.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BonjourEvents.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
874 213FB22C12028B53002B3A08 /* BonjourEvents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BonjourEvents.c; sourceTree = "<group>"; };
875 213FB22D12028B53002B3A08 /* BonjourEvents-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "BonjourEvents-Info.plist"; sourceTree = "<group>"; };
876 2141DD1D123FFCDB0086D23E /* libdns_sd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd.a; sourceTree = BUILT_PRODUCTS_DIR; };
877 2141DD24123FFD0F0086D23E /* libdns_sd_debug.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_debug.a; sourceTree = BUILT_PRODUCTS_DIR; };
878 2141DD2A123FFD2C0086D23E /* libdns_sd_profile.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdns_sd_profile.a; sourceTree = BUILT_PRODUCTS_DIR; };
879 216D9ACD1720C9F5008066E1 /* uDNSPathEvalulation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = uDNSPathEvalulation.c; sourceTree = "<group>"; };
880 218E8E4F156D8C0300720DA0 /* dnsproxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnsproxy.c; path = ../mDNSCore/dnsproxy.c; sourceTree = "<group>"; };
881 218E8E50156D8C0300720DA0 /* dnsproxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dnsproxy.h; path = ../mDNSCore/dnsproxy.h; sourceTree = "<group>"; };
882 219D5541149ED645004464AE /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = /usr/lib/libxml2.dylib; sourceTree = "<absolute>"; };
883 21A57F4A145B2AE100939099 /* CryptoAlg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CryptoAlg.c; path = ../mDNSCore/CryptoAlg.c; sourceTree = "<group>"; };
884 21A57F4B145B2AE100939099 /* CryptoAlg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CryptoAlg.h; path = ../mDNSCore/CryptoAlg.h; sourceTree = "<group>"; };
885 21A57F51145B2B1400939099 /* CryptoSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CryptoSupport.c; sourceTree = "<group>"; };
886 21A57F52145B2B1400939099 /* CryptoSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CryptoSupport.h; sourceTree = "<group>"; };
887 21DD8FBD161E9A250033C8F8 /* anonymous.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = anonymous.c; path = ../mDNSCore/anonymous.c; sourceTree = "<group>"; };
888 21DD8FBE161E9A250033C8F8 /* anonymous.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = anonymous.h; path = ../mDNSCore/anonymous.h; sourceTree = "<group>"; };
889 21DED43415702C0F0060B6B9 /* DNSProxySupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DNSProxySupport.c; sourceTree = "<group>"; };
890 21F432971134AA6800581B69 /* WebFilterDNS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebFilterDNS.framework; path = /System/Library/PrivateFrameworks/WebFilterDNS.framework; sourceTree = "<absolute>"; };
891 21F51DBD1B3540DB0070B05C /* com.apple.dnsextd.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.dnsextd.plist; sourceTree = "<group>"; };
892 21F51DBE1B3541030070B05C /* com.apple.mDNSResponderHelper.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.mDNSResponderHelper.plist; sourceTree = "<group>"; };
893 21F51DBF1B35412D0070B05C /* com.apple.mDNSResponder.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.mDNSResponder.plist; sourceTree = "<group>"; };
894 220ABBF11D78F102008423A7 /* D2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = D2D.h; sourceTree = "<group>"; };
895 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DNSServiceDiscovery.c; sourceTree = "<group>"; };
896 222A3C571C1B743B003A6FFD /* DNSServiceDiscovery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNSServiceDiscovery.h; sourceTree = "<group>"; };
897 222A3C581C1B743B003A6FFD /* DNSServiceDiscoveryDefines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNSServiceDiscoveryDefines.h; sourceTree = "<group>"; };
898 22448EA11C90A7B5004F25CC /* BLE.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = BLE.c; sourceTree = "<group>"; };
899 22448EA21C90A7B5004F25CC /* BLE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BLE.h; sourceTree = "<group>"; };
900 22448EA51C90A82D004F25CC /* coreBLE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = coreBLE.h; sourceTree = "<group>"; };
901 22448EA61C90A82D004F25CC /* coreBLE.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = coreBLE.m; sourceTree = "<group>"; };
902 22C7633D1D777B8C0077AFCA /* D2D.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = D2D.c; sourceTree = "<group>"; };
903 2E0405F00C31955500F13B59 /* mDNSResponderHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponderHelper; sourceTree = BUILT_PRODUCTS_DIR; };
904 2E0405F40C3195F700F13B59 /* helper.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = helper.c; sourceTree = "<group>"; };
905 2E0406140C3197CB00F13B59 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = /usr/lib/libbsm.dylib; sourceTree = "<absolute>"; };
906 2E0406CA0C31E9AD00F13B59 /* helper-main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "helper-main.c"; sourceTree = "<group>"; };
907 2E8165F60C59835F00485EB2 /* libipsec.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libipsec.dylib; path = /usr/lib/libipsec.dylib; sourceTree = "<absolute>"; };
908 2E96A5250C39BE480087C4D2 /* helper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = helper.h; sourceTree = "<group>"; };
909 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "helper-stubs.c"; sourceTree = "<group>"; };
910 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "helpermsg-types.h"; sourceTree = "<group>"; };
911 2EDC5E720C39EA640092701B /* helper-server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "helper-server.h"; sourceTree = "<group>"; };
912 371D0FBA1BF545FA00E5DB26 /* InterfaceTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = InterfaceTest.c; path = ../unittests/InterfaceTest.c; sourceTree = "<group>"; };
913 371D0FBB1BF545FA00E5DB26 /* InterfaceTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = InterfaceTest.h; path = ../unittests/InterfaceTest.h; sourceTree = "<group>"; };
914 371D0FBD1BF666EB00E5DB26 /* ResourceRecordTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ResourceRecordTest.c; path = ../unittests/ResourceRecordTest.c; sourceTree = "<group>"; };
915 371D0FBE1BF666EB00E5DB26 /* ResourceRecordTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResourceRecordTest.h; path = ../unittests/ResourceRecordTest.h; sourceTree = "<group>"; };
916 3732020F1BAB4349007DE806 /* DNSMessageTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = DNSMessageTest.c; path = ../unittests/DNSMessageTest.c; sourceTree = "<group>"; };
917 373202111BAB63E8007DE806 /* DNSMessageTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DNSMessageTest.h; path = ../unittests/DNSMessageTest.h; sourceTree = "<group>"; };
918 37538E131D7A43B600226BE4 /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = usr/lib/libicucore.dylib; sourceTree = SDKROOT; };
919 37AF802A1BF699AF00D657F6 /* DomainNameTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = DomainNameTest.c; path = ../unittests/DomainNameTest.c; sourceTree = "<group>"; };
920 37AF802B1BF699AF00D657F6 /* DomainNameTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DomainNameTest.h; path = ../unittests/DomainNameTest.h; sourceTree = "<group>"; };
921 37DDE9271BA3825C0092AC61 /* unittest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unittest.c; path = ../unittests/unittest.c; sourceTree = "<group>"; };
922 37DDE9281BA382670092AC61 /* unittest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unittest.h; path = ../unittests/unittest.h; sourceTree = "<group>"; };
923 37DDE92D1BA383610092AC61 /* unittests */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = unittests; sourceTree = BUILT_PRODUCTS_DIR; };
924 37DDE9351BA386E70092AC61 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = main.c; path = ../unittests/main.c; sourceTree = "<group>"; };
925 4A2E69DD0F5475A3004A87B0 /* uds_daemon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uds_daemon.h; path = ../mDNSShared/uds_daemon.h; sourceTree = SOURCE_ROOT; };
926 4A3600DF0F34F8CD00453EFB /* DeviceToDeviceManager.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DeviceToDeviceManager.framework; path = /System/Library/PrivateFrameworks/DeviceToDeviceManager.framework; sourceTree = "<absolute>"; };
927 4A7B9E7C14FDA19F00B84CC1 /* mDNSResponder.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = mDNSResponder.txt; sourceTree = "<group>"; };
928 4A7B9E7E14FDA1BB00B84CC1 /* mDNSResponder.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = mDNSResponder.plist; sourceTree = "<group>"; };
929 4A8202510C56C36500DDFD48 /* ipsec_strerror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ipsec_strerror.h; sourceTree = "<group>"; };
930 4A8202520C56C36500DDFD48 /* libpfkey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libpfkey.h; sourceTree = "<group>"; };
931 4A8202530C56C36600DDFD48 /* pfkey.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pfkey.c; sourceTree = "<group>"; };
932 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mDNSResponderHelper.8; sourceTree = SOURCE_ROOT; };
933 4ADB5F230F6AB9F400B95BF3 /* helper-entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "helper-entitlements.plist"; sourceTree = "<group>"; };
934 4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = P2PPacketFilter.c; sourceTree = "<group>"; };
935 4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = P2PPacketFilter.h; sourceTree = "<group>"; };
936 654BE64F02B63B93000001D1 /* mDNSEmbeddedAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSEmbeddedAPI.h; path = ../mDNSCore/mDNSEmbeddedAPI.h; sourceTree = "<group>"; };
937 654BE65002B63B93000001D1 /* mDNSDebug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mDNSDebug.h; path = ../mDNSCore/mDNSDebug.h; sourceTree = "<group>"; };
938 65713D46025A293200000109 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
939 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 = 0; };
940 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; path = mDNSMacOSX.c; sourceTree = "<group>"; tabWidth = 4; usesTabs = 0; };
941 6575FBEC022EAF7200000109 /* daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.c; path = daemon.c; sourceTree = "<group>"; tabWidth = 4; usesTabs = 0; };
942 72FB545A166D5F960090B2D9 /* dnsctl.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dnsctl.c; path = ../Clients/dnsctl.c; sourceTree = "<group>"; };
943 72FB545F166D5FB00090B2D9 /* dnsctl */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dnsctl; sourceTree = BUILT_PRODUCTS_DIR; };
944 789036911F7AC1F90077A962 /* libnetwork.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libnetwork.tbd; path = usr/lib/libnetwork.tbd; sourceTree = SDKROOT; };
945 7F18A9F60587CEF6001880B3 /* DNSCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = DNSCommon.c; path = ../mDNSCore/DNSCommon.c; sourceTree = SOURCE_ROOT; };
946 7F18A9F70587CEF6001880B3 /* uDNS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uDNS.c; path = ../mDNSCore/uDNS.c; sourceTree = SOURCE_ROOT; };
947 7F461DB5062DBF2900672BF3 /* DNSDigest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = DNSDigest.c; path = ../mDNSCore/DNSDigest.c; sourceTree = SOURCE_ROOT; };
948 7F869685066EE02400D2A2DC /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
949 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LegacyNATTraversal.c; sourceTree = SOURCE_ROOT; };
950 8415A6561897109000BDBA26 /* libdns_services.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libdns_services.dylib; path = /usr/lib/libdns_services.dylib; sourceTree = "<absolute>"; };
951 8417375A1B967CBE000CD5C2 /* dnsctl_server.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnsctl_server.c; path = Private/dnsctl_server.c; sourceTree = "<group>"; };
952 848DA5C6165477E000D2E8B4 /* xpc_services.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = xpc_services.c; path = Private/xpc_services.c; sourceTree = "<group>"; };
953 848DA5C9165477EB00D2E8B4 /* xpc_services.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = xpc_services.h; path = Private/xpc_services.h; sourceTree = "<group>"; };
954 848DA5D516547F7200D2E8B4 /* dns_xpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns_xpc.h; path = Private/dns_xpc.h; sourceTree = "<group>"; };
955 84C5B3351665529800C324A8 /* libdns_services.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libdns_services.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
956 84C5B339166553AF00C324A8 /* dns_services.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = dns_services.c; path = Private/dns_services.c; sourceTree = "<group>"; };
957 84F4C08F188F04CF00D1E1DE /* dns_services.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns_services.h; path = Private/dns_services.h; sourceTree = "<group>"; };
958 B7016F4F1D5D0D1900107E7C /* DomainBrowser.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = DomainBrowser.strings; sourceTree = "<group>"; };
959 B7016F511D5D0D2900107E7C /* Localizable.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Localizable.strings; path = ../SettingsBundle/Localizable.strings; sourceTree = "<group>"; };
960 B701E7031D9DD811008F3022 /* BonjourSCStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BonjourSCStore.m; path = ../SettingsBundle/BonjourSCStore.m; sourceTree = "<group>"; };
961 B716801A1E8330B400459A35 /* entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = entitlements.plist; sourceTree = "<group>"; };
962 B72C96091D6236A500AD682A /* BonjourSCStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = BonjourSCStore.h; path = ../SettingsBundle/BonjourSCStore.h; sourceTree = "<group>"; };
963 B7325FE61DA4737400663834 /* CNBrowseDomainsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CNBrowseDomainsController.h; path = ../SettingsBundle/CNBrowseDomainsController.h; sourceTree = "<group>"; };
964 B7325FE71DA4737400663834 /* CNBrowseDomainsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CNBrowseDomainsController.m; path = ../SettingsBundle/CNBrowseDomainsController.m; sourceTree = "<group>"; };
965 B7325FEE1DA47EBA00663834 /* DomainBrowser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DomainBrowser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
966 B74A96251DD4EDE60084A8C5 /* Preferences.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Preferences.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.Internal.sdk/System/Library/PrivateFrameworks/Preferences.framework; sourceTree = DEVELOPER_DIR; };
967 B74EC1161D47FC7700A1D155 /* BonjourSettings.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BonjourSettings.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
968 B74EC11B1D47FC7800A1D155 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = ../SettingsBundle/Info.plist; sourceTree = "<group>"; };
969 B74EC1271D494C5800A1D155 /* DomainBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DomainBrowser.h; sourceTree = "<group>"; };
970 B74EC1281D494C5800A1D155 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
971 B74EC1291D494C6700A1D155 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
972 B74EC12B1D494C7200A1D155 /* DomainBrowser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DomainBrowser.h; sourceTree = "<group>"; };
973 B75700231E8347A6005CD56C /* InfoPlist.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = InfoPlist.strings; sourceTree = "<group>"; };
974 B76783AC1E82D65900DA271E /* com.apple.preference.bonjour.tool.xpc */ = {isa = PBXFileReference; explicitFileType = "wrapper.xpc-service"; includeInIndex = 0; path = com.apple.preference.bonjour.tool.xpc; sourceTree = BUILT_PRODUCTS_DIR; };
975 B76783BB1E82D8F500DA271E /* BonjourPrefTool-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "BonjourPrefTool-Info.plist"; sourceTree = "<group>"; };
976 B76783BC1E82D8F500DA271E /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
977 B76783BD1E82D8F500DA271E /* BonjourPrefTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BonjourPrefTool.h; sourceTree = "<group>"; };
978 B76783BE1E82D8F500DA271E /* BonjourPrefTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BonjourPrefTool.m; sourceTree = "<group>"; };
979 B76783BF1E82D8F500DA271E /* BonjourPrefToolProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BonjourPrefToolProtocol.h; sourceTree = "<group>"; };
980 B778EE4A1D51113800C814A2 /* HostnameController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HostnameController.h; path = ../SettingsBundle/HostnameController.h; sourceTree = "<group>"; };
981 B778EE4B1D51113800C814A2 /* HostnameController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HostnameController.m; path = ../SettingsBundle/HostnameController.m; sourceTree = "<group>"; };
982 B778EE4E1D51287100C814A2 /* BonjourSettingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BonjourSettingsController.h; path = ../SettingsBundle/BonjourSettingsController.h; sourceTree = "<group>"; };
983 B778EE4F1D51287100C814A2 /* BonjourSettingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BonjourSettingsController.m; path = ../SettingsBundle/BonjourSettingsController.m; sourceTree = "<group>"; };
984 B799209D1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNDomainBrowserPathUtils.h; sourceTree = "<group>"; };
985 B799209E1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNDomainBrowserPathUtils.m; sourceTree = "<group>"; };
986 B79920A31DA6C49700C6E02B /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = ../SettingsBundle/Assets.xcassets; sourceTree = "<group>"; };
987 B7A214081D1B29D6005F7DD9 /* CNDomainBrowserViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CNDomainBrowserViewController.h; sourceTree = "<group>"; };
988 B7A214091D1B29D6005F7DD9 /* CNDomainBrowserViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CNDomainBrowserViewController.m; sourceTree = "<group>"; };
989 B7D566A51E81D6A900E43008 /* BonjourPrefRemoteViewService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "BonjourPrefRemoteViewService-Info.plist"; sourceTree = "<group>"; };
990 B7D566A71E81D6A900E43008 /* BonjourPrefRemoteViewService.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BonjourPrefRemoteViewService.h; sourceTree = "<group>"; };
991 B7D566A81E81D6A900E43008 /* BonjourPrefRemoteViewService.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BonjourPrefRemoteViewService.m; sourceTree = "<group>"; };
992 B7D566AB1E81D6A900E43008 /* entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = entitlements.plist; sourceTree = "<group>"; };
993 B7D566AC1E81D6A900E43008 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
994 B7D566BA1E81D8FD00E43008 /* com.apple.preference.bonjour.remoteservice.xpc */ = {isa = PBXFileReference; explicitFileType = "wrapper.xpc-service"; includeInIndex = 0; path = com.apple.preference.bonjour.remoteservice.xpc; sourceTree = BUILT_PRODUCTS_DIR; };
995 B7D566D41E81E14E00E43008 /* ViewBridge.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ViewBridge.framework; path = ../../../../../../System/Library/PrivateFrameworks/ViewBridge.framework; sourceTree = "<group>"; };
996 B7D6CA5D1D107573005E24CF /* _CNDomainBrowser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _CNDomainBrowser.h; sourceTree = "<group>"; };
997 B7D6CA5E1D107573005E24CF /* _CNDomainBrowser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = _CNDomainBrowser.m; sourceTree = "<group>"; };
998 B7D6CA681D1076C6005E24CF /* CNDomainBrowserView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CNDomainBrowserView.h; sourceTree = "<group>"; };
999 B7D6CA691D1076C6005E24CF /* CNDomainBrowserView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CNDomainBrowserView.m; sourceTree = "<group>"; };
1000 B7D6CA701D1076F3005E24CF /* DomainBrowser.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DomainBrowser.framework; sourceTree = BUILT_PRODUCTS_DIR; };
1001 B7E5920F1DB687A700A38085 /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/DNSServiceDiscoveryPref.nib; sourceTree = "<group>"; };
1002 BD03E88C1AD31278005E8A81 /* SymptomReporter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SymptomReporter.c; sourceTree = "<group>"; };
1003 BD28AE8E207B88F600F0B257 /* bonjour-mcast-diagnose */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "bonjour-mcast-diagnose"; sourceTree = "<group>"; };
1004 BD41F9C3209B60AC0077F8B6 /* libpcap.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libpcap.tbd; path = usr/lib/libpcap.tbd; sourceTree = SDKROOT; };
1005 BD691B281ED2F43200E6F317 /* DNS64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DNS64.c; sourceTree = "<group>"; };
1006 BD691B291ED2F43200E6F317 /* DNS64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNS64.h; sourceTree = "<group>"; };
1007 BD893CE4206C0D980055F9E7 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
1008 BD893CE6206C0EAF0055F9E7 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
1009 BD9BA7531EAF90E400658CCF /* dnssdutil */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dnssdutil; sourceTree = BUILT_PRODUCTS_DIR; };
1010 BD9BA7541EAF91E700658CCF /* dnssdutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssdutil.c; path = ../Clients/dnssdutil.c; sourceTree = "<group>"; };
1011 BD9BA7571EAF929C00658CCF /* CoreUtils.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreUtils.framework; path = System/Library/PrivateFrameworks/CoreUtils.framework; sourceTree = SDKROOT; };
1012 BDA3F0871C48DB6D0054FB4B /* Metrics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Metrics.h; sourceTree = "<group>"; };
1013 BDA3F0881C48DB6D0054FB4B /* Metrics.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Metrics.m; sourceTree = "<group>"; };
1014 BDA3F0891C48DB910054FB4B /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
1015 BDA9A7871B3A923600523835 /* dns_sd_private.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = dns_sd_private.h; path = ../mDNSShared/dns_sd_private.h; sourceTree = "<group>"; };
1016 BDAF4BBF20B52D3D0062219E /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
1017 BDB61843206ADB7700AFF600 /* com.apple.mDNSResponder.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = com.apple.mDNSResponder.plist; sourceTree = "<group>"; };
1018 BDB61846206ADDDF00AFF600 /* com.apple.mDNSResponder.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = com.apple.mDNSResponder.plist; sourceTree = "<group>"; };
1019 BDBF9B931ED74B8C001498A8 /* DNS64State.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DNS64State.h; sourceTree = "<group>"; };
1020 BDE238C11DF69D8300B9F696 /* dns_sd_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns_sd_internal.h; path = ../mDNSShared/dns_sd_internal.h; sourceTree = "<group>"; };
1021 BDF8BB8F2208E26E00419B62 /* mDNSResponder.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = mDNSResponder.plist; sourceTree = "<group>"; };
1022 D284BE730ADD80740027CCDF /* mDNSResponder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = mDNSResponder; sourceTree = BUILT_PRODUCTS_DIR; };
1023 D284BEB00ADD80920027CCDF /* dns-sd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "dns-sd"; sourceTree = BUILT_PRODUCTS_DIR; };
1024 D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libjdns_sd.jnilib; sourceTree = BUILT_PRODUCTS_DIR; };
1025 D284BED90ADD80A20027CCDF /* dnsextd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = dnsextd; sourceTree = BUILT_PRODUCTS_DIR; };
1026 D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Bonjour.prefPane; sourceTree = BUILT_PRODUCTS_DIR; };
1027 DB2CC4430662DD1100335AB3 /* BaseListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = BaseListener.java; path = ../mDNSShared/Java/BaseListener.java; sourceTree = SOURCE_ROOT; };
1028 DB2CC4440662DD1100335AB3 /* BrowseListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = BrowseListener.java; path = ../mDNSShared/Java/BrowseListener.java; sourceTree = SOURCE_ROOT; };
1029 DB2CC4450662DD1100335AB3 /* DNSRecord.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSRecord.java; path = ../mDNSShared/Java/DNSRecord.java; sourceTree = SOURCE_ROOT; };
1030 DB2CC4460662DD1100335AB3 /* DNSSD.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSD.java; path = ../mDNSShared/Java/DNSSD.java; sourceTree = SOURCE_ROOT; };
1031 DB2CC4470662DD1100335AB3 /* DNSSDException.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDException.java; path = ../mDNSShared/Java/DNSSDException.java; sourceTree = SOURCE_ROOT; };
1032 DB2CC4480662DD1100335AB3 /* DNSSDRegistration.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDRegistration.java; path = ../mDNSShared/Java/DNSSDRegistration.java; sourceTree = SOURCE_ROOT; };
1033 DB2CC4490662DD1100335AB3 /* DNSSDService.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDService.java; path = ../mDNSShared/Java/DNSSDService.java; sourceTree = SOURCE_ROOT; };
1034 DB2CC44A0662DD1100335AB3 /* DomainListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DomainListener.java; path = ../mDNSShared/Java/DomainListener.java; sourceTree = SOURCE_ROOT; };
1035 DB2CC44B0662DD1100335AB3 /* JNISupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = JNISupport.c; path = ../mDNSShared/Java/JNISupport.c; sourceTree = SOURCE_ROOT; };
1036 DB2CC44C0662DD1100335AB3 /* QueryListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = QueryListener.java; path = ../mDNSShared/Java/QueryListener.java; sourceTree = SOURCE_ROOT; };
1037 DB2CC44D0662DD1100335AB3 /* RegisterListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = RegisterListener.java; path = ../mDNSShared/Java/RegisterListener.java; sourceTree = SOURCE_ROOT; };
1038 DB2CC44E0662DD1100335AB3 /* ResolveListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = ResolveListener.java; path = ../mDNSShared/Java/ResolveListener.java; sourceTree = SOURCE_ROOT; };
1039 DB2CC44F0662DD1100335AB3 /* TXTRecord.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = TXTRecord.java; path = ../mDNSShared/Java/TXTRecord.java; sourceTree = SOURCE_ROOT; };
1040 DB2CC4680662DFF500335AB3 /* JavaVM.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaVM.framework; path = /System/Library/Frameworks/JavaVM.framework; sourceTree = "<absolute>"; };
1041 DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mDNSDebug.c; path = ../mDNSShared/mDNSDebug.c; sourceTree = SOURCE_ROOT; };
1042 DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = GenLinkedList.c; path = ../mDNSShared/GenLinkedList.c; sourceTree = SOURCE_ROOT; };
1043 F525E72804AA167501F1CF4D /* uds_daemon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uds_daemon.c; path = ../mDNSShared/uds_daemon.c; sourceTree = SOURCE_ROOT; usesTabs = 0; };
1044 F5E11B5A04A28126019798ED /* dnssd_ipc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssd_ipc.c; path = ../mDNSShared/dnssd_ipc.c; sourceTree = SOURCE_ROOT; };
1045 F5E11B5B04A28126019798ED /* dnssd_ipc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dnssd_ipc.h; path = ../mDNSShared/dnssd_ipc.h; sourceTree = SOURCE_ROOT; };
1046 FF08480607CEB8E800AE6769 /* inprogress.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = inprogress.tiff; path = PreferencePane/Artwork/inprogress.tiff; sourceTree = SOURCE_ROOT; };
1047 FF13FFEA0A5DA44A00897C81 /* dnsextd_lexer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; name = dnsextd_lexer.l; path = ../mDNSShared/dnsextd_lexer.l; sourceTree = SOURCE_ROOT; };
1048 FF13FFEC0A5DA45500897C81 /* dnsextd_parser.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; name = dnsextd_parser.y; path = ../mDNSShared/dnsextd_parser.y; sourceTree = SOURCE_ROOT; };
1049 FF1C919D07021D77001048AB /* dns-sd.1 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.man; name = "dns-sd.1"; path = "../mDNSShared/dns-sd.1"; sourceTree = SOURCE_ROOT; };
1050 FF1C919F07021E3F001048AB /* dns-sd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "dns-sd.c"; path = "../Clients/dns-sd.c"; sourceTree = SOURCE_ROOT; usesTabs = 0; };
1051 FF25794606C9A8BF00376F7B /* dnsextd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnsextd.c; path = ../mDNSShared/dnsextd.c; sourceTree = SOURCE_ROOT; };
1052 FF2609FA07B4433800CE10E5 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
1053 FF260A1F07B4436900CE10E5 /* PreferencePanes.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PreferencePanes.framework; path = /System/Library/Frameworks/PreferencePanes.framework; sourceTree = "<absolute>"; };
1054 FF260A2807B4464B00CE10E5 /* success.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = success.tiff; path = PreferencePane/Artwork/success.tiff; sourceTree = SOURCE_ROOT; };
1055 FF260A2A07B4464B00CE10E5 /* failure.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = failure.tiff; path = PreferencePane/Artwork/failure.tiff; sourceTree = SOURCE_ROOT; };
1056 FF260A3207B4466900CE10E5 /* BonjourPref.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = BonjourPref.icns; path = PreferencePane/BonjourPref.icns; sourceTree = SOURCE_ROOT; };
1057 FF260A3307B4466900CE10E5 /* BonjourPref.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = BonjourPref.tiff; path = PreferencePane/BonjourPref.tiff; sourceTree = SOURCE_ROOT; };
1058 FF260A4C07B4477F00CE10E5 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = PreferencePane/English.lproj/InfoPlist.strings; sourceTree = SOURCE_ROOT; };
1059 FF2C5FB00A48B8680066DA11 /* DNSSDRecordRegistrar.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = DNSSDRecordRegistrar.java; path = ../mDNSShared/Java/DNSSDRecordRegistrar.java; sourceTree = SOURCE_ROOT; };
1060 FF2C5FB20A48B86E0066DA11 /* RegisterRecordListener.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; name = RegisterRecordListener.java; path = ../mDNSShared/Java/RegisterRecordListener.java; sourceTree = SOURCE_ROOT; };
1061 FF485D5105632E0000130380 /* mDNSResponder.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = mDNSResponder.8; path = ../mDNSShared/mDNSResponder.8; sourceTree = SOURCE_ROOT; };
1062 FF5852100DD27BD300862BDF /* ClientCommon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ClientCommon.c; path = ../Clients/ClientCommon.c; sourceTree = SOURCE_ROOT; };
1063 FF85880B0BD599F40080D89F /* mDNSResponder.sb */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = mDNSResponder.sb; sourceTree = SOURCE_ROOT; };
1064 FFA572390AF18F1C0055A0F1 /* libsystem_dnssd_debug.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_dnssd_debug.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1065 FFA572450AF18F450055A0F1 /* libsystem_dnssd_profile.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_dnssd_profile.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1066 FFA572630AF190C20055A0F1 /* dns_sd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dns_sd.h; path = ../mDNSShared/dns_sd.h; sourceTree = SOURCE_ROOT; usesTabs = 0; };
1067 FFB765840AEED9C700583A2C /* libsystem_dnssd.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libsystem_dnssd.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
1068 FFCB6D73075D539900B8AF62 /* PlatformCommon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = PlatformCommon.c; path = ../mDNSShared/PlatformCommon.c; sourceTree = SOURCE_ROOT; };
1069 FFE6935207C2CAA400283007 /* DNSServiceDiscoveryPref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DNSServiceDiscoveryPref.h; path = PreferencePane/DNSServiceDiscoveryPref.h; sourceTree = SOURCE_ROOT; };
1070 FFF4F63A06CFE4DD00459EFD /* dnsextd.8 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dnsextd.8; path = ../mDNSShared/dnsextd.8; sourceTree = SOURCE_ROOT; };
1071 FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssd_clientlib.c; path = ../mDNSShared/dnssd_clientlib.c; sourceTree = SOURCE_ROOT; };
1072 FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = dnssd_clientstub.c; path = ../mDNSShared/dnssd_clientstub.c; sourceTree = SOURCE_ROOT; };
1073 FFFB0DAC07B43CBA00B88D48 /* DNSServiceDiscoveryPref.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DNSServiceDiscoveryPref.m; sourceTree = "<group>"; };
1074 FFFF8F800C3307AC00722979 /* dnsextd.conf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = dnsextd.conf; path = ../mDNSShared/dnsextd.conf; sourceTree = SOURCE_ROOT; };
1075 /* End PBXFileReference section */
1076
1077 /* Begin PBXFrameworksBuildPhase section */
1078 0C1596A91D773FE300E09998 /* Frameworks */ = {
1079 isa = PBXFrameworksBuildPhase;
1080 buildActionMask = 2147483647;
1081 files = (
1082 21B830A71D8A641F00AE2001 /* libicucore.dylib in Frameworks */,
1083 );
1084 runOnlyForDeploymentPostprocessing = 0;
1085 };
1086 0C635A731E9418A60026C796 /* Frameworks */ = {
1087 isa = PBXFrameworksBuildPhase;
1088 buildActionMask = 2147483647;
1089 files = (
1090 );
1091 runOnlyForDeploymentPostprocessing = 0;
1092 };
1093 213FB21612028A7A002B3A08 /* Frameworks */ = {
1094 isa = PBXFrameworksBuildPhase;
1095 buildActionMask = 2147483647;
1096 files = (
1097 213FB23D12028C5A002B3A08 /* CoreFoundation.framework in Frameworks */,
1098 );
1099 runOnlyForDeploymentPostprocessing = 0;
1100 };
1101 2141DD1B123FFCDB0086D23E /* Frameworks */ = {
1102 isa = PBXFrameworksBuildPhase;
1103 buildActionMask = 2147483647;
1104 files = (
1105 );
1106 runOnlyForDeploymentPostprocessing = 0;
1107 };
1108 2141DD22123FFD0F0086D23E /* Frameworks */ = {
1109 isa = PBXFrameworksBuildPhase;
1110 buildActionMask = 2147483647;
1111 files = (
1112 );
1113 runOnlyForDeploymentPostprocessing = 0;
1114 };
1115 2141DD28123FFD2C0086D23E /* Frameworks */ = {
1116 isa = PBXFrameworksBuildPhase;
1117 buildActionMask = 2147483647;
1118 files = (
1119 );
1120 runOnlyForDeploymentPostprocessing = 0;
1121 };
1122 2E0405EE0C31955500F13B59 /* Frameworks */ = {
1123 isa = PBXFrameworksBuildPhase;
1124 buildActionMask = 2147483647;
1125 files = (
1126 FFB437150EB165BD00E17C68 /* IOKit.framework in Frameworks */,
1127 2E0406150C3197CB00F13B59 /* libbsm.dylib in Frameworks */,
1128 2E04070A0C31EEEC00F13B59 /* CoreFoundation.framework in Frameworks */,
1129 2E04070B0C31EEEC00F13B59 /* SystemConfiguration.framework in Frameworks */,
1130 2E4D9B050C38C19500480551 /* Security.framework in Frameworks */,
1131 );
1132 runOnlyForDeploymentPostprocessing = 0;
1133 };
1134 37DDE92A1BA383610092AC61 /* Frameworks */ = {
1135 isa = PBXFrameworksBuildPhase;
1136 buildActionMask = 2147483647;
1137 files = (
1138 37538E1B1D7A442300226BE4 /* Foundation.framework in Frameworks */,
1139 21B830A31D8A63AE00AE2001 /* SystemConfiguration.framework in Frameworks */,
1140 21B830A61D8A63E400AE2001 /* CoreFoundation.framework in Frameworks */,
1141 21B830A21D8A63A300AE2001 /* libxml2.dylib in Frameworks */,
1142 37538E141D7A43B600226BE4 /* libicucore.dylib in Frameworks */,
1143 789036931F7AC2050077A962 /* libnetwork.tbd in Frameworks */,
1144 21B830A41D8A63BB00AE2001 /* Security.framework in Frameworks */,
1145 21B830A51D8A63CB00AE2001 /* IOKit.framework in Frameworks */,
1146 );
1147 runOnlyForDeploymentPostprocessing = 0;
1148 };
1149 72FB545C166D5FB00090B2D9 /* Frameworks */ = {
1150 isa = PBXFrameworksBuildPhase;
1151 buildActionMask = 2147483647;
1152 files = (
1153 8415A6571897109000BDBA26 /* libdns_services.dylib in Frameworks */,
1154 );
1155 runOnlyForDeploymentPostprocessing = 0;
1156 };
1157 84C5B3321665529800C324A8 /* Frameworks */ = {
1158 isa = PBXFrameworksBuildPhase;
1159 buildActionMask = 2147483647;
1160 files = (
1161 );
1162 runOnlyForDeploymentPostprocessing = 0;
1163 };
1164 B7325FEA1DA47EBA00663834 /* Frameworks */ = {
1165 isa = PBXFrameworksBuildPhase;
1166 buildActionMask = 2147483647;
1167 files = (
1168 );
1169 runOnlyForDeploymentPostprocessing = 0;
1170 };
1171 B74EC1131D47FC7700A1D155 /* Frameworks */ = {
1172 isa = PBXFrameworksBuildPhase;
1173 buildActionMask = 2147483647;
1174 files = (
1175 B74A96261DD4EDE60084A8C5 /* Preferences.framework in Frameworks */,
1176 );
1177 runOnlyForDeploymentPostprocessing = 0;
1178 };
1179 B76783A91E82D65900DA271E /* Frameworks */ = {
1180 isa = PBXFrameworksBuildPhase;
1181 buildActionMask = 2147483647;
1182 files = (
1183 B74F2B461E82FEAE0084960E /* Foundation.framework in Frameworks */,
1184 B74F2B471E82FEFE0084960E /* Security.framework in Frameworks */,
1185 );
1186 runOnlyForDeploymentPostprocessing = 0;
1187 };
1188 B7D566B71E81D8FD00E43008 /* Frameworks */ = {
1189 isa = PBXFrameworksBuildPhase;
1190 buildActionMask = 2147483647;
1191 files = (
1192 B7D566CD1E81DDB600E43008 /* Foundation.framework in Frameworks */,
1193 B7D566D51E81E14E00E43008 /* ViewBridge.framework in Frameworks */,
1194 B7D566CE1E81DDB600E43008 /* PreferencePanes.framework in Frameworks */,
1195 );
1196 runOnlyForDeploymentPostprocessing = 0;
1197 };
1198 B7D6CA6C1D1076F3005E24CF /* Frameworks */ = {
1199 isa = PBXFrameworksBuildPhase;
1200 buildActionMask = 2147483647;
1201 files = (
1202 );
1203 runOnlyForDeploymentPostprocessing = 0;
1204 };
1205 BD9BA74D1EAF90E400658CCF /* Frameworks */ = {
1206 isa = PBXFrameworksBuildPhase;
1207 buildActionMask = 2147483647;
1208 files = (
1209 BD41F9C4209B60AC0077F8B6 /* libpcap.tbd in Frameworks */,
1210 BDAF4BC020B52D3D0062219E /* CFNetwork.framework in Frameworks */,
1211 BD893CE7206C0EAF0055F9E7 /* CoreFoundation.framework in Frameworks */,
1212 BD9BA7581EAF929C00658CCF /* CoreUtils.framework in Frameworks */,
1213 BD893CE5206C0D980055F9E7 /* SystemConfiguration.framework in Frameworks */,
1214 );
1215 runOnlyForDeploymentPostprocessing = 0;
1216 };
1217 D284BE640ADD80740027CCDF /* Frameworks */ = {
1218 isa = PBXFrameworksBuildPhase;
1219 buildActionMask = 2147483647;
1220 files = (
1221 D284BE650ADD80740027CCDF /* CoreFoundation.framework in Frameworks */,
1222 BDA3F08A1C48DB920054FB4B /* Foundation.framework in Frameworks */,
1223 D284BE670ADD80740027CCDF /* IOKit.framework in Frameworks */,
1224 D284BE680ADD80740027CCDF /* Security.framework in Frameworks */,
1225 D284BE660ADD80740027CCDF /* SystemConfiguration.framework in Frameworks */,
1226 21B830A81D8A642200AE2001 /* libicucore.dylib in Frameworks */,
1227 219D5542149ED645004464AE /* libxml2.dylib in Frameworks */,
1228 789036921F7AC1FA0077A962 /* libnetwork.tbd in Frameworks */,
1229 );
1230 runOnlyForDeploymentPostprocessing = 0;
1231 };
1232 D284BEA90ADD80920027CCDF /* Frameworks */ = {
1233 isa = PBXFrameworksBuildPhase;
1234 buildActionMask = 2147483647;
1235 files = (
1236 );
1237 runOnlyForDeploymentPostprocessing = 0;
1238 };
1239 D284BEB80ADD809A0027CCDF /* Frameworks */ = {
1240 isa = PBXFrameworksBuildPhase;
1241 buildActionMask = 2147483647;
1242 files = (
1243 D284BEB90ADD809A0027CCDF /* JavaVM.framework in Frameworks */,
1244 );
1245 runOnlyForDeploymentPostprocessing = 0;
1246 };
1247 D284BECE0ADD80A20027CCDF /* Frameworks */ = {
1248 isa = PBXFrameworksBuildPhase;
1249 buildActionMask = 2147483647;
1250 files = (
1251 D284BECF0ADD80A20027CCDF /* CoreFoundation.framework in Frameworks */,
1252 D284BED00ADD80A20027CCDF /* SystemConfiguration.framework in Frameworks */,
1253 D284BED10ADD80A20027CCDF /* IOKit.framework in Frameworks */,
1254 D284BED20ADD80A20027CCDF /* Security.framework in Frameworks */,
1255 2E8165F90C59838100485EB2 /* libipsec.dylib in Frameworks */,
1256 );
1257 runOnlyForDeploymentPostprocessing = 0;
1258 };
1259 D284BF010ADD80B00027CCDF /* Frameworks */ = {
1260 isa = PBXFrameworksBuildPhase;
1261 buildActionMask = 2147483647;
1262 files = (
1263 D284BF020ADD80B00027CCDF /* SystemConfiguration.framework in Frameworks */,
1264 D284BF030ADD80B00027CCDF /* Security.framework in Frameworks */,
1265 D284BF040ADD80B00027CCDF /* Cocoa.framework in Frameworks */,
1266 D284BF050ADD80B00027CCDF /* PreferencePanes.framework in Frameworks */,
1267 D284BF060ADD80B00027CCDF /* CoreFoundation.framework in Frameworks */,
1268 );
1269 runOnlyForDeploymentPostprocessing = 0;
1270 };
1271 FFA572360AF18F1C0055A0F1 /* Frameworks */ = {
1272 isa = PBXFrameworksBuildPhase;
1273 buildActionMask = 2147483647;
1274 files = (
1275 );
1276 runOnlyForDeploymentPostprocessing = 0;
1277 };
1278 FFA572420AF18F450055A0F1 /* Frameworks */ = {
1279 isa = PBXFrameworksBuildPhase;
1280 buildActionMask = 2147483647;
1281 files = (
1282 );
1283 runOnlyForDeploymentPostprocessing = 0;
1284 };
1285 FFB765820AEED9C700583A2C /* Frameworks */ = {
1286 isa = PBXFrameworksBuildPhase;
1287 buildActionMask = 2147483647;
1288 files = (
1289 );
1290 runOnlyForDeploymentPostprocessing = 0;
1291 };
1292 /* End PBXFrameworksBuildPhase section */
1293
1294 /* Begin PBXGroup section */
1295 08FB7794FE84155DC02AAC07 /* mDNSResponder */ = {
1296 isa = PBXGroup;
1297 children = (
1298 08FB7795FE84155DC02AAC07 /* mDNS Server Sources */,
1299 6575FC1F022EB78C00000109 /* Command-Line Clients */,
1300 213FB20912028902002B3A08 /* Bonjour Events Plugin */,
1301 DB2CC4420662DCE500335AB3 /* Java Support */,
1302 B7D6CA511D107573005E24CF /* DomainBrowser */,
1303 B74EC11A1D47FC7800A1D155 /* SettingsBundle */,
1304 FFFB0DA407B43BED00B88D48 /* PreferencePane */,
1305 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
1306 0C1596AD1D773FE300E09998 /* mDNSNetMonitor */,
1307 0C635A771E9418A60026C796 /* BonjourTop */,
1308 19C28FBDFE9D53C911CA2CBB /* Products */,
1309 37DDE9241BA382280092AC61 /* Unit Tests */,
1310 BD9BA7561EAF929C00658CCF /* Frameworks */,
1311 BDB61842206ADB7700AFF600 /* LoggingProfiles */,
1312 BD28AE8D207B88F600F0B257 /* Scripts */,
1313 BDF8BB8E2208E26E00419B62 /* BATS */,
1314 );
1315 name = mDNSResponder;
1316 sourceTree = "<group>";
1317 };
1318 08FB7795FE84155DC02AAC07 /* mDNS Server Sources */ = {
1319 isa = PBXGroup;
1320 children = (
1321 220ABBF11D78F102008423A7 /* D2D.h */,
1322 22C7633D1D777B8C0077AFCA /* D2D.c */,
1323 22448EA51C90A82D004F25CC /* coreBLE.h */,
1324 22448EA61C90A82D004F25CC /* coreBLE.m */,
1325 22448EA11C90A7B5004F25CC /* BLE.c */,
1326 22448EA21C90A7B5004F25CC /* BLE.h */,
1327 222A3C571C1B743B003A6FFD /* DNSServiceDiscovery.h */,
1328 222A3C581C1B743B003A6FFD /* DNSServiceDiscoveryDefines.h */,
1329 222A3C561C1B7415003A6FFD /* DNSServiceDiscovery.c */,
1330 21DD8FBD161E9A250033C8F8 /* anonymous.c */,
1331 21DD8FBE161E9A250033C8F8 /* anonymous.h */,
1332 21F51DBD1B3540DB0070B05C /* com.apple.dnsextd.plist */,
1333 21F51DBF1B35412D0070B05C /* com.apple.mDNSResponder.plist */,
1334 21F51DBE1B3541030070B05C /* com.apple.mDNSResponderHelper.plist */,
1335 21A57F4A145B2AE100939099 /* CryptoAlg.c */,
1336 21A57F4B145B2AE100939099 /* CryptoAlg.h */,
1337 21A57F51145B2B1400939099 /* CryptoSupport.c */,
1338 21A57F52145B2B1400939099 /* CryptoSupport.h */,
1339 6575FBEC022EAF7200000109 /* daemon.c */,
1340 BD691B281ED2F43200E6F317 /* DNS64.c */,
1341 BD691B291ED2F43200E6F317 /* DNS64.h */,
1342 BDBF9B931ED74B8C001498A8 /* DNS64State.h */,
1343 FFA572630AF190C20055A0F1 /* dns_sd.h */,
1344 BDE238C11DF69D8300B9F696 /* dns_sd_internal.h */,
1345 BDA9A7871B3A923600523835 /* dns_sd_private.h */,
1346 84C5B339166553AF00C324A8 /* dns_services.c */,
1347 84F4C08F188F04CF00D1E1DE /* dns_services.h */,
1348 848DA5D516547F7200D2E8B4 /* dns_xpc.h */,
1349 7F18A9F60587CEF6001880B3 /* DNSCommon.c */,
1350 7F461DB5062DBF2900672BF3 /* DNSDigest.c */,
1351 FF13FFEA0A5DA44A00897C81 /* dnsextd_lexer.l */,
1352 FF13FFEC0A5DA45500897C81 /* dnsextd_parser.y */,
1353 FFF4F63A06CFE4DD00459EFD /* dnsextd.8 */,
1354 FF25794606C9A8BF00376F7B /* dnsextd.c */,
1355 FFFF8F800C3307AC00722979 /* dnsextd.conf */,
1356 218E8E4F156D8C0300720DA0 /* dnsproxy.c */,
1357 218E8E50156D8C0300720DA0 /* dnsproxy.h */,
1358 21DED43415702C0F0060B6B9 /* DNSProxySupport.c */,
1359 FFFA38620AEEDB090065B80A /* dnssd_clientlib.c */,
1360 FFFA38640AEEDB130065B80A /* dnssd_clientstub.c */,
1361 F5E11B5A04A28126019798ED /* dnssd_ipc.c */,
1362 F5E11B5B04A28126019798ED /* dnssd_ipc.h */,
1363 213BDC6C147319F400000896 /* dnssec.c */,
1364 2124FA2F1471E9B50021D7BB /* dnssec.h */,
1365 21070E5D16486B9000A69507 /* DNSSECSupport.c */,
1366 21070E5E16486B9000A69507 /* DNSSECSupport.h */,
1367 DBAAFE2C057E8F660085CAD0 /* GenLinkedList.c */,
1368 4ADB5F230F6AB9F400B95BF3 /* helper-entitlements.plist */,
1369 2E0406CA0C31E9AD00F13B59 /* helper-main.c */,
1370 2EDC5E720C39EA640092701B /* helper-server.h */,
1371 2E96A52D0C39C1A50087C4D2 /* helper-stubs.c */,
1372 2E0405F40C3195F700F13B59 /* helper.c */,
1373 2E96A5250C39BE480087C4D2 /* helper.h */,
1374 2ECC11A50C4FEC3800CB1885 /* helpermsg-types.h */,
1375 4A8202510C56C36500DDFD48 /* ipsec_strerror.h */,
1376 7FC8F9D406D14E66007E879D /* LegacyNATTraversal.c */,
1377 4A8202520C56C36500DDFD48 /* libpfkey.h */,
1378 6575FBE9022EAF5A00000109 /* mDNS.c */,
1379 DBAAFE29057E8F4D0085CAD0 /* mDNSDebug.c */,
1380 654BE65002B63B93000001D1 /* mDNSDebug.h */,
1381 654BE64F02B63B93000001D1 /* mDNSEmbeddedAPI.h */,
1382 6575FBEB022EAF7200000109 /* mDNSMacOSX.c */,
1383 000753D303367C1C0CCA2C71 /* mDNSMacOSX.h */,
1384 FF485D5105632E0000130380 /* mDNSResponder.8 */,
1385 4A7B9E7E14FDA1BB00B84CC1 /* mDNSResponder.plist */,
1386 FF85880B0BD599F40080D89F /* mDNSResponder.sb */,
1387 4A7B9E7C14FDA19F00B84CC1 /* mDNSResponder.txt */,
1388 4AAE0C7A0C68E97F003882A5 /* mDNSResponderHelper.8 */,
1389 BDA3F0871C48DB6D0054FB4B /* Metrics.h */,
1390 BDA3F0881C48DB6D0054FB4B /* Metrics.m */,
1391 2124FA321471E9DE0021D7BB /* nsec.c */,
1392 2124FA2B1471E98C0021D7BB /* nsec.h */,
1393 2127A47515C3C7B900A857FC /* nsec3.c */,
1394 2127A47615C3C7B900A857FC /* nsec3.h */,
1395 4BD2B638134FE09F002B96D5 /* P2PPacketFilter.c */,
1396 4BD2B639134FE09F002B96D5 /* P2PPacketFilter.h */,
1397 4A8202530C56C36600DDFD48 /* pfkey.c */,
1398 FFCB6D73075D539900B8AF62 /* PlatformCommon.c */,
1399 BD03E88C1AD31278005E8A81 /* SymptomReporter.c */,
1400 7F18A9F70587CEF6001880B3 /* uDNS.c */,
1401 216D9ACD1720C9F5008066E1 /* uDNSPathEvalulation.c */,
1402 F525E72804AA167501F1CF4D /* uds_daemon.c */,
1403 4A2E69DD0F5475A3004A87B0 /* uds_daemon.h */,
1404 8417375A1B967CBE000CD5C2 /* dnsctl_server.c */,
1405 848DA5C6165477E000D2E8B4 /* xpc_services.c */,
1406 848DA5C9165477EB00D2E8B4 /* xpc_services.h */,
1407 );
1408 name = "mDNS Server Sources";
1409 sourceTree = "<group>";
1410 };
1411 08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
1412 isa = PBXGroup;
1413 children = (
1414 FF2609FA07B4433800CE10E5 /* Cocoa.framework */,
1415 09AB6884FE841BABC02AAC07 /* CoreFoundation.framework */,
1416 4A3600DF0F34F8CD00453EFB /* DeviceToDeviceManager.framework */,
1417 BDA3F0891C48DB910054FB4B /* Foundation.framework */,
1418 00CA213D02786FC30CCA2C71 /* IOKit.framework */,
1419 DB2CC4680662DFF500335AB3 /* JavaVM.framework */,
1420 2E0406140C3197CB00F13B59 /* libbsm.dylib */,
1421 8415A6561897109000BDBA26 /* libdns_services.dylib */,
1422 37538E131D7A43B600226BE4 /* libicucore.dylib */,
1423 2E8165F60C59835F00485EB2 /* libipsec.dylib */,
1424 219D5541149ED645004464AE /* libxml2.dylib */,
1425 B74A96251DD4EDE60084A8C5 /* Preferences.framework */,
1426 FF260A1F07B4436900CE10E5 /* PreferencePanes.framework */,
1427 B7D566D41E81E14E00E43008 /* ViewBridge.framework */,
1428 7F869685066EE02400D2A2DC /* Security.framework */,
1429 65713D46025A293200000109 /* SystemConfiguration.framework */,
1430 21F432971134AA6800581B69 /* WebFilterDNS.framework */,
1431 );
1432 name = "External Frameworks and Libraries";
1433 sourceTree = "<group>";
1434 };
1435 0C1596AD1D773FE300E09998 /* mDNSNetMonitor */ = {
1436 isa = PBXGroup;
1437 children = (
1438 0C6FB90E1D775FE900DF6F51 /* mDNSNetMonitor.8 */,
1439 0C1596B71D7740C100E09998 /* mDNSUNP.c */,
1440 0C1596B31D7740B500E09998 /* mDNSPosix.c */,
1441 0C1596B41D7740B500E09998 /* NetMonitor.c */,
1442 );
1443 path = mDNSNetMonitor;
1444 sourceTree = "<group>";
1445 };
1446 0C635A771E9418A60026C796 /* BonjourTop */ = {
1447 isa = PBXGroup;
1448 children = (
1449 0C635A7D1E9418D90026C796 /* bjIPAddr.cpp */,
1450 0C635A851E9418D90026C796 /* DNSFrame.cpp */,
1451 0C635A861E9418D90026C796 /* Frame.cpp */,
1452 0C635A871E9418D90026C796 /* LLRBTree.cpp */,
1453 0C635A881E9418D90026C796 /* main.cpp */,
1454 0C635A7E1E9418D90026C796 /* bjMACAddr.cpp */,
1455 0C635A7F1E9418D90026C796 /* bjsocket.cpp */,
1456 0C635A801E9418D90026C796 /* bjstring.cpp */,
1457 0C635A811E9418D90026C796 /* bjStringtoStringMap.cpp */,
1458 0C635A821E9418D90026C796 /* BonjourTop.cpp */,
1459 0C635A831E9418D90026C796 /* CaptureFile.cpp */,
1460 0C635A841E9418D90026C796 /* CollectBy.cpp */,
1461 );
1462 path = BonjourTop;
1463 sourceTree = "<group>";
1464 };
1465 19C28FBDFE9D53C911CA2CBB /* Products */ = {
1466 isa = PBXGroup;
1467 children = (
1468 D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */,
1469 213FB21812028A7A002B3A08 /* BonjourEvents.plugin */,
1470 D284BEB00ADD80920027CCDF /* dns-sd */,
1471 72FB545F166D5FB00090B2D9 /* dnsctl */,
1472 D284BED90ADD80A20027CCDF /* dnsextd */,
1473 2141DD1D123FFCDB0086D23E /* libdns_sd.a */,
1474 2141DD24123FFD0F0086D23E /* libdns_sd_debug.a */,
1475 2141DD2A123FFD2C0086D23E /* libdns_sd_profile.a */,
1476 84C5B3351665529800C324A8 /* libdns_services.dylib */,
1477 D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */,
1478 FFB765840AEED9C700583A2C /* libsystem_dnssd.dylib */,
1479 FFA572390AF18F1C0055A0F1 /* libsystem_dnssd_debug.dylib */,
1480 FFA572450AF18F450055A0F1 /* libsystem_dnssd_profile.dylib */,
1481 D284BE730ADD80740027CCDF /* mDNSResponder */,
1482 2E0405F00C31955500F13B59 /* mDNSResponderHelper */,
1483 37DDE92D1BA383610092AC61 /* unittests */,
1484 0C1596AC1D773FE300E09998 /* mDNSNetMonitor */,
1485 B7D6CA701D1076F3005E24CF /* DomainBrowser.framework */,
1486 B74EC1161D47FC7700A1D155 /* BonjourSettings.bundle */,
1487 B7325FEE1DA47EBA00663834 /* DomainBrowser.framework */,
1488 B7D566BA1E81D8FD00E43008 /* com.apple.preference.bonjour.remoteservice.xpc */,
1489 B76783AC1E82D65900DA271E /* com.apple.preference.bonjour.tool.xpc */,
1490 0C635A761E9418A60026C796 /* bonjourtop */,
1491 BD9BA7531EAF90E400658CCF /* dnssdutil */,
1492 );
1493 name = Products;
1494 sourceTree = "<group>";
1495 };
1496 213FB20912028902002B3A08 /* Bonjour Events Plugin */ = {
1497 isa = PBXGroup;
1498 children = (
1499 213FB22C12028B53002B3A08 /* BonjourEvents.c */,
1500 213FB22D12028B53002B3A08 /* BonjourEvents-Info.plist */,
1501 );
1502 name = "Bonjour Events Plugin";
1503 sourceTree = "<group>";
1504 };
1505 37DDE9241BA382280092AC61 /* Unit Tests */ = {
1506 isa = PBXGroup;
1507 children = (
1508 0C84A2911E786AFF00E8B4C7 /* daemon_ut.c */,
1509 0C10EC261DDB956000D7A0E3 /* LocalOnlyTimeoutTests.c */,
1510 0C10EC271DDB956000D7A0E3 /* LocalOnlyTimeoutTests.h */,
1511 0C7C00491DD553490078BA89 /* unittest_common.c */,
1512 0C7C004A1DD553490078BA89 /* unittest_common.h */,
1513 0C7C004B1DD553490078BA89 /* mdns_macosx_ut.c */,
1514 0C7C004C1DD553490078BA89 /* mdns_ut.c */,
1515 0C7C004D1DD553490078BA89 /* uds_daemon_ut.c */,
1516 0C7C004E1DD553490078BA89 /* CNameRecordTests.h */,
1517 0C7C004F1DD553490078BA89 /* CNameRecordTests.c */,
1518 0C5674B11DA2BF6300AF3367 /* mDNSCoreReceiveTest.h */,
1519 0C5674B21DA2BF6300AF3367 /* mDNSCoreReceiveTest.c */,
1520 37AF802A1BF699AF00D657F6 /* DomainNameTest.c */,
1521 37AF802B1BF699AF00D657F6 /* DomainNameTest.h */,
1522 371D0FBD1BF666EB00E5DB26 /* ResourceRecordTest.c */,
1523 371D0FBE1BF666EB00E5DB26 /* ResourceRecordTest.h */,
1524 373202111BAB63E8007DE806 /* DNSMessageTest.h */,
1525 3732020F1BAB4349007DE806 /* DNSMessageTest.c */,
1526 37DDE9351BA386E70092AC61 /* main.c */,
1527 37DDE9271BA3825C0092AC61 /* unittest.c */,
1528 37DDE9281BA382670092AC61 /* unittest.h */,
1529 371D0FBA1BF545FA00E5DB26 /* InterfaceTest.c */,
1530 371D0FBB1BF545FA00E5DB26 /* InterfaceTest.h */,
1531 );
1532 name = "Unit Tests";
1533 sourceTree = "<group>";
1534 };
1535 6575FC1F022EB78C00000109 /* Command-Line Clients */ = {
1536 isa = PBXGroup;
1537 children = (
1538 FF1C919D07021D77001048AB /* dns-sd.1 */,
1539 FF1C919F07021E3F001048AB /* dns-sd.c */,
1540 72FB545A166D5F960090B2D9 /* dnsctl.c */,
1541 FF5852100DD27BD300862BDF /* ClientCommon.c */,
1542 BD9BA7541EAF91E700658CCF /* dnssdutil.c */,
1543 );
1544 name = "Command-Line Clients";
1545 sourceTree = "<group>";
1546 };
1547 B74EC11A1D47FC7800A1D155 /* SettingsBundle */ = {
1548 isa = PBXGroup;
1549 children = (
1550 B74EC11B1D47FC7800A1D155 /* Info.plist */,
1551 B7016F511D5D0D2900107E7C /* Localizable.strings */,
1552 B79920A31DA6C49700C6E02B /* Assets.xcassets */,
1553 B72C96091D6236A500AD682A /* BonjourSCStore.h */,
1554 B701E7031D9DD811008F3022 /* BonjourSCStore.m */,
1555 B778EE4E1D51287100C814A2 /* BonjourSettingsController.h */,
1556 B778EE4F1D51287100C814A2 /* BonjourSettingsController.m */,
1557 B778EE4A1D51113800C814A2 /* HostnameController.h */,
1558 B778EE4B1D51113800C814A2 /* HostnameController.m */,
1559 B7325FE61DA4737400663834 /* CNBrowseDomainsController.h */,
1560 B7325FE71DA4737400663834 /* CNBrowseDomainsController.m */,
1561 );
1562 path = SettingsBundle;
1563 sourceTree = "<group>";
1564 };
1565 B76783BA1E82D8F500DA271E /* BonjourPrefTool */ = {
1566 isa = PBXGroup;
1567 children = (
1568 B76783BB1E82D8F500DA271E /* BonjourPrefTool-Info.plist */,
1569 B716801A1E8330B400459A35 /* entitlements.plist */,
1570 B76783BC1E82D8F500DA271E /* main.m */,
1571 B76783BD1E82D8F500DA271E /* BonjourPrefTool.h */,
1572 B76783BE1E82D8F500DA271E /* BonjourPrefTool.m */,
1573 B76783BF1E82D8F500DA271E /* BonjourPrefToolProtocol.h */,
1574 );
1575 path = BonjourPrefTool;
1576 sourceTree = "<group>";
1577 };
1578 B7A214061D1B29D6005F7DD9 /* iOS */ = {
1579 isa = PBXGroup;
1580 children = (
1581 B74EC1271D494C5800A1D155 /* DomainBrowser.h */,
1582 B7A214081D1B29D6005F7DD9 /* CNDomainBrowserViewController.h */,
1583 B7A214091D1B29D6005F7DD9 /* CNDomainBrowserViewController.m */,
1584 B7016F4F1D5D0D1900107E7C /* DomainBrowser.strings */,
1585 B74EC1281D494C5800A1D155 /* Info.plist */,
1586 );
1587 path = iOS;
1588 sourceTree = "<group>";
1589 };
1590 B7D566A41E81D6A900E43008 /* RemoteViewService */ = {
1591 isa = PBXGroup;
1592 children = (
1593 B7D566A51E81D6A900E43008 /* BonjourPrefRemoteViewService-Info.plist */,
1594 B7D566AB1E81D6A900E43008 /* entitlements.plist */,
1595 B7D566AC1E81D6A900E43008 /* main.m */,
1596 B7D566A71E81D6A900E43008 /* BonjourPrefRemoteViewService.h */,
1597 B7D566A81E81D6A900E43008 /* BonjourPrefRemoteViewService.m */,
1598 B75700231E8347A6005CD56C /* InfoPlist.strings */,
1599 );
1600 path = RemoteViewService;
1601 sourceTree = "<group>";
1602 };
1603 B7D6CA511D107573005E24CF /* DomainBrowser */ = {
1604 isa = PBXGroup;
1605 children = (
1606 B7A214061D1B29D6005F7DD9 /* iOS */,
1607 B7D6CA661D1076C6005E24CF /* macOS */,
1608 B7D6CA5C1D107573005E24CF /* Shared */,
1609 );
1610 path = DomainBrowser;
1611 sourceTree = "<group>";
1612 };
1613 B7D6CA5C1D107573005E24CF /* Shared */ = {
1614 isa = PBXGroup;
1615 children = (
1616 B7D6CA5D1D107573005E24CF /* _CNDomainBrowser.h */,
1617 B7D6CA5E1D107573005E24CF /* _CNDomainBrowser.m */,
1618 B799209D1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h */,
1619 B799209E1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m */,
1620 );
1621 path = Shared;
1622 sourceTree = "<group>";
1623 };
1624 B7D6CA661D1076C6005E24CF /* macOS */ = {
1625 isa = PBXGroup;
1626 children = (
1627 B74EC12B1D494C7200A1D155 /* DomainBrowser.h */,
1628 B7D6CA681D1076C6005E24CF /* CNDomainBrowserView.h */,
1629 B7D6CA691D1076C6005E24CF /* CNDomainBrowserView.m */,
1630 B74EC1291D494C6700A1D155 /* Info.plist */,
1631 );
1632 path = macOS;
1633 sourceTree = "<group>";
1634 };
1635 BD28AE8D207B88F600F0B257 /* Scripts */ = {
1636 isa = PBXGroup;
1637 children = (
1638 BD28AE8E207B88F600F0B257 /* bonjour-mcast-diagnose */,
1639 );
1640 path = Scripts;
1641 sourceTree = "<group>";
1642 };
1643 BD9BA7561EAF929C00658CCF /* Frameworks */ = {
1644 isa = PBXGroup;
1645 children = (
1646 BDAF4BBF20B52D3D0062219E /* CFNetwork.framework */,
1647 BD41F9C3209B60AC0077F8B6 /* libpcap.tbd */,
1648 BD893CE6206C0EAF0055F9E7 /* CoreFoundation.framework */,
1649 BD893CE4206C0D980055F9E7 /* SystemConfiguration.framework */,
1650 789036911F7AC1F90077A962 /* libnetwork.tbd */,
1651 BD9BA7571EAF929C00658CCF /* CoreUtils.framework */,
1652 );
1653 name = Frameworks;
1654 sourceTree = "<group>";
1655 };
1656 BDB61842206ADB7700AFF600 /* LoggingProfiles */ = {
1657 isa = PBXGroup;
1658 children = (
1659 BDB61843206ADB7700AFF600 /* com.apple.mDNSResponder.plist */,
1660 BDB61844206ADB7700AFF600 /* AppleInternal */,
1661 );
1662 path = LoggingProfiles;
1663 sourceTree = "<group>";
1664 };
1665 BDB61844206ADB7700AFF600 /* AppleInternal */ = {
1666 isa = PBXGroup;
1667 children = (
1668 BDB61846206ADDDF00AFF600 /* com.apple.mDNSResponder.plist */,
1669 );
1670 path = AppleInternal;
1671 sourceTree = "<group>";
1672 };
1673 BDF8BB8E2208E26E00419B62 /* BATS */ = {
1674 isa = PBXGroup;
1675 children = (
1676 BDF8BB8F2208E26E00419B62 /* mDNSResponder.plist */,
1677 );
1678 path = BATS;
1679 sourceTree = "<group>";
1680 };
1681 DB2CC4420662DCE500335AB3 /* Java Support */ = {
1682 isa = PBXGroup;
1683 children = (
1684 DB2CC4430662DD1100335AB3 /* BaseListener.java */,
1685 DB2CC4440662DD1100335AB3 /* BrowseListener.java */,
1686 DB2CC4450662DD1100335AB3 /* DNSRecord.java */,
1687 DB2CC4460662DD1100335AB3 /* DNSSD.java */,
1688 DB2CC4470662DD1100335AB3 /* DNSSDException.java */,
1689 DB2CC4480662DD1100335AB3 /* DNSSDRegistration.java */,
1690 DB2CC4490662DD1100335AB3 /* DNSSDService.java */,
1691 DB2CC44A0662DD1100335AB3 /* DomainListener.java */,
1692 DB2CC44B0662DD1100335AB3 /* JNISupport.c */,
1693 DB2CC44C0662DD1100335AB3 /* QueryListener.java */,
1694 DB2CC44D0662DD1100335AB3 /* RegisterListener.java */,
1695 DB2CC44E0662DD1100335AB3 /* ResolveListener.java */,
1696 DB2CC44F0662DD1100335AB3 /* TXTRecord.java */,
1697 FF2C5FB00A48B8680066DA11 /* DNSSDRecordRegistrar.java */,
1698 FF2C5FB20A48B86E0066DA11 /* RegisterRecordListener.java */,
1699 );
1700 name = "Java Support";
1701 sourceTree = "<group>";
1702 };
1703 FF260A2307B4463400CE10E5 /* Resources */ = {
1704 isa = PBXGroup;
1705 children = (
1706 FF260A2807B4464B00CE10E5 /* success.tiff */,
1707 FF08480607CEB8E800AE6769 /* inprogress.tiff */,
1708 FF260A2A07B4464B00CE10E5 /* failure.tiff */,
1709 FF260A3207B4466900CE10E5 /* BonjourPref.icns */,
1710 FF260A3307B4466900CE10E5 /* BonjourPref.tiff */,
1711 FF260A4807B4475600CE10E5 /* DNSServiceDiscoveryPref.nib */,
1712 FF260A4B07B4477F00CE10E5 /* InfoPlist.strings */,
1713 );
1714 name = Resources;
1715 sourceTree = "<group>";
1716 };
1717 FFFB0DA407B43BED00B88D48 /* PreferencePane */ = {
1718 isa = PBXGroup;
1719 children = (
1720 FFE6935207C2CAA400283007 /* DNSServiceDiscoveryPref.h */,
1721 FFFB0DAC07B43CBA00B88D48 /* DNSServiceDiscoveryPref.m */,
1722 B76783BA1E82D8F500DA271E /* BonjourPrefTool */,
1723 B7D566A41E81D6A900E43008 /* RemoteViewService */,
1724 FF260A2307B4463400CE10E5 /* Resources */,
1725 );
1726 path = PreferencePane;
1727 sourceTree = SOURCE_ROOT;
1728 };
1729 /* End PBXGroup section */
1730
1731 /* Begin PBXHeadersBuildPhase section */
1732 2141DD19123FFCDB0086D23E /* Headers */ = {
1733 isa = PBXHeadersBuildPhase;
1734 buildActionMask = 2147483647;
1735 files = (
1736 BDA9A7891B3A92A500523835 /* dns_sd_private.h in Headers */,
1737 );
1738 runOnlyForDeploymentPostprocessing = 0;
1739 };
1740 2141DD20123FFD0F0086D23E /* Headers */ = {
1741 isa = PBXHeadersBuildPhase;
1742 buildActionMask = 2147483647;
1743 files = (
1744 );
1745 runOnlyForDeploymentPostprocessing = 0;
1746 };
1747 2141DD26123FFD2C0086D23E /* Headers */ = {
1748 isa = PBXHeadersBuildPhase;
1749 buildActionMask = 2147483647;
1750 files = (
1751 );
1752 runOnlyForDeploymentPostprocessing = 0;
1753 };
1754 2EC8F8ED0C39CCCA003C9C48 /* Headers */ = {
1755 isa = PBXHeadersBuildPhase;
1756 buildActionMask = 2147483647;
1757 files = (
1758 2EC8F8EC0C39CCAC003C9C48 /* helper.h in Headers */,
1759 2EDC5E730C39EA640092701B /* helper-server.h in Headers */,
1760 2ECC11A80C4FEC3800CB1885 /* helpermsg-types.h in Headers */,
1761 2E8165E80C5980E300485EB2 /* libpfkey.h in Headers */,
1762 2E8165EA0C5980F700485EB2 /* ipsec_strerror.h in Headers */,
1763 4BD2B63B134FE09F002B96D5 /* P2PPacketFilter.h in Headers */,
1764 );
1765 runOnlyForDeploymentPostprocessing = 0;
1766 };
1767 37538DFB1D7A421500226BE4 /* Headers */ = {
1768 isa = PBXHeadersBuildPhase;
1769 buildActionMask = 2147483647;
1770 files = (
1771 37538E0D1D7A437300226BE4 /* DNSSECSupport.h in Headers */,
1772 37538E0C1D7A435200226BE4 /* dnssec.h in Headers */,
1773 37538E0B1D7A432200226BE4 /* Metrics.h in Headers */,
1774 37538E0A1D7A430600226BE4 /* anonymous.h in Headers */,
1775 37538E091D7A42FC00226BE4 /* xpc_services.h in Headers */,
1776 37538E081D7A42F000226BE4 /* dns_xpc.h in Headers */,
1777 37538E071D7A42E200226BE4 /* coreBLE.h in Headers */,
1778 37538E061D7A42DA00226BE4 /* dnsproxy.h in Headers */,
1779 37538E051D7A42D000226BE4 /* DNSServiceDiscoveryDefines.h in Headers */,
1780 37538E041D7A42BE00226BE4 /* BLE.h in Headers */,
1781 37538E021D7A42B000226BE4 /* nsec.h in Headers */,
1782 37538E031D7A42B000226BE4 /* nsec3.h in Headers */,
1783 37538E001D7A429900226BE4 /* CryptoAlg.h in Headers */,
1784 37538E011D7A429900226BE4 /* CryptoSupport.h in Headers */,
1785 37538DFF1D7A428500226BE4 /* helpermsg-types.h in Headers */,
1786 37538DFE1D7A427B00226BE4 /* helper-server.h in Headers */,
1787 37538DFD1D7A425700226BE4 /* helper.h in Headers */,
1788 37538DFC1D7A424500226BE4 /* dnssd_ipc.h in Headers */,
1789 );
1790 runOnlyForDeploymentPostprocessing = 0;
1791 };
1792 84C5B3331665529800C324A8 /* Headers */ = {
1793 isa = PBXHeadersBuildPhase;
1794 buildActionMask = 2147483647;
1795 files = (
1796 84F4C090188F050200D1E1DE /* dns_services.h in Headers */,
1797 );
1798 runOnlyForDeploymentPostprocessing = 0;
1799 };
1800 B7325FEB1DA47EBA00663834 /* Headers */ = {
1801 isa = PBXHeadersBuildPhase;
1802 buildActionMask = 2147483647;
1803 files = (
1804 B7325FFD1DA4809400663834 /* DomainBrowser.h in Headers */,
1805 B7325FF71DA47F9100663834 /* CNDomainBrowserViewController.h in Headers */,
1806 B799209F1DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h in Headers */,
1807 );
1808 runOnlyForDeploymentPostprocessing = 0;
1809 };
1810 B7D6CA6D1D1076F3005E24CF /* Headers */ = {
1811 isa = PBXHeadersBuildPhase;
1812 buildActionMask = 2147483647;
1813 files = (
1814 B79568351D53F693005E3BED /* DomainBrowser.h in Headers */,
1815 B79568361D53F69B005E3BED /* CNDomainBrowserView.h in Headers */,
1816 B79920A01DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.h in Headers */,
1817 );
1818 runOnlyForDeploymentPostprocessing = 0;
1819 };
1820 BD9BA7491EAF90E400658CCF /* Headers */ = {
1821 isa = PBXHeadersBuildPhase;
1822 buildActionMask = 2147483647;
1823 files = (
1824 );
1825 runOnlyForDeploymentPostprocessing = 0;
1826 };
1827 D284BE520ADD80740027CCDF /* Headers */ = {
1828 isa = PBXHeadersBuildPhase;
1829 buildActionMask = 2147483647;
1830 files = (
1831 D284BE540ADD80740027CCDF /* dnssd_ipc.h in Headers */,
1832 BDBF9B941ED74B9C001498A8 /* DNS64State.h in Headers */,
1833 2E96A5260C39BE480087C4D2 /* helper.h in Headers */,
1834 2EDC5E750C39EA640092701B /* helper-server.h in Headers */,
1835 2ECC11A60C4FEC3800CB1885 /* helpermsg-types.h in Headers */,
1836 21A57F4E145B2AE100939099 /* CryptoAlg.h in Headers */,
1837 21A57F55145B2B1400939099 /* CryptoSupport.h in Headers */,
1838 2124FA2C1471E98C0021D7BB /* nsec.h in Headers */,
1839 2124FA301471E9B50021D7BB /* dnssec.h in Headers */,
1840 BD691B2B1ED2F4AB00E6F317 /* DNS64.h in Headers */,
1841 218E8E53156D8C0300720DA0 /* dnsproxy.h in Headers */,
1842 2127A47915C3C7B900A857FC /* nsec3.h in Headers */,
1843 222A3C5B1C1B75F2003A6FFD /* DNSServiceDiscoveryDefines.h in Headers */,
1844 21DD8FC1161E9A250033C8F8 /* anonymous.h in Headers */,
1845 21070E6116486B9000A69507 /* DNSSECSupport.h in Headers */,
1846 848DA5CA165477EB00D2E8B4 /* xpc_services.h in Headers */,
1847 BDA3F08E1C48DCA50054FB4B /* Metrics.h in Headers */,
1848 22448EA71C90A837004F25CC /* coreBLE.h in Headers */,
1849 220ABBF21D78F10F008423A7 /* D2D.h in Headers */,
1850 22448EA41C90A7CB004F25CC /* BLE.h in Headers */,
1851 848DA5D616547F7200D2E8B4 /* dns_xpc.h in Headers */,
1852 );
1853 runOnlyForDeploymentPostprocessing = 0;
1854 };
1855 D284BEA60ADD80920027CCDF /* Headers */ = {
1856 isa = PBXHeadersBuildPhase;
1857 buildActionMask = 2147483647;
1858 files = (
1859 );
1860 runOnlyForDeploymentPostprocessing = 0;
1861 };
1862 D284BEB50ADD809A0027CCDF /* Headers */ = {
1863 isa = PBXHeadersBuildPhase;
1864 buildActionMask = 2147483647;
1865 files = (
1866 );
1867 runOnlyForDeploymentPostprocessing = 0;
1868 };
1869 D284BEC20ADD80A20027CCDF /* Headers */ = {
1870 isa = PBXHeadersBuildPhase;
1871 buildActionMask = 2147483647;
1872 files = (
1873 2E35529F0C3A9E7600CA1CB7 /* helper.h in Headers */,
1874 FFD52A9E1AF858DD00CAD3EC /* CryptoAlg.h in Headers */,
1875 );
1876 runOnlyForDeploymentPostprocessing = 0;
1877 };
1878 D284BEED0ADD80B00027CCDF /* Headers */ = {
1879 isa = PBXHeadersBuildPhase;
1880 buildActionMask = 2147483647;
1881 files = (
1882 );
1883 runOnlyForDeploymentPostprocessing = 0;
1884 };
1885 FFA572310AF18F1C0055A0F1 /* Headers */ = {
1886 isa = PBXHeadersBuildPhase;
1887 buildActionMask = 2147483647;
1888 files = (
1889 BDB04221203FEF4C00419961 /* dns_sd.h in Headers */,
1890 BDB04223203FF18000419961 /* dns_sd_private.h in Headers */,
1891 );
1892 runOnlyForDeploymentPostprocessing = 0;
1893 };
1894 FFA5723D0AF18F450055A0F1 /* Headers */ = {
1895 isa = PBXHeadersBuildPhase;
1896 buildActionMask = 2147483647;
1897 files = (
1898 BDB04222203FEF4D00419961 /* dns_sd.h in Headers */,
1899 BDB04224203FF18000419961 /* dns_sd_private.h in Headers */,
1900 );
1901 runOnlyForDeploymentPostprocessing = 0;
1902 };
1903 FFB765800AEED9C700583A2C /* Headers */ = {
1904 isa = PBXHeadersBuildPhase;
1905 buildActionMask = 2147483647;
1906 files = (
1907 BDA9A7881B3A924C00523835 /* dns_sd_private.h in Headers */,
1908 BD41B27D203EBE6100A53629 /* dns_sd.h in Headers */,
1909 );
1910 runOnlyForDeploymentPostprocessing = 0;
1911 };
1912 /* End PBXHeadersBuildPhase section */
1913
1914 /* Begin PBXLegacyTarget section */
1915 4AE471670EAFF81900A6C5AD /* dns_sd.jar */ = {
1916 isa = PBXLegacyTarget;
1917 buildArgumentsString = "-f ${SRCROOT}/../mDNSPosix/Makefile OBJDIR=${CONFIGURATION_TEMP_DIR}/dns_sd.jar.build BUILDDIR=${BUILT_PRODUCTS_DIR} SHAREDDIR=${SRCROOT}/../mDNSShared os=x JavaForXcode_$(ACTION)";
1918 buildConfigurationList = 4AE471770EAFF84000A6C5AD /* Build configuration list for PBXLegacyTarget "dns_sd.jar" */;
1919 buildPhases = (
1920 );
1921 buildToolPath = /usr/bin/make;
1922 buildWorkingDirectory = "";
1923 comments = "Multiplatform .jar file that implements Java interface to DNS-SD";
1924 dependencies = (
1925 );
1926 name = dns_sd.jar;
1927 passBuildSettingsInEnvironment = 1;
1928 productName = dns_sd.jar;
1929 };
1930 /* End PBXLegacyTarget section */
1931
1932 /* Begin PBXNativeTarget section */
1933 0C1596AB1D773FE300E09998 /* mDNSNetMonitor */ = {
1934 isa = PBXNativeTarget;
1935 buildConfigurationList = 0C1596B21D773FE300E09998 /* Build configuration list for PBXNativeTarget "mDNSNetMonitor" */;
1936 buildPhases = (
1937 0C1596A81D773FE300E09998 /* Sources */,
1938 0C1596A91D773FE300E09998 /* Frameworks */,
1939 0C1596AA1D773FE300E09998 /* CopyFiles */,
1940 );
1941 buildRules = (
1942 );
1943 dependencies = (
1944 );
1945 name = mDNSNetMonitor;
1946 productName = mDNSNetMonitor;
1947 productReference = 0C1596AC1D773FE300E09998 /* mDNSNetMonitor */;
1948 productType = "com.apple.product-type.tool";
1949 };
1950 0C635A751E9418A60026C796 /* BonjourTop */ = {
1951 isa = PBXNativeTarget;
1952 buildConfigurationList = 0C635A7C1E9418A60026C796 /* Build configuration list for PBXNativeTarget "BonjourTop" */;
1953 buildPhases = (
1954 0C635A721E9418A60026C796 /* Sources */,
1955 0C635A731E9418A60026C796 /* Frameworks */,
1956 0C635A741E9418A60026C796 /* CopyFiles */,
1957 );
1958 buildRules = (
1959 );
1960 dependencies = (
1961 );
1962 name = BonjourTop;
1963 productName = BonjourTop;
1964 productReference = 0C635A761E9418A60026C796 /* bonjourtop */;
1965 productType = "com.apple.product-type.tool";
1966 };
1967 213FB21712028A7A002B3A08 /* BonjourEvents */ = {
1968 isa = PBXNativeTarget;
1969 buildConfigurationList = 213FB21B12028A7C002B3A08 /* Build configuration list for PBXNativeTarget "BonjourEvents" */;
1970 buildPhases = (
1971 213FB21412028A7A002B3A08 /* Resources */,
1972 213FB21512028A7A002B3A08 /* Sources */,
1973 213FB21612028A7A002B3A08 /* Frameworks */,
1974 );
1975 buildRules = (
1976 );
1977 dependencies = (
1978 );
1979 name = BonjourEvents;
1980 productName = BonjourEvents;
1981 productReference = 213FB21812028A7A002B3A08 /* BonjourEvents.plugin */;
1982 productType = "com.apple.product-type.bundle";
1983 };
1984 2141DD1C123FFCDB0086D23E /* libdns_sd_static */ = {
1985 isa = PBXNativeTarget;
1986 buildConfigurationList = 2141DD1F123FFCF90086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_static" */;
1987 buildPhases = (
1988 2141DD19123FFCDB0086D23E /* Headers */,
1989 2141DD1A123FFCDB0086D23E /* Sources */,
1990 2141DD1B123FFCDB0086D23E /* Frameworks */,
1991 );
1992 buildRules = (
1993 );
1994 dependencies = (
1995 );
1996 name = libdns_sd_static;
1997 productName = libdns_sd_static;
1998 productReference = 2141DD1D123FFCDB0086D23E /* libdns_sd.a */;
1999 productType = "com.apple.product-type.library.static";
2000 };
2001 2141DD23123FFD0F0086D23E /* libdns_sd_debug_static */ = {
2002 isa = PBXNativeTarget;
2003 buildConfigurationList = 2141DD35123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_debug_static" */;
2004 buildPhases = (
2005 2141DD20123FFD0F0086D23E /* Headers */,
2006 2141DD21123FFD0F0086D23E /* Sources */,
2007 2141DD22123FFD0F0086D23E /* Frameworks */,
2008 );
2009 buildRules = (
2010 );
2011 dependencies = (
2012 );
2013 name = libdns_sd_debug_static;
2014 productName = libdns_sd_debug_static;
2015 productReference = 2141DD24123FFD0F0086D23E /* libdns_sd_debug.a */;
2016 productType = "com.apple.product-type.library.static";
2017 };
2018 2141DD29123FFD2C0086D23E /* libdns_sd_profile_static */ = {
2019 isa = PBXNativeTarget;
2020 buildConfigurationList = 2141DD36123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_profile_static" */;
2021 buildPhases = (
2022 2141DD26123FFD2C0086D23E /* Headers */,
2023 2141DD27123FFD2C0086D23E /* Sources */,
2024 2141DD28123FFD2C0086D23E /* Frameworks */,
2025 );
2026 buildRules = (
2027 );
2028 dependencies = (
2029 );
2030 name = libdns_sd_profile_static;
2031 productName = libdns_sd_profile_static;
2032 productReference = 2141DD2A123FFD2C0086D23E /* libdns_sd_profile.a */;
2033 productType = "com.apple.product-type.library.static";
2034 };
2035 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */ = {
2036 isa = PBXNativeTarget;
2037 buildConfigurationList = 2E0405F30C31956600F13B59 /* Build configuration list for PBXNativeTarget "mDNSResponderHelper" */;
2038 buildPhases = (
2039 030BBED60CE11EEC00472F0C /* ShellScript */,
2040 2EC8F8ED0C39CCCA003C9C48 /* Headers */,
2041 2E0405ED0C31955500F13B59 /* Sources */,
2042 2E0405EE0C31955500F13B59 /* Frameworks */,
2043 4AAE0C5A0C68E6EC003882A5 /* CopyFiles */,
2044 21F51DC21B3541F30070B05C /* CopyFiles */,
2045 );
2046 buildRules = (
2047 );
2048 dependencies = (
2049 );
2050 name = mDNSResponderHelper;
2051 productName = mDNSResponderHelper;
2052 productReference = 2E0405F00C31955500F13B59 /* mDNSResponderHelper */;
2053 productType = "com.apple.product-type.tool";
2054 };
2055 37DDE92C1BA383610092AC61 /* unittests */ = {
2056 isa = PBXNativeTarget;
2057 buildConfigurationList = 37DDE9311BA383610092AC61 /* Build configuration list for PBXNativeTarget "unittests" */;
2058 buildPhases = (
2059 37DDE9291BA383610092AC61 /* Sources */,
2060 37DDE92A1BA383610092AC61 /* Frameworks */,
2061 37DDE9341BA384000092AC61 /* ShellScript */,
2062 37538DFB1D7A421500226BE4 /* Headers */,
2063 );
2064 buildRules = (
2065 );
2066 dependencies = (
2067 );
2068 name = unittests;
2069 productName = unittests;
2070 productReference = 37DDE92D1BA383610092AC61 /* unittests */;
2071 productType = "com.apple.product-type.tool";
2072 };
2073 72FB545E166D5FB00090B2D9 /* dnsctl */ = {
2074 isa = PBXNativeTarget;
2075 buildConfigurationList = 72FB5465166D5FB00090B2D9 /* Build configuration list for PBXNativeTarget "dnsctl" */;
2076 buildPhases = (
2077 72FB545B166D5FB00090B2D9 /* Sources */,
2078 72FB545C166D5FB00090B2D9 /* Frameworks */,
2079 72FB545D166D5FB00090B2D9 /* CopyFiles */,
2080 );
2081 buildRules = (
2082 );
2083 dependencies = (
2084 0C2AAB321B6929F300113637 /* PBXTargetDependency */,
2085 );
2086 name = dnsctl;
2087 productName = dnsctl;
2088 productReference = 72FB545F166D5FB00090B2D9 /* dnsctl */;
2089 productType = "com.apple.product-type.tool";
2090 };
2091 84C5B3341665529800C324A8 /* dns_services */ = {
2092 isa = PBXNativeTarget;
2093 buildConfigurationList = 84C5B3361665529800C324A8 /* Build configuration list for PBXNativeTarget "dns_services" */;
2094 buildPhases = (
2095 84C5B3311665529800C324A8 /* Sources */,
2096 84C5B3321665529800C324A8 /* Frameworks */,
2097 84C5B3331665529800C324A8 /* Headers */,
2098 );
2099 buildRules = (
2100 );
2101 dependencies = (
2102 );
2103 name = dns_services;
2104 productName = dns_services;
2105 productReference = 84C5B3351665529800C324A8 /* libdns_services.dylib */;
2106 productType = "com.apple.product-type.library.dynamic";
2107 };
2108 B7325FED1DA47EBA00663834 /* DomainBrowser-iOS */ = {
2109 isa = PBXNativeTarget;
2110 buildConfigurationList = B7325FF31DA47EBA00663834 /* Build configuration list for PBXNativeTarget "DomainBrowser-iOS" */;
2111 buildPhases = (
2112 B7325FE91DA47EBA00663834 /* Sources */,
2113 B7325FEA1DA47EBA00663834 /* Frameworks */,
2114 B7325FEB1DA47EBA00663834 /* Headers */,
2115 B7325FEC1DA47EBA00663834 /* Resources */,
2116 );
2117 buildRules = (
2118 );
2119 dependencies = (
2120 );
2121 name = "DomainBrowser-iOS";
2122 productName = BonjourBrowser;
2123 productReference = B7325FEE1DA47EBA00663834 /* DomainBrowser.framework */;
2124 productType = "com.apple.product-type.framework";
2125 };
2126 B74EC1151D47FC7700A1D155 /* BonjourSettings */ = {
2127 isa = PBXNativeTarget;
2128 buildConfigurationList = B74EC11E1D47FC7800A1D155 /* Build configuration list for PBXNativeTarget "BonjourSettings" */;
2129 buildPhases = (
2130 B74EC1121D47FC7700A1D155 /* Sources */,
2131 B74EC1131D47FC7700A1D155 /* Frameworks */,
2132 B74EC1141D47FC7700A1D155 /* Resources */,
2133 );
2134 buildRules = (
2135 );
2136 dependencies = (
2137 );
2138 name = BonjourSettings;
2139 productName = BonjourSettings;
2140 productReference = B74EC1161D47FC7700A1D155 /* BonjourSettings.bundle */;
2141 productType = "com.apple.product-type.bundle";
2142 };
2143 B76783AB1E82D65900DA271E /* BonjourPrefsTool */ = {
2144 isa = PBXNativeTarget;
2145 buildConfigurationList = B76783B71E82D65900DA271E /* Build configuration list for PBXNativeTarget "BonjourPrefsTool" */;
2146 buildPhases = (
2147 B76783A81E82D65900DA271E /* Sources */,
2148 B76783A91E82D65900DA271E /* Frameworks */,
2149 B76783AA1E82D65900DA271E /* Resources */,
2150 );
2151 buildRules = (
2152 );
2153 dependencies = (
2154 );
2155 name = BonjourPrefsTool;
2156 productName = tool;
2157 productReference = B76783AC1E82D65900DA271E /* com.apple.preference.bonjour.tool.xpc */;
2158 productType = "com.apple.product-type.xpc-service";
2159 };
2160 B7D566B91E81D8FD00E43008 /* RemoteViewService */ = {
2161 isa = PBXNativeTarget;
2162 buildConfigurationList = B7D566C31E81D8FD00E43008 /* Build configuration list for PBXNativeTarget "RemoteViewService" */;
2163 buildPhases = (
2164 B7D566B61E81D8FD00E43008 /* Sources */,
2165 B7D566B71E81D8FD00E43008 /* Frameworks */,
2166 B7D566B81E81D8FD00E43008 /* Resources */,
2167 );
2168 buildRules = (
2169 );
2170 dependencies = (
2171 );
2172 name = RemoteViewService;
2173 productName = remoteservice;
2174 productReference = B7D566BA1E81D8FD00E43008 /* com.apple.preference.bonjour.remoteservice.xpc */;
2175 productType = "com.apple.product-type.xpc-service";
2176 };
2177 B7D6CA6F1D1076F3005E24CF /* DomainBrowser-macOS */ = {
2178 isa = PBXNativeTarget;
2179 buildConfigurationList = B7D6CA751D1076F3005E24CF /* Build configuration list for PBXNativeTarget "DomainBrowser-macOS" */;
2180 buildPhases = (
2181 B7D6CA6B1D1076F3005E24CF /* Sources */,
2182 B7D6CA6C1D1076F3005E24CF /* Frameworks */,
2183 B7D6CA6D1D1076F3005E24CF /* Headers */,
2184 B7D6CA6E1D1076F3005E24CF /* Resources */,
2185 );
2186 buildRules = (
2187 );
2188 dependencies = (
2189 );
2190 name = "DomainBrowser-macOS";
2191 productName = BonjourBrowserUI;
2192 productReference = B7D6CA701D1076F3005E24CF /* DomainBrowser.framework */;
2193 productType = "com.apple.product-type.framework";
2194 };
2195 BD9BA7481EAF90E400658CCF /* dnssdutil */ = {
2196 isa = PBXNativeTarget;
2197 buildConfigurationList = BD9BA7501EAF90E400658CCF /* Build configuration list for PBXNativeTarget "dnssdutil" */;
2198 buildPhases = (
2199 BD9BA7491EAF90E400658CCF /* Headers */,
2200 BD9BA74A1EAF90E400658CCF /* Sources */,
2201 BD9BA74D1EAF90E400658CCF /* Frameworks */,
2202 );
2203 buildRules = (
2204 );
2205 dependencies = (
2206 );
2207 name = dnssdutil;
2208 productName = dnssdutil;
2209 productReference = BD9BA7531EAF90E400658CCF /* dnssdutil */;
2210 productType = "com.apple.product-type.tool";
2211 };
2212 D284BE500ADD80740027CCDF /* mDNSResponder */ = {
2213 isa = PBXNativeTarget;
2214 buildConfigurationList = D284BE6D0ADD80740027CCDF /* Build configuration list for PBXNativeTarget "mDNSResponder" */;
2215 buildPhases = (
2216 D284BE510ADD80740027CCDF /* ShellScript */,
2217 D284BE520ADD80740027CCDF /* Headers */,
2218 D284BE550ADD80740027CCDF /* Sources */,
2219 D284BE640ADD80740027CCDF /* Frameworks */,
2220 D284BE6A0ADD80740027CCDF /* CopyFiles */,
2221 4A7B9E7F14FDA21B00B84CC1 /* CopyFiles */,
2222 4A7B9E8114FDA25500B84CC1 /* CopyFiles */,
2223 D284BE6C0ADD80740027CCDF /* Run Script */,
2224 21F51DC01B35418C0070B05C /* CopyFiles */,
2225 8418673D15AB8BFF00BB7F70 /* Copy Base Logging Profile */,
2226 BD75E93F206ADEAD00656ED3 /* Copy AppleInternal Logging Profile */,
2227 BD28AE8C207B888E00F0B257 /* Copy diagnose scripts */,
2228 BDF8BB8A2208E09D00419B62 /* Copy BATS test plist */,
2229 );
2230 buildRules = (
2231 );
2232 dependencies = (
2233 );
2234 name = mDNSResponder;
2235 productInstallPath = "${HOME}/bin";
2236 productName = mDNSResponder;
2237 productReference = D284BE730ADD80740027CCDF /* mDNSResponder */;
2238 productType = "com.apple.product-type.tool";
2239 };
2240 D284BEA50ADD80920027CCDF /* dns-sd tool */ = {
2241 isa = PBXNativeTarget;
2242 buildConfigurationList = D284BEAD0ADD80920027CCDF /* Build configuration list for PBXNativeTarget "dns-sd tool" */;
2243 buildPhases = (
2244 D284BEA60ADD80920027CCDF /* Headers */,
2245 D284BEA70ADD80920027CCDF /* Sources */,
2246 D284BEA90ADD80920027CCDF /* Frameworks */,
2247 D284BEAB0ADD80920027CCDF /* CopyFiles */,
2248 );
2249 buildRules = (
2250 );
2251 dependencies = (
2252 );
2253 name = "dns-sd tool";
2254 productInstallPath = /usr/bin;
2255 productName = "dns-sd command-line tool";
2256 productReference = D284BEB00ADD80920027CCDF /* dns-sd */;
2257 productType = "com.apple.product-type.tool";
2258 };
2259 D284BEB20ADD809A0027CCDF /* libjdns_sd.jnilib */ = {
2260 isa = PBXNativeTarget;
2261 buildConfigurationList = D284BEBB0ADD809A0027CCDF /* Build configuration list for PBXNativeTarget "libjdns_sd.jnilib" */;
2262 buildPhases = (
2263 D284BEB50ADD809A0027CCDF /* Headers */,
2264 D284BEB60ADD809A0027CCDF /* Sources */,
2265 D284BEB80ADD809A0027CCDF /* Frameworks */,
2266 );
2267 buildRules = (
2268 );
2269 comments = "Platform-specific JNI library that bridges dns_sd.jar to <dns_sd.h>.";
2270 dependencies = (
2271 4AE4716A0EAFF83800A6C5AD /* PBXTargetDependency */,
2272 );
2273 name = libjdns_sd.jnilib;
2274 productInstallPath = /usr/lib/java;
2275 productName = libjdns_sd.jnilib;
2276 productReference = D284BEBE0ADD809A0027CCDF /* libjdns_sd.jnilib */;
2277 productType = "com.apple.product-type.library.dynamic";
2278 };
2279 D284BEBF0ADD80A20027CCDF /* dnsextd */ = {
2280 isa = PBXNativeTarget;
2281 buildConfigurationList = D284BED60ADD80A20027CCDF /* Build configuration list for PBXNativeTarget "dnsextd" */;
2282 buildPhases = (
2283 D284BEC20ADD80A20027CCDF /* Headers */,
2284 4A4EE3A413CB8E82005C624B /* Build yacc file into derived source files */,
2285 D284BEC40ADD80A20027CCDF /* Sources */,
2286 D284BECE0ADD80A20027CCDF /* Frameworks */,
2287 D284BED40ADD80A20027CCDF /* CopyFiles */,
2288 FFFF8F770C32F0FD00722979 /* CopyFiles */,
2289 21F51DC41B35421A0070B05C /* CopyFiles */,
2290 );
2291 buildRules = (
2292 D284BFB80ADD8E510027CCDF /* PBXBuildRule */,
2293 D284BF750ADD850C0027CCDF /* PBXBuildRule */,
2294 );
2295 dependencies = (
2296 );
2297 name = dnsextd;
2298 productInstallPath = /usr/sbin;
2299 productName = mDNSResponder;
2300 productReference = D284BED90ADD80A20027CCDF /* dnsextd */;
2301 productType = "com.apple.product-type.tool";
2302 };
2303 D284BEEA0ADD80B00027CCDF /* PreferencePane */ = {
2304 isa = PBXNativeTarget;
2305 buildConfigurationList = D284BF080ADD80B00027CCDF /* Build configuration list for PBXNativeTarget "PreferencePane" */;
2306 buildPhases = (
2307 D284BEED0ADD80B00027CCDF /* Headers */,
2308 D284BEEE0ADD80B00027CCDF /* Resources */,
2309 D284BEFD0ADD80B00027CCDF /* Sources */,
2310 D284BF010ADD80B00027CCDF /* Frameworks */,
2311 B7D566C61E81D9B600E43008 /* CopyFiles */,
2312 );
2313 buildRules = (
2314 );
2315 dependencies = (
2316 B76783B91E82D83800DA271E /* PBXTargetDependency */,
2317 B7D566C81E81D9E700E43008 /* PBXTargetDependency */,
2318 );
2319 name = PreferencePane;
2320 productInstallPath = "${SYSTEM_LIBRARY_DIR}/PreferencePanes";
2321 productName = PreferencePane;
2322 productReference = D284BF0C0ADD80B00027CCDF /* Bonjour.prefPane */;
2323 productType = "com.apple.product-type.bundle";
2324 };
2325 FFA572300AF18F1C0055A0F1 /* libdns_sd_debug_dynamic */ = {
2326 isa = PBXNativeTarget;
2327 buildConfigurationList = FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_debug_dynamic" */;
2328 buildPhases = (
2329 FFA572310AF18F1C0055A0F1 /* Headers */,
2330 FFA572320AF18F1C0055A0F1 /* Sources */,
2331 FFA572360AF18F1C0055A0F1 /* Frameworks */,
2332 );
2333 buildRules = (
2334 );
2335 dependencies = (
2336 );
2337 name = libdns_sd_debug_dynamic;
2338 productName = libdns_sd.dylib;
2339 productReference = FFA572390AF18F1C0055A0F1 /* libsystem_dnssd_debug.dylib */;
2340 productType = "com.apple.product-type.library.dynamic";
2341 };
2342 FFA5723C0AF18F450055A0F1 /* libdns_sd_profile_dynamic */ = {
2343 isa = PBXNativeTarget;
2344 buildConfigurationList = FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_profile_dynamic" */;
2345 buildPhases = (
2346 FFA5723D0AF18F450055A0F1 /* Headers */,
2347 FFA5723E0AF18F450055A0F1 /* Sources */,
2348 FFA572420AF18F450055A0F1 /* Frameworks */,
2349 );
2350 buildRules = (
2351 );
2352 dependencies = (
2353 );
2354 name = libdns_sd_profile_dynamic;
2355 productName = libdns_sd.dylib;
2356 productReference = FFA572450AF18F450055A0F1 /* libsystem_dnssd_profile.dylib */;
2357 productType = "com.apple.product-type.library.dynamic";
2358 };
2359 FFB765830AEED9C700583A2C /* libdns_sd_dynamic */ = {
2360 isa = PBXNativeTarget;
2361 buildConfigurationList = FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd_dynamic" */;
2362 buildPhases = (
2363 FFB765800AEED9C700583A2C /* Headers */,
2364 FFB765810AEED9C700583A2C /* Sources */,
2365 FFB765820AEED9C700583A2C /* Frameworks */,
2366 21DE714D115831CB00DD4BD1 /* ShellScript */,
2367 );
2368 buildRules = (
2369 );
2370 dependencies = (
2371 );
2372 name = libdns_sd_dynamic;
2373 productName = libdns_sd.dylib;
2374 productReference = FFB765840AEED9C700583A2C /* libsystem_dnssd.dylib */;
2375 productType = "com.apple.product-type.library.dynamic";
2376 };
2377 /* End PBXNativeTarget section */
2378
2379 /* Begin PBXProject section */
2380 08FB7793FE84155DC02AAC07 /* Project object */ = {
2381 isa = PBXProject;
2382 attributes = {
2383 LastUpgradeCheck = 0700;
2384 TargetAttributes = {
2385 0C635A751E9418A60026C796 = {
2386 CreatedOnToolsVersion = 9.0;
2387 DevelopmentTeam = 63ZFQSB63Y;
2388 ProvisioningStyle = Automatic;
2389 };
2390 37DDE92C1BA383610092AC61 = {
2391 CreatedOnToolsVersion = 7.0;
2392 };
2393 B7325FED1DA47EBA00663834 = {
2394 CreatedOnToolsVersion = 8.0;
2395 ProvisioningStyle = Automatic;
2396 };
2397 B74EC1151D47FC7700A1D155 = {
2398 CreatedOnToolsVersion = 8.0;
2399 DevelopmentTeam = 6DMBYZ9NJ7;
2400 DevelopmentTeamName = "Apple Inc. - Embedded Platform";
2401 ProvisioningStyle = Automatic;
2402 };
2403 B76783AB1E82D65900DA271E = {
2404 CreatedOnToolsVersion = 8.3;
2405 ProvisioningStyle = Automatic;
2406 };
2407 B7C4B7251E71BD5000136C7A = {
2408 CreatedOnToolsVersion = 9.0;
2409 ProvisioningStyle = Automatic;
2410 };
2411 B7D566B91E81D8FD00E43008 = {
2412 CreatedOnToolsVersion = 8.3;
2413 ProvisioningStyle = Automatic;
2414 };
2415 B7D6CA6F1D1076F3005E24CF = {
2416 CreatedOnToolsVersion = 8.0;
2417 ProvisioningStyle = Automatic;
2418 };
2419 };
2420 };
2421 buildConfigurationList = D284BE2B0ADD78180027CCDF /* Build configuration list for PBXProject "mDNSResponder" */;
2422 compatibilityVersion = "Xcode 3.2";
2423 developmentRegion = English;
2424 hasScannedForEncodings = 1;
2425 knownRegions = (
2426 English,
2427 Japanese,
2428 French,
2429 German,
2430 Base,
2431 en,
2432 );
2433 mainGroup = 08FB7794FE84155DC02AAC07 /* mDNSResponder */;
2434 projectDirPath = "";
2435 projectRoot = "";
2436 targets = (
2437 00AD62BB032D7A0C0CCA2C71 /* Build More */,
2438 B7C4B7251E71BD5000136C7A /* Build Some iOS */,
2439 03067D640C83A3700022BE1F /* Build Some */,
2440 FFB7657B0AEED96B00583A2C /* Build All */,
2441 D284BE500ADD80740027CCDF /* mDNSResponder */,
2442 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */,
2443 D284BEA50ADD80920027CCDF /* dns-sd tool */,
2444 72FB545E166D5FB00090B2D9 /* dnsctl */,
2445 D284BEBF0ADD80A20027CCDF /* dnsextd */,
2446 B7325FED1DA47EBA00663834 /* DomainBrowser-iOS */,
2447 B7D6CA6F1D1076F3005E24CF /* DomainBrowser-macOS */,
2448 B74EC1151D47FC7700A1D155 /* BonjourSettings */,
2449 D284BEEA0ADD80B00027CCDF /* PreferencePane */,
2450 B76783AB1E82D65900DA271E /* BonjourPrefsTool */,
2451 B7D566B91E81D8FD00E43008 /* RemoteViewService */,
2452 213FB21712028A7A002B3A08 /* BonjourEvents */,
2453 2141DCF8123FFB5D0086D23E /* SystemLibraries */,
2454 2141DD0B123FFC7F0086D23E /* SystemLibrariesStatic */,
2455 FFA572650AF190F10055A0F1 /* SystemLibrariesDynamic */,
2456 2141DD1C123FFCDB0086D23E /* libdns_sd_static */,
2457 2141DD23123FFD0F0086D23E /* libdns_sd_debug_static */,
2458 2141DD29123FFD2C0086D23E /* libdns_sd_profile_static */,
2459 FFB765830AEED9C700583A2C /* libdns_sd_dynamic */,
2460 FFA572300AF18F1C0055A0F1 /* libdns_sd_debug_dynamic */,
2461 FFA5723C0AF18F450055A0F1 /* libdns_sd_profile_dynamic */,
2462 84C5B3341665529800C324A8 /* dns_services */,
2463 D284BEB20ADD809A0027CCDF /* libjdns_sd.jnilib */,
2464 4AE471670EAFF81900A6C5AD /* dns_sd.jar */,
2465 37DDE92C1BA383610092AC61 /* unittests */,
2466 0C1596AB1D773FE300E09998 /* mDNSNetMonitor */,
2467 0C635A751E9418A60026C796 /* BonjourTop */,
2468 BD9BA7481EAF90E400658CCF /* dnssdutil */,
2469 );
2470 };
2471 /* End PBXProject section */
2472
2473 /* Begin PBXResourcesBuildPhase section */
2474 213FB21412028A7A002B3A08 /* Resources */ = {
2475 isa = PBXResourcesBuildPhase;
2476 buildActionMask = 2147483647;
2477 files = (
2478 );
2479 runOnlyForDeploymentPostprocessing = 0;
2480 };
2481 B7325FEC1DA47EBA00663834 /* Resources */ = {
2482 isa = PBXResourcesBuildPhase;
2483 buildActionMask = 2147483647;
2484 files = (
2485 B7325FFF1DA480A500663834 /* DomainBrowser.strings in Resources */,
2486 );
2487 runOnlyForDeploymentPostprocessing = 0;
2488 };
2489 B74EC1141D47FC7700A1D155 /* Resources */ = {
2490 isa = PBXResourcesBuildPhase;
2491 buildActionMask = 2147483647;
2492 files = (
2493 B7E06B0E1DBA9E9700E4580C /* DomainBrowser.strings in Resources */,
2494 B79920A41DA6C49700C6E02B /* Assets.xcassets in Resources */,
2495 B7016F521D5D0D2900107E7C /* Localizable.strings in Resources */,
2496 );
2497 runOnlyForDeploymentPostprocessing = 0;
2498 };
2499 B76783AA1E82D65900DA271E /* Resources */ = {
2500 isa = PBXResourcesBuildPhase;
2501 buildActionMask = 2147483647;
2502 files = (
2503 );
2504 runOnlyForDeploymentPostprocessing = 0;
2505 };
2506 B7D566B81E81D8FD00E43008 /* Resources */ = {
2507 isa = PBXResourcesBuildPhase;
2508 buildActionMask = 2147483647;
2509 files = (
2510 B75700241E8347A6005CD56C /* InfoPlist.strings in Resources */,
2511 );
2512 runOnlyForDeploymentPostprocessing = 0;
2513 };
2514 B7D6CA6E1D1076F3005E24CF /* Resources */ = {
2515 isa = PBXResourcesBuildPhase;
2516 buildActionMask = 2147483647;
2517 files = (
2518 );
2519 runOnlyForDeploymentPostprocessing = 0;
2520 };
2521 D284BEEE0ADD80B00027CCDF /* Resources */ = {
2522 isa = PBXResourcesBuildPhase;
2523 buildActionMask = 2147483647;
2524 files = (
2525 D284BEF30ADD80B00027CCDF /* success.tiff in Resources */,
2526 D284BEF50ADD80B00027CCDF /* failure.tiff in Resources */,
2527 D284BEF60ADD80B00027CCDF /* BonjourPref.icns in Resources */,
2528 D284BEF70ADD80B00027CCDF /* BonjourPref.tiff in Resources */,
2529 D284BEF80ADD80B00027CCDF /* DNSServiceDiscoveryPref.nib in Resources */,
2530 D284BEF90ADD80B00027CCDF /* InfoPlist.strings in Resources */,
2531 D284BEFB0ADD80B00027CCDF /* inprogress.tiff in Resources */,
2532 );
2533 runOnlyForDeploymentPostprocessing = 0;
2534 };
2535 /* End PBXResourcesBuildPhase section */
2536
2537 /* Begin PBXShellScriptBuildPhase section */
2538 030BBED60CE11EEC00472F0C /* ShellScript */ = {
2539 isa = PBXShellScriptBuildPhase;
2540 buildActionMask = 2147483647;
2541 files = (
2542 );
2543 inputPaths = (
2544 );
2545 outputPaths = (
2546 );
2547 runOnlyForDeploymentPostprocessing = 0;
2548 shellPath = /bin/sh;
2549 shellScript = "if [ -e \"${SDKROOT}/usr/local/include/vproc.h\" -o -e \"${SDKROOT}/usr/include/vproc.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/vproc.h\"\nelse\ntouch \"${CONFIGURATION_TEMP_DIR}/vproc.h\"\nfi\n\nipsec=$(ls \"${SDKROOT}/usr/lib/libipsec.*\" 2> /dev/null | wc -l)\nif [ \"$ipsec\" != \"0\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/ipsec_options.h\"\ntouch \"${CONFIGURATION_TEMP_DIR}/ipsec_options.h\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/libipsec.a\"\nelse\necho \"#define MDNS_NO_IPSEC 1\" > ${CONFIGURATION_TEMP_DIR}/ipsec_options.h\ntouch \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfor i in ${ARCHS}\ndo\nccflags=\"-arch $i $ccflags\"\ndone\ncc ${ccflags} \"${CONFIGURATION_TEMP_DIR}/empty.c\" -c -o \"${CONFIGURATION_TEMP_DIR}/libipsec.a\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfi\n";
2550 };
2551 21DE714D115831CB00DD4BD1 /* ShellScript */ = {
2552 isa = PBXShellScriptBuildPhase;
2553 buildActionMask = 8;
2554 files = (
2555 );
2556 inputPaths = (
2557 );
2558 outputPaths = (
2559 );
2560 runOnlyForDeploymentPostprocessing = 1;
2561 shellPath = "/bin/bash -e -x";
2562 shellScript = "DSTROOT=${DSTROOT}\n\nif [[ \"${ACTION}\" == \"installhdrs\" ]] || [[ \"${ACTION}\" == \"installapi\" ]]; then\n exit 0\nfi\n\nif [[ \"${PLATFORM_NAME}\" =~ \"simulator\" ]]; then\n ln -s libsystem_dnssd.dylib ${DSTROOT}${INSTALL_PATH}/libsystem_sim_dnssd.dylib\nfi\n";
2563 };
2564 37DDE9341BA384000092AC61 /* ShellScript */ = {
2565 isa = PBXShellScriptBuildPhase;
2566 buildActionMask = 12;
2567 files = (
2568 );
2569 inputPaths = (
2570 "$(TARGET_BUILD_DIR)/$(TARGET_NAME)",
2571 );
2572 outputPaths = (
2573 "$(TARGET_BUILD_DIR)/unittest_success",
2574 );
2575 runOnlyForDeploymentPostprocessing = 0;
2576 shellPath = /bin/sh;
2577 shellScript = "cd \"$TARGET_BUILD_DIR\"\n./\"$TARGET_NAME\"\n# touch unittest_success\nif [ ! -f unittest_success ] ; then exit -1; fi";
2578 };
2579 4A4EE3A413CB8E82005C624B /* Build yacc file into derived source files */ = {
2580 isa = PBXShellScriptBuildPhase;
2581 buildActionMask = 2147483647;
2582 files = (
2583 );
2584 inputPaths = (
2585 "$(SRCROOT)/../mDNSShared/dnsextd_parser.y",
2586 );
2587 name = "Build yacc file into derived source files";
2588 outputPaths = (
2589 "$(DERIVED_FILE_DIR)/dnsextd_parser.c",
2590 "$(DERIVED_FILE_DIR)/dnsextd_parser.h",
2591 );
2592 runOnlyForDeploymentPostprocessing = 0;
2593 shellPath = /bin/sh;
2594 shellScript = "/usr/bin/bison -o ${SCRIPT_OUTPUT_FILE_0} -d ${SCRIPT_INPUT_FILE_0}";
2595 };
2596 B7E2951A1E259AA000C42F6D /* ShellScript */ = {
2597 isa = PBXShellScriptBuildPhase;
2598 buildActionMask = 8;
2599 files = (
2600 );
2601 inputPaths = (
2602 );
2603 outputPaths = (
2604 );
2605 runOnlyForDeploymentPostprocessing = 1;
2606 shellPath = /bin/sh;
2607 shellScript = "# Copy Sandbox profile\nif [[ ! \"${PLATFORM_NAME}\" =~ \"simulator\" ]] ; then\n if [ -z \"${IPHONEOS_DEPLOYMENT_TARGET}\" -a -z \"${TVOS_DEPLOYMENT_TARGET}\" -a -z \"${WATCHOS_DEPLOYMENT_TARGET}\" ] ; then\n SANDBOXDST=\"${DSTROOT}/usr/share/sandbox\"\n else\n SANDBOXDST=\"${DSTROOT}/usr/local/share/sandbox/profiles/embedded/builtin\"\n fi\n (umask 022; mkdir -p -m 0755 \"$SANDBOXDST\")\n cp \"${SRCROOT}/mDNSResponder.sb\" \"${SANDBOXDST}/mDNSResponder.sb\"\nfi";
2608 };
2609 D284BE510ADD80740027CCDF /* ShellScript */ = {
2610 isa = PBXShellScriptBuildPhase;
2611 buildActionMask = 2147483647;
2612 files = (
2613 );
2614 runOnlyForDeploymentPostprocessing = 0;
2615 shellPath = /bin/sh;
2616 shellScript = "if [ -e \"${SDKROOT}/usr/local/include/dnsinfo.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/dnsinfo.h\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/libdnsinfo.a\"\nelse\necho \"#define MDNS_NO_DNSINFO 1\" > ${CONFIGURATION_TEMP_DIR}/dnsinfo.h\ntouch \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfor i in ${ARCHS}\ndo\nccflags=\"-arch $i $ccflags\"\ndone\ncc ${ccflags} \"${CONFIGURATION_TEMP_DIR}/empty.c\" -c -o \"${CONFIGURATION_TEMP_DIR}/libdnsinfo.a\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/empty.c\"\nfi\n\nif [ -e \"${SDKROOT}/usr/include/sandbox.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/sandbox.h\"\nelse\necho \"#define MDNS_NO_SANDBOX 1\" > \"${CONFIGURATION_TEMP_DIR}/sandbox.h\"\nfi\n\nif [ -e \"${SDKROOT}/usr/local/include/vproc.h\" -o -e \"${SDKROOT}/usr/include/vproc.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/vproc.h\"\nelse\ntouch \"${CONFIGURATION_TEMP_DIR}/vproc.h\"\nfi\n\nif [ -e \"${SDKROOT}/System/Library/Frameworks/IOKit.framework/PrivateHeaders/pwr_mgt/IOPMLibPrivate.h\" ]\nthen\nrm -rf \"${CONFIGURATION_TEMP_DIR}/IOKit\"\nelse\nmkdir -p \"${CONFIGURATION_TEMP_DIR}/IOKit/pwr_mgt\"\ntouch \"${CONFIGURATION_TEMP_DIR}/IOKit/pwr_mgt/IOPMLibPrivate.h\"\nfi\n\nif [ -e \"${SDKROOT}/System/Library/PrivateFrameworks/DeviceToDeviceManager.framework/Headers/DeviceToDeviceManager.h\" ]\nthen\nrm -rf \"${CONFIGURATION_TEMP_DIR}/DeviceToDeviceManager\"\nelse\nmkdir -p \"${CONFIGURATION_TEMP_DIR}/DeviceToDeviceManager\"\necho \"#define NO_D2D 1\" > \"${CONFIGURATION_TEMP_DIR}/DeviceToDeviceManager/DeviceToDeviceManager.h\"\nfi\n\nif [ -e \"${SDKROOT}/System/Library/PrivateFrameworks/WebFilterDNS.framework/Headers/WebFilterDNS.h\" ]\nthen\nrm -rf \"${CONFIGURATION_TEMP_DIR}/WebFilterDNS\"\nelse\nmkdir -p \"${CONFIGURATION_TEMP_DIR}/WebFilterDNS\"\necho \"#define NO_WCF 1\" > \"${CONFIGURATION_TEMP_DIR}/WebFilterDNS/WebFilterDNS.h\"\nfi\n\nif [ -e \"${SDKROOT}/usr/local/include/AWACS.h\" ]\nthen\nrm -f \"${CONFIGURATION_TEMP_DIR}/AWACS.h\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/libAWACS.a\"\nelse\necho \"#define NO_AWACS 1\" > \"${CONFIGURATION_TEMP_DIR}/AWACS.h\"\ntouch \"${CONFIGURATION_TEMP_DIR}/AWACSempty.c\"\nfor i in ${ARCHS}\ndo\nccflags=\"-arch $i $ccflags\"\ndone\ncc ${ccflags} \"${CONFIGURATION_TEMP_DIR}/AWACSempty.c\" -c -o \"${CONFIGURATION_TEMP_DIR}/libAWACS.a\"\nrm -f \"${CONFIGURATION_TEMP_DIR}/AWACSempty.c\"\nfi\n";
2617 };
2618 D284BE6C0ADD80740027CCDF /* Run Script */ = {
2619 isa = PBXShellScriptBuildPhase;
2620 buildActionMask = 8;
2621 files = (
2622 );
2623 name = "Run Script";
2624 runOnlyForDeploymentPostprocessing = 1;
2625 shellPath = /bin/bash;
2626 shellScript = "# Install mDNSResponder.bundle containing language localizations\nmkdir -p ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices\ncp -R ${SRCROOT}/mDNSResponder-bundle ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle\n\n# Remove unwanted CVS directories\nfind ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle -depth -name CVS -exec rm -rf {} \\;\n\n# Expand UTF-8 files to UTF-16 (at one time this appeared to be necessary, but it's not, so we don't do it any more)\n#foreach file (`find ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle -name Localizable.strings`)\n#iconv -f utf-8 -t utf-16 ${file} > ${file}.new\n#mv -f ${file}.new ${file}\n#end\n\n# Remove French localization (not wanted for Apple B&I builds)\nrm -rf ${DSTROOT}${SYSTEM_LIBRARY_DIR}/CoreServices/mDNSResponder.bundle/Resources/French.lproj";
2627 };
2628 /* End PBXShellScriptBuildPhase section */
2629
2630 /* Begin PBXSourcesBuildPhase section */
2631 0C1596A81D773FE300E09998 /* Sources */ = {
2632 isa = PBXSourcesBuildPhase;
2633 buildActionMask = 2147483647;
2634 files = (
2635 0C1596B61D7740B500E09998 /* NetMonitor.c in Sources */,
2636 0C1596BB1D7740D700E09998 /* DNSDigest.c in Sources */,
2637 0C1596B81D7740C100E09998 /* mDNSUNP.c in Sources */,
2638 0C1596BD1D7740E300E09998 /* uDNS.c in Sources */,
2639 0C1596BC1D7740DC00E09998 /* DNSCommon.c in Sources */,
2640 0C1596C01D77410A00E09998 /* GenLinkedList.c in Sources */,
2641 0C1596BE1D7740E900E09998 /* mDNSDebug.c in Sources */,
2642 0C1596B91D7740CD00E09998 /* anonymous.c in Sources */,
2643 0C1596BF1D7740EF00E09998 /* PlatformCommon.c in Sources */,
2644 0C1596BA1D7740D200E09998 /* CryptoAlg.c in Sources */,
2645 0C1596B51D7740B500E09998 /* mDNSPosix.c in Sources */,
2646 );
2647 runOnlyForDeploymentPostprocessing = 0;
2648 };
2649 0C635A721E9418A60026C796 /* Sources */ = {
2650 isa = PBXSourcesBuildPhase;
2651 buildActionMask = 2147483647;
2652 files = (
2653 0C635A891E9418D90026C796 /* bjIPAddr.cpp in Sources */,
2654 0C635A8A1E9418D90026C796 /* bjMACAddr.cpp in Sources */,
2655 0C635A8B1E9418D90026C796 /* bjsocket.cpp in Sources */,
2656 0C635A8C1E9418D90026C796 /* bjstring.cpp in Sources */,
2657 0C635A8D1E9418D90026C796 /* bjStringtoStringMap.cpp in Sources */,
2658 0C635A8E1E9418D90026C796 /* BonjourTop.cpp in Sources */,
2659 0C635A8F1E9418D90026C796 /* CaptureFile.cpp in Sources */,
2660 0C635A901E9418D90026C796 /* CollectBy.cpp in Sources */,
2661 0C635A911E9418D90026C796 /* DNSFrame.cpp in Sources */,
2662 0C635A921E9418D90026C796 /* Frame.cpp in Sources */,
2663 0C635A931E9418D90026C796 /* LLRBTree.cpp in Sources */,
2664 0C635A941E9418D90026C796 /* main.cpp in Sources */,
2665 );
2666 runOnlyForDeploymentPostprocessing = 0;
2667 };
2668 213FB21512028A7A002B3A08 /* Sources */ = {
2669 isa = PBXSourcesBuildPhase;
2670 buildActionMask = 2147483647;
2671 files = (
2672 213FB23C12028C4A002B3A08 /* BonjourEvents.c in Sources */,
2673 );
2674 runOnlyForDeploymentPostprocessing = 0;
2675 };
2676 2141DD1A123FFCDB0086D23E /* Sources */ = {
2677 isa = PBXSourcesBuildPhase;
2678 buildActionMask = 2147483647;
2679 files = (
2680 215FFAEE124000F900470DE1 /* dnssd_ipc.c in Sources */,
2681 215FFAEF124000F900470DE1 /* dnssd_clientlib.c in Sources */,
2682 222A3C6A1C1B7777003A6FFD /* DNSServiceDiscovery.c in Sources */,
2683 215FFAF0124000F900470DE1 /* dnssd_clientstub.c in Sources */,
2684 );
2685 runOnlyForDeploymentPostprocessing = 0;
2686 };
2687 2141DD21123FFD0F0086D23E /* Sources */ = {
2688 isa = PBXSourcesBuildPhase;
2689 buildActionMask = 2147483647;
2690 files = (
2691 215FFAF41240011800470DE1 /* dnssd_ipc.c in Sources */,
2692 215FFAF51240011800470DE1 /* dnssd_clientlib.c in Sources */,
2693 222A3C6B1C1B7778003A6FFD /* DNSServiceDiscovery.c in Sources */,
2694 215FFAF61240011800470DE1 /* dnssd_clientstub.c in Sources */,
2695 );
2696 runOnlyForDeploymentPostprocessing = 0;
2697 };
2698 2141DD27123FFD2C0086D23E /* Sources */ = {
2699 isa = PBXSourcesBuildPhase;
2700 buildActionMask = 2147483647;
2701 files = (
2702 215FFAFA1240013400470DE1 /* dnssd_ipc.c in Sources */,
2703 215FFAFB1240013400470DE1 /* dnssd_clientlib.c in Sources */,
2704 222A3C6C1C1B7779003A6FFD /* DNSServiceDiscovery.c in Sources */,
2705 215FFAFC1240013400470DE1 /* dnssd_clientstub.c in Sources */,
2706 );
2707 runOnlyForDeploymentPostprocessing = 0;
2708 };
2709 2E0405ED0C31955500F13B59 /* Sources */ = {
2710 isa = PBXSourcesBuildPhase;
2711 buildActionMask = 2147483647;
2712 files = (
2713 2E0405F50C3195F700F13B59 /* helper.c in Sources */,
2714 2E96A51D0C39BDAC0087C4D2 /* helper-main.c in Sources */,
2715 2E8165E90C5980EE00485EB2 /* pfkey.c in Sources */,
2716 4BD2B63A134FE09F002B96D5 /* P2PPacketFilter.c in Sources */,
2717 );
2718 runOnlyForDeploymentPostprocessing = 0;
2719 };
2720 37DDE9291BA383610092AC61 /* Sources */ = {
2721 isa = PBXSourcesBuildPhase;
2722 buildActionMask = 2147483647;
2723 files = (
2724 0CB1C7FC1D9C5C1100A5939F /* D2D.c in Sources */,
2725 37538E1F1D7A504F00226BE4 /* helper-stubs.c in Sources */,
2726 37538E1E1D7A4F9D00226BE4 /* anonymous.c in Sources */,
2727 37538E1D1D7A449D00226BE4 /* coreBLE.m in Sources */,
2728 37538E1C1D7A449000226BE4 /* Metrics.m in Sources */,
2729 37812CD41D7A307200F34505 /* BLE.c in Sources */,
2730 37812CD71D7A307200F34505 /* CryptoAlg.c in Sources */,
2731 37812CD81D7A307200F34505 /* CryptoSupport.c in Sources */,
2732 37812CD91D7A307200F34505 /* daemon.c in Sources */,
2733 37812CDA1D7A307200F34505 /* dns_services.c in Sources */,
2734 37812CDB1D7A307200F34505 /* DNSDigest.c in Sources */,
2735 37812CDE1D7A307200F34505 /* dnsproxy.c in Sources */,
2736 37812CDF1D7A307200F34505 /* DNSProxySupport.c in Sources */,
2737 37812CE01D7A307200F34505 /* dnssd_clientlib.c in Sources */,
2738 37812CE11D7A307300F34505 /* dnssd_clientstub.c in Sources */,
2739 37812CE21D7A307300F34505 /* dnssd_ipc.c in Sources */,
2740 37812CE31D7A307300F34505 /* dnssec.c in Sources */,
2741 37812CE41D7A307300F34505 /* DNSSECSupport.c in Sources */,
2742 37812CE51D7A307300F34505 /* GenLinkedList.c in Sources */,
2743 37812CE91D7A307300F34505 /* LegacyNATTraversal.c in Sources */,
2744 37812CEA1D7A307300F34505 /* mDNS.c in Sources */,
2745 37812CEB1D7A307300F34505 /* mDNSDebug.c in Sources */,
2746 37812CEC1D7A307300F34505 /* mDNSMacOSX.c in Sources */,
2747 37812CED1D7A307300F34505 /* nsec.c in Sources */,
2748 37812CEE1D7A307300F34505 /* nsec3.c in Sources */,
2749 37812CEF1D7A307300F34505 /* P2PPacketFilter.c in Sources */,
2750 37812CF11D7A307300F34505 /* PlatformCommon.c in Sources */,
2751 37812CF21D7A307300F34505 /* SymptomReporter.c in Sources */,
2752 37812CF31D7A307300F34505 /* uDNS.c in Sources */,
2753 37812CF41D7A307300F34505 /* uDNSPathEvalulation.c in Sources */,
2754 37812CF51D7A307300F34505 /* uds_daemon.c in Sources */,
2755 37812CF61D7A307300F34505 /* dnsctl_server.c in Sources */,
2756 37812CF71D7A307300F34505 /* xpc_services.c in Sources */,
2757 371D0FBF1BF666EB00E5DB26 /* ResourceRecordTest.c in Sources */,
2758 37FEBD581BC789AA00638EA4 /* DNSCommon.c in Sources */,
2759 37DDE9331BA383D30092AC61 /* unittest.c in Sources */,
2760 371D0FBC1BF545FA00E5DB26 /* InterfaceTest.c in Sources */,
2761 373202101BAB4444007DE806 /* DNSMessageTest.c in Sources */,
2762 0C7C00501DD553640078BA89 /* unittest_common.c in Sources */,
2763 0C5674B41DA2BF8600AF3367 /* mDNSCoreReceiveTest.c in Sources */,
2764 0C10EC281DDB956E00D7A0E3 /* LocalOnlyTimeoutTests.c in Sources */,
2765 0C7C00511DD5536E0078BA89 /* CNameRecordTests.c in Sources */,
2766 3771F67D1BA387DD0072355E /* main.c in Sources */,
2767 );
2768 runOnlyForDeploymentPostprocessing = 0;
2769 };
2770 72FB545B166D5FB00090B2D9 /* Sources */ = {
2771 isa = PBXSourcesBuildPhase;
2772 buildActionMask = 2147483647;
2773 files = (
2774 72FB5467166D5FCA0090B2D9 /* dnsctl.c in Sources */,
2775 );
2776 runOnlyForDeploymentPostprocessing = 0;
2777 };
2778 84C5B3311665529800C324A8 /* Sources */ = {
2779 isa = PBXSourcesBuildPhase;
2780 buildActionMask = 2147483647;
2781 files = (
2782 84C5B33C166553F100C324A8 /* dns_services.c in Sources */,
2783 );
2784 runOnlyForDeploymentPostprocessing = 0;
2785 };
2786 B7325FE91DA47EBA00663834 /* Sources */ = {
2787 isa = PBXSourcesBuildPhase;
2788 buildActionMask = 2147483647;
2789 files = (
2790 B7325FF81DA47FB000663834 /* CNDomainBrowserViewController.m in Sources */,
2791 B79920A11DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m in Sources */,
2792 B7325FF91DA47FB000663834 /* _CNDomainBrowser.m in Sources */,
2793 B76431A01DB0423900DB376D /* ClientCommon.c in Sources */,
2794 );
2795 runOnlyForDeploymentPostprocessing = 0;
2796 };
2797 B74EC1121D47FC7700A1D155 /* Sources */ = {
2798 isa = PBXSourcesBuildPhase;
2799 buildActionMask = 2147483647;
2800 files = (
2801 B701E7041D9DD811008F3022 /* BonjourSCStore.m in Sources */,
2802 B778EE501D51287100C814A2 /* BonjourSettingsController.m in Sources */,
2803 B7706AAF1DBA9C1800593FD5 /* CNDomainBrowserPathUtils.m in Sources */,
2804 B7325FE81DA4737400663834 /* CNBrowseDomainsController.m in Sources */,
2805 B7706AAD1DBA9C0F00593FD5 /* CNDomainBrowserViewController.m in Sources */,
2806 B778EE4D1D51113800C814A2 /* HostnameController.m in Sources */,
2807 B7706AAE1DBA9C1800593FD5 /* _CNDomainBrowser.m in Sources */,
2808 B7E06B0D1DBA9DFE00E4580C /* ClientCommon.c in Sources */,
2809 );
2810 runOnlyForDeploymentPostprocessing = 0;
2811 };
2812 B76783A81E82D65900DA271E /* Sources */ = {
2813 isa = PBXSourcesBuildPhase;
2814 buildActionMask = 2147483647;
2815 files = (
2816 B76783C11E82D8F500DA271E /* main.m in Sources */,
2817 B76783C21E82D8F500DA271E /* BonjourPrefTool.m in Sources */,
2818 );
2819 runOnlyForDeploymentPostprocessing = 0;
2820 };
2821 B7D566B61E81D8FD00E43008 /* Sources */ = {
2822 isa = PBXSourcesBuildPhase;
2823 buildActionMask = 2147483647;
2824 files = (
2825 B7D566D11E81DEC400E43008 /* BonjourPrefRemoteViewService.m in Sources */,
2826 B7D566D01E81DEC200E43008 /* main.m in Sources */,
2827 );
2828 runOnlyForDeploymentPostprocessing = 0;
2829 };
2830 B7D6CA6B1D1076F3005E24CF /* Sources */ = {
2831 isa = PBXSourcesBuildPhase;
2832 buildActionMask = 2147483647;
2833 files = (
2834 B79920A21DA6BA8E00C6E02B /* CNDomainBrowserPathUtils.m in Sources */,
2835 B7D6CA791D10770F005E24CF /* _CNDomainBrowser.m in Sources */,
2836 B7D6CA7A1D107714005E24CF /* CNDomainBrowserView.m in Sources */,
2837 B764319F1DB0423800DB376D /* ClientCommon.c in Sources */,
2838 );
2839 runOnlyForDeploymentPostprocessing = 0;
2840 };
2841 BD9BA74A1EAF90E400658CCF /* Sources */ = {
2842 isa = PBXSourcesBuildPhase;
2843 buildActionMask = 2147483647;
2844 files = (
2845 BD9BA7551EAF91FB00658CCF /* dnssdutil.c in Sources */,
2846 );
2847 runOnlyForDeploymentPostprocessing = 0;
2848 };
2849 D284BE550ADD80740027CCDF /* Sources */ = {
2850 isa = PBXSourcesBuildPhase;
2851 buildActionMask = 2147483647;
2852 files = (
2853 22C7633E1D777B940077AFCA /* D2D.c in Sources */,
2854 227687F31C90AD580019382D /* coreBLE.m in Sources */,
2855 D284BE580ADD80740027CCDF /* mDNS.c in Sources */,
2856 BD691B2A1ED2F47100E6F317 /* DNS64.c in Sources */,
2857 D284BE590ADD80740027CCDF /* uDNS.c in Sources */,
2858 D284BE5A0ADD80740027CCDF /* DNSCommon.c in Sources */,
2859 D284BE5B0ADD80740027CCDF /* DNSDigest.c in Sources */,
2860 D284BE5D0ADD80740027CCDF /* mDNSDebug.c in Sources */,
2861 D284BE5E0ADD80740027CCDF /* uds_daemon.c in Sources */,
2862 22448EA31C90A7BE004F25CC /* BLE.c in Sources */,
2863 D284BE5F0ADD80740027CCDF /* dnssd_ipc.c in Sources */,
2864 D284BE600ADD80740027CCDF /* PlatformCommon.c in Sources */,
2865 D284BE610ADD80740027CCDF /* mDNSMacOSX.c in Sources */,
2866 BDA3F08F1C48DCA50054FB4B /* Metrics.m in Sources */,
2867 D284BE620ADD80740027CCDF /* LegacyNATTraversal.c in Sources */,
2868 D284BE630ADD80740027CCDF /* daemon.c in Sources */,
2869 2E96A5320C39C1A50087C4D2 /* helper-stubs.c in Sources */,
2870 21A57F4C145B2AE100939099 /* CryptoAlg.c in Sources */,
2871 21A57F53145B2B1400939099 /* CryptoSupport.c in Sources */,
2872 2124FA331471E9DE0021D7BB /* nsec.c in Sources */,
2873 213BDC6D147319F400000896 /* dnssec.c in Sources */,
2874 218E8E51156D8C0300720DA0 /* dnsproxy.c in Sources */,
2875 21DED43515702C0F0060B6B9 /* DNSProxySupport.c in Sources */,
2876 216D9ACE1720C9F5008066E1 /* uDNSPathEvalulation.c in Sources */,
2877 BD03E88D1AD31278005E8A81 /* SymptomReporter.c in Sources */,
2878 2127A47715C3C7B900A857FC /* nsec3.c in Sources */,
2879 21DD8FBF161E9A250033C8F8 /* anonymous.c in Sources */,
2880 21070E5F16486B9000A69507 /* DNSSECSupport.c in Sources */,
2881 848DA5C7165477E000D2E8B4 /* xpc_services.c in Sources */,
2882 8417375C1B967D37000CD5C2 /* dnsctl_server.c in Sources */,
2883 );
2884 runOnlyForDeploymentPostprocessing = 0;
2885 };
2886 D284BEA70ADD80920027CCDF /* Sources */ = {
2887 isa = PBXSourcesBuildPhase;
2888 buildActionMask = 2147483647;
2889 files = (
2890 D284BEA80ADD80920027CCDF /* dns-sd.c in Sources */,
2891 FFF589B70E37F66800EF515C /* ClientCommon.c in Sources */,
2892 );
2893 runOnlyForDeploymentPostprocessing = 0;
2894 };
2895 D284BEB60ADD809A0027CCDF /* Sources */ = {
2896 isa = PBXSourcesBuildPhase;
2897 buildActionMask = 2147483647;
2898 files = (
2899 D284BEB70ADD809A0027CCDF /* JNISupport.c in Sources */,
2900 );
2901 runOnlyForDeploymentPostprocessing = 0;
2902 };
2903 D284BEC40ADD80A20027CCDF /* Sources */ = {
2904 isa = PBXSourcesBuildPhase;
2905 buildActionMask = 2147483647;
2906 files = (
2907 21DCD05C1461B23700702FC8 /* CryptoAlg.c in Sources */,
2908 D284BEC50ADD80A20027CCDF /* DNSCommon.c in Sources */,
2909 D284BEC60ADD80A20027CCDF /* DNSDigest.c in Sources */,
2910 D284BEC70ADD80A20027CCDF /* dnsextd.c in Sources */,
2911 D284BEC80ADD80A20027CCDF /* mDNSDebug.c in Sources */,
2912 D284BEC90ADD80A20027CCDF /* GenLinkedList.c in Sources */,
2913 D284BECA0ADD80A20027CCDF /* mDNSMacOSX.c in Sources */,
2914 D284BECC0ADD80A20027CCDF /* dnsextd_parser.y in Sources */,
2915 D284BECB0ADD80A20027CCDF /* dnsextd_lexer.l in Sources */,
2916 D284BECD0ADD80A20027CCDF /* PlatformCommon.c in Sources */,
2917 2E35529E0C3A9E7600CA1CB7 /* helper-stubs.c in Sources */,
2918 );
2919 runOnlyForDeploymentPostprocessing = 0;
2920 };
2921 D284BEFD0ADD80B00027CCDF /* Sources */ = {
2922 isa = PBXSourcesBuildPhase;
2923 buildActionMask = 2147483647;
2924 files = (
2925 D284BEFE0ADD80B00027CCDF /* DNSServiceDiscoveryPref.m in Sources */,
2926 B7706AAB1DB83EAC00593FD5 /* CNDomainBrowserPathUtils.m in Sources */,
2927 B7706AA91DB83E9A00593FD5 /* CNDomainBrowserView.m in Sources */,
2928 B71C8B091E79F2CD00E99939 /* BonjourSCStore.m in Sources */,
2929 FFF589C10E37F67E00EF515C /* ClientCommon.c in Sources */,
2930 B7706AAA1DB83EA700593FD5 /* _CNDomainBrowser.m in Sources */,
2931 );
2932 runOnlyForDeploymentPostprocessing = 0;
2933 };
2934 FFA572320AF18F1C0055A0F1 /* Sources */ = {
2935 isa = PBXSourcesBuildPhase;
2936 buildActionMask = 2147483647;
2937 files = (
2938 FFA572330AF18F1C0055A0F1 /* dnssd_ipc.c in Sources */,
2939 FFA572340AF18F1C0055A0F1 /* dnssd_clientlib.c in Sources */,
2940 222A3C6E1C1B777B003A6FFD /* DNSServiceDiscovery.c in Sources */,
2941 FFA572350AF18F1C0055A0F1 /* dnssd_clientstub.c in Sources */,
2942 );
2943 runOnlyForDeploymentPostprocessing = 0;
2944 };
2945 FFA5723E0AF18F450055A0F1 /* Sources */ = {
2946 isa = PBXSourcesBuildPhase;
2947 buildActionMask = 2147483647;
2948 files = (
2949 FFA5723F0AF18F450055A0F1 /* dnssd_ipc.c in Sources */,
2950 FFA572400AF18F450055A0F1 /* dnssd_clientlib.c in Sources */,
2951 222A3C6F1C1B777C003A6FFD /* DNSServiceDiscovery.c in Sources */,
2952 FFA572410AF18F450055A0F1 /* dnssd_clientstub.c in Sources */,
2953 );
2954 runOnlyForDeploymentPostprocessing = 0;
2955 };
2956 FFB765810AEED9C700583A2C /* Sources */ = {
2957 isa = PBXSourcesBuildPhase;
2958 buildActionMask = 2147483647;
2959 files = (
2960 FFFA38660AEEDB2B0065B80A /* dnssd_ipc.c in Sources */,
2961 FFFA38630AEEDB090065B80A /* dnssd_clientlib.c in Sources */,
2962 222A3C6D1C1B777A003A6FFD /* DNSServiceDiscovery.c in Sources */,
2963 FFFA38650AEEDB130065B80A /* dnssd_clientstub.c in Sources */,
2964 );
2965 runOnlyForDeploymentPostprocessing = 0;
2966 };
2967 /* End PBXSourcesBuildPhase section */
2968
2969 /* Begin PBXTargetDependency section */
2970 03067D680C83A3830022BE1F /* PBXTargetDependency */ = {
2971 isa = PBXTargetDependency;
2972 target = D284BE500ADD80740027CCDF /* mDNSResponder */;
2973 targetProxy = 03067D670C83A3830022BE1F /* PBXContainerItemProxy */;
2974 };
2975 03067D6C0C83A3920022BE1F /* PBXTargetDependency */ = {
2976 isa = PBXTargetDependency;
2977 target = D284BEA50ADD80920027CCDF /* dns-sd tool */;
2978 targetProxy = 03067D6B0C83A3920022BE1F /* PBXContainerItemProxy */;
2979 };
2980 03067D6E0C83A39C0022BE1F /* PBXTargetDependency */ = {
2981 isa = PBXTargetDependency;
2982 target = 2E0405EF0C31955500F13B59 /* mDNSResponderHelper */;
2983 targetProxy = 03067D6D0C83A39C0022BE1F /* PBXContainerItemProxy */;
2984 };
2985 03067D860C849CC30022BE1F /* PBXTargetDependency */ = {
2986 isa = PBXTargetDependency;
2987 target = 03067D640C83A3700022BE1F /* Build Some */;
2988 targetProxy = 03067D850C849CC30022BE1F /* PBXContainerItemProxy */;
2989 };
2990 0C1596C71D7751AD00E09998 /* PBXTargetDependency */ = {
2991 isa = PBXTargetDependency;
2992 target = 0C1596AB1D773FE300E09998 /* mDNSNetMonitor */;
2993 targetProxy = 0C1596C61D7751AD00E09998 /* PBXContainerItemProxy */;
2994 };
2995 0C2AAB321B6929F300113637 /* PBXTargetDependency */ = {
2996 isa = PBXTargetDependency;
2997 target = 84C5B3341665529800C324A8 /* dns_services */;
2998 targetProxy = 0C2AAB311B6929F300113637 /* PBXContainerItemProxy */;
2999 };
3000 0C4F36B41E206711005A536B /* PBXTargetDependency */ = {
3001 isa = PBXTargetDependency;
3002 target = 37DDE92C1BA383610092AC61 /* unittests */;
3003 targetProxy = 0C4F36B31E206711005A536B /* PBXContainerItemProxy */;
3004 };
3005 0C52E92F1E96AD74006EFE7B /* PBXTargetDependency */ = {
3006 isa = PBXTargetDependency;
3007 target = 0C635A751E9418A60026C796 /* BonjourTop */;
3008 targetProxy = 0C52E92E1E96AD74006EFE7B /* PBXContainerItemProxy */;
3009 };
3010 2130257112400E9300AC839F /* PBXTargetDependency */ = {
3011 isa = PBXTargetDependency;
3012 target = FFA572650AF190F10055A0F1 /* SystemLibrariesDynamic */;
3013 targetProxy = 2130257012400E9300AC839F /* PBXContainerItemProxy */;
3014 };
3015 2141DCFD123FFB7D0086D23E /* PBXTargetDependency */ = {
3016 isa = PBXTargetDependency;
3017 target = 2141DCF8123FFB5D0086D23E /* SystemLibraries */;
3018 targetProxy = 2141DCFC123FFB7D0086D23E /* PBXContainerItemProxy */;
3019 };
3020 2141DD0E123FFC960086D23E /* PBXTargetDependency */ = {
3021 isa = PBXTargetDependency;
3022 target = 2141DD0B123FFC7F0086D23E /* SystemLibrariesStatic */;
3023 targetProxy = 2141DD0D123FFC960086D23E /* PBXContainerItemProxy */;
3024 };
3025 215FFB19124002C100470DE1 /* PBXTargetDependency */ = {
3026 isa = PBXTargetDependency;
3027 target = 2141DD1C123FFCDB0086D23E /* libdns_sd_static */;
3028 targetProxy = 215FFB18124002C100470DE1 /* PBXContainerItemProxy */;
3029 };
3030 215FFB1B124002C700470DE1 /* PBXTargetDependency */ = {
3031 isa = PBXTargetDependency;
3032 target = 2141DD23123FFD0F0086D23E /* libdns_sd_debug_static */;
3033 targetProxy = 215FFB1A124002C700470DE1 /* PBXContainerItemProxy */;
3034 };
3035 215FFB1D124002CC00470DE1 /* PBXTargetDependency */ = {
3036 isa = PBXTargetDependency;
3037 target = 2141DD29123FFD2C0086D23E /* libdns_sd_profile_static */;
3038 targetProxy = 215FFB1C124002CC00470DE1 /* PBXContainerItemProxy */;
3039 };
3040 217A4C49138EE14C000A5BA8 /* PBXTargetDependency */ = {
3041 isa = PBXTargetDependency;
3042 target = 213FB21712028A7A002B3A08 /* BonjourEvents */;
3043 targetProxy = 217A4C48138EE14C000A5BA8 /* PBXContainerItemProxy */;
3044 };
3045 4AE4716A0EAFF83800A6C5AD /* PBXTargetDependency */ = {
3046 isa = PBXTargetDependency;
3047 target = 4AE471670EAFF81900A6C5AD /* dns_sd.jar */;
3048 targetProxy = 4AE471690EAFF83800A6C5AD /* PBXContainerItemProxy */;
3049 };
3050 84C5B3411665544B00C324A8 /* PBXTargetDependency */ = {
3051 isa = PBXTargetDependency;
3052 target = 84C5B3341665529800C324A8 /* dns_services */;
3053 targetProxy = 84C5B3401665544B00C324A8 /* PBXContainerItemProxy */;
3054 };
3055 B76783B91E82D83800DA271E /* PBXTargetDependency */ = {
3056 isa = PBXTargetDependency;
3057 target = B76783AB1E82D65900DA271E /* BonjourPrefsTool */;
3058 targetProxy = B76783B81E82D83800DA271E /* PBXContainerItemProxy */;
3059 };
3060 B7C4B72C1E71BD6000136C7A /* PBXTargetDependency */ = {
3061 isa = PBXTargetDependency;
3062 target = B74EC1151D47FC7700A1D155 /* BonjourSettings */;
3063 targetProxy = B7C4B72B1E71BD6000136C7A /* PBXContainerItemProxy */;
3064 };
3065 B7C4B72E1E71BE3500136C7A /* PBXTargetDependency */ = {
3066 isa = PBXTargetDependency;
3067 target = 03067D640C83A3700022BE1F /* Build Some */;
3068 targetProxy = B7C4B72D1E71BE3500136C7A /* PBXContainerItemProxy */;
3069 };
3070 B7D566C81E81D9E700E43008 /* PBXTargetDependency */ = {
3071 isa = PBXTargetDependency;
3072 target = B7D566B91E81D8FD00E43008 /* RemoteViewService */;
3073 targetProxy = B7D566C71E81D9E700E43008 /* PBXContainerItemProxy */;
3074 };
3075 BD7833F01ABA5E3500EC51ED /* PBXTargetDependency */ = {
3076 isa = PBXTargetDependency;
3077 target = 72FB545E166D5FB00090B2D9 /* dnsctl */;
3078 targetProxy = BD7833EF1ABA5E3500EC51ED /* PBXContainerItemProxy */;
3079 };
3080 BD9BA7721EAFA3D500658CCF /* PBXTargetDependency */ = {
3081 isa = PBXTargetDependency;
3082 target = BD9BA7481EAF90E400658CCF /* dnssdutil */;
3083 targetProxy = BD9BA7711EAFA3D500658CCF /* PBXContainerItemProxy */;
3084 };
3085 D284BF2C0ADD815A0027CCDF /* PBXTargetDependency */ = {
3086 isa = PBXTargetDependency;
3087 target = D284BEBF0ADD80A20027CCDF /* dnsextd */;
3088 targetProxy = D284BF2B0ADD815A0027CCDF /* PBXContainerItemProxy */;
3089 };
3090 D284BF300ADD81630027CCDF /* PBXTargetDependency */ = {
3091 isa = PBXTargetDependency;
3092 target = D284BEEA0ADD80B00027CCDF /* PreferencePane */;
3093 targetProxy = D284BF2F0ADD81630027CCDF /* PBXContainerItemProxy */;
3094 };
3095 FFA572690AF190FF0055A0F1 /* PBXTargetDependency */ = {
3096 isa = PBXTargetDependency;
3097 target = FFB765830AEED9C700583A2C /* libdns_sd_dynamic */;
3098 targetProxy = FFA572680AF190FF0055A0F1 /* PBXContainerItemProxy */;
3099 };
3100 FFA5726B0AF191010055A0F1 /* PBXTargetDependency */ = {
3101 isa = PBXTargetDependency;
3102 target = FFA572300AF18F1C0055A0F1 /* libdns_sd_debug_dynamic */;
3103 targetProxy = FFA5726A0AF191010055A0F1 /* PBXContainerItemProxy */;
3104 };
3105 FFA5726D0AF191020055A0F1 /* PBXTargetDependency */ = {
3106 isa = PBXTargetDependency;
3107 target = FFA5723C0AF18F450055A0F1 /* libdns_sd_profile_dynamic */;
3108 targetProxy = FFA5726C0AF191020055A0F1 /* PBXContainerItemProxy */;
3109 };
3110 FFB7657D0AEED97F00583A2C /* PBXTargetDependency */ = {
3111 isa = PBXTargetDependency;
3112 target = 00AD62BB032D7A0C0CCA2C71 /* Build More */;
3113 targetProxy = FFB7657C0AEED97F00583A2C /* PBXContainerItemProxy */;
3114 };
3115 /* End PBXTargetDependency section */
3116
3117 /* Begin PBXVariantGroup section */
3118 FF260A4807B4475600CE10E5 /* DNSServiceDiscoveryPref.nib */ = {
3119 isa = PBXVariantGroup;
3120 children = (
3121 B7E5920F1DB687A700A38085 /* Base */,
3122 );
3123 name = DNSServiceDiscoveryPref.nib;
3124 path = PreferencePane;
3125 sourceTree = SOURCE_ROOT;
3126 };
3127 FF260A4B07B4477F00CE10E5 /* InfoPlist.strings */ = {
3128 isa = PBXVariantGroup;
3129 children = (
3130 FF260A4C07B4477F00CE10E5 /* English */,
3131 );
3132 name = InfoPlist.strings;
3133 path = PreferencePane;
3134 sourceTree = SOURCE_ROOT;
3135 };
3136 /* End PBXVariantGroup section */
3137
3138 /* Begin XCBuildConfiguration section */
3139 03067D740C83A3CB0022BE1F /* Release */ = {
3140 isa = XCBuildConfiguration;
3141 buildSettings = {
3142 PRODUCT_NAME = "Build Some";
3143 };
3144 name = Release;
3145 };
3146 0C1596B01D773FE300E09998 /* Release */ = {
3147 isa = XCBuildConfiguration;
3148 buildSettings = {
3149 ALWAYS_SEARCH_USER_PATHS = NO;
3150 CLANG_ANALYZER_NONNULL = YES;
3151 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3152 CLANG_CXX_LIBRARY = "libc++";
3153 CLANG_ENABLE_MODULES = YES;
3154 CLANG_ENABLE_OBJC_ARC = YES;
3155 CLANG_WARN_BOOL_CONVERSION = YES;
3156 CLANG_WARN_CONSTANT_CONVERSION = YES;
3157 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3158 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3159 CLANG_WARN_EMPTY_BODY = YES;
3160 CLANG_WARN_ENUM_CONVERSION = YES;
3161 CLANG_WARN_INT_CONVERSION = YES;
3162 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3163 CLANG_WARN_UNREACHABLE_CODE = YES;
3164 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3165 CODE_SIGN_IDENTITY = "-";
3166 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3167 ENABLE_NS_ASSERTIONS = NO;
3168 ENABLE_STRICT_OBJC_MSGSEND = YES;
3169 GCC_C_LANGUAGE_STANDARD = gnu99;
3170 GCC_NO_COMMON_BLOCKS = YES;
3171 GCC_PREPROCESSOR_DEFINITIONS = (
3172 "USE_LIBIDN=1",
3173 "USE_AWD=0",
3174 "__MAC_OS_X_VERSION_MIN_REQUIRED=1",
3175 "IPV6_PKTINFO=1",
3176 "HAVE_IPV6=1",
3177 "_BUILDING_XCODE_PROJECT_=1",
3178 );
3179 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
3180 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3181 GCC_WARN_UNDECLARED_SELECTOR = YES;
3182 GCC_WARN_UNINITIALIZED_AUTOS = NO;
3183 GCC_WARN_UNUSED_FUNCTION = YES;
3184 GCC_WARN_UNUSED_VARIABLE = YES;
3185 HEADER_SEARCH_PATHS = (
3186 ../mDNSCore,
3187 ../mDNSShared,
3188 );
3189 INSTALL_PATH = /usr/local/bin;
3190 PRODUCT_NAME = "$(TARGET_NAME)";
3191 };
3192 name = Release;
3193 };
3194 0C1596B11D773FE300E09998 /* Debug */ = {
3195 isa = XCBuildConfiguration;
3196 buildSettings = {
3197 ALWAYS_SEARCH_USER_PATHS = NO;
3198 CLANG_ANALYZER_NONNULL = YES;
3199 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3200 CLANG_CXX_LIBRARY = "libc++";
3201 CLANG_ENABLE_MODULES = YES;
3202 CLANG_ENABLE_OBJC_ARC = YES;
3203 CLANG_WARN_BOOL_CONVERSION = YES;
3204 CLANG_WARN_CONSTANT_CONVERSION = YES;
3205 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3206 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3207 CLANG_WARN_EMPTY_BODY = YES;
3208 CLANG_WARN_ENUM_CONVERSION = YES;
3209 CLANG_WARN_INT_CONVERSION = YES;
3210 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3211 CLANG_WARN_UNREACHABLE_CODE = YES;
3212 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3213 CODE_SIGN_IDENTITY = "-";
3214 DEBUG_INFORMATION_FORMAT = dwarf;
3215 ENABLE_STRICT_OBJC_MSGSEND = YES;
3216 ENABLE_TESTABILITY = YES;
3217 GCC_C_LANGUAGE_STANDARD = gnu99;
3218 GCC_DYNAMIC_NO_PIC = NO;
3219 GCC_NO_COMMON_BLOCKS = YES;
3220 GCC_PREPROCESSOR_DEFINITIONS = (
3221 "DEBUG=1",
3222 "HAVE_IPV6=1",
3223 "_BUILDING_XCODE_PROJECT_=1",
3224 "USE_AWD=0",
3225 "__MAC_OS_X_VERSION_MIN_REQUIRED=1",
3226 "IPV6_PKTINFO=1",
3227 );
3228 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
3229 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
3230 GCC_WARN_UNDECLARED_SELECTOR = YES;
3231 GCC_WARN_UNINITIALIZED_AUTOS = NO;
3232 GCC_WARN_UNUSED_FUNCTION = YES;
3233 GCC_WARN_UNUSED_VARIABLE = YES;
3234 HEADER_SEARCH_PATHS = (
3235 ../mDNSCore,
3236 ../mDNSShared,
3237 );
3238 INSTALL_PATH = /usr/local/bin;
3239 PRODUCT_NAME = "$(TARGET_NAME)";
3240 };
3241 name = Debug;
3242 };
3243 0C419F121BA20DF600A70FF7 /* Debug */ = {
3244 isa = XCBuildConfiguration;
3245 buildSettings = {
3246 CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/Debug";
3247 CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/Debug";
3248 COPY_PHASE_STRIP = NO;
3249 DEAD_CODE_STRIPPING = YES;
3250 GCC_OPTIMIZATION_LEVEL = 0;
3251 GCC_PREPROCESSOR_DEFINITIONS = (
3252 "__APPLE_USE_RFC_3542=1",
3253 "APPLE_OSX_mDNSResponder=1",
3254 "__MigTypeCheck=1",
3255 "mDNSResponderVersion=${MVERS}",
3256 _LEGACY_NAT_TRAVERSAL_,
3257 "_BUILDING_XCODE_PROJECT_=1",
3258 "BONJOUR_ON_DEMAND=1",
3259 "USE_LIBIDN=1",
3260 "USE_AWD=1",
3261 "DEBUG=1",
3262 );
3263 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
3264 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
3265 MVERS = "\"(Engineering Build)\"";
3266 OTHER_CFLAGS = (
3267 "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS",
3268 "-fwrapv",
3269 );
3270 SDKROOT = macosx.internal;
3271 STRIP_INSTALLED_PRODUCT = NO;
3272 STRIP_STYLE = debugging;
3273 SUPPORTED_PLATFORMS = "macosx iphoneos";
3274 WARNING_CFLAGS = (
3275 "-W",
3276 "-Wall",
3277 "-Wmissing-prototypes",
3278 "-Wno-four-char-constants",
3279 "-Wno-unknown-pragmas",
3280 "-Wshadow",
3281 "-Wno-format",
3282 "-Wformat-security",
3283 );
3284 YACC_GENERATED_FILE_STEM = Standard;
3285 };
3286 name = Debug;
3287 };
3288 0C419F131BA20DF600A70FF7 /* Debug */ = {
3289 isa = XCBuildConfiguration;
3290 buildSettings = {
3291 PRODUCT_NAME = "Build All";
3292 };
3293 name = Debug;
3294 };
3295 0C419F141BA20DF600A70FF7 /* Debug */ = {
3296 isa = XCBuildConfiguration;
3297 buildSettings = {
3298 PRODUCT_NAME = "Build Some";
3299 };
3300 name = Debug;
3301 };
3302 0C419F151BA20DF600A70FF7 /* Debug */ = {
3303 isa = XCBuildConfiguration;
3304 buildSettings = {
3305 PRODUCT_NAME = "Build All";
3306 };
3307 name = Debug;
3308 };
3309 0C419F161BA20DF600A70FF7 /* Debug */ = {
3310 isa = XCBuildConfiguration;
3311 buildSettings = {
3312 "APPLY_RULES_IN_COPY_FILES[sdk=appletvos*]" = YES;
3313 "APPLY_RULES_IN_COPY_FILES[sdk=iphoneos*]" = YES;
3314 "APPLY_RULES_IN_COPY_FILES[sdk=watchos*]" = YES;
3315 CODE_SIGN_ENTITLEMENTS = "mDNSResponder-entitlements.plist";
3316 CODE_SIGN_IDENTITY = "-";
3317 FRAMEWORK_SEARCH_PATHS = (
3318 "$(inherited)",
3319 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
3320 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
3321 );
3322 GCC_PREPROCESSOR_DEFINITIONS = (
3323 "$(inherited)",
3324 "HAVE_DNS64=1",
3325 );
3326 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
3327 HEADER_SEARCH_PATHS = (
3328 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/Frameworks/Security.framework/PrivateHeaders",
3329 ../mDNSShared,
3330 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
3331 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
3332 "${CONFIGURATION_TEMP_DIR}",
3333 "$(SDKROOT)/usr/include/libxml2",
3334 "$(SDKROOT)/usr/local/include/",
3335 );
3336 INSTALL_PATH = /usr/sbin;
3337 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
3338 MACOSX_DEPLOYMENT_TARGET = 10.10;
3339 ORDER_FILE = "${SRCROOT}/mDNSResponder.order";
3340 OTHER_LDFLAGS = "";
3341 "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
3342 "-weak_framework",
3343 DeviceToDeviceManager,
3344 "-lMobileGestalt",
3345 );
3346 "OTHER_LDFLAGS[sdk=macosx*][arch=*]" = (
3347 "-weak_framework",
3348 WebFilterDNS,
3349 "-weak_framework",
3350 DeviceToDeviceManager,
3351 );
3352 "PLIST_FILE_OUTPUT_FORMAT[sdk=appletvos*]" = binary;
3353 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
3354 "PLIST_FILE_OUTPUT_FORMAT[sdk=watchos*]" = binary;
3355 PRODUCT_NAME = mDNSResponder;
3356 PROVISIONING_PROFILE = "";
3357 };
3358 name = Debug;
3359 };
3360 0C419F171BA20DF600A70FF7 /* Debug */ = {
3361 isa = XCBuildConfiguration;
3362 buildSettings = {
3363 "APPLY_RULES_IN_COPY_FILES[sdk=appletvos*]" = YES;
3364 "APPLY_RULES_IN_COPY_FILES[sdk=iphoneos*]" = YES;
3365 "APPLY_RULES_IN_COPY_FILES[sdk=watchos*]" = YES;
3366 CODE_SIGN_ENTITLEMENTS = "helper-entitlements.plist";
3367 CODE_SIGN_IDENTITY = "-";
3368 HEADER_SEARCH_PATHS = (
3369 "${CONFIGURATION_TEMP_DIR}",
3370 "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders",
3371 "$(SDKROOT)/usr/local/include",
3372 );
3373 INSTALL_PATH = /usr/sbin;
3374 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
3375 MACOSX_DEPLOYMENT_TARGET = 10.10;
3376 OTHER_LDFLAGS = "-lipsec";
3377 "PLIST_FILE_OUTPUT_FORMAT[sdk=appletvos*]" = binary;
3378 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
3379 "PLIST_FILE_OUTPUT_FORMAT[sdk=watchos*]" = binary;
3380 PRODUCT_NAME = mDNSResponderHelper;
3381 PROVISIONING_PROFILE = "";
3382 };
3383 name = Debug;
3384 };
3385 0C419F181BA20DF600A70FF7 /* Debug */ = {
3386 isa = XCBuildConfiguration;
3387 buildSettings = {
3388 HEADER_SEARCH_PATHS = (
3389 ../mDNSShared,
3390 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
3391 );
3392 INSTALL_PATH = /usr/bin;
3393 PRODUCT_NAME = "dns-sd";
3394 };
3395 name = Debug;
3396 };
3397 0C419F191BA20DF600A70FF7 /* Debug */ = {
3398 isa = XCBuildConfiguration;
3399 buildSettings = {
3400 ALWAYS_SEARCH_USER_PATHS = NO;
3401 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3402 CLANG_CXX_LIBRARY = "libc++";
3403 CLANG_ENABLE_OBJC_ARC = YES;
3404 CLANG_WARN_CONSTANT_CONVERSION = YES;
3405 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
3406 CLANG_WARN_EMPTY_BODY = YES;
3407 CLANG_WARN_INT_CONVERSION = YES;
3408 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3409 CODE_SIGN_ENTITLEMENTS = "dnsctl-entitlements.plist";
3410 CODE_SIGN_IDENTITY = "-";
3411 GCC_C_LANGUAGE_STANDARD = gnu99;
3412 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
3413 GCC_PREPROCESSOR_DEFINITIONS = (
3414 "DEBUG=1",
3415 "$(inherited)",
3416 );
3417 GCC_STRICT_ALIASING = YES;
3418 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
3419 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
3420 GCC_WARN_ABOUT_RETURN_TYPE = YES;
3421 GCC_WARN_UNINITIALIZED_AUTOS = YES;
3422 GCC_WARN_UNUSED_VARIABLE = YES;
3423 INSTALL_PATH = /usr/local/bin;
3424 MACOSX_DEPLOYMENT_TARGET = 10.9;
3425 PRODUCT_NAME = "$(TARGET_NAME)";
3426 PROVISIONING_PROFILE = "";
3427 SDKROOT = macosx;
3428 };
3429 name = Debug;
3430 };
3431 0C419F1A1BA20DF600A70FF7 /* Debug */ = {
3432 isa = XCBuildConfiguration;
3433 buildSettings = {
3434 GCC_PREPROCESSOR_DEFINITIONS = (
3435 "__APPLE_USE_RFC_3542=1",
3436 "APPLE_OSX_mDNSResponder=1",
3437 "__MigTypeCheck=1",
3438 "mDNSResponderVersion=${MVERS}",
3439 _LEGACY_NAT_TRAVERSAL_,
3440 "_BUILDING_XCODE_PROJECT_=1",
3441 "BONJOUR_ON_DEMAND=1",
3442 "USE_LIBIDN=1",
3443 "USE_AWD=1",
3444 );
3445 HEADER_SEARCH_PATHS = (
3446 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
3447 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
3448 "${CONFIGURATION_TEMP_DIR}",
3449 /System/Library/Frameworks/System.Framework/PrivateHeaders,
3450 );
3451 INSTALL_PATH = /usr/sbin;
3452 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
3453 MACOSX_DEPLOYMENT_TARGET = 10.10;
3454 OTHER_CFLAGS = "-UAPPLE_OSX_mDNSResponder";
3455 PRODUCT_NAME = dnsextd;
3456 };
3457 name = Debug;
3458 };
3459 0C419F1C1BA20DF600A70FF7 /* Debug */ = {
3460 isa = XCBuildConfiguration;
3461 buildSettings = {
3462 CLANG_ENABLE_OBJC_ARC = YES;
3463 CODE_SIGN_IDENTITY = "-";
3464 FRAMEWORK_SEARCH_PATHS = (
3465 "$(inherited)",
3466 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
3467 );
3468 GCC_ENABLE_OBJC_GC = supported;
3469 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
3470 INFOPLIST_FILE = "PreferencePane/Info-PreferencePane.plist";
3471 INSTALL_PATH = /AppleInternal/Library/PreferencePanes;
3472 MACOSX_DEPLOYMENT_TARGET = 10.9;
3473 ONLY_ACTIVE_ARCH = YES;
3474 PRODUCT_NAME = Bonjour;
3475 SUPPORTED_PLATFORMS = macosx;
3476 WRAPPER_EXTENSION = prefPane;
3477 };
3478 name = Debug;
3479 };
3480 0C419F1D1BA20DF600A70FF7 /* Debug */ = {
3481 isa = XCBuildConfiguration;
3482 buildSettings = {
3483 ALWAYS_SEARCH_USER_PATHS = NO;
3484 BUNDLE_LOADER = /usr/libexec/UserEventAgent;
3485 CODE_SIGN_IDENTITY = "-";
3486 INFOPLIST_FILE = "BonjourEvents-Info.plist";
3487 INSTALL_PATH = /System/Library/UserEventPlugins/;
3488 PRODUCT_NAME = BonjourEvents;
3489 PROVISIONING_PROFILE = "";
3490 WRAPPER_EXTENSION = plugin;
3491 };
3492 name = Debug;
3493 };
3494 0C419F1E1BA20DF600A70FF7 /* Debug */ = {
3495 isa = XCBuildConfiguration;
3496 buildSettings = {
3497 PRODUCT_NAME = SystemLibraries;
3498 };
3499 name = Debug;
3500 };
3501 0C419F1F1BA20DF600A70FF7 /* Debug */ = {
3502 isa = XCBuildConfiguration;
3503 buildSettings = {
3504 PRODUCT_NAME = SystemLibrariesStatic;
3505 };
3506 name = Debug;
3507 };
3508 0C419F201BA20DF600A70FF7 /* Debug */ = {
3509 isa = XCBuildConfiguration;
3510 buildSettings = {
3511 PRODUCT_NAME = SystemLibrariesDynamic;
3512 };
3513 name = Debug;
3514 };
3515 0C419F211BA20DF600A70FF7 /* Debug */ = {
3516 isa = XCBuildConfiguration;
3517 buildSettings = {
3518 GCC_PREPROCESSOR_DEFINITIONS = (
3519 "$(inherited)",
3520 "__DARWIN_NON_CANCELABLE=1",
3521 );
3522 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3523 INSTALLHDRS_COPY_PHASE = YES;
3524 INSTALLHDRS_SCRIPT_PHASE = YES;
3525 INSTALL_PATH = /usr/local/lib/system;
3526 PRODUCT_NAME = dns_sd;
3527 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
3528 "SKIP_INSTALL[sdk=iphonesimulator*]" = YES;
3529 };
3530 name = Debug;
3531 };
3532 0C419F221BA20DF600A70FF7 /* Debug */ = {
3533 isa = XCBuildConfiguration;
3534 buildSettings = {
3535 GCC_PREPROCESSOR_DEFINITIONS = (
3536 "$(inherited)",
3537 "__DARWIN_NON_CANCELABLE=1",
3538 );
3539 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3540 INSTALL_PATH = /usr/local/lib/system;
3541 PRODUCT_NAME = dns_sd_debug;
3542 "SKIP_INSTALL[sdk=iphonesimulator*]" = YES;
3543 };
3544 name = Debug;
3545 };
3546 0C419F231BA20DF600A70FF7 /* Debug */ = {
3547 isa = XCBuildConfiguration;
3548 buildSettings = {
3549 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
3550 GCC_PREPROCESSOR_DEFINITIONS = (
3551 "$(inherited)",
3552 "__DARWIN_NON_CANCELABLE=1",
3553 );
3554 GENERATE_PROFILING_CODE = YES;
3555 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3556 INSTALL_PATH = /usr/local/lib/system;
3557 PRODUCT_NAME = dns_sd_profile;
3558 "SKIP_INSTALL[sdk=iphonesimulator*]" = YES;
3559 };
3560 name = Debug;
3561 };
3562 0C419F241BA20DF600A70FF7 /* Debug */ = {
3563 isa = XCBuildConfiguration;
3564 buildSettings = {
3565 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
3566 EXECUTABLE_EXTENSION = dylib;
3567 GCC_PREPROCESSOR_DEFINITIONS = (
3568 "$(inherited)",
3569 "__DARWIN_NON_CANCELABLE=1",
3570 );
3571 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
3572 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3573 INSTALLHDRS_COPY_PHASE = YES;
3574 INSTALLHDRS_SCRIPT_PHASE = YES;
3575 INSTALL_PATH = /usr/lib/system;
3576 INTERPOSITION_SIM_SUFFIX = "";
3577 "INTERPOSITION_SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
3578 IS_ZIPPERED = YES;
3579 LINK_WITH_STANDARD_LIBRARIES = NO;
3580 OTHER_LDFLAGS = (
3581 "-Wl,-umbrella,System",
3582 "-L/usr/lib/system",
3583 "-ldyld",
3584 "-lcompiler_rt",
3585 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_kernel",
3586 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_platform",
3587 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_pthread",
3588 "-lsystem_malloc",
3589 "-lsystem_c",
3590 "-lsystem_blocks",
3591 "-ldispatch",
3592 "-llaunch",
3593 "-lsystem_asl",
3594 );
3595 OTHER_TAPI_FLAGS = "-umbrella System -extra-public-header $(SRCROOT)/DNSServiceDiscovery.h";
3596 PRODUCT_NAME = libsystem_dnssd;
3597 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
3598 SUPPORTS_TEXT_BASED_API = YES;
3599 TAPI_VERIFY_MODE = Pedantic;
3600 };
3601 name = Debug;
3602 };
3603 0C419F251BA20DF600A70FF7 /* Debug */ = {
3604 isa = XCBuildConfiguration;
3605 buildSettings = {
3606 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
3607 EXECUTABLE_EXTENSION = dylib;
3608 GCC_PREPROCESSOR_DEFINITIONS = (
3609 "$(inherited)",
3610 "__DARWIN_NON_CANCELABLE=1",
3611 );
3612 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
3613 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3614 INSTALL_PATH = /usr/lib/system;
3615 INTERPOSITION_SIM_SUFFIX = "";
3616 "INTERPOSITION_SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
3617 LINK_WITH_STANDARD_LIBRARIES = NO;
3618 OTHER_LDFLAGS = (
3619 "-Wl,-umbrella,System",
3620 "-L/usr/lib/system",
3621 "-ldyld",
3622 "-lcompiler_rt",
3623 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_kernel",
3624 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_platform",
3625 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_pthread",
3626 "-lsystem_malloc",
3627 "-lsystem_c",
3628 "-lsystem_blocks",
3629 "-ldispatch",
3630 "-llaunch",
3631 "-lsystem_asl",
3632 );
3633 OTHER_TAPI_FLAGS = "-umbrella System -extra-public-header $(SRCROOT)/DNSServiceDiscovery.h";
3634 PRODUCT_NAME = libsystem_dnssd_debug;
3635 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
3636 SUPPORTS_TEXT_BASED_API = YES;
3637 TAPI_VERIFY_MODE = Pedantic;
3638 };
3639 name = Debug;
3640 };
3641 0C419F261BA20DF600A70FF7 /* Debug */ = {
3642 isa = XCBuildConfiguration;
3643 buildSettings = {
3644 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
3645 EXECUTABLE_EXTENSION = dylib;
3646 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
3647 GCC_PREPROCESSOR_DEFINITIONS = (
3648 "$(inherited)",
3649 "__DARWIN_NON_CANCELABLE=1",
3650 );
3651 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
3652 GENERATE_PROFILING_CODE = YES;
3653 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3654 INSTALL_PATH = /usr/lib/system;
3655 INTERPOSITION_SIM_SUFFIX = "";
3656 "INTERPOSITION_SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
3657 LINK_WITH_STANDARD_LIBRARIES = NO;
3658 OTHER_LDFLAGS = (
3659 "-Wl,-umbrella,System",
3660 "-L/usr/lib/system",
3661 "-ldyld",
3662 "-lcompiler_rt",
3663 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_kernel",
3664 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_platform",
3665 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_pthread",
3666 "-lsystem_malloc",
3667 "-lsystem_c",
3668 "-lsystem_blocks",
3669 "-ldispatch",
3670 "-llaunch",
3671 "-lsystem_asl",
3672 );
3673 OTHER_TAPI_FLAGS = "-umbrella System -extra-public-header $(SRCROOT)/DNSServiceDiscovery.h";
3674 PRODUCT_NAME = libsystem_dnssd_profile;
3675 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
3676 SUPPORTS_TEXT_BASED_API = YES;
3677 TAPI_VERIFY_MODE = Pedantic;
3678 };
3679 name = Debug;
3680 };
3681 0C419F271BA20DF600A70FF7 /* Debug */ = {
3682 isa = XCBuildConfiguration;
3683 buildSettings = {
3684 ALWAYS_SEARCH_USER_PATHS = NO;
3685 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3686 CLANG_CXX_LIBRARY = "libc++";
3687 CLANG_WARN_EMPTY_BODY = YES;
3688 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3689 EXECUTABLE_PREFIX = lib;
3690 GCC_C_LANGUAGE_STANDARD = gnu99;
3691 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
3692 GCC_PREPROCESSOR_DEFINITIONS = (
3693 "DEBUG=1",
3694 "$(inherited)",
3695 );
3696 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
3697 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
3698 GCC_WARN_ABOUT_RETURN_TYPE = YES;
3699 GCC_WARN_UNINITIALIZED_AUTOS = YES;
3700 GCC_WARN_UNUSED_VARIABLE = YES;
3701 INSTALL_PATH = /usr/lib;
3702 MACOSX_DEPLOYMENT_TARGET = 10.8;
3703 ONLY_ACTIVE_ARCH = NO;
3704 PRODUCT_NAME = "$(TARGET_NAME)";
3705 SDKROOT = macosx;
3706 };
3707 name = Debug;
3708 };
3709 0C419F281BA20DF600A70FF7 /* Debug */ = {
3710 isa = XCBuildConfiguration;
3711 buildSettings = {
3712 DYLIB_COMPATIBILITY_VERSION = 1;
3713 DYLIB_CURRENT_VERSION = 1;
3714 EXECUTABLE_EXTENSION = jnilib;
3715 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
3716 HEADER_SEARCH_PATHS = (
3717 ../mDNSShared,
3718 "${SYSTEM_LIBRARY_DIR}/Frameworks/JavaVM.framework/Versions/A/Headers",
3719 "${SYSTEM_LIBRARY_DIR}/Frameworks/JavaVM.framework/Versions/1.3.1/Headers",
3720 "${PROJECT_DERIVED_FILE_DIR}",
3721 );
3722 INSTALL_PATH = /usr/lib/java;
3723 LIBRARY_STYLE = DYNAMIC;
3724 MACH_O_TYPE = mh_dylib;
3725 PRODUCT_NAME = libjdns_sd;
3726 };
3727 name = Debug;
3728 };
3729 0C419F291BA20DF600A70FF7 /* Debug */ = {
3730 isa = XCBuildConfiguration;
3731 buildSettings = {
3732 PRODUCT_NAME = dns_sd.jar;
3733 };
3734 name = Debug;
3735 };
3736 0C635A7A1E9418A60026C796 /* Release */ = {
3737 isa = XCBuildConfiguration;
3738 buildSettings = {
3739 ALWAYS_SEARCH_USER_PATHS = NO;
3740 CLANG_ANALYZER_NONNULL = YES;
3741 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3742 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3743 CLANG_CXX_LIBRARY = "libc++";
3744 CLANG_ENABLE_OBJC_ARC = YES;
3745 CLANG_WARN_BOOL_CONVERSION = YES;
3746 CLANG_WARN_CONSTANT_CONVERSION = YES;
3747 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3748 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3749 CLANG_WARN_EMPTY_BODY = YES;
3750 CLANG_WARN_ENUM_CONVERSION = YES;
3751 CLANG_WARN_INFINITE_RECURSION = YES;
3752 CLANG_WARN_INT_CONVERSION = YES;
3753 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3754 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3755 CLANG_WARN_UNREACHABLE_CODE = YES;
3756 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3757 CODE_SIGN_IDENTITY = "-";
3758 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3759 DEVELOPMENT_TEAM = 63ZFQSB63Y;
3760 ENABLE_NS_ASSERTIONS = NO;
3761 ENABLE_STRICT_OBJC_MSGSEND = YES;
3762 GCC_C_LANGUAGE_STANDARD = gnu99;
3763 GCC_NO_COMMON_BLOCKS = YES;
3764 GCC_PREPROCESSOR_DEFINITIONS = "";
3765 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
3766 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3767 GCC_WARN_ABOUT_RETURN_TYPE = NO;
3768 GCC_WARN_UNDECLARED_SELECTOR = YES;
3769 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3770 GCC_WARN_UNUSED_FUNCTION = YES;
3771 GCC_WARN_UNUSED_VARIABLE = YES;
3772 MACOSX_DEPLOYMENT_TARGET = 10.10;
3773 MTL_ENABLE_DEBUG_INFO = NO;
3774 OTHER_LDFLAGS = "-lncurses";
3775 PRODUCT_NAME = bonjourtop;
3776 SDKROOT = macosx;
3777 };
3778 name = Release;
3779 };
3780 0C635A7B1E9418A60026C796 /* Debug */ = {
3781 isa = XCBuildConfiguration;
3782 buildSettings = {
3783 ALWAYS_SEARCH_USER_PATHS = NO;
3784 CLANG_ANALYZER_NONNULL = YES;
3785 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
3786 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
3787 CLANG_CXX_LIBRARY = "libc++";
3788 CLANG_ENABLE_OBJC_ARC = YES;
3789 CLANG_WARN_BOOL_CONVERSION = YES;
3790 CLANG_WARN_CONSTANT_CONVERSION = YES;
3791 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
3792 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
3793 CLANG_WARN_EMPTY_BODY = YES;
3794 CLANG_WARN_ENUM_CONVERSION = YES;
3795 CLANG_WARN_INFINITE_RECURSION = YES;
3796 CLANG_WARN_INT_CONVERSION = YES;
3797 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
3798 CLANG_WARN_SUSPICIOUS_MOVE = YES;
3799 CLANG_WARN_UNREACHABLE_CODE = YES;
3800 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3801 CODE_SIGN_IDENTITY = "-";
3802 DEBUG_INFORMATION_FORMAT = dwarf;
3803 DEVELOPMENT_TEAM = 63ZFQSB63Y;
3804 ENABLE_STRICT_OBJC_MSGSEND = YES;
3805 ENABLE_TESTABILITY = YES;
3806 GCC_C_LANGUAGE_STANDARD = gnu99;
3807 GCC_DYNAMIC_NO_PIC = NO;
3808 GCC_NO_COMMON_BLOCKS = YES;
3809 GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
3810 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
3811 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
3812 GCC_WARN_ABOUT_RETURN_TYPE = NO;
3813 GCC_WARN_UNDECLARED_SELECTOR = YES;
3814 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
3815 GCC_WARN_UNUSED_FUNCTION = YES;
3816 GCC_WARN_UNUSED_VARIABLE = YES;
3817 MACOSX_DEPLOYMENT_TARGET = 10.10;
3818 MTL_ENABLE_DEBUG_INFO = YES;
3819 ONLY_ACTIVE_ARCH = YES;
3820 OTHER_LDFLAGS = "-lncurses";
3821 PRODUCT_NAME = bonjourtop;
3822 SDKROOT = macosx;
3823 };
3824 name = Debug;
3825 };
3826 213FB21A12028A7B002B3A08 /* Release */ = {
3827 isa = XCBuildConfiguration;
3828 buildSettings = {
3829 ALWAYS_SEARCH_USER_PATHS = NO;
3830 BUNDLE_LOADER = /usr/libexec/UserEventAgent;
3831 CODE_SIGN_IDENTITY = "-";
3832 INFOPLIST_FILE = "BonjourEvents-Info.plist";
3833 INSTALL_PATH = /System/Library/UserEventPlugins/;
3834 PRODUCT_NAME = BonjourEvents;
3835 PROVISIONING_PROFILE = "";
3836 WRAPPER_EXTENSION = plugin;
3837 };
3838 name = Release;
3839 };
3840 2141DCF9123FFB5D0086D23E /* Release */ = {
3841 isa = XCBuildConfiguration;
3842 buildSettings = {
3843 PRODUCT_NAME = SystemLibraries;
3844 };
3845 name = Release;
3846 };
3847 2141DD0C123FFC7F0086D23E /* Release */ = {
3848 isa = XCBuildConfiguration;
3849 buildSettings = {
3850 PRODUCT_NAME = SystemLibrariesStatic;
3851 };
3852 name = Release;
3853 };
3854 2141DD1E123FFCDB0086D23E /* Release */ = {
3855 isa = XCBuildConfiguration;
3856 buildSettings = {
3857 GCC_PREPROCESSOR_DEFINITIONS = (
3858 "$(inherited)",
3859 "__DARWIN_NON_CANCELABLE=1",
3860 );
3861 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3862 INSTALLHDRS_COPY_PHASE = YES;
3863 INSTALLHDRS_SCRIPT_PHASE = YES;
3864 INSTALL_PATH = /usr/local/lib/system;
3865 PRODUCT_NAME = dns_sd;
3866 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
3867 "SKIP_INSTALL[sdk=iphonesimulator*]" = YES;
3868 };
3869 name = Release;
3870 };
3871 2141DD25123FFD100086D23E /* Release */ = {
3872 isa = XCBuildConfiguration;
3873 buildSettings = {
3874 GCC_PREPROCESSOR_DEFINITIONS = (
3875 "$(inherited)",
3876 "__DARWIN_NON_CANCELABLE=1",
3877 );
3878 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3879 INSTALL_PATH = /usr/local/lib/system;
3880 PRODUCT_NAME = dns_sd_debug;
3881 "SKIP_INSTALL[sdk=iphonesimulator*]" = YES;
3882 };
3883 name = Release;
3884 };
3885 2141DD2B123FFD2C0086D23E /* Release */ = {
3886 isa = XCBuildConfiguration;
3887 buildSettings = {
3888 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
3889 GCC_PREPROCESSOR_DEFINITIONS = (
3890 "$(inherited)",
3891 "__DARWIN_NON_CANCELABLE=1",
3892 );
3893 GENERATE_PROFILING_CODE = YES;
3894 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
3895 INSTALL_PATH = /usr/local/lib/system;
3896 PRODUCT_NAME = dns_sd_profile;
3897 "SKIP_INSTALL[sdk=iphonesimulator*]" = YES;
3898 };
3899 name = Release;
3900 };
3901 2E0405F20C31955500F13B59 /* Release */ = {
3902 isa = XCBuildConfiguration;
3903 buildSettings = {
3904 "APPLY_RULES_IN_COPY_FILES[sdk=appletvos*]" = YES;
3905 "APPLY_RULES_IN_COPY_FILES[sdk=iphoneos*]" = YES;
3906 "APPLY_RULES_IN_COPY_FILES[sdk=watchos*]" = YES;
3907 CODE_SIGN_ENTITLEMENTS = "helper-entitlements.plist";
3908 CODE_SIGN_IDENTITY = "-";
3909 HEADER_SEARCH_PATHS = (
3910 "${CONFIGURATION_TEMP_DIR}",
3911 "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders",
3912 "$(SDKROOT)/usr/local/include",
3913 );
3914 INSTALL_PATH = /usr/sbin;
3915 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
3916 MACOSX_DEPLOYMENT_TARGET = 10.10;
3917 OTHER_LDFLAGS = "-lipsec";
3918 "PLIST_FILE_OUTPUT_FORMAT[sdk=appletvos*]" = binary;
3919 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
3920 "PLIST_FILE_OUTPUT_FORMAT[sdk=watchos*]" = binary;
3921 PRODUCT_NAME = mDNSResponderHelper;
3922 PROVISIONING_PROFILE = "";
3923 };
3924 name = Release;
3925 };
3926 37AF80271BF6997A00D657F6 /* Release */ = {
3927 isa = XCBuildConfiguration;
3928 buildSettings = {
3929 COPY_PHASE_STRIP = YES;
3930 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3931 PRODUCT_NAME = dns_sd.jar;
3932 };
3933 name = Release;
3934 };
3935 37AF80281BF6997A00D657F6 /* Release */ = {
3936 isa = XCBuildConfiguration;
3937 buildSettings = {
3938 COPY_PHASE_STRIP = YES;
3939 DEAD_CODE_STRIPPING = YES;
3940 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3941 FRAMEWORK_SEARCH_PATHS = (
3942 "$(inherited)",
3943 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
3944 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
3945 );
3946 GCC_PREPROCESSOR_DEFINITIONS = (
3947 "__APPLE_USE_RFC_3542=1",
3948 "APPLE_OSX_mDNSResponder=1",
3949 "__MigTypeCheck=1",
3950 "mDNSResponderVersion=${MVERS}",
3951 _LEGACY_NAT_TRAVERSAL_,
3952 "_BUILDING_XCODE_PROJECT_=1",
3953 "BONJOUR_ON_DEMAND=1",
3954 "USE_LIBIDN=1",
3955 "USE_AWD=1",
3956 "UNIT_TEST=1",
3957 "NO_AWACS=1",
3958 );
3959 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
3960 HEADER_SEARCH_PATHS = (
3961 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/Frameworks/Security.framework/PrivateHeaders",
3962 ../mDNSShared,
3963 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
3964 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
3965 "${CONFIGURATION_TEMP_DIR}",
3966 "$(SDKROOT)/usr/include/libxml2",
3967 "$(SDKROOT)/usr/local/include/",
3968 "$(SDKROOT)/usr/include/",
3969 );
3970 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
3971 MACOSX_DEPLOYMENT_TARGET = 10.10;
3972 ONLY_ACTIVE_ARCH = NO;
3973 OTHER_LDFLAGS = (
3974 "-weak_framework",
3975 WebFilterDNS,
3976 "-weak_framework",
3977 DeviceToDeviceManager,
3978 );
3979 PRODUCT_NAME = unittests;
3980 SKIP_INSTALL = YES;
3981 SUPPORTED_PLATFORMS = macosx;
3982 WARNING_CFLAGS = (
3983 "-W",
3984 "-Wall",
3985 "-Wmissing-prototypes",
3986 "-Wno-four-char-constants",
3987 "-Wno-unknown-pragmas",
3988 "-Wshadow",
3989 "-Wno-format",
3990 "-Wformat-security",
3991 );
3992 };
3993 name = Release;
3994 };
3995 37AF80291BF6997A00D657F6 /* Debug */ = {
3996 isa = XCBuildConfiguration;
3997 buildSettings = {
3998 COPY_PHASE_STRIP = NO;
3999 DEAD_CODE_STRIPPING = YES;
4000 ENABLE_TESTABILITY = YES;
4001 FRAMEWORK_SEARCH_PATHS = (
4002 "$(inherited)",
4003 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4004 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4005 );
4006 GCC_DYNAMIC_NO_PIC = NO;
4007 GCC_OPTIMIZATION_LEVEL = 0;
4008 GCC_PREPROCESSOR_DEFINITIONS = (
4009 "__APPLE_USE_RFC_3542=1",
4010 "APPLE_OSX_mDNSResponder=1",
4011 "__MigTypeCheck=1",
4012 "mDNSResponderVersion=${MVERS}",
4013 _LEGACY_NAT_TRAVERSAL_,
4014 "_BUILDING_XCODE_PROJECT_=1",
4015 "DEBUG=1",
4016 "BONJOUR_ON_DEMAND=1",
4017 "USE_LIBIDN=1",
4018 "USE_AWD=1",
4019 "UNIT_TEST=1",
4020 "NO_AWACS=1",
4021 );
4022 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
4023 HEADER_SEARCH_PATHS = (
4024 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/Frameworks/Security.framework/PrivateHeaders",
4025 ../mDNSShared,
4026 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
4027 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
4028 "${CONFIGURATION_TEMP_DIR}",
4029 "$(SDKROOT)/usr/include/libxml2",
4030 "$(SDKROOT)/usr/local/include/",
4031 "$(SDKROOT)/usr/include/",
4032 );
4033 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
4034 MACOSX_DEPLOYMENT_TARGET = 10.10;
4035 ONLY_ACTIVE_ARCH = NO;
4036 OTHER_LDFLAGS = (
4037 "-weak_framework",
4038 WebFilterDNS,
4039 "-weak_framework",
4040 DeviceToDeviceManager,
4041 );
4042 PRODUCT_NAME = unittests;
4043 SUPPORTED_PLATFORMS = "macosx iphoneos";
4044 };
4045 name = Debug;
4046 };
4047 72FB5466166D5FB00090B2D9 /* Release */ = {
4048 isa = XCBuildConfiguration;
4049 buildSettings = {
4050 ALWAYS_SEARCH_USER_PATHS = NO;
4051 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4052 CLANG_CXX_LIBRARY = "libc++";
4053 CLANG_ENABLE_OBJC_ARC = YES;
4054 CLANG_WARN_CONSTANT_CONVERSION = YES;
4055 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
4056 CLANG_WARN_EMPTY_BODY = YES;
4057 CLANG_WARN_INT_CONVERSION = YES;
4058 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4059 CODE_SIGN_ENTITLEMENTS = "dnsctl-entitlements.plist";
4060 CODE_SIGN_IDENTITY = "-";
4061 GCC_C_LANGUAGE_STANDARD = gnu99;
4062 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
4063 GCC_PREPROCESSOR_DEFINITIONS = (
4064 "DEBUG=1",
4065 "$(inherited)",
4066 );
4067 GCC_STRICT_ALIASING = YES;
4068 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
4069 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
4070 GCC_WARN_ABOUT_RETURN_TYPE = YES;
4071 GCC_WARN_UNINITIALIZED_AUTOS = YES;
4072 GCC_WARN_UNUSED_VARIABLE = YES;
4073 INSTALL_PATH = /usr/local/bin;
4074 MACOSX_DEPLOYMENT_TARGET = 10.9;
4075 PRODUCT_NAME = "$(TARGET_NAME)";
4076 PROVISIONING_PROFILE = "";
4077 SDKROOT = macosx;
4078 };
4079 name = Release;
4080 };
4081 84C5B3371665529800C324A8 /* Release */ = {
4082 isa = XCBuildConfiguration;
4083 buildSettings = {
4084 ALWAYS_SEARCH_USER_PATHS = NO;
4085 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4086 CLANG_CXX_LIBRARY = "libc++";
4087 CLANG_WARN_EMPTY_BODY = YES;
4088 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4089 EXECUTABLE_PREFIX = lib;
4090 GCC_C_LANGUAGE_STANDARD = gnu99;
4091 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
4092 GCC_PREPROCESSOR_DEFINITIONS = (
4093 "DEBUG=1",
4094 "$(inherited)",
4095 );
4096 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
4097 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
4098 GCC_WARN_ABOUT_RETURN_TYPE = YES;
4099 GCC_WARN_UNINITIALIZED_AUTOS = YES;
4100 GCC_WARN_UNUSED_VARIABLE = YES;
4101 INSTALL_PATH = /usr/lib;
4102 MACOSX_DEPLOYMENT_TARGET = 10.8;
4103 ONLY_ACTIVE_ARCH = NO;
4104 PRODUCT_NAME = "$(TARGET_NAME)";
4105 SDKROOT = macosx;
4106 };
4107 name = Release;
4108 };
4109 B7325FF41DA47EBA00663834 /* Release */ = {
4110 isa = XCBuildConfiguration;
4111 buildSettings = {
4112 ALWAYS_SEARCH_USER_PATHS = NO;
4113 CLANG_ANALYZER_NONNULL = YES;
4114 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4115 CLANG_CXX_LIBRARY = "libc++";
4116 CLANG_ENABLE_MODULES = YES;
4117 CLANG_ENABLE_OBJC_ARC = YES;
4118 CLANG_WARN_BOOL_CONVERSION = YES;
4119 CLANG_WARN_CONSTANT_CONVERSION = YES;
4120 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4121 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4122 CLANG_WARN_EMPTY_BODY = YES;
4123 CLANG_WARN_ENUM_CONVERSION = YES;
4124 CLANG_WARN_INFINITE_RECURSION = YES;
4125 CLANG_WARN_INT_CONVERSION = YES;
4126 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4127 CLANG_WARN_SUSPICIOUS_MOVES = YES;
4128 CLANG_WARN_UNREACHABLE_CODE = YES;
4129 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4130 CODE_SIGN_IDENTITY = "";
4131 CURRENT_PROJECT_VERSION = 1;
4132 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4133 DEFINES_MODULE = YES;
4134 DYLIB_COMPATIBILITY_VERSION = 1;
4135 DYLIB_CURRENT_VERSION = 1;
4136 ENABLE_NS_ASSERTIONS = NO;
4137 ENABLE_STRICT_OBJC_MSGSEND = YES;
4138 GCC_C_LANGUAGE_STANDARD = gnu99;
4139 GCC_NO_COMMON_BLOCKS = YES;
4140 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4141 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4142 GCC_WARN_UNDECLARED_SELECTOR = YES;
4143 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4144 GCC_WARN_UNUSED_FUNCTION = YES;
4145 GCC_WARN_UNUSED_VARIABLE = YES;
4146 INFOPLIST_FILE = ../mDNSUI/DomainBrowser/iOS/Info.plist;
4147 INSTALL_PATH = "@rpath";
4148 IPHONEOS_DEPLOYMENT_TARGET = 10.0;
4149 MTL_ENABLE_DEBUG_INFO = NO;
4150 PRODUCT_BUNDLE_IDENTIFIER = com.apple.coseos.network.bonjour.DomainBrowser;
4151 PRODUCT_NAME = DomainBrowser;
4152 SDKROOT = iphoneos.internal;
4153 SKIP_INSTALL = YES;
4154 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
4155 TARGETED_DEVICE_FAMILY = "1,2";
4156 VALIDATE_PRODUCT = YES;
4157 VERSIONING_SYSTEM = "apple-generic";
4158 VERSION_INFO_PREFIX = "";
4159 };
4160 name = Release;
4161 };
4162 B7325FF51DA47EBA00663834 /* Debug */ = {
4163 isa = XCBuildConfiguration;
4164 buildSettings = {
4165 ALWAYS_SEARCH_USER_PATHS = NO;
4166 CLANG_ANALYZER_NONNULL = YES;
4167 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4168 CLANG_CXX_LIBRARY = "libc++";
4169 CLANG_ENABLE_MODULES = YES;
4170 CLANG_ENABLE_OBJC_ARC = YES;
4171 CLANG_WARN_BOOL_CONVERSION = YES;
4172 CLANG_WARN_CONSTANT_CONVERSION = YES;
4173 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4174 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4175 CLANG_WARN_EMPTY_BODY = YES;
4176 CLANG_WARN_ENUM_CONVERSION = YES;
4177 CLANG_WARN_INFINITE_RECURSION = YES;
4178 CLANG_WARN_INT_CONVERSION = YES;
4179 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4180 CLANG_WARN_SUSPICIOUS_MOVES = YES;
4181 CLANG_WARN_UNREACHABLE_CODE = YES;
4182 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4183 CODE_SIGN_IDENTITY = "";
4184 CURRENT_PROJECT_VERSION = 1;
4185 DEBUG_INFORMATION_FORMAT = dwarf;
4186 DEFINES_MODULE = YES;
4187 DYLIB_COMPATIBILITY_VERSION = 1;
4188 DYLIB_CURRENT_VERSION = 1;
4189 ENABLE_STRICT_OBJC_MSGSEND = YES;
4190 ENABLE_TESTABILITY = YES;
4191 GCC_C_LANGUAGE_STANDARD = gnu99;
4192 GCC_DYNAMIC_NO_PIC = NO;
4193 GCC_NO_COMMON_BLOCKS = YES;
4194 GCC_PREPROCESSOR_DEFINITIONS = (
4195 "DEBUG=1",
4196 "$(inherited)",
4197 );
4198 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4199 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4200 GCC_WARN_UNDECLARED_SELECTOR = YES;
4201 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4202 GCC_WARN_UNUSED_FUNCTION = YES;
4203 GCC_WARN_UNUSED_VARIABLE = YES;
4204 INFOPLIST_FILE = ../mDNSUI/DomainBrowser/iOS/Info.plist;
4205 INSTALL_PATH = "@rpath";
4206 IPHONEOS_DEPLOYMENT_TARGET = 10.0;
4207 MTL_ENABLE_DEBUG_INFO = YES;
4208 ONLY_ACTIVE_ARCH = YES;
4209 PRODUCT_BUNDLE_IDENTIFIER = com.apple.coseos.network.bonjour.DomainBrowser;
4210 PRODUCT_NAME = DomainBrowser;
4211 SDKROOT = iphoneos.internal;
4212 SKIP_INSTALL = YES;
4213 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
4214 TARGETED_DEVICE_FAMILY = "1,2";
4215 VERSIONING_SYSTEM = "apple-generic";
4216 VERSION_INFO_PREFIX = "";
4217 };
4218 name = Debug;
4219 };
4220 B74EC11C1D47FC7800A1D155 /* Release */ = {
4221 isa = XCBuildConfiguration;
4222 buildSettings = {
4223 ALWAYS_SEARCH_USER_PATHS = NO;
4224 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4225 CLANG_CXX_LIBRARY = "libc++";
4226 CLANG_ENABLE_MODULES = YES;
4227 CLANG_ENABLE_OBJC_ARC = YES;
4228 CODE_SIGN_IDENTITY = "-";
4229 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4230 ENABLE_NS_ASSERTIONS = NO;
4231 ENABLE_STRICT_OBJC_MSGSEND = YES;
4232 FRAMEWORK_SEARCH_PATHS = (
4233 "$(inherited)",
4234 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4235 );
4236 GCC_C_LANGUAGE_STANDARD = gnu99;
4237 GCC_NO_COMMON_BLOCKS = YES;
4238 GCC_PRECOMPILE_PREFIX_HEADER = YES;
4239 INFOPLIST_FILE = SettingsBundle/Info.plist;
4240 INSTALL_PATH = /AppleInternal/Library/PreferenceBundles;
4241 MTL_ENABLE_DEBUG_INFO = NO;
4242 PRODUCT_BUNDLE_IDENTIFIER = com.apple.network.bonjour.BonjourSettings;
4243 PRODUCT_NAME = "$(TARGET_NAME)";
4244 SDKROOT = iphoneos.internal;
4245 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
4246 TARGETED_DEVICE_FAMILY = "1,2";
4247 VALIDATE_PRODUCT = YES;
4248 };
4249 name = Release;
4250 };
4251 B74EC11D1D47FC7800A1D155 /* Debug */ = {
4252 isa = XCBuildConfiguration;
4253 buildSettings = {
4254 ALWAYS_SEARCH_USER_PATHS = NO;
4255 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4256 CLANG_CXX_LIBRARY = "libc++";
4257 CLANG_ENABLE_MODULES = YES;
4258 CLANG_ENABLE_OBJC_ARC = YES;
4259 CODE_SIGN_IDENTITY = "-";
4260 DEBUG_INFORMATION_FORMAT = dwarf;
4261 ENABLE_STRICT_OBJC_MSGSEND = YES;
4262 ENABLE_TESTABILITY = YES;
4263 FRAMEWORK_SEARCH_PATHS = (
4264 "$(inherited)",
4265 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4266 );
4267 GCC_C_LANGUAGE_STANDARD = gnu99;
4268 GCC_DYNAMIC_NO_PIC = NO;
4269 GCC_NO_COMMON_BLOCKS = YES;
4270 GCC_PRECOMPILE_PREFIX_HEADER = YES;
4271 GCC_PREPROCESSOR_DEFINITIONS = (
4272 "DEBUG=1",
4273 "${inherited}",
4274 );
4275 INFOPLIST_FILE = SettingsBundle/Info.plist;
4276 INSTALL_PATH = /AppleInternal/Library/PreferenceBundles;
4277 MTL_ENABLE_DEBUG_INFO = YES;
4278 ONLY_ACTIVE_ARCH = YES;
4279 PRODUCT_BUNDLE_IDENTIFIER = com.apple.network.bonjour.BonjourSettings;
4280 PRODUCT_NAME = "$(TARGET_NAME)";
4281 SDKROOT = iphoneos.internal;
4282 SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
4283 TARGETED_DEVICE_FAMILY = "1,2";
4284 };
4285 name = Debug;
4286 };
4287 B76783B51E82D65900DA271E /* Release */ = {
4288 isa = XCBuildConfiguration;
4289 buildSettings = {
4290 ALWAYS_SEARCH_USER_PATHS = NO;
4291 CLANG_ANALYZER_NONNULL = YES;
4292 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4293 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4294 CLANG_CXX_LIBRARY = "compiler-default";
4295 CLANG_ENABLE_MODULES = YES;
4296 CLANG_ENABLE_OBJC_ARC = YES;
4297 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4298 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4299 CLANG_WARN_EMPTY_BODY = YES;
4300 CLANG_WARN_INFINITE_RECURSION = YES;
4301 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4302 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4303 CLANG_WARN_UNREACHABLE_CODE = YES;
4304 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4305 CODE_SIGN_ENTITLEMENTS = PreferencePane/BonjourPrefTool/entitlements.plist;
4306 CODE_SIGN_IDENTITY = "-";
4307 COMBINE_HIDPI_IMAGES = YES;
4308 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4309 ENABLE_NS_ASSERTIONS = NO;
4310 FRAMEWORK_SEARCH_PATHS = (
4311 "$(inherited)",
4312 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4313 );
4314 GCC_C_LANGUAGE_STANDARD = gnu99;
4315 GCC_NO_COMMON_BLOCKS = YES;
4316 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
4317 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4318 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4319 GCC_WARN_UNUSED_FUNCTION = YES;
4320 GCC_WARN_UNUSED_VARIABLE = YES;
4321 INFOPLIST_FILE = "$(SRCROOT)/PreferencePane/BonjourPrefTool/BonjourPrefTool-Info.plist";
4322 MACOSX_DEPLOYMENT_TARGET = 10.9;
4323 MTL_ENABLE_DEBUG_INFO = NO;
4324 PRODUCT_NAME = com.apple.preference.bonjour.tool;
4325 SDKROOT = macosx.internal;
4326 SKIP_INSTALL = YES;
4327 SUPPORTED_PLATFORMS = macosx;
4328 };
4329 name = Release;
4330 };
4331 B76783B61E82D65900DA271E /* Debug */ = {
4332 isa = XCBuildConfiguration;
4333 buildSettings = {
4334 ALWAYS_SEARCH_USER_PATHS = NO;
4335 CLANG_ANALYZER_NONNULL = YES;
4336 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4337 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4338 CLANG_CXX_LIBRARY = "compiler-default";
4339 CLANG_ENABLE_MODULES = YES;
4340 CLANG_ENABLE_OBJC_ARC = YES;
4341 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4342 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4343 CLANG_WARN_EMPTY_BODY = YES;
4344 CLANG_WARN_INFINITE_RECURSION = YES;
4345 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4346 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4347 CLANG_WARN_UNREACHABLE_CODE = YES;
4348 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4349 CODE_SIGN_ENTITLEMENTS = PreferencePane/BonjourPrefTool/entitlements.plist;
4350 CODE_SIGN_IDENTITY = "-";
4351 COMBINE_HIDPI_IMAGES = YES;
4352 DEBUG_INFORMATION_FORMAT = dwarf;
4353 ENABLE_TESTABILITY = YES;
4354 FRAMEWORK_SEARCH_PATHS = (
4355 "$(inherited)",
4356 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4357 );
4358 GCC_C_LANGUAGE_STANDARD = gnu99;
4359 GCC_DYNAMIC_NO_PIC = NO;
4360 GCC_NO_COMMON_BLOCKS = YES;
4361 GCC_PREPROCESSOR_DEFINITIONS = (
4362 "DEBUG=1",
4363 "$(inherited)",
4364 );
4365 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
4366 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4367 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4368 GCC_WARN_UNUSED_FUNCTION = YES;
4369 GCC_WARN_UNUSED_VARIABLE = YES;
4370 INFOPLIST_FILE = "$(SRCROOT)/PreferencePane/BonjourPrefTool/BonjourPrefTool-Info.plist";
4371 MACOSX_DEPLOYMENT_TARGET = 10.9;
4372 MTL_ENABLE_DEBUG_INFO = YES;
4373 ONLY_ACTIVE_ARCH = YES;
4374 PRODUCT_NAME = com.apple.preference.bonjour.tool;
4375 SDKROOT = macosx.internal;
4376 SKIP_INSTALL = YES;
4377 SUPPORTED_PLATFORMS = macosx;
4378 };
4379 name = Debug;
4380 };
4381 B7C4B7261E71BD5000136C7A /* Release */ = {
4382 isa = XCBuildConfiguration;
4383 buildSettings = {
4384 PRODUCT_NAME = "$(TARGET_NAME)";
4385 };
4386 name = Release;
4387 };
4388 B7C4B7271E71BD5000136C7A /* Debug */ = {
4389 isa = XCBuildConfiguration;
4390 buildSettings = {
4391 PRODUCT_NAME = "$(TARGET_NAME)";
4392 };
4393 name = Debug;
4394 };
4395 B7D566C41E81D8FD00E43008 /* Release */ = {
4396 isa = XCBuildConfiguration;
4397 buildSettings = {
4398 ALWAYS_SEARCH_USER_PATHS = NO;
4399 CLANG_ANALYZER_NONNULL = YES;
4400 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4401 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4402 CLANG_CXX_LIBRARY = "compiler-default";
4403 CLANG_ENABLE_MODULES = YES;
4404 CLANG_ENABLE_OBJC_ARC = YES;
4405 CLANG_WARN_BOOL_CONVERSION = YES;
4406 CLANG_WARN_CONSTANT_CONVERSION = YES;
4407 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4408 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4409 CLANG_WARN_EMPTY_BODY = YES;
4410 CLANG_WARN_ENUM_CONVERSION = YES;
4411 CLANG_WARN_INFINITE_RECURSION = YES;
4412 CLANG_WARN_INT_CONVERSION = YES;
4413 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4414 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4415 CLANG_WARN_UNREACHABLE_CODE = YES;
4416 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4417 CODE_SIGN_ENTITLEMENTS = PreferencePane/RemoteViewService/entitlements.plist;
4418 CODE_SIGN_IDENTITY = "-";
4419 COMBINE_HIDPI_IMAGES = YES;
4420 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4421 ENABLE_NS_ASSERTIONS = NO;
4422 ENABLE_STRICT_OBJC_MSGSEND = YES;
4423 FRAMEWORK_SEARCH_PATHS = (
4424 "$(inherited)",
4425 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4426 );
4427 GCC_C_LANGUAGE_STANDARD = gnu99;
4428 GCC_NO_COMMON_BLOCKS = YES;
4429 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4430 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4431 GCC_WARN_UNDECLARED_SELECTOR = YES;
4432 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4433 GCC_WARN_UNUSED_FUNCTION = YES;
4434 GCC_WARN_UNUSED_VARIABLE = YES;
4435 INFOPLIST_FILE = "$(SRCROOT)/PreferencePane/RemoteViewService/BonjourPrefRemoteViewService-Info.plist";
4436 MACOSX_DEPLOYMENT_TARGET = 10.9;
4437 MTL_ENABLE_DEBUG_INFO = NO;
4438 PRODUCT_NAME = com.apple.preference.bonjour.remoteservice;
4439 SKIP_INSTALL = YES;
4440 SUPPORTED_PLATFORMS = macosx;
4441 };
4442 name = Release;
4443 };
4444 B7D566C51E81D8FD00E43008 /* Debug */ = {
4445 isa = XCBuildConfiguration;
4446 buildSettings = {
4447 ALWAYS_SEARCH_USER_PATHS = NO;
4448 CLANG_ANALYZER_NONNULL = YES;
4449 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
4450 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4451 CLANG_CXX_LIBRARY = "compiler-default";
4452 CLANG_ENABLE_MODULES = YES;
4453 CLANG_ENABLE_OBJC_ARC = YES;
4454 CLANG_WARN_BOOL_CONVERSION = YES;
4455 CLANG_WARN_CONSTANT_CONVERSION = YES;
4456 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4457 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
4458 CLANG_WARN_EMPTY_BODY = YES;
4459 CLANG_WARN_ENUM_CONVERSION = YES;
4460 CLANG_WARN_INFINITE_RECURSION = YES;
4461 CLANG_WARN_INT_CONVERSION = YES;
4462 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4463 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4464 CLANG_WARN_UNREACHABLE_CODE = YES;
4465 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4466 CODE_SIGN_ENTITLEMENTS = PreferencePane/RemoteViewService/entitlements.plist;
4467 CODE_SIGN_IDENTITY = "-";
4468 COMBINE_HIDPI_IMAGES = YES;
4469 DEBUG_INFORMATION_FORMAT = dwarf;
4470 ENABLE_STRICT_OBJC_MSGSEND = YES;
4471 ENABLE_TESTABILITY = YES;
4472 FRAMEWORK_SEARCH_PATHS = (
4473 "$(inherited)",
4474 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4475 );
4476 GCC_C_LANGUAGE_STANDARD = gnu99;
4477 GCC_DYNAMIC_NO_PIC = NO;
4478 GCC_NO_COMMON_BLOCKS = YES;
4479 GCC_PREPROCESSOR_DEFINITIONS = (
4480 "DEBUG=1",
4481 "$(inherited)",
4482 );
4483 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4484 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4485 GCC_WARN_UNDECLARED_SELECTOR = YES;
4486 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4487 GCC_WARN_UNUSED_FUNCTION = YES;
4488 GCC_WARN_UNUSED_VARIABLE = YES;
4489 INFOPLIST_FILE = "$(SRCROOT)/PreferencePane/RemoteViewService/BonjourPrefRemoteViewService-Info.plist";
4490 MACOSX_DEPLOYMENT_TARGET = 10.9;
4491 MTL_ENABLE_DEBUG_INFO = YES;
4492 ONLY_ACTIVE_ARCH = YES;
4493 PRODUCT_NAME = com.apple.preference.bonjour.remoteservice;
4494 SKIP_INSTALL = YES;
4495 SUPPORTED_PLATFORMS = macosx;
4496 };
4497 name = Debug;
4498 };
4499 B7D6CA761D1076F3005E24CF /* Release */ = {
4500 isa = XCBuildConfiguration;
4501 buildSettings = {
4502 ALWAYS_SEARCH_USER_PATHS = NO;
4503 ASSETCATALOG_COMPRESSION = "respect-asset-catalog";
4504 CLANG_ANALYZER_NONNULL = YES;
4505 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4506 CLANG_CXX_LIBRARY = "libc++";
4507 CLANG_ENABLE_MODULES = YES;
4508 CLANG_ENABLE_OBJC_ARC = YES;
4509 CLANG_WARN_BOOL_CONVERSION = YES;
4510 CLANG_WARN_CONSTANT_CONVERSION = YES;
4511 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4512 CLANG_WARN_EMPTY_BODY = YES;
4513 CLANG_WARN_ENUM_CONVERSION = YES;
4514 CLANG_WARN_INT_CONVERSION = YES;
4515 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4516 CLANG_WARN_UNREACHABLE_CODE = YES;
4517 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4518 CODE_SIGN_IDENTITY = "-";
4519 COMBINE_HIDPI_IMAGES = YES;
4520 CURRENT_PROJECT_VERSION = 1;
4521 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4522 DEFINES_MODULE = YES;
4523 DYLIB_COMPATIBILITY_VERSION = 1;
4524 DYLIB_CURRENT_VERSION = 1;
4525 ENABLE_NS_ASSERTIONS = NO;
4526 ENABLE_STRICT_OBJC_MSGSEND = YES;
4527 FRAMEWORK_VERSION = A;
4528 GCC_C_LANGUAGE_STANDARD = gnu99;
4529 GCC_NO_COMMON_BLOCKS = YES;
4530 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4531 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4532 GCC_WARN_UNDECLARED_SELECTOR = YES;
4533 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4534 GCC_WARN_UNUSED_FUNCTION = YES;
4535 GCC_WARN_UNUSED_VARIABLE = YES;
4536 INFOPLIST_FILE = ../mDNSUI/DomainBrowser/macOS/Info.plist;
4537 INSTALL_PATH = "@rpath";
4538 MACOSX_DEPLOYMENT_TARGET = 10.9;
4539 MTL_ENABLE_DEBUG_INFO = NO;
4540 PRODUCT_BUNDLE_IDENTIFIER = com.apple.coreos.network.bonjour.DomainBrowser;
4541 PRODUCT_NAME = DomainBrowser;
4542 SKIP_INSTALL = YES;
4543 SUPPORTED_PLATFORMS = macosx;
4544 VERSIONING_SYSTEM = "apple-generic";
4545 VERSION_INFO_PREFIX = "";
4546 };
4547 name = Release;
4548 };
4549 B7D6CA771D1076F3005E24CF /* Debug */ = {
4550 isa = XCBuildConfiguration;
4551 buildSettings = {
4552 ALWAYS_SEARCH_USER_PATHS = NO;
4553 ASSETCATALOG_COMPRESSION = lossless;
4554 CLANG_ANALYZER_NONNULL = YES;
4555 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
4556 CLANG_CXX_LIBRARY = "libc++";
4557 CLANG_ENABLE_MODULES = YES;
4558 CLANG_ENABLE_OBJC_ARC = YES;
4559 CLANG_WARN_BOOL_CONVERSION = YES;
4560 CLANG_WARN_CONSTANT_CONVERSION = YES;
4561 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
4562 CLANG_WARN_EMPTY_BODY = YES;
4563 CLANG_WARN_ENUM_CONVERSION = YES;
4564 CLANG_WARN_INT_CONVERSION = YES;
4565 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
4566 CLANG_WARN_UNREACHABLE_CODE = YES;
4567 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4568 CODE_SIGN_IDENTITY = "-";
4569 COMBINE_HIDPI_IMAGES = YES;
4570 CURRENT_PROJECT_VERSION = 1;
4571 DEBUG_INFORMATION_FORMAT = dwarf;
4572 DEFINES_MODULE = YES;
4573 DYLIB_COMPATIBILITY_VERSION = 1;
4574 DYLIB_CURRENT_VERSION = 1;
4575 ENABLE_STRICT_OBJC_MSGSEND = YES;
4576 ENABLE_TESTABILITY = YES;
4577 FRAMEWORK_VERSION = A;
4578 GCC_C_LANGUAGE_STANDARD = gnu99;
4579 GCC_DYNAMIC_NO_PIC = NO;
4580 GCC_NO_COMMON_BLOCKS = YES;
4581 GCC_PREPROCESSOR_DEFINITIONS = (
4582 "DEBUG=1",
4583 "$(inherited)",
4584 );
4585 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4586 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
4587 GCC_WARN_UNDECLARED_SELECTOR = YES;
4588 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4589 GCC_WARN_UNUSED_FUNCTION = YES;
4590 GCC_WARN_UNUSED_VARIABLE = YES;
4591 INFOPLIST_FILE = ../mDNSUI/DomainBrowser/macOS/Info.plist;
4592 INSTALL_PATH = "@rpath";
4593 MACOSX_DEPLOYMENT_TARGET = 10.9;
4594 MTL_ENABLE_DEBUG_INFO = YES;
4595 ONLY_ACTIVE_ARCH = YES;
4596 PRODUCT_BUNDLE_IDENTIFIER = com.apple.coreos.network.bonjour.DomainBrowser;
4597 PRODUCT_NAME = DomainBrowser;
4598 SKIP_INSTALL = YES;
4599 SUPPORTED_PLATFORMS = macosx;
4600 VERSIONING_SYSTEM = "apple-generic";
4601 VERSION_INFO_PREFIX = "";
4602 };
4603 name = Debug;
4604 };
4605 BD9BA7511EAF90E400658CCF /* Release */ = {
4606 isa = XCBuildConfiguration;
4607 buildSettings = {
4608 ALWAYS_SEARCH_USER_PATHS = NO;
4609 CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
4610 CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
4611 CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = NO;
4612 CLANG_ENABLE_OBJC_ARC = YES;
4613 CLANG_WARN_ASSIGN_ENUM = YES;
4614 CLANG_WARN_BOOL_CONVERSION = YES;
4615 CLANG_WARN_CONSTANT_CONVERSION = YES;
4616 CLANG_WARN_CXX0X_EXTENSIONS = YES;
4617 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
4618 CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
4619 CLANG_WARN_EMPTY_BODY = YES;
4620 CLANG_WARN_ENUM_CONVERSION = YES;
4621 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
4622 CLANG_WARN_INFINITE_RECURSION = YES;
4623 CLANG_WARN_INT_CONVERSION = YES;
4624 CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
4625 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
4626 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
4627 CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
4628 CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
4629 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
4630 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
4631 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4632 CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
4633 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4634 CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
4635 CODE_SIGN_ENTITLEMENTS = "dnssdutil-entitlements.plist";
4636 CODE_SIGN_IDENTITY = "-";
4637 FRAMEWORK_SEARCH_PATHS = (
4638 "$(inherited)",
4639 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4640 );
4641 GCC_PREPROCESSOR_DEFINITIONS = "MDNSRESPONDER_PROJECT=1";
4642 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
4643 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
4644 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4645 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
4646 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
4647 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
4648 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
4649 GCC_WARN_ABOUT_RETURN_TYPE = YES;
4650 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
4651 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
4652 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
4653 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
4654 GCC_WARN_PEDANTIC = YES;
4655 GCC_WARN_SHADOW = YES;
4656 GCC_WARN_SIGN_COMPARE = YES;
4657 GCC_WARN_STRICT_SELECTOR_MATCH = YES;
4658 GCC_WARN_UNDECLARED_SELECTOR = YES;
4659 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4660 GCC_WARN_UNKNOWN_PRAGMAS = YES;
4661 GCC_WARN_UNUSED_FUNCTION = YES;
4662 GCC_WARN_UNUSED_LABEL = YES;
4663 GCC_WARN_UNUSED_PARAMETER = YES;
4664 GCC_WARN_UNUSED_VARIABLE = YES;
4665 HEADER_SEARCH_PATHS = "$(SDKROOT)${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders";
4666 INSTALL_PATH = /usr/local/bin;
4667 PRODUCT_NAME = "$(TARGET_NAME)";
4668 WARNING_CFLAGS = "-Wno-nullability-extension";
4669 };
4670 name = Release;
4671 };
4672 BD9BA7521EAF90E400658CCF /* Debug */ = {
4673 isa = XCBuildConfiguration;
4674 buildSettings = {
4675 ALWAYS_SEARCH_USER_PATHS = NO;
4676 CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
4677 CLANG_ANALYZER_SECURITY_INSECUREAPI_RAND = YES;
4678 CLANG_ANALYZER_SECURITY_INSECUREAPI_STRCPY = NO;
4679 CLANG_ENABLE_OBJC_ARC = YES;
4680 CLANG_WARN_ASSIGN_ENUM = YES;
4681 CLANG_WARN_BOOL_CONVERSION = YES;
4682 CLANG_WARN_CONSTANT_CONVERSION = YES;
4683 CLANG_WARN_CXX0X_EXTENSIONS = YES;
4684 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
4685 CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
4686 CLANG_WARN_EMPTY_BODY = YES;
4687 CLANG_WARN_ENUM_CONVERSION = YES;
4688 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = YES;
4689 CLANG_WARN_INFINITE_RECURSION = YES;
4690 CLANG_WARN_INT_CONVERSION = YES;
4691 CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES;
4692 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
4693 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
4694 CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
4695 CLANG_WARN_OBJC_REPEATED_USE_OF_WEAK = YES;
4696 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
4697 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
4698 CLANG_WARN_SUSPICIOUS_MOVE = YES;
4699 CLANG_WARN_UNREACHABLE_CODE = YES_AGGRESSIVE;
4700 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
4701 CLANG_WARN__EXIT_TIME_DESTRUCTORS = YES;
4702 CODE_SIGN_ENTITLEMENTS = "dnssdutil-entitlements.plist";
4703 CODE_SIGN_IDENTITY = "-";
4704 FRAMEWORK_SEARCH_PATHS = (
4705 "$(inherited)",
4706 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4707 );
4708 GCC_PREPROCESSOR_DEFINITIONS = (
4709 "MDNSRESPONDER_PROJECT=1",
4710 "DEBUG=1",
4711 );
4712 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
4713 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
4714 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
4715 GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO = YES;
4716 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
4717 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
4718 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
4719 GCC_WARN_ABOUT_RETURN_TYPE = YES;
4720 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
4721 GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
4722 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
4723 GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
4724 GCC_WARN_PEDANTIC = YES;
4725 GCC_WARN_SHADOW = YES;
4726 GCC_WARN_SIGN_COMPARE = YES;
4727 GCC_WARN_STRICT_SELECTOR_MATCH = YES;
4728 GCC_WARN_UNDECLARED_SELECTOR = YES;
4729 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
4730 GCC_WARN_UNKNOWN_PRAGMAS = YES;
4731 GCC_WARN_UNUSED_FUNCTION = YES;
4732 GCC_WARN_UNUSED_LABEL = YES;
4733 GCC_WARN_UNUSED_PARAMETER = YES;
4734 GCC_WARN_UNUSED_VARIABLE = YES;
4735 HEADER_SEARCH_PATHS = "$(SDKROOT)${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders";
4736 INSTALL_PATH = /usr/local/bin;
4737 PRODUCT_NAME = "$(TARGET_NAME)";
4738 WARNING_CFLAGS = "-Wno-nullability-extension";
4739 };
4740 name = Debug;
4741 };
4742 D284BE290ADD78180027CCDF /* Release */ = {
4743 isa = XCBuildConfiguration;
4744 buildSettings = {
4745 PRODUCT_NAME = "Build All";
4746 };
4747 name = Release;
4748 };
4749 D284BE2C0ADD78180027CCDF /* Release */ = {
4750 isa = XCBuildConfiguration;
4751 buildSettings = {
4752 CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/Release";
4753 CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/Release";
4754 COPY_PHASE_STRIP = NO;
4755 DEAD_CODE_STRIPPING = YES;
4756 GCC_PREPROCESSOR_DEFINITIONS = (
4757 "__APPLE_USE_RFC_3542=1",
4758 "APPLE_OSX_mDNSResponder=1",
4759 "__MigTypeCheck=1",
4760 "mDNSResponderVersion=${MVERS}",
4761 _LEGACY_NAT_TRAVERSAL_,
4762 "_BUILDING_XCODE_PROJECT_=1",
4763 "BONJOUR_ON_DEMAND=1",
4764 "USE_LIBIDN=1",
4765 "USE_AWD=1",
4766 );
4767 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
4768 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
4769 MVERS = "\"(Engineering Build)\"";
4770 OTHER_CFLAGS = (
4771 "-DUSE_SYSTEMCONFIGURATION_PRIVATE_HEADERS",
4772 "-fwrapv",
4773 );
4774 SDKROOT = macosx.internal;
4775 STRIP_STYLE = debugging;
4776 WARNING_CFLAGS = (
4777 "-W",
4778 "-Wall",
4779 "-Wmissing-prototypes",
4780 "-Wno-four-char-constants",
4781 "-Wno-unknown-pragmas",
4782 "-Wshadow",
4783 "-Wno-format",
4784 "-Wformat-security",
4785 );
4786 YACC_GENERATED_FILE_STEM = Standard;
4787 };
4788 name = Release;
4789 };
4790 D284BE6E0ADD80740027CCDF /* Release */ = {
4791 isa = XCBuildConfiguration;
4792 buildSettings = {
4793 "APPLY_RULES_IN_COPY_FILES[sdk=appletvos*]" = YES;
4794 "APPLY_RULES_IN_COPY_FILES[sdk=iphoneos*]" = YES;
4795 "APPLY_RULES_IN_COPY_FILES[sdk=watchos*]" = YES;
4796 CODE_SIGN_ENTITLEMENTS = "mDNSResponder-entitlements.plist";
4797 CODE_SIGN_IDENTITY = "-";
4798 FRAMEWORK_SEARCH_PATHS = (
4799 "$(inherited)",
4800 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4801 "$(SDKROOT)$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4802 );
4803 GCC_PREPROCESSOR_DEFINITIONS = (
4804 "$(inherited)",
4805 "HAVE_DNS64=1",
4806 );
4807 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
4808 HEADER_SEARCH_PATHS = (
4809 "$(SDKROOT)/$(SYSTEM_LIBRARY_DIR)/Frameworks/Security.framework/PrivateHeaders",
4810 ../mDNSShared,
4811 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
4812 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
4813 "${CONFIGURATION_TEMP_DIR}",
4814 "$(SDKROOT)/usr/include/libxml2",
4815 "$(SDKROOT)/usr/local/include/",
4816 );
4817 INSTALL_PATH = /usr/sbin;
4818 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
4819 MACOSX_DEPLOYMENT_TARGET = 10.10;
4820 ORDER_FILE = "${SRCROOT}/mDNSResponder.order";
4821 OTHER_LDFLAGS = "";
4822 "OTHER_LDFLAGS[sdk=iphoneos*][arch=*]" = (
4823 "-weak_framework",
4824 DeviceToDeviceManager,
4825 "-lMobileGestalt",
4826 );
4827 "OTHER_LDFLAGS[sdk=macosx*][arch=*]" = (
4828 "-weak_framework",
4829 WebFilterDNS,
4830 "-weak_framework",
4831 DeviceToDeviceManager,
4832 );
4833 "PLIST_FILE_OUTPUT_FORMAT[sdk=appletvos*]" = binary;
4834 "PLIST_FILE_OUTPUT_FORMAT[sdk=iphoneos*]" = binary;
4835 "PLIST_FILE_OUTPUT_FORMAT[sdk=watchos*]" = binary;
4836 PRODUCT_NAME = mDNSResponder;
4837 PROVISIONING_PROFILE = "";
4838 };
4839 name = Release;
4840 };
4841 D284BEAE0ADD80920027CCDF /* Release */ = {
4842 isa = XCBuildConfiguration;
4843 buildSettings = {
4844 HEADER_SEARCH_PATHS = (
4845 ../mDNSShared,
4846 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
4847 );
4848 INSTALL_PATH = /usr/bin;
4849 PRODUCT_NAME = "dns-sd";
4850 };
4851 name = Release;
4852 };
4853 D284BEBC0ADD809A0027CCDF /* Release */ = {
4854 isa = XCBuildConfiguration;
4855 buildSettings = {
4856 DYLIB_COMPATIBILITY_VERSION = 1;
4857 DYLIB_CURRENT_VERSION = 1;
4858 EXECUTABLE_EXTENSION = jnilib;
4859 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
4860 HEADER_SEARCH_PATHS = (
4861 ../mDNSShared,
4862 "${SYSTEM_LIBRARY_DIR}/Frameworks/JavaVM.framework/Versions/A/Headers",
4863 "${SYSTEM_LIBRARY_DIR}/Frameworks/JavaVM.framework/Versions/1.3.1/Headers",
4864 "${PROJECT_DERIVED_FILE_DIR}",
4865 );
4866 INSTALL_PATH = /usr/lib/java;
4867 LIBRARY_STYLE = DYNAMIC;
4868 MACH_O_TYPE = mh_dylib;
4869 PRODUCT_NAME = libjdns_sd;
4870 };
4871 name = Release;
4872 };
4873 D284BED70ADD80A20027CCDF /* Release */ = {
4874 isa = XCBuildConfiguration;
4875 buildSettings = {
4876 HEADER_SEARCH_PATHS = (
4877 "${SYSTEM_LIBRARY_DIR}/Frameworks/System.framework/PrivateHeaders",
4878 "${APPLE_INTERNAL_DEVELOPER_DIR}/Headers",
4879 "${CONFIGURATION_TEMP_DIR}",
4880 /System/Library/Frameworks/System.Framework/PrivateHeaders,
4881 );
4882 INSTALL_PATH = /usr/sbin;
4883 LIBRARY_SEARCH_PATHS = "\"${CONFIGURATION_TEMP_DIR}\"";
4884 MACOSX_DEPLOYMENT_TARGET = 10.10;
4885 OTHER_CFLAGS = "-UAPPLE_OSX_mDNSResponder";
4886 PRODUCT_NAME = dnsextd;
4887 };
4888 name = Release;
4889 };
4890 D284BF090ADD80B00027CCDF /* Release */ = {
4891 isa = XCBuildConfiguration;
4892 buildSettings = {
4893 CLANG_ENABLE_OBJC_ARC = YES;
4894 CODE_SIGN_IDENTITY = "-";
4895 FRAMEWORK_SEARCH_PATHS = (
4896 "$(inherited)",
4897 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
4898 );
4899 GCC_ENABLE_OBJC_GC = supported;
4900 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
4901 INFOPLIST_FILE = "PreferencePane/Info-PreferencePane.plist";
4902 INSTALL_PATH = /AppleInternal/Library/PreferencePanes;
4903 MACOSX_DEPLOYMENT_TARGET = 10.9;
4904 PRODUCT_NAME = Bonjour;
4905 SUPPORTED_PLATFORMS = macosx;
4906 WRAPPER_EXTENSION = prefPane;
4907 };
4908 name = Release;
4909 };
4910 FFA572380AF18F1C0055A0F1 /* Release */ = {
4911 isa = XCBuildConfiguration;
4912 buildSettings = {
4913 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
4914 EXECUTABLE_EXTENSION = dylib;
4915 GCC_PREPROCESSOR_DEFINITIONS = (
4916 "$(inherited)",
4917 "__DARWIN_NON_CANCELABLE=1",
4918 );
4919 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
4920 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
4921 INSTALL_PATH = /usr/lib/system;
4922 INTERPOSITION_SIM_SUFFIX = "";
4923 "INTERPOSITION_SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
4924 LINK_WITH_STANDARD_LIBRARIES = NO;
4925 OTHER_LDFLAGS = (
4926 "-Wl,-umbrella,System",
4927 "-L/usr/lib/system",
4928 "-ldyld",
4929 "-lcompiler_rt",
4930 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_kernel",
4931 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_platform",
4932 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_pthread",
4933 "-lsystem_malloc",
4934 "-lsystem_c",
4935 "-lsystem_blocks",
4936 "-ldispatch",
4937 "-llaunch",
4938 "-lsystem_asl",
4939 );
4940 OTHER_TAPI_FLAGS = "-umbrella System -extra-public-header $(SRCROOT)/DNSServiceDiscovery.h";
4941 PRODUCT_NAME = libsystem_dnssd_debug;
4942 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
4943 SUPPORTS_TEXT_BASED_API = YES;
4944 TAPI_VERIFY_MODE = Pedantic;
4945 };
4946 name = Release;
4947 };
4948 FFA572440AF18F450055A0F1 /* Release */ = {
4949 isa = XCBuildConfiguration;
4950 buildSettings = {
4951 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
4952 EXECUTABLE_EXTENSION = dylib;
4953 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
4954 GCC_PREPROCESSOR_DEFINITIONS = (
4955 "$(inherited)",
4956 "__DARWIN_NON_CANCELABLE=1",
4957 );
4958 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
4959 GENERATE_PROFILING_CODE = YES;
4960 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
4961 INSTALL_PATH = /usr/lib/system;
4962 INTERPOSITION_SIM_SUFFIX = "";
4963 "INTERPOSITION_SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
4964 LINK_WITH_STANDARD_LIBRARIES = NO;
4965 OTHER_LDFLAGS = (
4966 "-Wl,-umbrella,System",
4967 "-L/usr/lib/system",
4968 "-ldyld",
4969 "-lcompiler_rt",
4970 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_kernel",
4971 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_platform",
4972 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_pthread",
4973 "-lsystem_malloc",
4974 "-lsystem_c",
4975 "-lsystem_blocks",
4976 "-ldispatch",
4977 "-llaunch",
4978 "-lsystem_asl",
4979 );
4980 OTHER_TAPI_FLAGS = "-umbrella System -extra-public-header $(SRCROOT)/DNSServiceDiscovery.h";
4981 PRODUCT_NAME = libsystem_dnssd_profile;
4982 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
4983 SUPPORTS_TEXT_BASED_API = YES;
4984 TAPI_VERIFY_MODE = Pedantic;
4985 };
4986 name = Release;
4987 };
4988 FFA5726F0AF191200055A0F1 /* Release */ = {
4989 isa = XCBuildConfiguration;
4990 buildSettings = {
4991 PRODUCT_NAME = SystemLibrariesDynamic;
4992 };
4993 name = Release;
4994 };
4995 FFB7657F0AEED99D00583A2C /* Release */ = {
4996 isa = XCBuildConfiguration;
4997 buildSettings = {
4998 PRODUCT_NAME = "Build All";
4999 };
5000 name = Release;
5001 };
5002 FFB7658A0AEED9FB00583A2C /* Release */ = {
5003 isa = XCBuildConfiguration;
5004 buildSettings = {
5005 DYLIB_CURRENT_VERSION = "$(RC_ProjectSourceVersion)";
5006 EXECUTABLE_EXTENSION = dylib;
5007 GCC_PREPROCESSOR_DEFINITIONS = (
5008 "$(inherited)",
5009 "__DARWIN_NON_CANCELABLE=1",
5010 );
5011 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
5012 HEADER_SEARCH_PATHS = "$(SDKROOT)/System/Library/Frameworks/System.framework/PrivateHeaders/";
5013 INSTALLHDRS_COPY_PHASE = YES;
5014 INSTALLHDRS_SCRIPT_PHASE = YES;
5015 INSTALL_PATH = /usr/lib/system;
5016 INTERPOSITION_SIM_SUFFIX = "";
5017 "INTERPOSITION_SIM_SUFFIX[sdk=iphonesimulator*]" = _sim;
5018 IS_ZIPPERED = YES;
5019 LINK_WITH_STANDARD_LIBRARIES = NO;
5020 OTHER_LDFLAGS = (
5021 "-Wl,-umbrella,System",
5022 "-L/usr/lib/system",
5023 "-ldyld",
5024 "-lcompiler_rt",
5025 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_kernel",
5026 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_platform",
5027 "-lsystem$(INTERPOSITION_SIM_SUFFIX)_pthread",
5028 "-lsystem_malloc",
5029 "-lsystem_c",
5030 "-lsystem_blocks",
5031 "-ldispatch",
5032 "-llaunch",
5033 "-lsystem_asl",
5034 );
5035 OTHER_TAPI_FLAGS = "-umbrella System -extra-public-header $(SRCROOT)/DNSServiceDiscovery.h";
5036 PRODUCT_NAME = libsystem_dnssd;
5037 PUBLIC_HEADERS_FOLDER_PATH = /usr/include;
5038 SUPPORTS_TEXT_BASED_API = YES;
5039 TAPI_VERIFY_MODE = Pedantic;
5040 };
5041 name = Release;
5042 };
5043 /* End XCBuildConfiguration section */
5044
5045 /* Begin XCConfigurationList section */
5046 03067D730C83A3CB0022BE1F /* Build configuration list for PBXAggregateTarget "Build Some" */ = {
5047 isa = XCConfigurationList;
5048 buildConfigurations = (
5049 03067D740C83A3CB0022BE1F /* Release */,
5050 0C419F141BA20DF600A70FF7 /* Debug */,
5051 );
5052 defaultConfigurationIsVisible = 0;
5053 defaultConfigurationName = Release;
5054 };
5055 0C1596B21D773FE300E09998 /* Build configuration list for PBXNativeTarget "mDNSNetMonitor" */ = {
5056 isa = XCConfigurationList;
5057 buildConfigurations = (
5058 0C1596B01D773FE300E09998 /* Release */,
5059 0C1596B11D773FE300E09998 /* Debug */,
5060 );
5061 defaultConfigurationIsVisible = 0;
5062 defaultConfigurationName = Release;
5063 };
5064 0C635A7C1E9418A60026C796 /* Build configuration list for PBXNativeTarget "BonjourTop" */ = {
5065 isa = XCConfigurationList;
5066 buildConfigurations = (
5067 0C635A7A1E9418A60026C796 /* Release */,
5068 0C635A7B1E9418A60026C796 /* Debug */,
5069 );
5070 defaultConfigurationIsVisible = 0;
5071 defaultConfigurationName = Release;
5072 };
5073 213FB21B12028A7C002B3A08 /* Build configuration list for PBXNativeTarget "BonjourEvents" */ = {
5074 isa = XCConfigurationList;
5075 buildConfigurations = (
5076 213FB21A12028A7B002B3A08 /* Release */,
5077 0C419F1D1BA20DF600A70FF7 /* Debug */,
5078 );
5079 defaultConfigurationIsVisible = 0;
5080 defaultConfigurationName = Release;
5081 };
5082 2141DD08123FFB830086D23E /* Build configuration list for PBXAggregateTarget "SystemLibraries" */ = {
5083 isa = XCConfigurationList;
5084 buildConfigurations = (
5085 2141DCF9123FFB5D0086D23E /* Release */,
5086 0C419F1E1BA20DF600A70FF7 /* Debug */,
5087 );
5088 defaultConfigurationIsVisible = 0;
5089 defaultConfigurationName = Release;
5090 };
5091 2141DD18123FFC990086D23E /* Build configuration list for PBXAggregateTarget "SystemLibrariesStatic" */ = {
5092 isa = XCConfigurationList;
5093 buildConfigurations = (
5094 2141DD0C123FFC7F0086D23E /* Release */,
5095 0C419F1F1BA20DF600A70FF7 /* Debug */,
5096 );
5097 defaultConfigurationIsVisible = 0;
5098 defaultConfigurationName = Release;
5099 };
5100 2141DD1F123FFCF90086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_static" */ = {
5101 isa = XCConfigurationList;
5102 buildConfigurations = (
5103 2141DD1E123FFCDB0086D23E /* Release */,
5104 0C419F211BA20DF600A70FF7 /* Debug */,
5105 );
5106 defaultConfigurationIsVisible = 0;
5107 defaultConfigurationName = Release;
5108 };
5109 2141DD35123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_debug_static" */ = {
5110 isa = XCConfigurationList;
5111 buildConfigurations = (
5112 2141DD25123FFD100086D23E /* Release */,
5113 0C419F221BA20DF600A70FF7 /* Debug */,
5114 );
5115 defaultConfigurationIsVisible = 0;
5116 defaultConfigurationName = Release;
5117 };
5118 2141DD36123FFD3B0086D23E /* Build configuration list for PBXNativeTarget "libdns_sd_profile_static" */ = {
5119 isa = XCConfigurationList;
5120 buildConfigurations = (
5121 2141DD2B123FFD2C0086D23E /* Release */,
5122 0C419F231BA20DF600A70FF7 /* Debug */,
5123 );
5124 defaultConfigurationIsVisible = 0;
5125 defaultConfigurationName = Release;
5126 };
5127 2E0405F30C31956600F13B59 /* Build configuration list for PBXNativeTarget "mDNSResponderHelper" */ = {
5128 isa = XCConfigurationList;
5129 buildConfigurations = (
5130 2E0405F20C31955500F13B59 /* Release */,
5131 0C419F171BA20DF600A70FF7 /* Debug */,
5132 );
5133 defaultConfigurationIsVisible = 0;
5134 defaultConfigurationName = Release;
5135 };
5136 37DDE9311BA383610092AC61 /* Build configuration list for PBXNativeTarget "unittests" */ = {
5137 isa = XCConfigurationList;
5138 buildConfigurations = (
5139 37AF80281BF6997A00D657F6 /* Release */,
5140 37AF80291BF6997A00D657F6 /* Debug */,
5141 );
5142 defaultConfigurationIsVisible = 0;
5143 defaultConfigurationName = Development;
5144 };
5145 4AE471770EAFF84000A6C5AD /* Build configuration list for PBXLegacyTarget "dns_sd.jar" */ = {
5146 isa = XCConfigurationList;
5147 buildConfigurations = (
5148 0C419F291BA20DF600A70FF7 /* Debug */,
5149 37AF80271BF6997A00D657F6 /* Release */,
5150 );
5151 defaultConfigurationIsVisible = 0;
5152 defaultConfigurationName = Release;
5153 };
5154 72FB5465166D5FB00090B2D9 /* Build configuration list for PBXNativeTarget "dnsctl" */ = {
5155 isa = XCConfigurationList;
5156 buildConfigurations = (
5157 72FB5466166D5FB00090B2D9 /* Release */,
5158 0C419F191BA20DF600A70FF7 /* Debug */,
5159 );
5160 defaultConfigurationIsVisible = 0;
5161 defaultConfigurationName = Release;
5162 };
5163 84C5B3361665529800C324A8 /* Build configuration list for PBXNativeTarget "dns_services" */ = {
5164 isa = XCConfigurationList;
5165 buildConfigurations = (
5166 84C5B3371665529800C324A8 /* Release */,
5167 0C419F271BA20DF600A70FF7 /* Debug */,
5168 );
5169 defaultConfigurationIsVisible = 0;
5170 defaultConfigurationName = Release;
5171 };
5172 B7325FF31DA47EBA00663834 /* Build configuration list for PBXNativeTarget "DomainBrowser-iOS" */ = {
5173 isa = XCConfigurationList;
5174 buildConfigurations = (
5175 B7325FF41DA47EBA00663834 /* Release */,
5176 B7325FF51DA47EBA00663834 /* Debug */,
5177 );
5178 defaultConfigurationIsVisible = 0;
5179 defaultConfigurationName = Release;
5180 };
5181 B74EC11E1D47FC7800A1D155 /* Build configuration list for PBXNativeTarget "BonjourSettings" */ = {
5182 isa = XCConfigurationList;
5183 buildConfigurations = (
5184 B74EC11C1D47FC7800A1D155 /* Release */,
5185 B74EC11D1D47FC7800A1D155 /* Debug */,
5186 );
5187 defaultConfigurationIsVisible = 0;
5188 defaultConfigurationName = Release;
5189 };
5190 B76783B71E82D65900DA271E /* Build configuration list for PBXNativeTarget "BonjourPrefsTool" */ = {
5191 isa = XCConfigurationList;
5192 buildConfigurations = (
5193 B76783B51E82D65900DA271E /* Release */,
5194 B76783B61E82D65900DA271E /* Debug */,
5195 );
5196 defaultConfigurationIsVisible = 0;
5197 defaultConfigurationName = Release;
5198 };
5199 B7C4B7281E71BD5000136C7A /* Build configuration list for PBXAggregateTarget "Build Some iOS" */ = {
5200 isa = XCConfigurationList;
5201 buildConfigurations = (
5202 B7C4B7261E71BD5000136C7A /* Release */,
5203 B7C4B7271E71BD5000136C7A /* Debug */,
5204 );
5205 defaultConfigurationIsVisible = 0;
5206 defaultConfigurationName = Release;
5207 };
5208 B7D566C31E81D8FD00E43008 /* Build configuration list for PBXNativeTarget "RemoteViewService" */ = {
5209 isa = XCConfigurationList;
5210 buildConfigurations = (
5211 B7D566C41E81D8FD00E43008 /* Release */,
5212 B7D566C51E81D8FD00E43008 /* Debug */,
5213 );
5214 defaultConfigurationIsVisible = 0;
5215 defaultConfigurationName = Release;
5216 };
5217 B7D6CA751D1076F3005E24CF /* Build configuration list for PBXNativeTarget "DomainBrowser-macOS" */ = {
5218 isa = XCConfigurationList;
5219 buildConfigurations = (
5220 B7D6CA761D1076F3005E24CF /* Release */,
5221 B7D6CA771D1076F3005E24CF /* Debug */,
5222 );
5223 defaultConfigurationIsVisible = 0;
5224 defaultConfigurationName = Release;
5225 };
5226 BD9BA7501EAF90E400658CCF /* Build configuration list for PBXNativeTarget "dnssdutil" */ = {
5227 isa = XCConfigurationList;
5228 buildConfigurations = (
5229 BD9BA7511EAF90E400658CCF /* Release */,
5230 BD9BA7521EAF90E400658CCF /* Debug */,
5231 );
5232 defaultConfigurationIsVisible = 0;
5233 defaultConfigurationName = Release;
5234 };
5235 D284BE280ADD78180027CCDF /* Build configuration list for PBXAggregateTarget "Build More" */ = {
5236 isa = XCConfigurationList;
5237 buildConfigurations = (
5238 D284BE290ADD78180027CCDF /* Release */,
5239 0C419F131BA20DF600A70FF7 /* Debug */,
5240 );
5241 defaultConfigurationIsVisible = 0;
5242 defaultConfigurationName = Release;
5243 };
5244 D284BE2B0ADD78180027CCDF /* Build configuration list for PBXProject "mDNSResponder" */ = {
5245 isa = XCConfigurationList;
5246 buildConfigurations = (
5247 D284BE2C0ADD78180027CCDF /* Release */,
5248 0C419F121BA20DF600A70FF7 /* Debug */,
5249 );
5250 defaultConfigurationIsVisible = 0;
5251 defaultConfigurationName = Release;
5252 };
5253 D284BE6D0ADD80740027CCDF /* Build configuration list for PBXNativeTarget "mDNSResponder" */ = {
5254 isa = XCConfigurationList;
5255 buildConfigurations = (
5256 D284BE6E0ADD80740027CCDF /* Release */,
5257 0C419F161BA20DF600A70FF7 /* Debug */,
5258 );
5259 defaultConfigurationIsVisible = 0;
5260 defaultConfigurationName = Release;
5261 };
5262 D284BEAD0ADD80920027CCDF /* Build configuration list for PBXNativeTarget "dns-sd tool" */ = {
5263 isa = XCConfigurationList;
5264 buildConfigurations = (
5265 D284BEAE0ADD80920027CCDF /* Release */,
5266 0C419F181BA20DF600A70FF7 /* Debug */,
5267 );
5268 defaultConfigurationIsVisible = 0;
5269 defaultConfigurationName = Release;
5270 };
5271 D284BEBB0ADD809A0027CCDF /* Build configuration list for PBXNativeTarget "libjdns_sd.jnilib" */ = {
5272 isa = XCConfigurationList;
5273 buildConfigurations = (
5274 D284BEBC0ADD809A0027CCDF /* Release */,
5275 0C419F281BA20DF600A70FF7 /* Debug */,
5276 );
5277 defaultConfigurationIsVisible = 0;
5278 defaultConfigurationName = Release;
5279 };
5280 D284BED60ADD80A20027CCDF /* Build configuration list for PBXNativeTarget "dnsextd" */ = {
5281 isa = XCConfigurationList;
5282 buildConfigurations = (
5283 D284BED70ADD80A20027CCDF /* Release */,
5284 0C419F1A1BA20DF600A70FF7 /* Debug */,
5285 );
5286 defaultConfigurationIsVisible = 0;
5287 defaultConfigurationName = Release;
5288 };
5289 D284BF080ADD80B00027CCDF /* Build configuration list for PBXNativeTarget "PreferencePane" */ = {
5290 isa = XCConfigurationList;
5291 buildConfigurations = (
5292 D284BF090ADD80B00027CCDF /* Release */,
5293 0C419F1C1BA20DF600A70FF7 /* Debug */,
5294 );
5295 defaultConfigurationIsVisible = 0;
5296 defaultConfigurationName = Release;
5297 };
5298 FFA572370AF18F1C0055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_debug_dynamic" */ = {
5299 isa = XCConfigurationList;
5300 buildConfigurations = (
5301 FFA572380AF18F1C0055A0F1 /* Release */,
5302 0C419F251BA20DF600A70FF7 /* Debug */,
5303 );
5304 defaultConfigurationIsVisible = 0;
5305 defaultConfigurationName = Release;
5306 };
5307 FFA572430AF18F450055A0F1 /* Build configuration list for PBXNativeTarget "libdns_sd_profile_dynamic" */ = {
5308 isa = XCConfigurationList;
5309 buildConfigurations = (
5310 FFA572440AF18F450055A0F1 /* Release */,
5311 0C419F261BA20DF600A70FF7 /* Debug */,
5312 );
5313 defaultConfigurationIsVisible = 0;
5314 defaultConfigurationName = Release;
5315 };
5316 FFA5726E0AF191200055A0F1 /* Build configuration list for PBXAggregateTarget "SystemLibrariesDynamic" */ = {
5317 isa = XCConfigurationList;
5318 buildConfigurations = (
5319 FFA5726F0AF191200055A0F1 /* Release */,
5320 0C419F201BA20DF600A70FF7 /* Debug */,
5321 );
5322 defaultConfigurationIsVisible = 0;
5323 defaultConfigurationName = Release;
5324 };
5325 FFB7657E0AEED99D00583A2C /* Build configuration list for PBXAggregateTarget "Build All" */ = {
5326 isa = XCConfigurationList;
5327 buildConfigurations = (
5328 FFB7657F0AEED99D00583A2C /* Release */,
5329 0C419F151BA20DF600A70FF7 /* Debug */,
5330 );
5331 defaultConfigurationIsVisible = 0;
5332 defaultConfigurationName = Release;
5333 };
5334 FFB765890AEED9FB00583A2C /* Build configuration list for PBXNativeTarget "libdns_sd_dynamic" */ = {
5335 isa = XCConfigurationList;
5336 buildConfigurations = (
5337 FFB7658A0AEED9FB00583A2C /* Release */,
5338 0C419F241BA20DF600A70FF7 /* Debug */,
5339 );
5340 defaultConfigurationIsVisible = 0;
5341 defaultConfigurationName = Release;
5342 };
5343 /* End XCConfigurationList section */
5344 };
5345 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
5346 }