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