]>
Commit | Line | Data |
---|---|---|
edebe297 A |
1 | // !$*UTF8*$! |
2 | { | |
3 | archiveVersion = 1; | |
4 | classes = { | |
5 | }; | |
6 | objectVersion = 42; | |
7 | objects = { | |
8 | ||
9 | /* Begin PBXAggregateTarget section */ | |
10 | 155847FA07550D210046C2E9 /* configd_executables */ = { | |
11 | isa = PBXAggregateTarget; | |
12 | buildConfigurationList = 156EB62E0905594A00EEF749 /* Build configuration list for PBXAggregateTarget "configd_executables" */; | |
13 | buildPhases = ( | |
14 | ); | |
15 | dependencies = ( | |
16 | 1558480607550D470046C2E9 /* PBXTargetDependency */, | |
17 | 1558480807550D470046C2E9 /* PBXTargetDependency */, | |
18 | 1558480A07550D470046C2E9 /* PBXTargetDependency */, | |
6d034b4e | 19 | 150ECB3C0D0079280065E94D /* PBXTargetDependency */, |
edebe297 A |
20 | ); |
21 | name = configd_executables; | |
22 | productName = configd_executables; | |
23 | }; | |
24 | 157BB8AE075924360025DA7A /* configd_base */ = { | |
25 | isa = PBXAggregateTarget; | |
26 | buildConfigurationList = 156EB5E60905594A00EEF749 /* Build configuration list for PBXAggregateTarget "configd_base" */; | |
27 | buildPhases = ( | |
28 | ); | |
29 | dependencies = ( | |
30 | 157BB8C2075924470025DA7A /* PBXTargetDependency */, | |
31 | 157BB8C0075924460025DA7A /* PBXTargetDependency */, | |
32 | 1520A386084681350010B584 /* PBXTargetDependency */, | |
33 | ); | |
34 | name = configd_base; | |
35 | productName = Frameworks; | |
36 | }; | |
37 | 159D542007528E7C004F8947 /* configd_plugins */ = { | |
38 | isa = PBXAggregateTarget; | |
39 | buildConfigurationList = 156EB61E0905594A00EEF749 /* Build configuration list for PBXAggregateTarget "configd_plugins" */; | |
40 | buildPhases = ( | |
41 | ); | |
42 | dependencies = ( | |
43 | 1533B94109731A9600F2B34A /* PBXTargetDependency */, | |
44 | 15DAD5740759115F0084A6ED /* PBXTargetDependency */, | |
45 | 159D542807528E85004F8947 /* PBXTargetDependency */, | |
46 | 158AD9860754E72500124717 /* PBXTargetDependency */, | |
47 | 159D542607528E85004F8947 /* PBXTargetDependency */, | |
48 | 158AD9880754E72500124717 /* PBXTargetDependency */, | |
49 | 15828B070753B77E00AD4710 /* PBXTargetDependency */, | |
50 | 159D542207528E85004F8947 /* PBXTargetDependency */, | |
51 | 159D542A07528E85004F8947 /* PBXTargetDependency */, | |
52 | 158AD98C0754E72500124717 /* PBXTargetDependency */, | |
53 | 159D542C07528E85004F8947 /* PBXTargetDependency */, | |
54 | 158AD98E0754E72500124717 /* PBXTargetDependency */, | |
55 | F95B8A790B03FB9100993BA3 /* PBXTargetDependency */, | |
56 | F95B8A770B03FB9100993BA3 /* PBXTargetDependency */, | |
57 | ); | |
58 | name = configd_plugins; | |
59 | productName = Plugins; | |
60 | }; | |
61 | 15CB690005C0722A0099E85F /* All */ = { | |
62 | isa = PBXAggregateTarget; | |
63 | buildConfigurationList = 156EB6320905594A00EEF749 /* Build configuration list for PBXAggregateTarget "All" */; | |
64 | buildPhases = ( | |
65 | ); | |
66 | dependencies = ( | |
67 | 157BB8C40759244B0025DA7A /* PBXTargetDependency */, | |
68 | 159D542E07529008004F8947 /* PBXTargetDependency */, | |
69 | 1558480F07550DD00046C2E9 /* PBXTargetDependency */, | |
70 | ); | |
71 | name = All; | |
72 | productName = "configd (Aggregate)"; | |
73 | }; | |
74 | /* End PBXAggregateTarget section */ | |
75 | ||
76 | /* Begin PBXBuildFile section */ | |
77 | 15060818075A00A300B147BA /* SCSchemaDefinitions.c in Sources */ = {isa = PBXBuildFile; fileRef = 150607BD075A00A200B147BA /* SCSchemaDefinitions.c */; }; | |
78 | 1506081A075A00A300B147BA /* SCSchemaDefinitions.h in Headers */ = {isa = PBXBuildFile; fileRef = 150607DE075A00A300B147BA /* SCSchemaDefinitions.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
79 | 1508E39F07552B6A0062B350 /* atconfig.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53C707528B36004F8947 /* atconfig.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; }; | |
80 | 1508E3A007552B6B0062B350 /* cfManager.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53C507528B36004F8947 /* cfManager.c */; }; | |
81 | 1508E3A107552B720062B350 /* cache.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53CA07528B36004F8947 /* cache.c */; }; | |
be997540 | 82 | 150D7E1E0D16DC6C00AF4BED /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1520A3DE0846B2DC0010B584 /* Security.framework */; }; |
edebe297 A |
83 | 1520A3870846829A0010B584 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */; }; |
84 | 1520A3D0084682A30010B584 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */; }; | |
85 | 1520A3DF0846B2DD0010B584 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1520A3DE0846B2DC0010B584 /* Security.framework */; }; | |
86 | 1523F6F1075A36F70066F0B2 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */; }; | |
87 | 1523F6F2075A37050066F0B2 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */; }; | |
88 | 1523F710075A371D0066F0B2 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */; }; | |
89 | 1523F715075A376B0066F0B2 /* libdnsinfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 15DAD5EE075913CE0084A6ED /* libdnsinfo.a */; }; | |
90 | 1523F719075A37C70066F0B2 /* libdnsinfo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 15DAD5EE075913CE0084A6ED /* libdnsinfo.a */; }; | |
91 | 152E68C10A2C89C70011FDA8 /* SCPreferencesKeychainPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 152E68C00A2C89C70011FDA8 /* SCPreferencesKeychainPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
92 | 152E68C30A2C89E30011FDA8 /* SCPreferencesKeychainPrivate.c in Sources */ = {isa = PBXBuildFile; fileRef = 152E68C20A2C89E30011FDA8 /* SCPreferencesKeychainPrivate.c */; }; | |
93 | 1533B94D09731BE600F2B34A /* libATconfig.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 15FD73400754DBDA001CC321 /* libATconfig.a */; }; | |
94 | 1533D77B0B10A14300CA4946 /* libNetworkIdentification.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F95B8A5F0B03F81400993BA3 /* libNetworkIdentification.a */; }; | |
95 | 153BED940B75566200989D5C /* libicucore.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 1587A31F0B6AACD70063104A /* libicucore.dylib */; }; | |
96 | 1540E3610987DA9500157C07 /* com.apple.configd.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1540E3600987DA9500157C07 /* com.apple.configd.plist */; }; | |
97 | 154361E00752C81800A8EC6C /* set-hostname.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53AB07528B36004F8947 /* set-hostname.c */; }; | |
98 | 1543636B0752D03C00A8EC6C /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1543636A0752D03C00A8EC6C /* IOKit.framework */; }; | |
99 | 154CF3F407E1EA4D00D8302E /* SCPreferencesGetSpecificPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 154CF3F307E1EA4D00D8302E /* SCPreferencesGetSpecificPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
100 | 155847470754FDCD0046C2E9 /* scutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A4305C0722B0099E85F /* scutil.h */; }; | |
101 | 155847480754FDCD0046C2E9 /* commands.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A4505C0722B0099E85F /* commands.h */; }; | |
102 | 155847490754FDCD0046C2E9 /* dictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A4705C0722B0099E85F /* dictionary.h */; }; | |
103 | 1558474A0754FDCD0046C2E9 /* session.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A4905C0722B0099E85F /* session.h */; }; | |
104 | 1558474B0754FDCD0046C2E9 /* cache.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A4B05C0722B0099E85F /* cache.h */; }; | |
105 | 1558474C0754FDCD0046C2E9 /* notifications.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A4D05C0722B0099E85F /* notifications.h */; }; | |
106 | 1558474D0754FDCD0046C2E9 /* tests.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A4F05C0722B0099E85F /* tests.h */; }; | |
107 | 1558474E0754FDCD0046C2E9 /* prefs.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB6A5105C0722B0099E85F /* prefs.h */; }; | |
108 | 1558474F0754FDCD0046C2E9 /* net.h in Headers */ = {isa = PBXBuildFile; fileRef = 15A509A406C2518F001F0AB7 /* net.h */; }; | |
109 | 155847500754FDCD0046C2E9 /* net_interface.h in Headers */ = {isa = PBXBuildFile; fileRef = 15DC34680711D49400A3311C /* net_interface.h */; }; | |
110 | 155847510754FDCD0046C2E9 /* net_protocol.h in Headers */ = {isa = PBXBuildFile; fileRef = 15DC346A0711D49400A3311C /* net_protocol.h */; }; | |
111 | 155847520754FDCD0046C2E9 /* net_service.h in Headers */ = {isa = PBXBuildFile; fileRef = 15DC346C0711D49400A3311C /* net_service.h */; }; | |
112 | 155847530754FDCD0046C2E9 /* net_set.h in Headers */ = {isa = PBXBuildFile; fileRef = 15DC346E0711D49400A3311C /* net_set.h */; }; | |
113 | 155847550754FDCD0046C2E9 /* scutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A5405C0722B0099E85F /* scutil.c */; settings = {ATTRIBUTES = (); }; }; | |
114 | 155847560754FDCD0046C2E9 /* commands.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A5605C0722B0099E85F /* commands.c */; settings = {ATTRIBUTES = (); }; }; | |
115 | 155847570754FDCD0046C2E9 /* dictionary.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A5805C0722B0099E85F /* dictionary.c */; settings = {ATTRIBUTES = (); }; }; | |
116 | 155847580754FDCD0046C2E9 /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A5A05C0722B0099E85F /* session.c */; settings = {ATTRIBUTES = (); }; }; | |
117 | 155847590754FDCD0046C2E9 /* cache.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A5C05C0722B0099E85F /* cache.c */; settings = {ATTRIBUTES = (); }; }; | |
118 | 1558475A0754FDCD0046C2E9 /* notifications.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A5E05C0722B0099E85F /* notifications.c */; settings = {ATTRIBUTES = (); }; }; | |
119 | 1558475B0754FDCD0046C2E9 /* tests.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A6005C0722B0099E85F /* tests.c */; settings = {ATTRIBUTES = (); }; }; | |
120 | 1558475C0754FDCD0046C2E9 /* prefs.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A6205C0722B0099E85F /* prefs.c */; settings = {ATTRIBUTES = (); }; }; | |
121 | 1558475D0754FDCD0046C2E9 /* net.c in Sources */ = {isa = PBXBuildFile; fileRef = 15A509A306C2518F001F0AB7 /* net.c */; }; | |
122 | 1558475E0754FDCD0046C2E9 /* net_interface.c in Sources */ = {isa = PBXBuildFile; fileRef = 15DC34670711D49400A3311C /* net_interface.c */; }; | |
123 | 1558475F0754FDCD0046C2E9 /* net_protocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 15DC34690711D49400A3311C /* net_protocol.c */; }; | |
124 | 155847600754FDCD0046C2E9 /* net_service.c in Sources */ = {isa = PBXBuildFile; fileRef = 15DC346B0711D49400A3311C /* net_service.c */; }; | |
125 | 155847610754FDCD0046C2E9 /* net_set.c in Sources */ = {isa = PBXBuildFile; fileRef = 15DC346D0711D49400A3311C /* net_set.c */; }; | |
126 | 155847640754FDCD0046C2E9 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */; }; | |
127 | 155847660754FDCD0046C2E9 /* libedit.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 152CEED0070CF6640050F23C /* libedit.dylib */; }; | |
128 | 155847690754FDCD0046C2E9 /* scutil.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 15CB6A6A05C0722B0099E85F /* scutil.8 */; }; | |
129 | 1558481607550EC10046C2E9 /* scselect.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A2E05C0722B0099E85F /* scselect.c */; settings = {ATTRIBUTES = (); }; }; | |
130 | 1558481907550EC10046C2E9 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */; }; | |
131 | 1558481C07550EC10046C2E9 /* scselect.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 15CB6A3605C0722B0099E85F /* scselect.8 */; }; | |
132 | 155A1E6C081079CC00F70D98 /* SCNetworkConfigurationPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 155A1E6B081079CC00F70D98 /* SCNetworkConfigurationPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
133 | 155B7BF70847776D00F0E262 /* SCHelper_client.h in Headers */ = {isa = PBXBuildFile; fileRef = 155B7BF60847776D00F0E262 /* SCHelper_client.h */; }; | |
134 | 155B7BF80847776D00F0E262 /* SCHelper_client.h in Headers */ = {isa = PBXBuildFile; fileRef = 155B7BF60847776D00F0E262 /* SCHelper_client.h */; }; | |
135 | 155D223B0AF13A7300D52ED0 /* dns-configuration.h in Headers */ = {isa = PBXBuildFile; fileRef = 155D22380AF13A7300D52ED0 /* dns-configuration.h */; }; | |
136 | 155D223C0AF13A7300D52ED0 /* set-hostname.h in Headers */ = {isa = PBXBuildFile; fileRef = 155D22390AF13A7300D52ED0 /* set-hostname.h */; }; | |
137 | 155D223D0AF13A7300D52ED0 /* smb-configuration.h in Headers */ = {isa = PBXBuildFile; fileRef = 155D223A0AF13A7300D52ED0 /* smb-configuration.h */; }; | |
138 | 156BD6BC07E0DFA9008698FF /* SCPreferencesSetSpecificPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 156BD6BB07E0DFA9008698FF /* SCPreferencesSetSpecificPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
139 | 1572EB7B0A506D3B00D02459 /* smb-configuration.c in Sources */ = {isa = PBXBuildFile; fileRef = 1572EB7A0A506D3B00D02459 /* smb-configuration.c */; }; | |
140 | 157A88890A470D0F003A4256 /* SCSchemaDefinitionsPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 157A88880A470D0F003A4256 /* SCSchemaDefinitionsPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
141 | 158ADD0E0754F1A000124717 /* Resolvers.plist in Resources */ = {isa = PBXBuildFile; fileRef = 159D53A807528B36004F8947 /* Resolvers.plist */; }; | |
142 | 158ADD190754F1F100124717 /* Kicker.xml in Resources */ = {isa = PBXBuildFile; fileRef = 159D53BC07528B36004F8947 /* Kicker.xml */; }; | |
143 | 158ADD1B0754F1F400124717 /* enable-network in Resources */ = {isa = PBXBuildFile; fileRef = 159D53BD07528B36004F8947 /* enable-network */; }; | |
144 | 159D540907528D3A004F8947 /* cache.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53CA07528B36004F8947 /* cache.c */; }; | |
145 | 159D540A07528D3B004F8947 /* cache.h in Headers */ = {isa = PBXBuildFile; fileRef = 159D53CB07528B36004F8947 /* cache.h */; }; | |
146 | 159D540B07528DA9004F8947 /* ev_appletalk.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53B907528B36004F8947 /* ev_appletalk.c */; }; | |
147 | 159D540C07528DAA004F8947 /* ev_appletalk.h in Headers */ = {isa = PBXBuildFile; fileRef = 159D53B607528B36004F8947 /* ev_appletalk.h */; }; | |
148 | 159D540D07528DAE004F8947 /* ev_dlil.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53B107528B36004F8947 /* ev_dlil.c */; }; | |
149 | 159D540E07528DAE004F8947 /* ev_dlil.h in Headers */ = {isa = PBXBuildFile; fileRef = 159D53B207528B36004F8947 /* ev_dlil.h */; }; | |
150 | 159D540F07528DB0004F8947 /* ev_ipv4.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53B307528B36004F8947 /* ev_ipv4.c */; }; | |
151 | 159D541007528DB1004F8947 /* ev_ipv4.h in Headers */ = {isa = PBXBuildFile; fileRef = 159D53B807528B36004F8947 /* ev_ipv4.h */; }; | |
152 | 159D541107528DB2004F8947 /* ev_ipv6.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53B407528B36004F8947 /* ev_ipv6.c */; }; | |
153 | 159D541207528DB3004F8947 /* ev_ipv6.h in Headers */ = {isa = PBXBuildFile; fileRef = 159D53BA07528B36004F8947 /* ev_ipv6.h */; }; | |
154 | 159D541307528DB5004F8947 /* eventmon.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53B007528B36004F8947 /* eventmon.c */; }; | |
155 | 159D541407528DB5004F8947 /* eventmon.h in Headers */ = {isa = PBXBuildFile; fileRef = 159D53B707528B36004F8947 /* eventmon.h */; }; | |
156 | 159D541507528DDE004F8947 /* kicker.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53BE07528B36004F8947 /* kicker.c */; }; | |
157 | 159D541607528DF1004F8947 /* ifnamer.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53AE07528B36004F8947 /* ifnamer.c */; }; | |
158 | 159D541707528E05004F8947 /* ip_plugin.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53A707528B36004F8947 /* ip_plugin.c */; }; | |
159 | 159D541807528E09004F8947 /* dns-configuration.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53AA07528B36004F8947 /* dns-configuration.c */; }; | |
160 | 159D541B07528E4A004F8947 /* linkconfig.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53C107528B36004F8947 /* linkconfig.c */; }; | |
161 | 159D541C07528E58004F8947 /* prefsmon.c in Sources */ = {isa = PBXBuildFile; fileRef = 159D53C307528B36004F8947 /* prefsmon.c */; }; | |
162 | 159D54A407529FFF004F8947 /* configd.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB69CF05C0722B0099E85F /* configd.h */; }; | |
163 | 159D54A507529FFF004F8947 /* _SCD.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB69D105C0722B0099E85F /* _SCD.h */; }; | |
164 | 159D54A607529FFF004F8947 /* configd_server.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB69D305C0722B0099E85F /* configd_server.h */; }; | |
165 | 159D54A707529FFF004F8947 /* notify_server.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB69D505C0722B0099E85F /* notify_server.h */; }; | |
166 | 159D54A807529FFF004F8947 /* plugin_support.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB69D705C0722B0099E85F /* plugin_support.h */; }; | |
167 | 159D54A907529FFF004F8947 /* session.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB69D905C0722B0099E85F /* session.h */; }; | |
168 | 159D54AA07529FFF004F8947 /* pattern.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB69DB05C0722B0099E85F /* pattern.h */; }; | |
169 | 159D54AC07529FFF004F8947 /* configd.m in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69E005C0722B0099E85F /* configd.m */; settings = {ATTRIBUTES = (); }; }; | |
170 | 159D54AD07529FFF004F8947 /* _SCD.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69E205C0722B0099E85F /* _SCD.c */; settings = {ATTRIBUTES = (); }; }; | |
171 | 159D54AE07529FFF004F8947 /* configd_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69E405C0722B0099E85F /* configd_server.c */; settings = {ATTRIBUTES = (); }; }; | |
172 | 159D54AF07529FFF004F8947 /* notify_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69E605C0722B0099E85F /* notify_server.c */; settings = {ATTRIBUTES = (); }; }; | |
173 | 159D54B007529FFF004F8947 /* plugin_support.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69E805C0722B0099E85F /* plugin_support.c */; settings = {ATTRIBUTES = (); }; }; | |
174 | 159D54B107529FFF004F8947 /* session.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69EA05C0722B0099E85F /* session.c */; settings = {ATTRIBUTES = (); }; }; | |
175 | 159D54B207529FFF004F8947 /* pattern.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69EC05C0722B0099E85F /* pattern.c */; settings = {ATTRIBUTES = (); }; }; | |
176 | 159D54B307529FFF004F8947 /* _configopen.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69F005C0722B0099E85F /* _configopen.c */; settings = {ATTRIBUTES = (); }; }; | |
177 | 159D54B407529FFF004F8947 /* _configclose.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69F205C0722B0099E85F /* _configclose.c */; settings = {ATTRIBUTES = (); }; }; | |
178 | 159D54B507529FFF004F8947 /* _configlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69F405C0722B0099E85F /* _configlock.c */; settings = {ATTRIBUTES = (); }; }; | |
179 | 159D54B607529FFF004F8947 /* _configunlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69F605C0722B0099E85F /* _configunlock.c */; settings = {ATTRIBUTES = (); }; }; | |
180 | 159D54B707529FFF004F8947 /* _configlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69F805C0722B0099E85F /* _configlist.c */; settings = {ATTRIBUTES = (); }; }; | |
181 | 159D54B807529FFF004F8947 /* _configadd.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69FA05C0722B0099E85F /* _configadd.c */; settings = {ATTRIBUTES = (); }; }; | |
182 | 159D54B907529FFF004F8947 /* _configget.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69FE05C0722B0099E85F /* _configget.c */; settings = {ATTRIBUTES = (); }; }; | |
183 | 159D54BA07529FFF004F8947 /* _configset.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0005C0722B0099E85F /* _configset.c */; settings = {ATTRIBUTES = (); }; }; | |
184 | 159D54BB07529FFF004F8947 /* _configremove.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0205C0722B0099E85F /* _configremove.c */; settings = {ATTRIBUTES = (); }; }; | |
185 | 159D54BC07529FFF004F8947 /* _configtouch.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0405C0722B0099E85F /* _configtouch.c */; settings = {ATTRIBUTES = (); }; }; | |
186 | 159D54BD07529FFF004F8947 /* _confignotify.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0605C0722B0099E85F /* _confignotify.c */; settings = {ATTRIBUTES = (); }; }; | |
187 | 159D54BE07529FFF004F8947 /* _notifyadd.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0805C0722B0099E85F /* _notifyadd.c */; settings = {ATTRIBUTES = (); }; }; | |
188 | 159D54BF07529FFF004F8947 /* _notifyremove.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0A05C0722B0099E85F /* _notifyremove.c */; settings = {ATTRIBUTES = (); }; }; | |
189 | 159D54C007529FFF004F8947 /* _notifychanges.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0C05C0722B0099E85F /* _notifychanges.c */; settings = {ATTRIBUTES = (); }; }; | |
190 | 159D54C107529FFF004F8947 /* _notifyviaport.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A0E05C0722B0099E85F /* _notifyviaport.c */; settings = {ATTRIBUTES = (); }; }; | |
191 | 159D54C207529FFF004F8947 /* _notifyviafd.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A1005C0722B0099E85F /* _notifyviafd.c */; settings = {ATTRIBUTES = (); }; }; | |
192 | 159D54C307529FFF004F8947 /* _notifyviasignal.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A1205C0722B0099E85F /* _notifyviasignal.c */; settings = {ATTRIBUTES = (); }; }; | |
193 | 159D54C407529FFF004F8947 /* _notifycancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A1405C0722B0099E85F /* _notifycancel.c */; settings = {ATTRIBUTES = (); }; }; | |
194 | 159D54C507529FFF004F8947 /* _snapshot.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB6A1605C0722B0099E85F /* _snapshot.c */; settings = {ATTRIBUTES = (); }; }; | |
195 | 159D54C607529FFF004F8947 /* config.defs in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69BE05C0722B0099E85F /* config.defs */; settings = {ATTRIBUTES = (Server, ); }; }; | |
196 | 159D54C707529FFF004F8947 /* dnsinfo_private.c in Sources */ = {isa = PBXBuildFile; fileRef = 15B73F0B05FD1B670096477F /* dnsinfo_private.c */; }; | |
197 | 159D54C807529FFF004F8947 /* dnsinfo_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 15B73F0D05FD1B670096477F /* dnsinfo_server.c */; }; | |
198 | 159D54C907529FFF004F8947 /* shared_dns_info.defs in Sources */ = {isa = PBXBuildFile; fileRef = 15FCAAD005FD0EBF00CB79E6 /* shared_dns_info.defs */; settings = {ATTRIBUTES = (Server, ); }; }; | |
199 | 159D54CC07529FFF004F8947 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */; }; | |
200 | 159D54CE07529FFF004F8947 /* libKernelEventMonitor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 159D53D407528BDA004F8947 /* libKernelEventMonitor.a */; }; | |
201 | 159D54D007529FFF004F8947 /* libInterfaceNamer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 159D53E507528C4A004F8947 /* libInterfaceNamer.a */; }; | |
202 | 159D54D107529FFF004F8947 /* libIPMonitor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 159D53EC07528C61004F8947 /* libIPMonitor.a */; }; | |
203 | 159D54D207529FFF004F8947 /* libLinkConfiguration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 159D53F307528C79004F8947 /* libLinkConfiguration.a */; }; | |
204 | 159D54D307529FFF004F8947 /* libPreferencesMonitor.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 159D53FA07528C95004F8947 /* libPreferencesMonitor.a */; }; | |
205 | 159D54D607529FFF004F8947 /* configd.8 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 15CB6A2005C0722B0099E85F /* configd.8 */; }; | |
206 | 15A2972F0A13C08C009879B3 /* SCNetworkConnectionPrivate.c in Sources */ = {isa = PBXBuildFile; fileRef = 15A2972D0A13C08C009879B3 /* SCNetworkConnectionPrivate.c */; }; | |
207 | 15A297300A13C08C009879B3 /* SCNetworkConnectionPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 15A2972E0A13C08C009879B3 /* SCNetworkConnectionPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
208 | 15A6F7C40A4B266D00B907EA /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 15A6F7C20A4B266D00B907EA /* Localizable.strings */; }; | |
209 | 15BAA32307F0699A00D9EC95 /* libbsm.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 15BAA32207F0699A00D9EC95 /* libbsm.dylib */; }; | |
210 | 15DAD5E1075913CE0084A6ED /* dnsinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 15B73F0905FD1B670096477F /* dnsinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
211 | 15DAD5E2075913CE0084A6ED /* dnsinfo_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 15B73F0C05FD1B670096477F /* dnsinfo_private.h */; }; | |
212 | 15DAD5E3075913CE0084A6ED /* dnsinfo_create.h in Headers */ = {isa = PBXBuildFile; fileRef = 1532629006281C9D00B1C10C /* dnsinfo_create.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
213 | 15DAD5E5075913CE0084A6ED /* shared_dns_info.defs in Sources */ = {isa = PBXBuildFile; fileRef = 15FCAAD005FD0EBF00CB79E6 /* shared_dns_info.defs */; settings = {ATTRIBUTES = (Client, ); }; }; | |
214 | 15DAD5E6075913CE0084A6ED /* dnsinfo_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 15B73F0805FD1B670096477F /* dnsinfo_copy.c */; }; | |
215 | 15DAD5E7075913CE0084A6ED /* dnsinfo_private.c in Sources */ = {isa = PBXBuildFile; fileRef = 15B73F0B05FD1B670096477F /* dnsinfo_private.c */; }; | |
216 | 15DAD5E8075913CE0084A6ED /* dnsinfo_create.c in Sources */ = {isa = PBXBuildFile; fileRef = 1521FC5C060F296A003B28F5 /* dnsinfo_create.c */; }; | |
217 | 15DAD64307591A1A0084A6ED /* SystemConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB691305C0722B0099E85F /* SystemConfiguration.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
218 | 15DAD64407591A1A0084A6ED /* SCPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB691505C0722B0099E85F /* SCPrivate.h */; settings = {ATTRIBUTES = (Project, Private, ); }; }; | |
219 | 15DAD64507591A1A0084A6ED /* SCDPlugin.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB691705C0722B0099E85F /* SCDPlugin.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
220 | 15DAD64607591A1A0084A6ED /* SCDynamicStoreInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB691B05C0722B0099E85F /* SCDynamicStoreInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; | |
221 | 15DAD64707591A1A0084A6ED /* SCDynamicStore.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB691D05C0722B0099E85F /* SCDynamicStore.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
222 | 15DAD64807591A1A0084A6ED /* SCDynamicStorePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB691F05C0722B0099E85F /* SCDynamicStorePrivate.h */; settings = {ATTRIBUTES = (Project, Private, ); }; }; | |
223 | 15DAD64907591A1A0084A6ED /* SCDynamicStoreKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692105C0722B0099E85F /* SCDynamicStoreKey.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
224 | 15DAD64A07591A1A0084A6ED /* SCDynamicStoreCopySpecific.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692305C0722B0099E85F /* SCDynamicStoreCopySpecific.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
225 | 15DAD64B07591A1A0084A6ED /* SCDynamicStoreCopySpecificPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692505C0722B0099E85F /* SCDynamicStoreCopySpecificPrivate.h */; settings = {ATTRIBUTES = (Project, Private, ); }; }; | |
226 | 15DAD64C07591A1A0084A6ED /* SCDynamicStoreSetSpecificPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692705C0722B0099E85F /* SCDynamicStoreSetSpecificPrivate.h */; settings = {ATTRIBUTES = (Project, Private, ); }; }; | |
227 | 15DAD64D07591A1A0084A6ED /* SCPreferencesInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692905C0722B0099E85F /* SCPreferencesInternal.h */; settings = {ATTRIBUTES = (Project, ); }; }; | |
228 | 15DAD64E07591A1A0084A6ED /* SCPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692B05C0722B0099E85F /* SCPreferences.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
229 | 15DAD64F07591A1A0084A6ED /* SCPreferencesPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692D05C0722B0099E85F /* SCPreferencesPrivate.h */; settings = {ATTRIBUTES = (Project, Private, ); }; }; | |
230 | 15DAD65007591A1A0084A6ED /* SCPreferencesPath.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB692F05C0722B0099E85F /* SCPreferencesPath.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
231 | 15DAD65107591A1A0084A6ED /* SCPreferencesSetSpecific.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB693105C0722B0099E85F /* SCPreferencesSetSpecific.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
232 | 15DAD65207591A1A0084A6ED /* SCNetworkConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 15AD7A380670A85900BFE03C /* SCNetworkConfiguration.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
233 | 15DAD65307591A1A0084A6ED /* SCNetworkConfigurationInternal.h in Headers */ = {isa = PBXBuildFile; fileRef = 15AD7A3A0670A85900BFE03C /* SCNetworkConfigurationInternal.h */; settings = {ATTRIBUTES = (); }; }; | |
234 | 15DAD65407591A1A0084A6ED /* SCNetwork.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB693305C0722B0099E85F /* SCNetwork.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
235 | 15DAD65507591A1A0084A6ED /* SCNetworkConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB693505C0722B0099E85F /* SCNetworkConnection.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
236 | 15DAD65607591A1A0084A6ED /* SCNetworkReachability.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB693705C0722B0099E85F /* SCNetworkReachability.h */; settings = {ATTRIBUTES = (Public, Project, ); }; }; | |
237 | 15DAD65707591A1A0084A6ED /* SCValidation.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB693905C0722B0099E85F /* SCValidation.h */; settings = {ATTRIBUTES = (Project, Private, ); }; }; | |
238 | 15DAD65807591A1A0084A6ED /* DHCPClientPreferences.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB693D05C0722B0099E85F /* DHCPClientPreferences.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
239 | 15DAD65907591A1A0084A6ED /* SCDynamicStoreCopyDHCPInfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB693F05C0722B0099E85F /* SCDynamicStoreCopyDHCPInfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; | |
240 | 15DAD65A07591A1A0084A6ED /* moh_msg.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB694105C0722B0099E85F /* moh_msg.h */; }; | |
241 | 15DAD65B07591A1A0084A6ED /* moh.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB694305C0722B0099E85F /* moh.h */; }; | |
242 | 15DAD65C07591A1A0084A6ED /* DeviceOnHold.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB694505C0722B0099E85F /* DeviceOnHold.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
243 | 15DAD65D07591A1A0084A6ED /* LinkConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB694705C0722B0099E85F /* LinkConfiguration.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
244 | 15DAD65E07591A1A0084A6ED /* dy_framework.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB694905C0722B0099E85F /* dy_framework.h */; }; | |
245 | 15DAD65F07591A1A0084A6ED /* VLANConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 15CB694B05C0722B0099E85F /* VLANConfiguration.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
246 | 15DAD66107591A1A0084A6ED /* SCPreferencesPathKey.h in Headers */ = {isa = PBXBuildFile; fileRef = 151BDA2B05D9E28B00657BC7 /* SCPreferencesPathKey.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
247 | 15DAD66207591A1A0084A6ED /* dnsinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = 15B73F0905FD1B670096477F /* dnsinfo.h */; }; | |
248 | 15DAD66307591A1A0084A6ED /* dnsinfo_private.h in Headers */ = {isa = PBXBuildFile; fileRef = 15B73F0C05FD1B670096477F /* dnsinfo_private.h */; }; | |
249 | 15DAD66407591A1A0084A6ED /* pppcontroller_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 23C1E2B4062DD2C700835B54 /* pppcontroller_types.h */; }; | |
250 | 15DAD66507591A1A0084A6ED /* pppcontroller.h in Headers */ = {isa = PBXBuildFile; fileRef = 23C1E2BE062DD5DB00835B54 /* pppcontroller.h */; }; | |
251 | 15DAD66607591A1A0084A6ED /* BondConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EE943F406AF409B00772EB5 /* BondConfiguration.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
252 | 15DAD66707591A1A0084A6ED /* BondConfigurationPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 9EE943F506AF409B00772EB5 /* BondConfigurationPrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
253 | 15DAD66907591A1A0084A6ED /* NetworkConfiguration.plist in Resources */ = {isa = PBXBuildFile; fileRef = 15B686220678B65C00FF4023 /* NetworkConfiguration.plist */; }; | |
254 | 15DAD66A07591A1A0084A6ED /* get-mobility-info in Resources */ = {isa = PBXBuildFile; fileRef = 15CFC229068B222F00123568 /* get-mobility-info */; }; | |
255 | 15DAD66B07591A1A0084A6ED /* NetworkInterface.strings in Resources */ = {isa = PBXBuildFile; fileRef = 1577253606EFBF3100D7B52B /* NetworkInterface.strings */; }; | |
256 | 15DAD66D07591A1A0084A6ED /* SCD.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695005C0722B0099E85F /* SCD.c */; settings = {ATTRIBUTES = (); }; }; | |
257 | 15DAD66E07591A1A0084A6ED /* SCDKeys.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695205C0722B0099E85F /* SCDKeys.c */; settings = {ATTRIBUTES = (); }; }; | |
258 | 15DAD66F07591A1A0084A6ED /* SCDPrivate.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695405C0722B0099E85F /* SCDPrivate.c */; settings = {ATTRIBUTES = (); }; }; | |
259 | 15DAD67007591A1A0084A6ED /* SCDPlugin.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695605C0722B0099E85F /* SCDPlugin.c */; settings = {ATTRIBUTES = (); }; }; | |
260 | 15DAD67107591A1A0084A6ED /* SCDOpen.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695805C0722B0099E85F /* SCDOpen.c */; settings = {ATTRIBUTES = (); }; }; | |
261 | 15DAD67207591A1A0084A6ED /* SCDLock.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695A05C0722B0099E85F /* SCDLock.c */; settings = {ATTRIBUTES = (); }; }; | |
262 | 15DAD67307591A1A0084A6ED /* SCDUnlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695C05C0722B0099E85F /* SCDUnlock.c */; settings = {ATTRIBUTES = (); }; }; | |
263 | 15DAD67407591A1A0084A6ED /* SCDList.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB695E05C0722B0099E85F /* SCDList.c */; settings = {ATTRIBUTES = (); }; }; | |
264 | 15DAD67507591A1A0084A6ED /* SCDAdd.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB696005C0722B0099E85F /* SCDAdd.c */; settings = {ATTRIBUTES = (); }; }; | |
265 | 15DAD67607591A1A0084A6ED /* SCDGet.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB696405C0722B0099E85F /* SCDGet.c */; settings = {ATTRIBUTES = (); }; }; | |
266 | 15DAD67707591A1A0084A6ED /* SCDSet.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB696605C0722B0099E85F /* SCDSet.c */; settings = {ATTRIBUTES = (); }; }; | |
267 | 15DAD67807591A1A0084A6ED /* SCDRemove.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB696805C0722B0099E85F /* SCDRemove.c */; settings = {ATTRIBUTES = (); }; }; | |
268 | 15DAD67907591A1A0084A6ED /* SCDTouch.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB696A05C0722B0099E85F /* SCDTouch.c */; settings = {ATTRIBUTES = (); }; }; | |
269 | 15DAD67A07591A1A0084A6ED /* SCDNotify.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB696C05C0722B0099E85F /* SCDNotify.c */; settings = {ATTRIBUTES = (); }; }; | |
270 | 15DAD67B07591A1A0084A6ED /* SCDNotifierSetKeys.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB696E05C0722B0099E85F /* SCDNotifierSetKeys.c */; settings = {ATTRIBUTES = (); }; }; | |
271 | 15DAD67C07591A1A0084A6ED /* SCDNotifierAdd.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697005C0722B0099E85F /* SCDNotifierAdd.c */; settings = {ATTRIBUTES = (); }; }; | |
272 | 15DAD67D07591A1A0084A6ED /* SCDNotifierRemove.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697205C0722B0099E85F /* SCDNotifierRemove.c */; settings = {ATTRIBUTES = (); }; }; | |
273 | 15DAD67E07591A1A0084A6ED /* SCDNotifierGetChanges.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697405C0722B0099E85F /* SCDNotifierGetChanges.c */; settings = {ATTRIBUTES = (); }; }; | |
274 | 15DAD67F07591A1A0084A6ED /* SCDNotifierWait.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697605C0722B0099E85F /* SCDNotifierWait.c */; settings = {ATTRIBUTES = (); }; }; | |
275 | 15DAD68007591A1A0084A6ED /* SCDNotifierInformViaCallback.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697805C0722B0099E85F /* SCDNotifierInformViaCallback.c */; settings = {ATTRIBUTES = (); }; }; | |
276 | 15DAD68107591A1A0084A6ED /* SCDNotifierInformViaMachPort.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697A05C0722B0099E85F /* SCDNotifierInformViaMachPort.c */; settings = {ATTRIBUTES = (); }; }; | |
277 | 15DAD68207591A1A0084A6ED /* SCDNotifierInformViaFD.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697C05C0722B0099E85F /* SCDNotifierInformViaFD.c */; settings = {ATTRIBUTES = (); }; }; | |
278 | 15DAD68307591A1A0084A6ED /* SCDNotifierInformViaSignal.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB697E05C0722B0099E85F /* SCDNotifierInformViaSignal.c */; settings = {ATTRIBUTES = (); }; }; | |
279 | 15DAD68407591A1A0084A6ED /* SCDNotifierCancel.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698005C0722B0099E85F /* SCDNotifierCancel.c */; settings = {ATTRIBUTES = (); }; }; | |
280 | 15DAD68507591A1A0084A6ED /* SCDSnapshot.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698205C0722B0099E85F /* SCDSnapshot.c */; settings = {ATTRIBUTES = (); }; }; | |
281 | 15DAD68607591A1A0084A6ED /* SCP.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698405C0722B0099E85F /* SCP.c */; settings = {ATTRIBUTES = (); }; }; | |
282 | 15DAD68707591A1A0084A6ED /* SCPOpen.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698605C0722B0099E85F /* SCPOpen.c */; settings = {ATTRIBUTES = (); }; }; | |
283 | 15DAD68807591A1A0084A6ED /* SCPLock.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698805C0722B0099E85F /* SCPLock.c */; settings = {ATTRIBUTES = (); }; }; | |
284 | 15DAD68907591A1A0084A6ED /* SCPUnlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698A05C0722B0099E85F /* SCPUnlock.c */; settings = {ATTRIBUTES = (); }; }; | |
285 | 15DAD68A07591A1A0084A6ED /* SCPList.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698C05C0722B0099E85F /* SCPList.c */; settings = {ATTRIBUTES = (); }; }; | |
286 | 15DAD68B07591A1A0084A6ED /* SCPGet.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB698E05C0722B0099E85F /* SCPGet.c */; settings = {ATTRIBUTES = (); }; }; | |
287 | 15DAD68C07591A1A0084A6ED /* SCPAdd.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699005C0722B0099E85F /* SCPAdd.c */; settings = {ATTRIBUTES = (); }; }; | |
288 | 15DAD68D07591A1A0084A6ED /* SCPSet.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699205C0722B0099E85F /* SCPSet.c */; settings = {ATTRIBUTES = (); }; }; | |
289 | 15DAD68E07591A1A0084A6ED /* SCPRemove.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699405C0722B0099E85F /* SCPRemove.c */; settings = {ATTRIBUTES = (); }; }; | |
290 | 15DAD68F07591A1A0084A6ED /* SCPCommit.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699605C0722B0099E85F /* SCPCommit.c */; settings = {ATTRIBUTES = (); }; }; | |
291 | 15DAD69007591A1A0084A6ED /* SCPApply.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699805C0722B0099E85F /* SCPApply.c */; settings = {ATTRIBUTES = (); }; }; | |
292 | 15DAD69107591A1A0084A6ED /* SCPPath.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699A05C0722B0099E85F /* SCPPath.c */; settings = {ATTRIBUTES = (); }; }; | |
293 | 15DAD69207591A1A0084A6ED /* SCDConsoleUser.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699C05C0722B0099E85F /* SCDConsoleUser.c */; settings = {ATTRIBUTES = (); }; }; | |
294 | 15DAD69307591A1A0084A6ED /* SCDHostName.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB699E05C0722B0099E85F /* SCDHostName.c */; settings = {ATTRIBUTES = (); }; }; | |
295 | 15DAD69407591A1A0084A6ED /* SCLocation.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69A005C0722B0099E85F /* SCLocation.c */; settings = {ATTRIBUTES = (); }; }; | |
296 | 15DAD69507591A1A0084A6ED /* SCNetwork.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69A205C0722B0099E85F /* SCNetwork.c */; settings = {ATTRIBUTES = (); }; }; | |
297 | 15DAD69607591A1A0084A6ED /* pppcontroller.defs in Sources */ = {isa = PBXBuildFile; fileRef = 23C1E2B8062DD45900835B54 /* pppcontroller.defs */; settings = {ATTRIBUTES = (Client, ); }; }; | |
298 | 15DAD69707591A1A0084A6ED /* SCNetworkConnection.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69A405C0722B0099E85F /* SCNetworkConnection.c */; settings = {ATTRIBUTES = (); }; }; | |
299 | 15DAD69807591A1A0084A6ED /* SCNetworkReachability.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69A605C0722B0099E85F /* SCNetworkReachability.c */; settings = {ATTRIBUTES = (); }; }; | |
300 | 15DAD69907591A1A0084A6ED /* SCProxies.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69A805C0722B0099E85F /* SCProxies.c */; settings = {ATTRIBUTES = (); }; }; | |
301 | 15DAD69A07591A1A0084A6ED /* DHCP.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69AC05C0722B0099E85F /* DHCP.c */; settings = {ATTRIBUTES = (); }; }; | |
302 | 15DAD69B07591A1A0084A6ED /* moh.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69AE05C0722B0099E85F /* moh.c */; settings = {ATTRIBUTES = (); }; }; | |
303 | 15DAD69C07591A1A0084A6ED /* DeviceOnHold.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69B005C0722B0099E85F /* DeviceOnHold.c */; settings = {ATTRIBUTES = (); }; }; | |
304 | 15DAD69D07591A1A0084A6ED /* LinkConfiguration.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69B205C0722B0099E85F /* LinkConfiguration.c */; settings = {ATTRIBUTES = (); }; }; | |
305 | 15DAD69E07591A1A0084A6ED /* dy_framework.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69B405C0722B0099E85F /* dy_framework.c */; settings = {ATTRIBUTES = (); }; }; | |
306 | 15DAD69F07591A1A0084A6ED /* VLANConfiguration.c in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69B605C0722B0099E85F /* VLANConfiguration.c */; settings = {ATTRIBUTES = (); COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; }; | |
307 | 15DAD6A007591A1A0084A6ED /* config.defs in Sources */ = {isa = PBXBuildFile; fileRef = 15CB69BE05C0722B0099E85F /* config.defs */; settings = {ATTRIBUTES = (Client, ); }; }; | |
308 | 15DAD6A207591A1A0084A6ED /* SCPreferencesPathKey.c in Sources */ = {isa = PBXBuildFile; fileRef = 151BDA5D05D9E2ED00657BC7 /* SCPreferencesPathKey.c */; }; | |
309 | 15DAD6A307591A1A0084A6ED /* dnsinfo_private.c in Sources */ = {isa = PBXBuildFile; fileRef = 15B73F0B05FD1B670096477F /* dnsinfo_private.c */; }; | |
310 | 15DAD6A407591A1A0084A6ED /* dnsinfo_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 15B73F0805FD1B670096477F /* dnsinfo_copy.c */; }; | |
311 | 15DAD6A507591A1A0084A6ED /* shared_dns_info.defs in Sources */ = {isa = PBXBuildFile; fileRef = 15FCAAD005FD0EBF00CB79E6 /* shared_dns_info.defs */; settings = {ATTRIBUTES = (Client, ); }; }; | |
312 | 15DAD6A607591A1A0084A6ED /* SCNetworkConfigurationInternal.c in Sources */ = {isa = PBXBuildFile; fileRef = 15AD7A390670A85900BFE03C /* SCNetworkConfigurationInternal.c */; }; | |
313 | 15DAD6A707591A1A0084A6ED /* SCNetworkInterface.c in Sources */ = {isa = PBXBuildFile; fileRef = 15AD7A3B0670A85900BFE03C /* SCNetworkInterface.c */; }; | |
314 | 15DAD6A807591A1A0084A6ED /* SCNetworkProtocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 15AD7A3C0670A85900BFE03C /* SCNetworkProtocol.c */; }; | |
315 | 15DAD6A907591A1A0084A6ED /* SCNetworkService.c in Sources */ = {isa = PBXBuildFile; fileRef = 15AD7A3D0670A85900BFE03C /* SCNetworkService.c */; }; | |
316 | 15DAD6AA07591A1A0084A6ED /* SCNetworkSet.c in Sources */ = {isa = PBXBuildFile; fileRef = 15AD7A3E0670A85900BFE03C /* SCNetworkSet.c */; }; | |
317 | 15DAD6AB07591A1A0084A6ED /* BondConfiguration.c in Sources */ = {isa = PBXBuildFile; fileRef = 9EE943F306AF409B00772EB5 /* BondConfiguration.c */; settings = {COMPILER_FLAGS = "-Wno-deprecated-declarations"; }; }; | |
318 | 15DAD6AE07591A1A0084A6ED /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */; }; | |
319 | 15DAF2DA08466D4900D1B2BD /* helper_comm.c in Sources */ = {isa = PBXBuildFile; fileRef = 15DAF2D608466D4900D1B2BD /* helper_comm.c */; }; | |
320 | 15DAF2DB08466D4900D1B2BD /* helper_comm.h in Headers */ = {isa = PBXBuildFile; fileRef = 15DAF2D708466D4900D1B2BD /* helper_comm.h */; }; | |
321 | 15DAF2DC08466D4900D1B2BD /* SCHelper_client.c in Sources */ = {isa = PBXBuildFile; fileRef = 15DAF2D808466D4900D1B2BD /* SCHelper_client.c */; }; | |
322 | 15DAF2DF08466D4900D1B2BD /* helper_comm.h in Headers */ = {isa = PBXBuildFile; fileRef = 15DAF2D708466D4900D1B2BD /* helper_comm.h */; }; | |
323 | 15DAF2E108466D4900D1B2BD /* SCHelper_server.c in Sources */ = {isa = PBXBuildFile; fileRef = 15DAF2D908466D4900D1B2BD /* SCHelper_server.c */; }; | |
6d034b4e A |
324 | 15E517680CCFBCD0008FFE82 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */; }; |
325 | 15FC130B0CCEA59E0013872C /* monitor.c in Sources */ = {isa = PBXBuildFile; fileRef = 15FC130A0CCEA59E0013872C /* monitor.c */; }; | |
326 | 15FC13180CCF74740013872C /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */; }; | |
327 | 15FEE80E0CCFD341001312F9 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 15FEE80D0CCFD341001312F9 /* ApplicationServices.framework */; }; | |
328 | 15FEE81F0CD03E75001312F9 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 15FEE8180CD03CBB001312F9 /* Localizable.strings */; }; | |
edebe297 A |
329 | F95B8A430B03E07A00993BA3 /* SCNetworkSignature.c in Sources */ = {isa = PBXBuildFile; fileRef = F95B8A420B03E07A00993BA3 /* SCNetworkSignature.c */; }; |
330 | F95B8A460B03E09300993BA3 /* SCNetworkSignature.h in Headers */ = {isa = PBXBuildFile; fileRef = F95B8A440B03E09300993BA3 /* SCNetworkSignature.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
331 | F95B8A470B03E09300993BA3 /* SCNetworkSignaturePrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = F95B8A450B03E09300993BA3 /* SCNetworkSignaturePrivate.h */; settings = {ATTRIBUTES = (Private, ); }; }; | |
332 | F95B8A690B03F9B500993BA3 /* NetworkIdentification.c in Sources */ = {isa = PBXBuildFile; fileRef = F95B8A680B03F97800993BA3 /* NetworkIdentification.c */; }; | |
333 | /* End PBXBuildFile section */ | |
334 | ||
335 | /* Begin PBXContainerItemProxy section */ | |
6d034b4e A |
336 | 150ECB3B0D0079280065E94D /* PBXContainerItemProxy */ = { |
337 | isa = PBXContainerItemProxy; | |
338 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
339 | proxyType = 1; | |
be997540 | 340 | remoteGlobalIDString = 151F5D990CCE98E50093AC3B; |
6d034b4e A |
341 | remoteInfo = SCMonitor; |
342 | }; | |
edebe297 A |
343 | 1520A385084681350010B584 /* PBXContainerItemProxy */ = { |
344 | isa = PBXContainerItemProxy; | |
345 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
346 | proxyType = 1; | |
347 | remoteGlobalIDString = 1547001808455B98006787CE; | |
348 | remoteInfo = SCHelper; | |
349 | }; | |
350 | 1533B94009731A9600F2B34A /* PBXContainerItemProxy */ = { | |
351 | isa = PBXContainerItemProxy; | |
352 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
353 | proxyType = 1; | |
354 | remoteGlobalIDString = 15FD733A0754DBDA001CC321; | |
355 | remoteInfo = ATconfig; | |
356 | }; | |
357 | 1558480507550D470046C2E9 /* PBXContainerItemProxy */ = { | |
358 | isa = PBXContainerItemProxy; | |
359 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
360 | proxyType = 1; | |
361 | remoteGlobalIDString = 159D549F07529FFF004F8947; | |
362 | remoteInfo = configd; | |
363 | }; | |
364 | 1558480707550D470046C2E9 /* PBXContainerItemProxy */ = { | |
365 | isa = PBXContainerItemProxy; | |
366 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
367 | proxyType = 1; | |
368 | remoteGlobalIDString = 1558481207550EC10046C2E9; | |
369 | remoteInfo = scselect; | |
370 | }; | |
371 | 1558480907550D470046C2E9 /* PBXContainerItemProxy */ = { | |
372 | isa = PBXContainerItemProxy; | |
373 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
374 | proxyType = 1; | |
375 | remoteGlobalIDString = 155847430754FDCD0046C2E9; | |
376 | remoteInfo = scutil; | |
377 | }; | |
378 | 1558480E07550DD00046C2E9 /* PBXContainerItemProxy */ = { | |
379 | isa = PBXContainerItemProxy; | |
380 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
381 | proxyType = 1; | |
382 | remoteGlobalIDString = 155847FA07550D210046C2E9; | |
383 | remoteInfo = configd_executables; | |
384 | }; | |
385 | 157BB8BF075924460025DA7A /* PBXContainerItemProxy */ = { | |
386 | isa = PBXContainerItemProxy; | |
387 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
388 | proxyType = 1; | |
389 | remoteGlobalIDString = 15DAD63F07591A1A0084A6ED; | |
390 | remoteInfo = SystemConfiguration.framework; | |
391 | }; | |
392 | 157BB8C1075924470025DA7A /* PBXContainerItemProxy */ = { | |
393 | isa = PBXContainerItemProxy; | |
394 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
395 | proxyType = 1; | |
396 | remoteGlobalIDString = 15DAD5DF075913CE0084A6ED; | |
397 | remoteInfo = DNSConfiguration; | |
398 | }; | |
399 | 157BB8C30759244B0025DA7A /* PBXContainerItemProxy */ = { | |
400 | isa = PBXContainerItemProxy; | |
401 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
402 | proxyType = 1; | |
403 | remoteGlobalIDString = 157BB8AE075924360025DA7A; | |
404 | remoteInfo = Frameworks; | |
405 | }; | |
406 | 15828B060753B77E00AD4710 /* PBXContainerItemProxy */ = { | |
407 | isa = PBXContainerItemProxy; | |
408 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
409 | proxyType = 1; | |
410 | remoteGlobalIDString = 15828AE60753B5F900AD4710; | |
411 | remoteInfo = KernelEventMonitor.bundle; | |
412 | }; | |
413 | 158AD9850754E72500124717 /* PBXContainerItemProxy */ = { | |
414 | isa = PBXContainerItemProxy; | |
415 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
416 | proxyType = 1; | |
417 | remoteGlobalIDString = 15FD72A10754DA4C001CC321; | |
418 | remoteInfo = IPMonitor.bundle; | |
419 | }; | |
420 | 158AD9870754E72500124717 /* PBXContainerItemProxy */ = { | |
421 | isa = PBXContainerItemProxy; | |
422 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
423 | proxyType = 1; | |
424 | remoteGlobalIDString = 15FD72930754DA2B001CC321; | |
425 | remoteInfo = InterfaceNamer.bundle; | |
426 | }; | |
427 | 158AD98B0754E72500124717 /* PBXContainerItemProxy */ = { | |
428 | isa = PBXContainerItemProxy; | |
429 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
430 | proxyType = 1; | |
431 | remoteGlobalIDString = 15FD72B10754DA69001CC321; | |
432 | remoteInfo = LinkConfiguration.bundle; | |
433 | }; | |
434 | 158AD98D0754E72500124717 /* PBXContainerItemProxy */ = { | |
435 | isa = PBXContainerItemProxy; | |
436 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
437 | proxyType = 1; | |
438 | remoteGlobalIDString = 15FD72C50754DA7E001CC321; | |
439 | remoteInfo = PreferencesMonitor.bundle; | |
440 | }; | |
441 | 159D542107528E85004F8947 /* PBXContainerItemProxy */ = { | |
442 | isa = PBXContainerItemProxy; | |
443 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
444 | proxyType = 1; | |
445 | remoteGlobalIDString = 159D53D307528BDA004F8947; | |
446 | remoteInfo = KernelEventMonitor; | |
447 | }; | |
448 | 159D542507528E85004F8947 /* PBXContainerItemProxy */ = { | |
449 | isa = PBXContainerItemProxy; | |
450 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
451 | proxyType = 1; | |
452 | remoteGlobalIDString = 159D53E407528C4A004F8947; | |
453 | remoteInfo = InterfaceNamer; | |
454 | }; | |
455 | 159D542707528E85004F8947 /* PBXContainerItemProxy */ = { | |
456 | isa = PBXContainerItemProxy; | |
457 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
458 | proxyType = 1; | |
459 | remoteGlobalIDString = 159D53EB07528C61004F8947; | |
460 | remoteInfo = IPMonitor; | |
461 | }; | |
462 | 159D542907528E85004F8947 /* PBXContainerItemProxy */ = { | |
463 | isa = PBXContainerItemProxy; | |
464 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
465 | proxyType = 1; | |
466 | remoteGlobalIDString = 159D53F207528C79004F8947; | |
467 | remoteInfo = LinkConfiguration; | |
468 | }; | |
469 | 159D542B07528E85004F8947 /* PBXContainerItemProxy */ = { | |
470 | isa = PBXContainerItemProxy; | |
471 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
472 | proxyType = 1; | |
473 | remoteGlobalIDString = 159D53F907528C95004F8947; | |
474 | remoteInfo = PreferencesMonitor; | |
475 | }; | |
476 | 159D542D07529008004F8947 /* PBXContainerItemProxy */ = { | |
477 | isa = PBXContainerItemProxy; | |
478 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
479 | proxyType = 1; | |
480 | remoteGlobalIDString = 159D542007528E7C004F8947; | |
481 | remoteInfo = Plugins; | |
482 | }; | |
483 | 15DAD5730759115F0084A6ED /* PBXContainerItemProxy */ = { | |
484 | isa = PBXContainerItemProxy; | |
485 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
486 | proxyType = 1; | |
487 | remoteGlobalIDString = 15FD731E0754DB9F001CC321; | |
488 | remoteInfo = ATconfig.bundle; | |
489 | }; | |
490 | F95B8A760B03FB9100993BA3 /* PBXContainerItemProxy */ = { | |
491 | isa = PBXContainerItemProxy; | |
492 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
493 | proxyType = 1; | |
494 | remoteGlobalIDString = F95B8A6A0B03F9D100993BA3; | |
495 | remoteInfo = NetworkIdentification.bundle; | |
496 | }; | |
497 | F95B8A780B03FB9100993BA3 /* PBXContainerItemProxy */ = { | |
498 | isa = PBXContainerItemProxy; | |
499 | containerPortal = 15CB6A7705C0722B0099E85F /* Project object */; | |
500 | proxyType = 1; | |
501 | remoteGlobalIDString = F95B8A5E0B03F81400993BA3; | |
502 | remoteInfo = NetworkIdentification; | |
503 | }; | |
504 | /* End PBXContainerItemProxy section */ | |
505 | ||
506 | /* Begin PBXCopyFilesBuildPhase section */ | |
507 | 155847680754FDCD0046C2E9 /* CopyFiles */ = { | |
508 | isa = PBXCopyFilesBuildPhase; | |
509 | buildActionMask = 8; | |
510 | dstPath = /usr/share/man/man8; | |
511 | dstSubfolderSpec = 0; | |
512 | files = ( | |
513 | 155847690754FDCD0046C2E9 /* scutil.8 in CopyFiles */, | |
514 | ); | |
515 | runOnlyForDeploymentPostprocessing = 1; | |
516 | }; | |
517 | 1558481B07550EC10046C2E9 /* CopyFiles */ = { | |
518 | isa = PBXCopyFilesBuildPhase; | |
519 | buildActionMask = 8; | |
520 | dstPath = /usr/share/man/man8; | |
521 | dstSubfolderSpec = 0; | |
522 | files = ( | |
523 | 1558481C07550EC10046C2E9 /* scselect.8 in CopyFiles */, | |
524 | ); | |
525 | runOnlyForDeploymentPostprocessing = 1; | |
526 | }; | |
527 | 159D54D507529FFF004F8947 /* CopyFiles */ = { | |
528 | isa = PBXCopyFilesBuildPhase; | |
529 | buildActionMask = 8; | |
530 | dstPath = /usr/share/man/man8; | |
531 | dstSubfolderSpec = 0; | |
532 | files = ( | |
533 | 159D54D607529FFF004F8947 /* configd.8 in CopyFiles */, | |
534 | ); | |
535 | runOnlyForDeploymentPostprocessing = 1; | |
536 | }; | |
537 | 159D54D707529FFF004F8947 /* CopyFiles */ = { | |
538 | isa = PBXCopyFilesBuildPhase; | |
539 | buildActionMask = 8; | |
540 | dstPath = /System/Library/LaunchDaemons; | |
541 | dstSubfolderSpec = 0; | |
542 | files = ( | |
543 | 1540E3610987DA9500157C07 /* com.apple.configd.plist in CopyFiles */, | |
544 | ); | |
545 | runOnlyForDeploymentPostprocessing = 1; | |
546 | }; | |
547 | /* End PBXCopyFilesBuildPhase section */ | |
548 | ||
549 | /* Begin PBXFileReference section */ | |
550 | 150607BD075A00A200B147BA /* SCSchemaDefinitions.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCSchemaDefinitions.c; sourceTree = "<group>"; }; | |
551 | 150607DE075A00A300B147BA /* SCSchemaDefinitions.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCSchemaDefinitions.h; sourceTree = "<group>"; }; | |
552 | 1514D76D05C08A5F00757DC9 /* config_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config_types.h; path = SystemConfiguration.fproj/config_types.h; sourceTree = SOURCE_ROOT; }; | |
553 | 151BDA2B05D9E28B00657BC7 /* SCPreferencesPathKey.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SCPreferencesPathKey.h; path = SystemConfiguration.fproj/SCPreferencesPathKey.h; sourceTree = SOURCE_ROOT; }; | |
554 | 151BDA5D05D9E2ED00657BC7 /* SCPreferencesPathKey.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SCPreferencesPathKey.c; path = SystemConfiguration.fproj/SCPreferencesPathKey.c; sourceTree = SOURCE_ROOT; }; | |
6d034b4e | 555 | 151F5D9A0CCE98E50093AC3B /* SCMonitor.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SCMonitor.plugin; sourceTree = BUILT_PRODUCTS_DIR; }; |
edebe297 A |
556 | 151F63EC09328A3C0096DCC9 /* genSCPreferences */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = genSCPreferences; sourceTree = BUILT_PRODUCTS_DIR; }; |
557 | 1520A3DE0846B2DC0010B584 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; | |
558 | 1521FC5C060F296A003B28F5 /* dnsinfo_create.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dnsinfo_create.c; path = dnsinfo/dnsinfo_create.c; sourceTree = SOURCE_ROOT; }; | |
559 | 152CEED0070CF6640050F23C /* libedit.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libedit.dylib; path = /usr/lib/libedit.2.dylib; sourceTree = "<absolute>"; }; | |
560 | 152E68C00A2C89C70011FDA8 /* SCPreferencesKeychainPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCPreferencesKeychainPrivate.h; sourceTree = "<group>"; }; | |
561 | 152E68C20A2C89E30011FDA8 /* SCPreferencesKeychainPrivate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCPreferencesKeychainPrivate.c; sourceTree = "<group>"; }; | |
562 | 1532629006281C9D00B1C10C /* dnsinfo_create.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dnsinfo_create.h; path = dnsinfo/dnsinfo_create.h; sourceTree = "<group>"; }; | |
563 | 1540E3600987DA9500157C07 /* com.apple.configd.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = com.apple.configd.plist; sourceTree = "<group>"; }; | |
564 | 1543636A0752D03C00A8EC6C /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; | |
565 | 1547001D08455B98006787CE /* SCHelper */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SCHelper; sourceTree = BUILT_PRODUCTS_DIR; }; | |
566 | 154CF3F307E1EA4D00D8302E /* SCPreferencesGetSpecificPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCPreferencesGetSpecificPrivate.h; sourceTree = "<group>"; }; | |
567 | 1558476A0754FDCD0046C2E9 /* scutil */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = scutil; sourceTree = BUILT_PRODUCTS_DIR; }; | |
568 | 1558481D07550EC10046C2E9 /* scselect */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = scselect; sourceTree = BUILT_PRODUCTS_DIR; }; | |
569 | 155A1E6B081079CC00F70D98 /* SCNetworkConfigurationPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCNetworkConfigurationPrivate.h; sourceTree = "<group>"; }; | |
570 | 155B7BF60847776D00F0E262 /* SCHelper_client.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SCHelper_client.h; path = helper/SCHelper_client.h; sourceTree = "<group>"; }; | |
571 | 155D22380AF13A7300D52ED0 /* dns-configuration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "dns-configuration.h"; sourceTree = "<group>"; }; | |
572 | 155D22390AF13A7300D52ED0 /* set-hostname.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "set-hostname.h"; sourceTree = "<group>"; }; | |
573 | 155D223A0AF13A7300D52ED0 /* smb-configuration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = "smb-configuration.h"; sourceTree = "<group>"; }; | |
574 | 156BD6BB07E0DFA9008698FF /* SCPreferencesSetSpecificPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCPreferencesSetSpecificPrivate.h; sourceTree = "<group>"; }; | |
575 | 1572EB7A0A506D3B00D02459 /* smb-configuration.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "smb-configuration.c"; sourceTree = "<group>"; }; | |
576 | 1577252F06EFB96700D7B52B /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/NetworkInterface.strings; sourceTree = "<group>"; }; | |
577 | 157A88880A470D0F003A4256 /* SCSchemaDefinitionsPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCSchemaDefinitionsPrivate.h; sourceTree = "<group>"; }; | |
578 | 15828AE70753B5F900AD4710 /* KernelEventMonitor.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KernelEventMonitor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
579 | 1587A31F0B6AACD70063104A /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = /usr/lib/libicucore.dylib; sourceTree = "<absolute>"; }; | |
580 | 158AD85B0754E38F00124717 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
581 | 158AD8700754E3D400124717 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
582 | 158AD8C00754E3EF00124717 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
583 | 158AD9100754E40E00124717 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
584 | 158AD9F80754EA2F00124717 /* AppleTalk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppleTalk.framework; path = /System/Library/Frameworks/AppleTalk.framework; sourceTree = "<absolute>"; }; | |
585 | 159D53A707528B36004F8947 /* ip_plugin.c */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.c; path = ip_plugin.c; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; }; | |
586 | 159D53A807528B36004F8947 /* Resolvers.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Resolvers.plist; sourceTree = "<group>"; }; | |
587 | 159D53AA07528B36004F8947 /* dns-configuration.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "dns-configuration.c"; sourceTree = "<group>"; }; | |
588 | 159D53AB07528B36004F8947 /* set-hostname.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = "set-hostname.c"; sourceTree = "<group>"; }; | |
589 | 159D53AE07528B36004F8947 /* ifnamer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ifnamer.c; sourceTree = "<group>"; }; | |
590 | 159D53B007528B36004F8947 /* eventmon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = eventmon.c; sourceTree = "<group>"; }; | |
591 | 159D53B107528B36004F8947 /* ev_dlil.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ev_dlil.c; sourceTree = "<group>"; }; | |
592 | 159D53B207528B36004F8947 /* ev_dlil.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ev_dlil.h; sourceTree = "<group>"; }; | |
593 | 159D53B307528B36004F8947 /* ev_ipv4.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ev_ipv4.c; sourceTree = "<group>"; }; | |
594 | 159D53B407528B36004F8947 /* ev_ipv6.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ev_ipv6.c; sourceTree = "<group>"; }; | |
595 | 159D53B607528B36004F8947 /* ev_appletalk.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ev_appletalk.h; sourceTree = "<group>"; }; | |
596 | 159D53B707528B36004F8947 /* eventmon.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = eventmon.h; sourceTree = "<group>"; }; | |
597 | 159D53B807528B36004F8947 /* ev_ipv4.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ev_ipv4.h; sourceTree = "<group>"; }; | |
598 | 159D53B907528B36004F8947 /* ev_appletalk.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ev_appletalk.c; sourceTree = "<group>"; }; | |
599 | 159D53BA07528B36004F8947 /* ev_ipv6.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ev_ipv6.h; sourceTree = "<group>"; }; | |
600 | 159D53BC07528B36004F8947 /* Kicker.xml */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Kicker.xml; sourceTree = "<group>"; }; | |
601 | 159D53BD07528B36004F8947 /* enable-network */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "enable-network"; sourceTree = "<group>"; }; | |
602 | 159D53BE07528B36004F8947 /* kicker.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = kicker.c; sourceTree = "<group>"; }; | |
603 | 159D53C107528B36004F8947 /* linkconfig.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = linkconfig.c; sourceTree = "<group>"; }; | |
604 | 159D53C307528B36004F8947 /* prefsmon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = prefsmon.c; sourceTree = "<group>"; }; | |
605 | 159D53C507528B36004F8947 /* cfManager.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cfManager.c; sourceTree = "<group>"; }; | |
606 | 159D53C607528B36004F8947 /* cfManager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cfManager.h; sourceTree = "<group>"; }; | |
607 | 159D53C707528B36004F8947 /* atconfig.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = atconfig.c; sourceTree = "<group>"; }; | |
608 | 159D53CA07528B36004F8947 /* cache.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = cache.c; sourceTree = "<group>"; }; | |
609 | 159D53CB07528B36004F8947 /* cache.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = cache.h; sourceTree = "<group>"; }; | |
610 | 159D53D407528BDA004F8947 /* libKernelEventMonitor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libKernelEventMonitor.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
611 | 159D53DE07528C2E004F8947 /* libKicker.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libKicker.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
612 | 159D53E507528C4A004F8947 /* libInterfaceNamer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libInterfaceNamer.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
613 | 159D53EC07528C61004F8947 /* libIPMonitor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libIPMonitor.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
614 | 159D53F307528C79004F8947 /* libLinkConfiguration.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libLinkConfiguration.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
615 | 159D53FA07528C95004F8947 /* libPreferencesMonitor.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPreferencesMonitor.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
616 | 159D54D907529FFF004F8947 /* configd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = configd; sourceTree = BUILT_PRODUCTS_DIR; }; | |
617 | 15A2972D0A13C08C009879B3 /* SCNetworkConnectionPrivate.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCNetworkConnectionPrivate.c; sourceTree = "<group>"; }; | |
618 | 15A2972E0A13C08C009879B3 /* SCNetworkConnectionPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCNetworkConnectionPrivate.h; sourceTree = "<group>"; }; | |
619 | 15A509A306C2518F001F0AB7 /* net.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = net.c; sourceTree = "<group>"; }; | |
620 | 15A509A406C2518F001F0AB7 /* net.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = net.h; sourceTree = "<group>"; }; | |
621 | 15A6F7C30A4B266D00B907EA /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
622 | 15AD7A380670A85900BFE03C /* SCNetworkConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCNetworkConfiguration.h; sourceTree = "<group>"; }; | |
623 | 15AD7A390670A85900BFE03C /* SCNetworkConfigurationInternal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCNetworkConfigurationInternal.c; sourceTree = "<group>"; }; | |
624 | 15AD7A3A0670A85900BFE03C /* SCNetworkConfigurationInternal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCNetworkConfigurationInternal.h; sourceTree = "<group>"; }; | |
625 | 15AD7A3B0670A85900BFE03C /* SCNetworkInterface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCNetworkInterface.c; sourceTree = "<group>"; }; | |
626 | 15AD7A3C0670A85900BFE03C /* SCNetworkProtocol.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCNetworkProtocol.c; sourceTree = "<group>"; }; | |
627 | 15AD7A3D0670A85900BFE03C /* SCNetworkService.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCNetworkService.c; sourceTree = "<group>"; }; | |
628 | 15AD7A3E0670A85900BFE03C /* SCNetworkSet.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCNetworkSet.c; sourceTree = "<group>"; }; | |
629 | 15B686220678B65C00FF4023 /* NetworkConfiguration.plist */ = {isa = PBXFileReference; explicitFileType = text.xml; fileEncoding = 4; path = NetworkConfiguration.plist; sourceTree = "<group>"; }; | |
630 | 15B73F0805FD1B670096477F /* dnsinfo_copy.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dnsinfo_copy.c; path = dnsinfo/dnsinfo_copy.c; sourceTree = "<group>"; }; | |
631 | 15B73F0905FD1B670096477F /* dnsinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dnsinfo.h; path = dnsinfo/dnsinfo.h; sourceTree = "<group>"; }; | |
632 | 15B73F0B05FD1B670096477F /* dnsinfo_private.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dnsinfo_private.c; path = dnsinfo/dnsinfo_private.c; sourceTree = "<group>"; }; | |
633 | 15B73F0C05FD1B670096477F /* dnsinfo_private.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dnsinfo_private.h; path = dnsinfo/dnsinfo_private.h; sourceTree = "<group>"; }; | |
634 | 15B73F0D05FD1B670096477F /* dnsinfo_server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dnsinfo_server.c; path = dnsinfo/dnsinfo_server.c; sourceTree = "<group>"; }; | |
635 | 15B73F0E05FD1B670096477F /* dnsinfo_server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dnsinfo_server.h; path = dnsinfo/dnsinfo_server.h; sourceTree = "<group>"; }; | |
636 | 15BAA32207F0699A00D9EC95 /* libbsm.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libbsm.dylib; path = /usr/lib/libbsm.dylib; sourceTree = "<absolute>"; }; | |
637 | 15CB690505C0722A0099E85F /* preferences.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = preferences.xml; sourceTree = "<group>"; }; | |
638 | 15CB691305C0722B0099E85F /* SystemConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SystemConfiguration.h; sourceTree = "<group>"; }; | |
639 | 15CB691505C0722B0099E85F /* SCPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCPrivate.h; sourceTree = "<group>"; }; | |
640 | 15CB691705C0722B0099E85F /* SCDPlugin.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDPlugin.h; sourceTree = "<group>"; }; | |
641 | 15CB691B05C0722B0099E85F /* SCDynamicStoreInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStoreInternal.h; sourceTree = "<group>"; }; | |
642 | 15CB691D05C0722B0099E85F /* SCDynamicStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStore.h; sourceTree = "<group>"; }; | |
643 | 15CB691F05C0722B0099E85F /* SCDynamicStorePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStorePrivate.h; sourceTree = "<group>"; }; | |
644 | 15CB692105C0722B0099E85F /* SCDynamicStoreKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStoreKey.h; sourceTree = "<group>"; }; | |
645 | 15CB692305C0722B0099E85F /* SCDynamicStoreCopySpecific.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStoreCopySpecific.h; sourceTree = "<group>"; }; | |
646 | 15CB692505C0722B0099E85F /* SCDynamicStoreCopySpecificPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStoreCopySpecificPrivate.h; sourceTree = "<group>"; }; | |
647 | 15CB692705C0722B0099E85F /* SCDynamicStoreSetSpecificPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStoreSetSpecificPrivate.h; sourceTree = "<group>"; }; | |
648 | 15CB692905C0722B0099E85F /* SCPreferencesInternal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCPreferencesInternal.h; sourceTree = "<group>"; }; | |
649 | 15CB692B05C0722B0099E85F /* SCPreferences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCPreferences.h; sourceTree = "<group>"; }; | |
650 | 15CB692D05C0722B0099E85F /* SCPreferencesPrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCPreferencesPrivate.h; sourceTree = "<group>"; }; | |
651 | 15CB692F05C0722B0099E85F /* SCPreferencesPath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCPreferencesPath.h; sourceTree = "<group>"; }; | |
652 | 15CB693105C0722B0099E85F /* SCPreferencesSetSpecific.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCPreferencesSetSpecific.h; sourceTree = "<group>"; }; | |
653 | 15CB693305C0722B0099E85F /* SCNetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCNetwork.h; sourceTree = "<group>"; }; | |
654 | 15CB693505C0722B0099E85F /* SCNetworkConnection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCNetworkConnection.h; sourceTree = "<group>"; }; | |
655 | 15CB693705C0722B0099E85F /* SCNetworkReachability.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCNetworkReachability.h; sourceTree = "<group>"; }; | |
656 | 15CB693905C0722B0099E85F /* SCValidation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCValidation.h; sourceTree = "<group>"; }; | |
657 | 15CB693D05C0722B0099E85F /* DHCPClientPreferences.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DHCPClientPreferences.h; sourceTree = "<group>"; }; | |
658 | 15CB693F05C0722B0099E85F /* SCDynamicStoreCopyDHCPInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SCDynamicStoreCopyDHCPInfo.h; sourceTree = "<group>"; }; | |
659 | 15CB694105C0722B0099E85F /* moh_msg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = moh_msg.h; sourceTree = "<group>"; }; | |
660 | 15CB694305C0722B0099E85F /* moh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = moh.h; sourceTree = "<group>"; }; | |
661 | 15CB694505C0722B0099E85F /* DeviceOnHold.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeviceOnHold.h; sourceTree = "<group>"; }; | |
662 | 15CB694705C0722B0099E85F /* LinkConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LinkConfiguration.h; sourceTree = "<group>"; }; | |
663 | 15CB694905C0722B0099E85F /* dy_framework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dy_framework.h; sourceTree = "<group>"; }; | |
664 | 15CB694B05C0722B0099E85F /* VLANConfiguration.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VLANConfiguration.h; sourceTree = "<group>"; }; | |
665 | 15CB695005C0722B0099E85F /* SCD.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCD.c; sourceTree = "<group>"; }; | |
666 | 15CB695205C0722B0099E85F /* SCDKeys.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDKeys.c; sourceTree = "<group>"; }; | |
667 | 15CB695405C0722B0099E85F /* SCDPrivate.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDPrivate.c; sourceTree = "<group>"; }; | |
668 | 15CB695605C0722B0099E85F /* SCDPlugin.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDPlugin.c; sourceTree = "<group>"; }; | |
669 | 15CB695805C0722B0099E85F /* SCDOpen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDOpen.c; sourceTree = "<group>"; }; | |
670 | 15CB695A05C0722B0099E85F /* SCDLock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDLock.c; sourceTree = "<group>"; }; | |
671 | 15CB695C05C0722B0099E85F /* SCDUnlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDUnlock.c; sourceTree = "<group>"; }; | |
672 | 15CB695E05C0722B0099E85F /* SCDList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDList.c; sourceTree = "<group>"; }; | |
673 | 15CB696005C0722B0099E85F /* SCDAdd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDAdd.c; sourceTree = "<group>"; }; | |
674 | 15CB696405C0722B0099E85F /* SCDGet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDGet.c; sourceTree = "<group>"; }; | |
675 | 15CB696605C0722B0099E85F /* SCDSet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDSet.c; sourceTree = "<group>"; }; | |
676 | 15CB696805C0722B0099E85F /* SCDRemove.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDRemove.c; sourceTree = "<group>"; }; | |
677 | 15CB696A05C0722B0099E85F /* SCDTouch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDTouch.c; sourceTree = "<group>"; }; | |
678 | 15CB696C05C0722B0099E85F /* SCDNotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotify.c; sourceTree = "<group>"; }; | |
679 | 15CB696E05C0722B0099E85F /* SCDNotifierSetKeys.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierSetKeys.c; sourceTree = "<group>"; }; | |
680 | 15CB697005C0722B0099E85F /* SCDNotifierAdd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierAdd.c; sourceTree = "<group>"; }; | |
681 | 15CB697205C0722B0099E85F /* SCDNotifierRemove.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierRemove.c; sourceTree = "<group>"; }; | |
682 | 15CB697405C0722B0099E85F /* SCDNotifierGetChanges.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierGetChanges.c; sourceTree = "<group>"; }; | |
683 | 15CB697605C0722B0099E85F /* SCDNotifierWait.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierWait.c; sourceTree = "<group>"; }; | |
684 | 15CB697805C0722B0099E85F /* SCDNotifierInformViaCallback.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierInformViaCallback.c; sourceTree = "<group>"; }; | |
685 | 15CB697A05C0722B0099E85F /* SCDNotifierInformViaMachPort.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierInformViaMachPort.c; sourceTree = "<group>"; }; | |
686 | 15CB697C05C0722B0099E85F /* SCDNotifierInformViaFD.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierInformViaFD.c; sourceTree = "<group>"; }; | |
687 | 15CB697E05C0722B0099E85F /* SCDNotifierInformViaSignal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierInformViaSignal.c; sourceTree = "<group>"; }; | |
688 | 15CB698005C0722B0099E85F /* SCDNotifierCancel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDNotifierCancel.c; sourceTree = "<group>"; }; | |
689 | 15CB698205C0722B0099E85F /* SCDSnapshot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDSnapshot.c; sourceTree = "<group>"; }; | |
690 | 15CB698405C0722B0099E85F /* SCP.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCP.c; sourceTree = "<group>"; }; | |
691 | 15CB698605C0722B0099E85F /* SCPOpen.c */ = {isa = PBXFileReference; indentWidth = 8; lastKnownFileType = sourcecode.c.c; path = SCPOpen.c; sourceTree = "<group>"; tabWidth = 8; }; | |
692 | 15CB698805C0722B0099E85F /* SCPLock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPLock.c; sourceTree = "<group>"; }; | |
693 | 15CB698A05C0722B0099E85F /* SCPUnlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPUnlock.c; sourceTree = "<group>"; }; | |
694 | 15CB698C05C0722B0099E85F /* SCPList.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPList.c; sourceTree = "<group>"; }; | |
695 | 15CB698E05C0722B0099E85F /* SCPGet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPGet.c; sourceTree = "<group>"; }; | |
696 | 15CB699005C0722B0099E85F /* SCPAdd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPAdd.c; sourceTree = "<group>"; }; | |
697 | 15CB699205C0722B0099E85F /* SCPSet.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPSet.c; sourceTree = "<group>"; }; | |
698 | 15CB699405C0722B0099E85F /* SCPRemove.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPRemove.c; sourceTree = "<group>"; }; | |
699 | 15CB699605C0722B0099E85F /* SCPCommit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPCommit.c; sourceTree = "<group>"; }; | |
700 | 15CB699805C0722B0099E85F /* SCPApply.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPApply.c; sourceTree = "<group>"; }; | |
701 | 15CB699A05C0722B0099E85F /* SCPPath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCPPath.c; sourceTree = "<group>"; }; | |
702 | 15CB699C05C0722B0099E85F /* SCDConsoleUser.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDConsoleUser.c; sourceTree = "<group>"; }; | |
703 | 15CB699E05C0722B0099E85F /* SCDHostName.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCDHostName.c; sourceTree = "<group>"; }; | |
704 | 15CB69A005C0722B0099E85F /* SCLocation.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCLocation.c; sourceTree = "<group>"; }; | |
705 | 15CB69A205C0722B0099E85F /* SCNetwork.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCNetwork.c; sourceTree = "<group>"; }; | |
706 | 15CB69A405C0722B0099E85F /* SCNetworkConnection.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCNetworkConnection.c; sourceTree = "<group>"; }; | |
707 | 15CB69A605C0722B0099E85F /* SCNetworkReachability.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCNetworkReachability.c; sourceTree = "<group>"; }; | |
708 | 15CB69A805C0722B0099E85F /* SCProxies.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SCProxies.c; sourceTree = "<group>"; }; | |
709 | 15CB69AC05C0722B0099E85F /* DHCP.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DHCP.c; sourceTree = "<group>"; }; | |
710 | 15CB69AE05C0722B0099E85F /* moh.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = moh.c; sourceTree = "<group>"; }; | |
711 | 15CB69B005C0722B0099E85F /* DeviceOnHold.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DeviceOnHold.c; sourceTree = "<group>"; }; | |
712 | 15CB69B205C0722B0099E85F /* LinkConfiguration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LinkConfiguration.c; sourceTree = "<group>"; }; | |
713 | 15CB69B405C0722B0099E85F /* dy_framework.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dy_framework.c; sourceTree = "<group>"; }; | |
714 | 15CB69B605C0722B0099E85F /* VLANConfiguration.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VLANConfiguration.c; sourceTree = "<group>"; }; | |
715 | 15CB69BE05C0722B0099E85F /* config.defs */ = {isa = PBXFileReference; explicitFileType = sourcecode.mig; name = config.defs; path = SystemConfiguration.fproj/config.defs; sourceTree = "<group>"; }; | |
716 | 15CB69BF05C0722B0099E85F /* genSCPreferences.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = genSCPreferences.c; path = SystemConfiguration.fproj/genSCPreferences.c; sourceTree = "<group>"; }; | |
717 | 15CB69CF05C0722B0099E85F /* configd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = configd.h; sourceTree = "<group>"; }; | |
718 | 15CB69D105C0722B0099E85F /* _SCD.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = _SCD.h; sourceTree = "<group>"; }; | |
719 | 15CB69D305C0722B0099E85F /* configd_server.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = configd_server.h; sourceTree = "<group>"; }; | |
720 | 15CB69D505C0722B0099E85F /* notify_server.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = notify_server.h; sourceTree = "<group>"; }; | |
721 | 15CB69D705C0722B0099E85F /* plugin_support.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = plugin_support.h; sourceTree = "<group>"; }; | |
722 | 15CB69D905C0722B0099E85F /* session.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = session.h; sourceTree = "<group>"; }; | |
723 | 15CB69DB05C0722B0099E85F /* pattern.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pattern.h; sourceTree = "<group>"; }; | |
724 | 15CB69E005C0722B0099E85F /* configd.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = configd.m; sourceTree = "<group>"; }; | |
725 | 15CB69E205C0722B0099E85F /* _SCD.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _SCD.c; sourceTree = "<group>"; }; | |
726 | 15CB69E405C0722B0099E85F /* configd_server.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = configd_server.c; sourceTree = "<group>"; }; | |
727 | 15CB69E605C0722B0099E85F /* notify_server.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = notify_server.c; sourceTree = "<group>"; }; | |
728 | 15CB69E805C0722B0099E85F /* plugin_support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = plugin_support.c; sourceTree = "<group>"; }; | |
729 | 15CB69EA05C0722B0099E85F /* session.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = "<group>"; }; | |
730 | 15CB69EC05C0722B0099E85F /* pattern.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pattern.c; sourceTree = "<group>"; }; | |
731 | 15CB69F005C0722B0099E85F /* _configopen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configopen.c; sourceTree = "<group>"; }; | |
732 | 15CB69F205C0722B0099E85F /* _configclose.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configclose.c; sourceTree = "<group>"; }; | |
733 | 15CB69F405C0722B0099E85F /* _configlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configlock.c; sourceTree = "<group>"; }; | |
734 | 15CB69F605C0722B0099E85F /* _configunlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configunlock.c; sourceTree = "<group>"; }; | |
735 | 15CB69F805C0722B0099E85F /* _configlist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configlist.c; sourceTree = "<group>"; }; | |
736 | 15CB69FA05C0722B0099E85F /* _configadd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configadd.c; sourceTree = "<group>"; }; | |
737 | 15CB69FE05C0722B0099E85F /* _configget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configget.c; sourceTree = "<group>"; }; | |
738 | 15CB6A0005C0722B0099E85F /* _configset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configset.c; sourceTree = "<group>"; }; | |
739 | 15CB6A0205C0722B0099E85F /* _configremove.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configremove.c; sourceTree = "<group>"; }; | |
740 | 15CB6A0405C0722B0099E85F /* _configtouch.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _configtouch.c; sourceTree = "<group>"; }; | |
741 | 15CB6A0605C0722B0099E85F /* _confignotify.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _confignotify.c; sourceTree = "<group>"; }; | |
742 | 15CB6A0805C0722B0099E85F /* _notifyadd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _notifyadd.c; sourceTree = "<group>"; }; | |
743 | 15CB6A0A05C0722B0099E85F /* _notifyremove.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _notifyremove.c; sourceTree = "<group>"; }; | |
744 | 15CB6A0C05C0722B0099E85F /* _notifychanges.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _notifychanges.c; sourceTree = "<group>"; }; | |
745 | 15CB6A0E05C0722B0099E85F /* _notifyviaport.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _notifyviaport.c; sourceTree = "<group>"; }; | |
746 | 15CB6A1005C0722B0099E85F /* _notifyviafd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _notifyviafd.c; sourceTree = "<group>"; }; | |
747 | 15CB6A1205C0722B0099E85F /* _notifyviasignal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _notifyviasignal.c; sourceTree = "<group>"; }; | |
748 | 15CB6A1405C0722B0099E85F /* _notifycancel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _notifycancel.c; sourceTree = "<group>"; }; | |
749 | 15CB6A1605C0722B0099E85F /* _snapshot.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = _snapshot.c; sourceTree = "<group>"; }; | |
750 | 15CB6A2005C0722B0099E85F /* configd.8 */ = {isa = PBXFileReference; explicitFileType = text.man; path = configd.8; sourceTree = "<group>"; }; | |
751 | 15CB6A2E05C0722B0099E85F /* scselect.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scselect.c; sourceTree = "<group>"; }; | |
752 | 15CB6A3605C0722B0099E85F /* scselect.8 */ = {isa = PBXFileReference; explicitFileType = text.man; path = scselect.8; sourceTree = "<group>"; }; | |
753 | 15CB6A4305C0722B0099E85F /* scutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = scutil.h; sourceTree = "<group>"; }; | |
754 | 15CB6A4505C0722B0099E85F /* commands.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = commands.h; sourceTree = "<group>"; }; | |
755 | 15CB6A4705C0722B0099E85F /* dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = "<group>"; }; | |
756 | 15CB6A4905C0722B0099E85F /* session.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = session.h; sourceTree = "<group>"; }; | |
757 | 15CB6A4B05C0722B0099E85F /* cache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cache.h; sourceTree = "<group>"; }; | |
758 | 15CB6A4D05C0722B0099E85F /* notifications.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = notifications.h; sourceTree = "<group>"; }; | |
759 | 15CB6A4F05C0722B0099E85F /* tests.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tests.h; sourceTree = "<group>"; }; | |
760 | 15CB6A5105C0722B0099E85F /* prefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefs.h; sourceTree = "<group>"; }; | |
761 | 15CB6A5405C0722B0099E85F /* scutil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scutil.c; sourceTree = "<group>"; }; | |
762 | 15CB6A5605C0722B0099E85F /* commands.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = commands.c; sourceTree = "<group>"; }; | |
763 | 15CB6A5805C0722B0099E85F /* dictionary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = "<group>"; }; | |
764 | 15CB6A5A05C0722B0099E85F /* session.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = session.c; sourceTree = "<group>"; }; | |
765 | 15CB6A5C05C0722B0099E85F /* cache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cache.c; sourceTree = "<group>"; }; | |
766 | 15CB6A5E05C0722B0099E85F /* notifications.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = notifications.c; sourceTree = "<group>"; }; | |
767 | 15CB6A6005C0722B0099E85F /* tests.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = tests.c; sourceTree = "<group>"; }; | |
768 | 15CB6A6205C0722B0099E85F /* prefs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = prefs.c; sourceTree = "<group>"; }; | |
769 | 15CB6A6A05C0722B0099E85F /* scutil.8 */ = {isa = PBXFileReference; explicitFileType = text.man; path = scutil.8; sourceTree = "<group>"; }; | |
770 | 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; | |
771 | 15CFC229068B222F00123568 /* get-mobility-info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = "get-mobility-info"; sourceTree = SOURCE_ROOT; }; | |
772 | 15DAD5EE075913CE0084A6ED /* libdnsinfo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libdnsinfo.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
773 | 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SystemConfiguration.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | |
774 | 15DAF2D608466D4900D1B2BD /* helper_comm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = helper_comm.c; path = helper/helper_comm.c; sourceTree = "<group>"; }; | |
775 | 15DAF2D708466D4900D1B2BD /* helper_comm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = helper_comm.h; path = helper/helper_comm.h; sourceTree = "<group>"; }; | |
776 | 15DAF2D808466D4900D1B2BD /* SCHelper_client.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SCHelper_client.c; path = helper/SCHelper_client.c; sourceTree = "<group>"; }; | |
777 | 15DAF2D908466D4900D1B2BD /* SCHelper_server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SCHelper_server.c; path = helper/SCHelper_server.c; sourceTree = "<group>"; }; | |
778 | 15DC34670711D49400A3311C /* net_interface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = net_interface.c; sourceTree = "<group>"; }; | |
779 | 15DC34680711D49400A3311C /* net_interface.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = net_interface.h; sourceTree = "<group>"; }; | |
780 | 15DC34690711D49400A3311C /* net_protocol.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = net_protocol.c; sourceTree = "<group>"; }; | |
781 | 15DC346A0711D49400A3311C /* net_protocol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = net_protocol.h; sourceTree = "<group>"; }; | |
782 | 15DC346B0711D49400A3311C /* net_service.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = net_service.c; sourceTree = "<group>"; }; | |
783 | 15DC346C0711D49400A3311C /* net_service.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = net_service.h; sourceTree = "<group>"; }; | |
784 | 15DC346D0711D49400A3311C /* net_set.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = net_set.c; sourceTree = "<group>"; }; | |
785 | 15DC346E0711D49400A3311C /* net_set.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = net_set.h; sourceTree = "<group>"; }; | |
6d034b4e A |
786 | 15FC12F20CCEA4F00013872C /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = SCMonitor/Info.plist; sourceTree = "<group>"; }; |
787 | 15FC130A0CCEA59E0013872C /* monitor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = monitor.c; path = SCMonitor/monitor.c; sourceTree = "<group>"; }; | |
edebe297 A |
788 | 15FCAACF05FD0EBF00CB79E6 /* shared_dns_info_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = shared_dns_info_types.h; path = dnsinfo/shared_dns_info_types.h; sourceTree = SOURCE_ROOT; }; |
789 | 15FCAAD005FD0EBF00CB79E6 /* shared_dns_info.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; name = shared_dns_info.defs; path = dnsinfo/shared_dns_info.defs; sourceTree = "<group>"; }; | |
790 | 15FD71090754D628001CC321 /* Kicker.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Kicker.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
791 | 15FD72970754DA2B001CC321 /* InterfaceNamer.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = InterfaceNamer.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
792 | 15FD72A50754DA4C001CC321 /* IPMonitor.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IPMonitor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
793 | 15FD72B50754DA69001CC321 /* LinkConfiguration.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LinkConfiguration.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
794 | 15FD72C90754DA7E001CC321 /* PreferencesMonitor.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = PreferencesMonitor.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
795 | 15FD73220754DB9F001CC321 /* ATconfig.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ATconfig.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
796 | 15FD73400754DBDA001CC321 /* libATconfig.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libATconfig.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
797 | 15FD73970754DE49001CC321 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
798 | 15FD73EE0754DE62001CC321 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
799 | 15FD743E0754DE7A001CC321 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
6d034b4e A |
800 | 15FEE80D0CCFD341001312F9 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; }; |
801 | 15FEE8160CD03CA3001312F9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = SCMonitor/English.lproj/Localizable.strings; sourceTree = "<group>"; }; | |
edebe297 A |
802 | 23C1E2B4062DD2C700835B54 /* pppcontroller_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pppcontroller_types.h; path = /usr/local/include/ppp/pppcontroller_types.h; sourceTree = "<absolute>"; }; |
803 | 23C1E2B8062DD45900835B54 /* pppcontroller.defs */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.mig; name = pppcontroller.defs; path = SystemConfiguration.fproj/pppcontroller.defs; sourceTree = "<group>"; }; | |
804 | 23C1E2BE062DD5DB00835B54 /* pppcontroller.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pppcontroller.h; path = configd.build/SystemConfiguration.framework.build/DerivedSources/pppcontroller.h; sourceTree = BUILT_PRODUCTS_DIR; }; | |
805 | 9EE943F306AF409B00772EB5 /* BondConfiguration.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = BondConfiguration.c; sourceTree = "<group>"; }; | |
806 | 9EE943F406AF409B00772EB5 /* BondConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BondConfiguration.h; sourceTree = "<group>"; }; | |
807 | 9EE943F506AF409B00772EB5 /* BondConfigurationPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = BondConfigurationPrivate.h; sourceTree = "<group>"; }; | |
808 | F95B8A420B03E07A00993BA3 /* SCNetworkSignature.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SCNetworkSignature.c; sourceTree = "<group>"; }; | |
809 | F95B8A440B03E09300993BA3 /* SCNetworkSignature.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCNetworkSignature.h; sourceTree = "<group>"; }; | |
810 | F95B8A450B03E09300993BA3 /* SCNetworkSignaturePrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SCNetworkSignaturePrivate.h; sourceTree = "<group>"; }; | |
811 | F95B8A5F0B03F81400993BA3 /* libNetworkIdentification.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libNetworkIdentification.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
812 | F95B8A670B03F97800993BA3 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; }; | |
813 | F95B8A680B03F97800993BA3 /* NetworkIdentification.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = NetworkIdentification.c; sourceTree = "<group>"; }; | |
814 | F95B8A700B03F9D100993BA3 /* NetworkIdentification.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NetworkIdentification.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; | |
815 | /* End PBXFileReference section */ | |
816 | ||
817 | /* Begin PBXFrameworksBuildPhase section */ | |
6d034b4e A |
818 | 151F5D980CCE98E50093AC3B /* Frameworks */ = { |
819 | isa = PBXFrameworksBuildPhase; | |
820 | buildActionMask = 2147483647; | |
821 | files = ( | |
822 | 15FC13180CCF74740013872C /* CoreFoundation.framework in Frameworks */, | |
823 | 15E517680CCFBCD0008FFE82 /* SystemConfiguration.framework in Frameworks */, | |
824 | 15FEE80E0CCFD341001312F9 /* ApplicationServices.framework in Frameworks */, | |
be997540 | 825 | 150D7E1E0D16DC6C00AF4BED /* Security.framework in Frameworks */, |
6d034b4e A |
826 | ); |
827 | runOnlyForDeploymentPostprocessing = 0; | |
828 | }; | |
edebe297 A |
829 | 1547001B08455B98006787CE /* Frameworks */ = { |
830 | isa = PBXFrameworksBuildPhase; | |
831 | buildActionMask = 2147483647; | |
832 | files = ( | |
833 | 1520A3870846829A0010B584 /* CoreFoundation.framework in Frameworks */, | |
834 | 1520A3D0084682A30010B584 /* SystemConfiguration.framework in Frameworks */, | |
835 | 1520A3DF0846B2DD0010B584 /* Security.framework in Frameworks */, | |
836 | ); | |
837 | runOnlyForDeploymentPostprocessing = 0; | |
838 | }; | |
839 | 155847620754FDCD0046C2E9 /* Frameworks */ = { | |
840 | isa = PBXFrameworksBuildPhase; | |
841 | buildActionMask = 2147483647; | |
842 | files = ( | |
843 | 155847640754FDCD0046C2E9 /* CoreFoundation.framework in Frameworks */, | |
844 | 1523F710075A371D0066F0B2 /* SystemConfiguration.framework in Frameworks */, | |
845 | 1523F719075A37C70066F0B2 /* libdnsinfo.a in Frameworks */, | |
846 | 155847660754FDCD0046C2E9 /* libedit.dylib in Frameworks */, | |
847 | ); | |
848 | runOnlyForDeploymentPostprocessing = 0; | |
849 | }; | |
850 | 1558481707550EC10046C2E9 /* Frameworks */ = { | |
851 | isa = PBXFrameworksBuildPhase; | |
852 | buildActionMask = 2147483647; | |
853 | files = ( | |
854 | 1558481907550EC10046C2E9 /* CoreFoundation.framework in Frameworks */, | |
855 | 1523F6F2075A37050066F0B2 /* SystemConfiguration.framework in Frameworks */, | |
856 | ); | |
857 | runOnlyForDeploymentPostprocessing = 0; | |
858 | }; | |
859 | 159D53D207528BDA004F8947 /* Frameworks */ = { | |
860 | isa = PBXFrameworksBuildPhase; | |
861 | buildActionMask = 2147483647; | |
862 | files = ( | |
863 | ); | |
864 | runOnlyForDeploymentPostprocessing = 0; | |
865 | }; | |
866 | 159D53DC07528C2E004F8947 /* Frameworks */ = { | |
867 | isa = PBXFrameworksBuildPhase; | |
868 | buildActionMask = 2147483647; | |
869 | files = ( | |
870 | ); | |
871 | runOnlyForDeploymentPostprocessing = 0; | |
872 | }; | |
873 | 159D53E307528C4A004F8947 /* Frameworks */ = { | |
874 | isa = PBXFrameworksBuildPhase; | |
875 | buildActionMask = 2147483647; | |
876 | files = ( | |
877 | ); | |
878 | runOnlyForDeploymentPostprocessing = 0; | |
879 | }; | |
880 | 159D53EA07528C61004F8947 /* Frameworks */ = { | |
881 | isa = PBXFrameworksBuildPhase; | |
882 | buildActionMask = 2147483647; | |
883 | files = ( | |
884 | ); | |
885 | runOnlyForDeploymentPostprocessing = 0; | |
886 | }; | |
887 | 159D53F107528C79004F8947 /* Frameworks */ = { | |
888 | isa = PBXFrameworksBuildPhase; | |
889 | buildActionMask = 2147483647; | |
890 | files = ( | |
891 | ); | |
892 | runOnlyForDeploymentPostprocessing = 0; | |
893 | }; | |
894 | 159D53F807528C95004F8947 /* Frameworks */ = { | |
895 | isa = PBXFrameworksBuildPhase; | |
896 | buildActionMask = 2147483647; | |
897 | files = ( | |
898 | ); | |
899 | runOnlyForDeploymentPostprocessing = 0; | |
900 | }; | |
901 | 159D54CA07529FFF004F8947 /* Frameworks */ = { | |
902 | isa = PBXFrameworksBuildPhase; | |
903 | buildActionMask = 2147483647; | |
904 | files = ( | |
905 | 159D54CC07529FFF004F8947 /* CoreFoundation.framework in Frameworks */, | |
906 | 1523F6F1075A36F70066F0B2 /* SystemConfiguration.framework in Frameworks */, | |
907 | 1543636B0752D03C00A8EC6C /* IOKit.framework in Frameworks */, | |
908 | 1523F715075A376B0066F0B2 /* libdnsinfo.a in Frameworks */, | |
909 | 15BAA32307F0699A00D9EC95 /* libbsm.dylib in Frameworks */, | |
910 | 1533B94D09731BE600F2B34A /* libATconfig.a in Frameworks */, | |
911 | 159D54CE07529FFF004F8947 /* libKernelEventMonitor.a in Frameworks */, | |
912 | 159D54D007529FFF004F8947 /* libInterfaceNamer.a in Frameworks */, | |
913 | 159D54D107529FFF004F8947 /* libIPMonitor.a in Frameworks */, | |
914 | 159D54D207529FFF004F8947 /* libLinkConfiguration.a in Frameworks */, | |
915 | 1533D77B0B10A14300CA4946 /* libNetworkIdentification.a in Frameworks */, | |
916 | 159D54D307529FFF004F8947 /* libPreferencesMonitor.a in Frameworks */, | |
917 | ); | |
918 | runOnlyForDeploymentPostprocessing = 0; | |
919 | }; | |
920 | 15DAD5E9075913CE0084A6ED /* Frameworks */ = { | |
921 | isa = PBXFrameworksBuildPhase; | |
922 | buildActionMask = 2147483647; | |
923 | files = ( | |
924 | ); | |
925 | runOnlyForDeploymentPostprocessing = 0; | |
926 | }; | |
927 | 15DAD6AD07591A1A0084A6ED /* Frameworks */ = { | |
928 | isa = PBXFrameworksBuildPhase; | |
929 | buildActionMask = 2147483647; | |
930 | files = ( | |
931 | 15DAD6AE07591A1A0084A6ED /* CoreFoundation.framework in Frameworks */, | |
932 | 153BED940B75566200989D5C /* libicucore.dylib in Frameworks */, | |
933 | ); | |
934 | runOnlyForDeploymentPostprocessing = 0; | |
935 | }; | |
936 | 15FD733F0754DBDA001CC321 /* Frameworks */ = { | |
937 | isa = PBXFrameworksBuildPhase; | |
938 | buildActionMask = 2147483647; | |
939 | files = ( | |
940 | ); | |
941 | runOnlyForDeploymentPostprocessing = 0; | |
942 | }; | |
943 | F95B8A5D0B03F81400993BA3 /* Frameworks */ = { | |
944 | isa = PBXFrameworksBuildPhase; | |
945 | buildActionMask = 2147483647; | |
946 | files = ( | |
947 | ); | |
948 | runOnlyForDeploymentPostprocessing = 0; | |
949 | }; | |
950 | /* End PBXFrameworksBuildPhase section */ | |
951 | ||
952 | /* Begin PBXGroup section */ | |
953 | 1514D77D05C08AB700757DC9 /* Initial Preferences */ = { | |
954 | isa = PBXGroup; | |
955 | children = ( | |
956 | 15CB690505C0722A0099E85F /* preferences.xml */, | |
957 | ); | |
958 | name = "Initial Preferences"; | |
959 | sourceTree = "<group>"; | |
960 | }; | |
6d034b4e A |
961 | 151F5DA80CCE995D0093AC3B /* SCMonitor */ = { |
962 | isa = PBXGroup; | |
963 | children = ( | |
964 | 15FC130A0CCEA59E0013872C /* monitor.c */, | |
965 | 15FC12F20CCEA4F00013872C /* Info.plist */, | |
966 | 15FEE8180CD03CBB001312F9 /* Localizable.strings */, | |
967 | ); | |
968 | name = SCMonitor; | |
969 | sourceTree = "<group>"; | |
970 | }; | |
edebe297 A |
971 | 1547002E084561B4006787CE /* SCHelper */ = { |
972 | isa = PBXGroup; | |
973 | children = ( | |
974 | 1547002F084561ED006787CE /* Headers */, | |
975 | 15470030084561FF006787CE /* Sources */, | |
976 | ); | |
977 | name = SCHelper; | |
978 | path = SystemConfiguration.fproj; | |
979 | sourceTree = "<group>"; | |
980 | }; | |
981 | 1547002F084561ED006787CE /* Headers */ = { | |
982 | isa = PBXGroup; | |
983 | children = ( | |
984 | 15DAF2D708466D4900D1B2BD /* helper_comm.h */, | |
985 | 155B7BF60847776D00F0E262 /* SCHelper_client.h */, | |
986 | ); | |
987 | name = Headers; | |
988 | sourceTree = "<group>"; | |
989 | }; | |
990 | 15470030084561FF006787CE /* Sources */ = { | |
991 | isa = PBXGroup; | |
992 | children = ( | |
993 | 15DAF2D608466D4900D1B2BD /* helper_comm.c */, | |
994 | 15DAF2D808466D4900D1B2BD /* SCHelper_client.c */, | |
995 | 15DAF2D908466D4900D1B2BD /* SCHelper_server.c */, | |
996 | ); | |
997 | name = Sources; | |
998 | sourceTree = "<group>"; | |
999 | }; | |
1000 | 1582B36B05FD1A4D009C2750 /* DNSConfiguration */ = { | |
1001 | isa = PBXGroup; | |
1002 | children = ( | |
1003 | 1582B37205FD1A5B009C2750 /* Headers */, | |
1004 | 1582B37905FD1A66009C2750 /* Sources */, | |
1005 | ); | |
1006 | name = DNSConfiguration; | |
1007 | sourceTree = "<group>"; | |
1008 | }; | |
1009 | 1582B37205FD1A5B009C2750 /* Headers */ = { | |
1010 | isa = PBXGroup; | |
1011 | children = ( | |
1012 | 15B73F0905FD1B670096477F /* dnsinfo.h */, | |
1013 | 1532629006281C9D00B1C10C /* dnsinfo_create.h */, | |
1014 | 15B73F0C05FD1B670096477F /* dnsinfo_private.h */, | |
1015 | 15B73F0E05FD1B670096477F /* dnsinfo_server.h */, | |
1016 | ); | |
1017 | name = Headers; | |
1018 | sourceTree = "<group>"; | |
1019 | }; | |
1020 | 1582B37905FD1A66009C2750 /* Sources */ = { | |
1021 | isa = PBXGroup; | |
1022 | children = ( | |
1023 | 15B73F0B05FD1B670096477F /* dnsinfo_private.c */, | |
1024 | 15B73F0805FD1B670096477F /* dnsinfo_copy.c */, | |
1025 | 1521FC5C060F296A003B28F5 /* dnsinfo_create.c */, | |
1026 | 15B73F0D05FD1B670096477F /* dnsinfo_server.c */, | |
1027 | ); | |
1028 | name = Sources; | |
1029 | sourceTree = "<group>"; | |
1030 | }; | |
1031 | 158ADBFD0754ECB100124717 /* Plugins */ = { | |
1032 | isa = PBXGroup; | |
1033 | children = ( | |
1034 | 15FD73400754DBDA001CC321 /* libATconfig.a */, | |
1035 | 15FD73220754DB9F001CC321 /* ATconfig.bundle */, | |
1036 | 159D53EC07528C61004F8947 /* libIPMonitor.a */, | |
1037 | 15FD72A50754DA4C001CC321 /* IPMonitor.bundle */, | |
1038 | 159D53E507528C4A004F8947 /* libInterfaceNamer.a */, | |
1039 | 15FD72970754DA2B001CC321 /* InterfaceNamer.bundle */, | |
1040 | 159D53D407528BDA004F8947 /* libKernelEventMonitor.a */, | |
1041 | 15828AE70753B5F900AD4710 /* KernelEventMonitor.bundle */, | |
1042 | 159D53DE07528C2E004F8947 /* libKicker.a */, | |
1043 | 15FD71090754D628001CC321 /* Kicker.bundle */, | |
1044 | 159D53F307528C79004F8947 /* libLinkConfiguration.a */, | |
1045 | 15FD72B50754DA69001CC321 /* LinkConfiguration.bundle */, | |
1046 | F95B8A700B03F9D100993BA3 /* NetworkIdentification.bundle */, | |
1047 | F95B8A5F0B03F81400993BA3 /* libNetworkIdentification.a */, | |
1048 | 15FD72C90754DA7E001CC321 /* PreferencesMonitor.bundle */, | |
1049 | 159D53FA07528C95004F8947 /* libPreferencesMonitor.a */, | |
1050 | ); | |
1051 | name = Plugins; | |
1052 | sourceTree = "<group>"; | |
1053 | }; | |
1054 | 158ADCA60754ECC800124717 /* configd, scutil, scselect */ = { | |
1055 | isa = PBXGroup; | |
1056 | children = ( | |
1057 | 159D54D907529FFF004F8947 /* configd */, | |
1058 | 1558476A0754FDCD0046C2E9 /* scutil */, | |
1059 | 1558481D07550EC10046C2E9 /* scselect */, | |
1060 | ); | |
1061 | name = "configd, scutil, scselect"; | |
1062 | sourceTree = "<group>"; | |
1063 | }; | |
1064 | 159D53A207528B06004F8947 /* Plugins */ = { | |
1065 | isa = PBXGroup; | |
1066 | children = ( | |
1067 | 159D53C907528B36004F8947 /* common */, | |
1068 | 159D53C407528B36004F8947 /* ATconfig */, | |
1069 | 159D53A607528B36004F8947 /* IPMonitor */, | |
1070 | 159D53AC07528B36004F8947 /* InterfaceNamer */, | |
1071 | 159D53AF07528B36004F8947 /* KernelEventMonitor */, | |
1072 | 159D53BB07528B36004F8947 /* Kicker */, | |
1073 | 159D53C007528B36004F8947 /* LinkConfiguration */, | |
1074 | F95B8A660B03F97800993BA3 /* NetworkIdentification */, | |
1075 | 159D53C207528B36004F8947 /* PreferencesMonitor */, | |
1076 | ); | |
1077 | name = Plugins; | |
1078 | sourceTree = "<group>"; | |
1079 | }; | |
1080 | 159D53A607528B36004F8947 /* IPMonitor */ = { | |
1081 | isa = PBXGroup; | |
1082 | children = ( | |
1083 | 159D53A707528B36004F8947 /* ip_plugin.c */, | |
1084 | 155D22380AF13A7300D52ED0 /* dns-configuration.h */, | |
1085 | 159D53AA07528B36004F8947 /* dns-configuration.c */, | |
1086 | 155D22390AF13A7300D52ED0 /* set-hostname.h */, | |
1087 | 159D53AB07528B36004F8947 /* set-hostname.c */, | |
1088 | 155D223A0AF13A7300D52ED0 /* smb-configuration.h */, | |
1089 | 1572EB7A0A506D3B00D02459 /* smb-configuration.c */, | |
1090 | 159D53A807528B36004F8947 /* Resolvers.plist */, | |
1091 | 15FD743E0754DE7A001CC321 /* Info.plist */, | |
1092 | ); | |
1093 | name = IPMonitor; | |
1094 | path = Plugins/IPMonitor; | |
1095 | sourceTree = "<group>"; | |
1096 | }; | |
1097 | 159D53AC07528B36004F8947 /* InterfaceNamer */ = { | |
1098 | isa = PBXGroup; | |
1099 | children = ( | |
1100 | 159D53AE07528B36004F8947 /* ifnamer.c */, | |
1101 | 15FD73EE0754DE62001CC321 /* Info.plist */, | |
1102 | ); | |
1103 | name = InterfaceNamer; | |
1104 | path = Plugins/InterfaceNamer; | |
1105 | sourceTree = "<group>"; | |
1106 | }; | |
1107 | 159D53AF07528B36004F8947 /* KernelEventMonitor */ = { | |
1108 | isa = PBXGroup; | |
1109 | children = ( | |
1110 | 159D53B707528B36004F8947 /* eventmon.h */, | |
1111 | 159D53B607528B36004F8947 /* ev_appletalk.h */, | |
1112 | 159D53B207528B36004F8947 /* ev_dlil.h */, | |
1113 | 159D53B807528B36004F8947 /* ev_ipv4.h */, | |
1114 | 159D53BA07528B36004F8947 /* ev_ipv6.h */, | |
1115 | 159D53B007528B36004F8947 /* eventmon.c */, | |
1116 | 159D53B907528B36004F8947 /* ev_appletalk.c */, | |
1117 | 159D53B107528B36004F8947 /* ev_dlil.c */, | |
1118 | 159D53B307528B36004F8947 /* ev_ipv4.c */, | |
1119 | 159D53B407528B36004F8947 /* ev_ipv6.c */, | |
1120 | 158AD8700754E3D400124717 /* Info.plist */, | |
1121 | ); | |
1122 | name = KernelEventMonitor; | |
1123 | path = Plugins/KernelEventMonitor; | |
1124 | sourceTree = "<group>"; | |
1125 | }; | |
1126 | 159D53BB07528B36004F8947 /* Kicker */ = { | |
1127 | isa = PBXGroup; | |
1128 | children = ( | |
1129 | 159D53BE07528B36004F8947 /* kicker.c */, | |
1130 | 158AD85B0754E38F00124717 /* Info.plist */, | |
1131 | 159D53BC07528B36004F8947 /* Kicker.xml */, | |
1132 | 159D53BD07528B36004F8947 /* enable-network */, | |
1133 | ); | |
1134 | name = Kicker; | |
1135 | path = Plugins/Kicker; | |
1136 | sourceTree = "<group>"; | |
1137 | }; | |
1138 | 159D53C007528B36004F8947 /* LinkConfiguration */ = { | |
1139 | isa = PBXGroup; | |
1140 | children = ( | |
1141 | 159D53C107528B36004F8947 /* linkconfig.c */, | |
1142 | 158AD8C00754E3EF00124717 /* Info.plist */, | |
1143 | ); | |
1144 | name = LinkConfiguration; | |
1145 | path = Plugins/LinkConfiguration; | |
1146 | sourceTree = "<group>"; | |
1147 | }; | |
1148 | 159D53C207528B36004F8947 /* PreferencesMonitor */ = { | |
1149 | isa = PBXGroup; | |
1150 | children = ( | |
1151 | 159D53C307528B36004F8947 /* prefsmon.c */, | |
1152 | 158AD9100754E40E00124717 /* Info.plist */, | |
1153 | ); | |
1154 | name = PreferencesMonitor; | |
1155 | path = Plugins/PreferencesMonitor; | |
1156 | sourceTree = "<group>"; | |
1157 | }; | |
1158 | 159D53C407528B36004F8947 /* ATconfig */ = { | |
1159 | isa = PBXGroup; | |
1160 | children = ( | |
1161 | 159D53C507528B36004F8947 /* cfManager.c */, | |
1162 | 159D53C607528B36004F8947 /* cfManager.h */, | |
1163 | 159D53C707528B36004F8947 /* atconfig.c */, | |
1164 | 15FD73970754DE49001CC321 /* Info.plist */, | |
1165 | ); | |
1166 | name = ATconfig; | |
1167 | path = Plugins/ATconfig; | |
1168 | sourceTree = "<group>"; | |
1169 | }; | |
1170 | 159D53C907528B36004F8947 /* common */ = { | |
1171 | isa = PBXGroup; | |
1172 | children = ( | |
1173 | 159D53CA07528B36004F8947 /* cache.c */, | |
1174 | 159D53CB07528B36004F8947 /* cache.h */, | |
1175 | ); | |
1176 | name = common; | |
1177 | path = Plugins/common; | |
1178 | sourceTree = "<group>"; | |
1179 | }; | |
1180 | 15B6861D0678B61900FF4023 /* Supporting Files */ = { | |
1181 | isa = PBXGroup; | |
1182 | children = ( | |
1183 | 15A6F7C20A4B266D00B907EA /* Localizable.strings */, | |
1184 | 15B686220678B65C00FF4023 /* NetworkConfiguration.plist */, | |
1185 | 1577253606EFBF3100D7B52B /* NetworkInterface.strings */, | |
1186 | 15CFC229068B222F00123568 /* get-mobility-info */, | |
1187 | ); | |
1188 | name = "Supporting Files"; | |
1189 | sourceTree = "<group>"; | |
1190 | }; | |
1191 | 15CB68FC05C072220099E85F /* configd */ = { | |
1192 | isa = PBXGroup; | |
1193 | children = ( | |
1194 | 15CB6A8605C072500099E85F /* MiG */, | |
1195 | 15CB6A8305C072410099E85F /* Schema */, | |
1196 | 1582B36B05FD1A4D009C2750 /* DNSConfiguration */, | |
1197 | 15CB690705C0722A0099E85F /* SystemConfiguration */, | |
1198 | 1547002E084561B4006787CE /* SCHelper */, | |
6d034b4e | 1199 | 151F5DA80CCE995D0093AC3B /* SCMonitor */, |
edebe297 A |
1200 | 15CB69C205C0722B0099E85F /* configd */, |
1201 | 15CB6A2205C0722B0099E85F /* scselect */, | |
1202 | 15CB6A3705C0722B0099E85F /* scutil */, | |
1203 | 159D53A207528B06004F8947 /* Plugins */, | |
1204 | 1514D77D05C08AB700757DC9 /* Initial Preferences */, | |
1205 | 15CB6A6E05C0722B0099E85F /* External Frameworks and Libraries */, | |
1206 | 15CB690F05C0722B0099E85F /* Products */, | |
1207 | ); | |
1208 | name = configd; | |
1209 | sourceTree = "<group>"; | |
1210 | }; | |
1211 | 15CB690705C0722A0099E85F /* SystemConfiguration */ = { | |
1212 | isa = PBXGroup; | |
1213 | children = ( | |
1214 | 15CB691205C0722B0099E85F /* Headers */, | |
1215 | 15CB694F05C0722B0099E85F /* Sources */, | |
1216 | 15B6861D0678B61900FF4023 /* Supporting Files */, | |
1217 | ); | |
1218 | name = SystemConfiguration; | |
1219 | path = SystemConfiguration.fproj; | |
1220 | sourceTree = "<group>"; | |
1221 | }; | |
1222 | 15CB690F05C0722B0099E85F /* Products */ = { | |
1223 | isa = PBXGroup; | |
1224 | children = ( | |
1225 | 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */, | |
1226 | 15DAD5EE075913CE0084A6ED /* libdnsinfo.a */, | |
1227 | 1547001D08455B98006787CE /* SCHelper */, | |
6d034b4e | 1228 | 151F5D9A0CCE98E50093AC3B /* SCMonitor.plugin */, |
edebe297 A |
1229 | 158ADCA60754ECC800124717 /* configd, scutil, scselect */, |
1230 | 158ADBFD0754ECB100124717 /* Plugins */, | |
1231 | 151F63EC09328A3C0096DCC9 /* genSCPreferences */, | |
1232 | ); | |
1233 | name = Products; | |
1234 | sourceTree = "<group>"; | |
1235 | }; | |
1236 | 15CB691205C0722B0099E85F /* Headers */ = { | |
1237 | isa = PBXGroup; | |
1238 | children = ( | |
1239 | F95B8A440B03E09300993BA3 /* SCNetworkSignature.h */, | |
1240 | F95B8A450B03E09300993BA3 /* SCNetworkSignaturePrivate.h */, | |
1241 | 152E68C00A2C89C70011FDA8 /* SCPreferencesKeychainPrivate.h */, | |
1242 | 15CB691305C0722B0099E85F /* SystemConfiguration.h */, | |
1243 | 150607DE075A00A300B147BA /* SCSchemaDefinitions.h */, | |
1244 | 157A88880A470D0F003A4256 /* SCSchemaDefinitionsPrivate.h */, | |
1245 | 15CB691705C0722B0099E85F /* SCDPlugin.h */, | |
1246 | 15CB691B05C0722B0099E85F /* SCDynamicStoreInternal.h */, | |
1247 | 15CB691D05C0722B0099E85F /* SCDynamicStore.h */, | |
1248 | 15CB691F05C0722B0099E85F /* SCDynamicStorePrivate.h */, | |
1249 | 15CB692105C0722B0099E85F /* SCDynamicStoreKey.h */, | |
1250 | 15CB693F05C0722B0099E85F /* SCDynamicStoreCopyDHCPInfo.h */, | |
1251 | 15CB692305C0722B0099E85F /* SCDynamicStoreCopySpecific.h */, | |
1252 | 15CB692505C0722B0099E85F /* SCDynamicStoreCopySpecificPrivate.h */, | |
1253 | 15CB692705C0722B0099E85F /* SCDynamicStoreSetSpecificPrivate.h */, | |
1254 | 15CB692905C0722B0099E85F /* SCPreferencesInternal.h */, | |
1255 | 15CB692B05C0722B0099E85F /* SCPreferences.h */, | |
1256 | 15CB692D05C0722B0099E85F /* SCPreferencesPrivate.h */, | |
1257 | 15CB692F05C0722B0099E85F /* SCPreferencesPath.h */, | |
1258 | 151BDA2B05D9E28B00657BC7 /* SCPreferencesPathKey.h */, | |
1259 | 154CF3F307E1EA4D00D8302E /* SCPreferencesGetSpecificPrivate.h */, | |
1260 | 15CB693105C0722B0099E85F /* SCPreferencesSetSpecific.h */, | |
1261 | 156BD6BB07E0DFA9008698FF /* SCPreferencesSetSpecificPrivate.h */, | |
1262 | 15CB691505C0722B0099E85F /* SCPrivate.h */, | |
1263 | 15AD7A380670A85900BFE03C /* SCNetworkConfiguration.h */, | |
1264 | 155A1E6B081079CC00F70D98 /* SCNetworkConfigurationPrivate.h */, | |
1265 | 15AD7A3A0670A85900BFE03C /* SCNetworkConfigurationInternal.h */, | |
1266 | 15CB693305C0722B0099E85F /* SCNetwork.h */, | |
1267 | 15CB693505C0722B0099E85F /* SCNetworkConnection.h */, | |
1268 | 15A2972E0A13C08C009879B3 /* SCNetworkConnectionPrivate.h */, | |
1269 | 15CB693705C0722B0099E85F /* SCNetworkReachability.h */, | |
1270 | 15CB693905C0722B0099E85F /* SCValidation.h */, | |
1271 | 9EE943F406AF409B00772EB5 /* BondConfiguration.h */, | |
1272 | 9EE943F506AF409B00772EB5 /* BondConfigurationPrivate.h */, | |
1273 | 15CB694505C0722B0099E85F /* DeviceOnHold.h */, | |
1274 | 15CB693D05C0722B0099E85F /* DHCPClientPreferences.h */, | |
1275 | 15CB694705C0722B0099E85F /* LinkConfiguration.h */, | |
1276 | 15CB694B05C0722B0099E85F /* VLANConfiguration.h */, | |
1277 | 15CB694905C0722B0099E85F /* dy_framework.h */, | |
1278 | 15CB694305C0722B0099E85F /* moh.h */, | |
1279 | 15CB694105C0722B0099E85F /* moh_msg.h */, | |
1280 | 23C1E2BE062DD5DB00835B54 /* pppcontroller.h */, | |
1281 | ); | |
1282 | name = Headers; | |
1283 | sourceTree = "<group>"; | |
1284 | }; | |
1285 | 15CB694F05C0722B0099E85F /* Sources */ = { | |
1286 | isa = PBXGroup; | |
1287 | children = ( | |
1288 | F95B8A420B03E07A00993BA3 /* SCNetworkSignature.c */, | |
1289 | 152E68C20A2C89E30011FDA8 /* SCPreferencesKeychainPrivate.c */, | |
1290 | 150607BD075A00A200B147BA /* SCSchemaDefinitions.c */, | |
1291 | 15CB695005C0722B0099E85F /* SCD.c */, | |
1292 | 15CB695205C0722B0099E85F /* SCDKeys.c */, | |
1293 | 15CB695405C0722B0099E85F /* SCDPrivate.c */, | |
1294 | 15CB695605C0722B0099E85F /* SCDPlugin.c */, | |
1295 | 15CB695805C0722B0099E85F /* SCDOpen.c */, | |
1296 | 15CB695A05C0722B0099E85F /* SCDLock.c */, | |
1297 | 15CB695C05C0722B0099E85F /* SCDUnlock.c */, | |
1298 | 15CB695E05C0722B0099E85F /* SCDList.c */, | |
1299 | 15CB696005C0722B0099E85F /* SCDAdd.c */, | |
1300 | 15CB696405C0722B0099E85F /* SCDGet.c */, | |
1301 | 15CB696605C0722B0099E85F /* SCDSet.c */, | |
1302 | 15CB696805C0722B0099E85F /* SCDRemove.c */, | |
1303 | 15CB696A05C0722B0099E85F /* SCDTouch.c */, | |
1304 | 15CB696C05C0722B0099E85F /* SCDNotify.c */, | |
1305 | 15CB696E05C0722B0099E85F /* SCDNotifierSetKeys.c */, | |
1306 | 15CB697005C0722B0099E85F /* SCDNotifierAdd.c */, | |
1307 | 15CB697205C0722B0099E85F /* SCDNotifierRemove.c */, | |
1308 | 15CB697405C0722B0099E85F /* SCDNotifierGetChanges.c */, | |
1309 | 15CB697605C0722B0099E85F /* SCDNotifierWait.c */, | |
1310 | 15CB697805C0722B0099E85F /* SCDNotifierInformViaCallback.c */, | |
1311 | 15CB697A05C0722B0099E85F /* SCDNotifierInformViaMachPort.c */, | |
1312 | 15CB697C05C0722B0099E85F /* SCDNotifierInformViaFD.c */, | |
1313 | 15CB697E05C0722B0099E85F /* SCDNotifierInformViaSignal.c */, | |
1314 | 15CB698005C0722B0099E85F /* SCDNotifierCancel.c */, | |
1315 | 15CB698205C0722B0099E85F /* SCDSnapshot.c */, | |
1316 | 15CB698405C0722B0099E85F /* SCP.c */, | |
1317 | 15CB698605C0722B0099E85F /* SCPOpen.c */, | |
1318 | 15CB698805C0722B0099E85F /* SCPLock.c */, | |
1319 | 15CB698A05C0722B0099E85F /* SCPUnlock.c */, | |
1320 | 15CB698C05C0722B0099E85F /* SCPList.c */, | |
1321 | 15CB698E05C0722B0099E85F /* SCPGet.c */, | |
1322 | 15CB699005C0722B0099E85F /* SCPAdd.c */, | |
1323 | 15CB699205C0722B0099E85F /* SCPSet.c */, | |
1324 | 15CB699405C0722B0099E85F /* SCPRemove.c */, | |
1325 | 15CB699605C0722B0099E85F /* SCPCommit.c */, | |
1326 | 15CB699805C0722B0099E85F /* SCPApply.c */, | |
1327 | 15CB699A05C0722B0099E85F /* SCPPath.c */, | |
1328 | 151BDA5D05D9E2ED00657BC7 /* SCPreferencesPathKey.c */, | |
1329 | 15AD7A390670A85900BFE03C /* SCNetworkConfigurationInternal.c */, | |
1330 | 15AD7A3B0670A85900BFE03C /* SCNetworkInterface.c */, | |
1331 | 15AD7A3C0670A85900BFE03C /* SCNetworkProtocol.c */, | |
1332 | 15AD7A3D0670A85900BFE03C /* SCNetworkService.c */, | |
1333 | 15AD7A3E0670A85900BFE03C /* SCNetworkSet.c */, | |
1334 | 15CB699C05C0722B0099E85F /* SCDConsoleUser.c */, | |
1335 | 15CB699E05C0722B0099E85F /* SCDHostName.c */, | |
1336 | 15CB69A005C0722B0099E85F /* SCLocation.c */, | |
1337 | 15CB69A205C0722B0099E85F /* SCNetwork.c */, | |
1338 | 15CB69A405C0722B0099E85F /* SCNetworkConnection.c */, | |
1339 | 15A2972D0A13C08C009879B3 /* SCNetworkConnectionPrivate.c */, | |
1340 | 15CB69A605C0722B0099E85F /* SCNetworkReachability.c */, | |
1341 | 15CB69A805C0722B0099E85F /* SCProxies.c */, | |
1342 | 15CB69AC05C0722B0099E85F /* DHCP.c */, | |
1343 | 15CB69AE05C0722B0099E85F /* moh.c */, | |
1344 | 15CB69B005C0722B0099E85F /* DeviceOnHold.c */, | |
1345 | 15CB69B205C0722B0099E85F /* LinkConfiguration.c */, | |
1346 | 15CB69B405C0722B0099E85F /* dy_framework.c */, | |
1347 | 9EE943F306AF409B00772EB5 /* BondConfiguration.c */, | |
1348 | 15CB69B605C0722B0099E85F /* VLANConfiguration.c */, | |
1349 | ); | |
1350 | name = Sources; | |
1351 | sourceTree = "<group>"; | |
1352 | }; | |
1353 | 15CB69C205C0722B0099E85F /* configd */ = { | |
1354 | isa = PBXGroup; | |
1355 | children = ( | |
1356 | 15CB69CE05C0722B0099E85F /* Headers */, | |
1357 | 15CB69DF05C0722B0099E85F /* Sources */, | |
1358 | 15CB6A1805C0722B0099E85F /* Supporting Files */, | |
1359 | ); | |
1360 | name = configd; | |
1361 | path = configd.tproj; | |
1362 | sourceTree = "<group>"; | |
1363 | }; | |
1364 | 15CB69CE05C0722B0099E85F /* Headers */ = { | |
1365 | isa = PBXGroup; | |
1366 | children = ( | |
1367 | 15CB69CF05C0722B0099E85F /* configd.h */, | |
1368 | 15CB69D105C0722B0099E85F /* _SCD.h */, | |
1369 | 15CB69D305C0722B0099E85F /* configd_server.h */, | |
1370 | 15CB69D505C0722B0099E85F /* notify_server.h */, | |
1371 | 15CB69D705C0722B0099E85F /* plugin_support.h */, | |
1372 | 15CB69D905C0722B0099E85F /* session.h */, | |
1373 | 15CB69DB05C0722B0099E85F /* pattern.h */, | |
1374 | ); | |
1375 | name = Headers; | |
1376 | sourceTree = "<group>"; | |
1377 | }; | |
1378 | 15CB69DF05C0722B0099E85F /* Sources */ = { | |
1379 | isa = PBXGroup; | |
1380 | children = ( | |
1381 | 15CB69E005C0722B0099E85F /* configd.m */, | |
1382 | 15CB69E205C0722B0099E85F /* _SCD.c */, | |
1383 | 15CB69E405C0722B0099E85F /* configd_server.c */, | |
1384 | 15CB69E605C0722B0099E85F /* notify_server.c */, | |
1385 | 15CB69E805C0722B0099E85F /* plugin_support.c */, | |
1386 | 15CB69EA05C0722B0099E85F /* session.c */, | |
1387 | 15CB69EC05C0722B0099E85F /* pattern.c */, | |
1388 | 15CB69F005C0722B0099E85F /* _configopen.c */, | |
1389 | 15CB69F205C0722B0099E85F /* _configclose.c */, | |
1390 | 15CB69F405C0722B0099E85F /* _configlock.c */, | |
1391 | 15CB69F605C0722B0099E85F /* _configunlock.c */, | |
1392 | 15CB69F805C0722B0099E85F /* _configlist.c */, | |
1393 | 15CB69FA05C0722B0099E85F /* _configadd.c */, | |
1394 | 15CB69FE05C0722B0099E85F /* _configget.c */, | |
1395 | 15CB6A0005C0722B0099E85F /* _configset.c */, | |
1396 | 15CB6A0205C0722B0099E85F /* _configremove.c */, | |
1397 | 15CB6A0405C0722B0099E85F /* _configtouch.c */, | |
1398 | 15CB6A0605C0722B0099E85F /* _confignotify.c */, | |
1399 | 15CB6A0805C0722B0099E85F /* _notifyadd.c */, | |
1400 | 15CB6A0A05C0722B0099E85F /* _notifyremove.c */, | |
1401 | 15CB6A0C05C0722B0099E85F /* _notifychanges.c */, | |
1402 | 15CB6A0E05C0722B0099E85F /* _notifyviaport.c */, | |
1403 | 15CB6A1005C0722B0099E85F /* _notifyviafd.c */, | |
1404 | 15CB6A1205C0722B0099E85F /* _notifyviasignal.c */, | |
1405 | 15CB6A1405C0722B0099E85F /* _notifycancel.c */, | |
1406 | 15CB6A1605C0722B0099E85F /* _snapshot.c */, | |
1407 | ); | |
1408 | name = Sources; | |
1409 | sourceTree = "<group>"; | |
1410 | }; | |
1411 | 15CB6A1805C0722B0099E85F /* Supporting Files */ = { | |
1412 | isa = PBXGroup; | |
1413 | children = ( | |
1414 | 1540E3600987DA9500157C07 /* com.apple.configd.plist */, | |
1415 | 15CB6A2005C0722B0099E85F /* configd.8 */, | |
1416 | ); | |
1417 | name = "Supporting Files"; | |
1418 | sourceTree = "<group>"; | |
1419 | }; | |
1420 | 15CB6A2205C0722B0099E85F /* scselect */ = { | |
1421 | isa = PBXGroup; | |
1422 | children = ( | |
1423 | 15CB6A2D05C0722B0099E85F /* Sources */, | |
1424 | 15CB6A3005C0722B0099E85F /* Supporting Files */, | |
1425 | ); | |
1426 | name = scselect; | |
1427 | path = scselect.tproj; | |
1428 | sourceTree = "<group>"; | |
1429 | }; | |
1430 | 15CB6A2D05C0722B0099E85F /* Sources */ = { | |
1431 | isa = PBXGroup; | |
1432 | children = ( | |
1433 | 15CB6A2E05C0722B0099E85F /* scselect.c */, | |
1434 | ); | |
1435 | name = Sources; | |
1436 | sourceTree = "<group>"; | |
1437 | }; | |
1438 | 15CB6A3005C0722B0099E85F /* Supporting Files */ = { | |
1439 | isa = PBXGroup; | |
1440 | children = ( | |
1441 | 15CB6A3605C0722B0099E85F /* scselect.8 */, | |
1442 | ); | |
1443 | name = "Supporting Files"; | |
1444 | sourceTree = "<group>"; | |
1445 | }; | |
1446 | 15CB6A3705C0722B0099E85F /* scutil */ = { | |
1447 | isa = PBXGroup; | |
1448 | children = ( | |
1449 | 15CB6A4205C0722B0099E85F /* Headers */, | |
1450 | 15CB6A5305C0722B0099E85F /* Sources */, | |
1451 | 15CB6A6405C0722B0099E85F /* Supporting Files */, | |
1452 | ); | |
1453 | name = scutil; | |
1454 | path = scutil.tproj; | |
1455 | sourceTree = "<group>"; | |
1456 | }; | |
1457 | 15CB6A4205C0722B0099E85F /* Headers */ = { | |
1458 | isa = PBXGroup; | |
1459 | children = ( | |
1460 | 15CB6A4305C0722B0099E85F /* scutil.h */, | |
1461 | 15CB6A4505C0722B0099E85F /* commands.h */, | |
1462 | 15CB6A4705C0722B0099E85F /* dictionary.h */, | |
1463 | 15CB6A4905C0722B0099E85F /* session.h */, | |
1464 | 15CB6A4B05C0722B0099E85F /* cache.h */, | |
1465 | 15CB6A4D05C0722B0099E85F /* notifications.h */, | |
1466 | 15CB6A4F05C0722B0099E85F /* tests.h */, | |
1467 | 15CB6A5105C0722B0099E85F /* prefs.h */, | |
1468 | 15A509A406C2518F001F0AB7 /* net.h */, | |
1469 | 15DC34680711D49400A3311C /* net_interface.h */, | |
1470 | 15DC346A0711D49400A3311C /* net_protocol.h */, | |
1471 | 15DC346C0711D49400A3311C /* net_service.h */, | |
1472 | 15DC346E0711D49400A3311C /* net_set.h */, | |
1473 | ); | |
1474 | name = Headers; | |
1475 | sourceTree = "<group>"; | |
1476 | }; | |
1477 | 15CB6A5305C0722B0099E85F /* Sources */ = { | |
1478 | isa = PBXGroup; | |
1479 | children = ( | |
1480 | 15CB6A5405C0722B0099E85F /* scutil.c */, | |
1481 | 15CB6A5605C0722B0099E85F /* commands.c */, | |
1482 | 15CB6A5805C0722B0099E85F /* dictionary.c */, | |
1483 | 15CB6A5A05C0722B0099E85F /* session.c */, | |
1484 | 15CB6A5C05C0722B0099E85F /* cache.c */, | |
1485 | 15CB6A5E05C0722B0099E85F /* notifications.c */, | |
1486 | 15CB6A6005C0722B0099E85F /* tests.c */, | |
1487 | 15CB6A6205C0722B0099E85F /* prefs.c */, | |
1488 | 15A509A306C2518F001F0AB7 /* net.c */, | |
1489 | 15DC34670711D49400A3311C /* net_interface.c */, | |
1490 | 15DC34690711D49400A3311C /* net_protocol.c */, | |
1491 | 15DC346B0711D49400A3311C /* net_service.c */, | |
1492 | 15DC346D0711D49400A3311C /* net_set.c */, | |
1493 | ); | |
1494 | name = Sources; | |
1495 | sourceTree = "<group>"; | |
1496 | }; | |
1497 | 15CB6A6405C0722B0099E85F /* Supporting Files */ = { | |
1498 | isa = PBXGroup; | |
1499 | children = ( | |
1500 | 15CB6A6A05C0722B0099E85F /* scutil.8 */, | |
1501 | ); | |
1502 | name = "Supporting Files"; | |
1503 | sourceTree = "<group>"; | |
1504 | }; | |
1505 | 15CB6A6E05C0722B0099E85F /* External Frameworks and Libraries */ = { | |
1506 | isa = PBXGroup; | |
1507 | children = ( | |
1508 | 158AD9F80754EA2F00124717 /* AppleTalk.framework */, | |
6d034b4e | 1509 | 15FEE80D0CCFD341001312F9 /* ApplicationServices.framework */, |
edebe297 A |
1510 | 15CB6A6F05C0722B0099E85F /* CoreFoundation.framework */, |
1511 | 1543636A0752D03C00A8EC6C /* IOKit.framework */, | |
1512 | 1520A3DE0846B2DC0010B584 /* Security.framework */, | |
1513 | 15BAA32207F0699A00D9EC95 /* libbsm.dylib */, | |
1514 | 152CEED0070CF6640050F23C /* libedit.dylib */, | |
1515 | 1587A31F0B6AACD70063104A /* libicucore.dylib */, | |
1516 | ); | |
1517 | name = "External Frameworks and Libraries"; | |
1518 | sourceTree = "<group>"; | |
1519 | }; | |
1520 | 15CB6A8305C072410099E85F /* Schema */ = { | |
1521 | isa = PBXGroup; | |
1522 | children = ( | |
1523 | 15CB69BF05C0722B0099E85F /* genSCPreferences.c */, | |
1524 | ); | |
1525 | name = Schema; | |
1526 | sourceTree = "<group>"; | |
1527 | }; | |
1528 | 15CB6A8605C072500099E85F /* MiG */ = { | |
1529 | isa = PBXGroup; | |
1530 | children = ( | |
1531 | 15CB69BE05C0722B0099E85F /* config.defs */, | |
1532 | 1514D76D05C08A5F00757DC9 /* config_types.h */, | |
1533 | 15FCAAD005FD0EBF00CB79E6 /* shared_dns_info.defs */, | |
1534 | 15FCAACF05FD0EBF00CB79E6 /* shared_dns_info_types.h */, | |
1535 | 23C1E2B8062DD45900835B54 /* pppcontroller.defs */, | |
1536 | 23C1E2B4062DD2C700835B54 /* pppcontroller_types.h */, | |
1537 | ); | |
1538 | name = MiG; | |
1539 | sourceTree = "<group>"; | |
1540 | }; | |
1541 | F95B8A660B03F97800993BA3 /* NetworkIdentification */ = { | |
1542 | isa = PBXGroup; | |
1543 | children = ( | |
1544 | F95B8A670B03F97800993BA3 /* Info.plist */, | |
1545 | F95B8A680B03F97800993BA3 /* NetworkIdentification.c */, | |
1546 | ); | |
1547 | name = NetworkIdentification; | |
1548 | path = Plugins/NetworkIdentification; | |
1549 | sourceTree = "<group>"; | |
1550 | }; | |
1551 | /* End PBXGroup section */ | |
1552 | ||
1553 | /* Begin PBXHeadersBuildPhase section */ | |
1554 | 1547001908455B98006787CE /* Headers */ = { | |
1555 | isa = PBXHeadersBuildPhase; | |
1556 | buildActionMask = 2147483647; | |
1557 | files = ( | |
1558 | 15DAF2DF08466D4900D1B2BD /* helper_comm.h in Headers */, | |
1559 | 155B7BF70847776D00F0E262 /* SCHelper_client.h in Headers */, | |
1560 | ); | |
1561 | runOnlyForDeploymentPostprocessing = 0; | |
1562 | }; | |
1563 | 155847460754FDCD0046C2E9 /* Headers */ = { | |
1564 | isa = PBXHeadersBuildPhase; | |
1565 | buildActionMask = 2147483647; | |
1566 | files = ( | |
1567 | 155847470754FDCD0046C2E9 /* scutil.h in Headers */, | |
1568 | 155847480754FDCD0046C2E9 /* commands.h in Headers */, | |
1569 | 155847490754FDCD0046C2E9 /* dictionary.h in Headers */, | |
1570 | 1558474A0754FDCD0046C2E9 /* session.h in Headers */, | |
1571 | 1558474B0754FDCD0046C2E9 /* cache.h in Headers */, | |
1572 | 1558474C0754FDCD0046C2E9 /* notifications.h in Headers */, | |
1573 | 1558474D0754FDCD0046C2E9 /* tests.h in Headers */, | |
1574 | 1558474E0754FDCD0046C2E9 /* prefs.h in Headers */, | |
1575 | 1558474F0754FDCD0046C2E9 /* net.h in Headers */, | |
1576 | 155847500754FDCD0046C2E9 /* net_interface.h in Headers */, | |
1577 | 155847510754FDCD0046C2E9 /* net_protocol.h in Headers */, | |
1578 | 155847520754FDCD0046C2E9 /* net_service.h in Headers */, | |
1579 | 155847530754FDCD0046C2E9 /* net_set.h in Headers */, | |
1580 | ); | |
1581 | runOnlyForDeploymentPostprocessing = 0; | |
1582 | }; | |
1583 | 1558481407550EC10046C2E9 /* Headers */ = { | |
1584 | isa = PBXHeadersBuildPhase; | |
1585 | buildActionMask = 2147483647; | |
1586 | files = ( | |
1587 | ); | |
1588 | runOnlyForDeploymentPostprocessing = 0; | |
1589 | }; | |
1590 | 159D53D007528BDA004F8947 /* Headers */ = { | |
1591 | isa = PBXHeadersBuildPhase; | |
1592 | buildActionMask = 2147483647; | |
1593 | files = ( | |
1594 | 159D540A07528D3B004F8947 /* cache.h in Headers */, | |
1595 | 159D540C07528DAA004F8947 /* ev_appletalk.h in Headers */, | |
1596 | 159D540E07528DAE004F8947 /* ev_dlil.h in Headers */, | |
1597 | 159D541007528DB1004F8947 /* ev_ipv4.h in Headers */, | |
1598 | 159D541207528DB3004F8947 /* ev_ipv6.h in Headers */, | |
1599 | 159D541407528DB5004F8947 /* eventmon.h in Headers */, | |
1600 | ); | |
1601 | runOnlyForDeploymentPostprocessing = 0; | |
1602 | }; | |
1603 | 159D53DA07528C2E004F8947 /* Headers */ = { | |
1604 | isa = PBXHeadersBuildPhase; | |
1605 | buildActionMask = 2147483647; | |
1606 | files = ( | |
1607 | ); | |
1608 | runOnlyForDeploymentPostprocessing = 0; | |
1609 | }; | |
1610 | 159D53E107528C4A004F8947 /* Headers */ = { | |
1611 | isa = PBXHeadersBuildPhase; | |
1612 | buildActionMask = 2147483647; | |
1613 | files = ( | |
1614 | ); | |
1615 | runOnlyForDeploymentPostprocessing = 0; | |
1616 | }; | |
1617 | 159D53E807528C61004F8947 /* Headers */ = { | |
1618 | isa = PBXHeadersBuildPhase; | |
1619 | buildActionMask = 2147483647; | |
1620 | files = ( | |
1621 | 155D223B0AF13A7300D52ED0 /* dns-configuration.h in Headers */, | |
1622 | 155D223C0AF13A7300D52ED0 /* set-hostname.h in Headers */, | |
1623 | 155D223D0AF13A7300D52ED0 /* smb-configuration.h in Headers */, | |
1624 | ); | |
1625 | runOnlyForDeploymentPostprocessing = 0; | |
1626 | }; | |
1627 | 159D53EF07528C79004F8947 /* Headers */ = { | |
1628 | isa = PBXHeadersBuildPhase; | |
1629 | buildActionMask = 2147483647; | |
1630 | files = ( | |
1631 | ); | |
1632 | runOnlyForDeploymentPostprocessing = 0; | |
1633 | }; | |
1634 | 159D53F607528C95004F8947 /* Headers */ = { | |
1635 | isa = PBXHeadersBuildPhase; | |
1636 | buildActionMask = 2147483647; | |
1637 | files = ( | |
1638 | ); | |
1639 | runOnlyForDeploymentPostprocessing = 0; | |
1640 | }; | |
1641 | 159D54A307529FFF004F8947 /* Headers */ = { | |
1642 | isa = PBXHeadersBuildPhase; | |
1643 | buildActionMask = 2147483647; | |
1644 | files = ( | |
1645 | 159D54A407529FFF004F8947 /* configd.h in Headers */, | |
1646 | 159D54A507529FFF004F8947 /* _SCD.h in Headers */, | |
1647 | 159D54A607529FFF004F8947 /* configd_server.h in Headers */, | |
1648 | 159D54A707529FFF004F8947 /* notify_server.h in Headers */, | |
1649 | 159D54A807529FFF004F8947 /* plugin_support.h in Headers */, | |
1650 | 159D54A907529FFF004F8947 /* session.h in Headers */, | |
1651 | 159D54AA07529FFF004F8947 /* pattern.h in Headers */, | |
1652 | ); | |
1653 | runOnlyForDeploymentPostprocessing = 0; | |
1654 | }; | |
1655 | 15DAD5E0075913CE0084A6ED /* Headers */ = { | |
1656 | isa = PBXHeadersBuildPhase; | |
1657 | buildActionMask = 2147483647; | |
1658 | files = ( | |
1659 | 15DAD5E1075913CE0084A6ED /* dnsinfo.h in Headers */, | |
1660 | 15DAD5E2075913CE0084A6ED /* dnsinfo_private.h in Headers */, | |
1661 | 15DAD5E3075913CE0084A6ED /* dnsinfo_create.h in Headers */, | |
1662 | ); | |
1663 | runOnlyForDeploymentPostprocessing = 0; | |
1664 | }; | |
1665 | 15DAD64107591A1A0084A6ED /* Headers */ = { | |
1666 | isa = PBXHeadersBuildPhase; | |
1667 | buildActionMask = 2147483647; | |
1668 | files = ( | |
1669 | 1506081A075A00A300B147BA /* SCSchemaDefinitions.h in Headers */, | |
1670 | 15DAD64307591A1A0084A6ED /* SystemConfiguration.h in Headers */, | |
1671 | 15DAD64407591A1A0084A6ED /* SCPrivate.h in Headers */, | |
1672 | 15DAD64507591A1A0084A6ED /* SCDPlugin.h in Headers */, | |
1673 | 15DAD64607591A1A0084A6ED /* SCDynamicStoreInternal.h in Headers */, | |
1674 | 15DAD64707591A1A0084A6ED /* SCDynamicStore.h in Headers */, | |
1675 | 15DAD64807591A1A0084A6ED /* SCDynamicStorePrivate.h in Headers */, | |
1676 | 15DAD64907591A1A0084A6ED /* SCDynamicStoreKey.h in Headers */, | |
1677 | 15DAD64A07591A1A0084A6ED /* SCDynamicStoreCopySpecific.h in Headers */, | |
1678 | 15DAD64B07591A1A0084A6ED /* SCDynamicStoreCopySpecificPrivate.h in Headers */, | |
1679 | 15DAD64C07591A1A0084A6ED /* SCDynamicStoreSetSpecificPrivate.h in Headers */, | |
1680 | 15DAD64D07591A1A0084A6ED /* SCPreferencesInternal.h in Headers */, | |
1681 | 15DAD64E07591A1A0084A6ED /* SCPreferences.h in Headers */, | |
1682 | 15DAD64F07591A1A0084A6ED /* SCPreferencesPrivate.h in Headers */, | |
1683 | 15DAD65007591A1A0084A6ED /* SCPreferencesPath.h in Headers */, | |
1684 | 15DAD65107591A1A0084A6ED /* SCPreferencesSetSpecific.h in Headers */, | |
1685 | 15DAD65207591A1A0084A6ED /* SCNetworkConfiguration.h in Headers */, | |
1686 | 15DAD65307591A1A0084A6ED /* SCNetworkConfigurationInternal.h in Headers */, | |
1687 | 15DAD65407591A1A0084A6ED /* SCNetwork.h in Headers */, | |
1688 | 15DAD65507591A1A0084A6ED /* SCNetworkConnection.h in Headers */, | |
1689 | 15DAD65607591A1A0084A6ED /* SCNetworkReachability.h in Headers */, | |
1690 | 15DAD65707591A1A0084A6ED /* SCValidation.h in Headers */, | |
1691 | 15DAD65807591A1A0084A6ED /* DHCPClientPreferences.h in Headers */, | |
1692 | 15DAD65907591A1A0084A6ED /* SCDynamicStoreCopyDHCPInfo.h in Headers */, | |
1693 | 15DAD65A07591A1A0084A6ED /* moh_msg.h in Headers */, | |
1694 | 15DAD65B07591A1A0084A6ED /* moh.h in Headers */, | |
1695 | 15DAD65C07591A1A0084A6ED /* DeviceOnHold.h in Headers */, | |
1696 | 15DAD65D07591A1A0084A6ED /* LinkConfiguration.h in Headers */, | |
1697 | 15DAD65E07591A1A0084A6ED /* dy_framework.h in Headers */, | |
1698 | 15DAD65F07591A1A0084A6ED /* VLANConfiguration.h in Headers */, | |
1699 | 15DAD66107591A1A0084A6ED /* SCPreferencesPathKey.h in Headers */, | |
1700 | 15DAD66207591A1A0084A6ED /* dnsinfo.h in Headers */, | |
1701 | 15DAD66307591A1A0084A6ED /* dnsinfo_private.h in Headers */, | |
1702 | 15DAD66407591A1A0084A6ED /* pppcontroller_types.h in Headers */, | |
1703 | 15DAD66507591A1A0084A6ED /* pppcontroller.h in Headers */, | |
1704 | 15DAD66607591A1A0084A6ED /* BondConfiguration.h in Headers */, | |
1705 | 15DAD66707591A1A0084A6ED /* BondConfigurationPrivate.h in Headers */, | |
1706 | 156BD6BC07E0DFA9008698FF /* SCPreferencesSetSpecificPrivate.h in Headers */, | |
1707 | 154CF3F407E1EA4D00D8302E /* SCPreferencesGetSpecificPrivate.h in Headers */, | |
1708 | 155A1E6C081079CC00F70D98 /* SCNetworkConfigurationPrivate.h in Headers */, | |
1709 | 15DAF2DB08466D4900D1B2BD /* helper_comm.h in Headers */, | |
1710 | 155B7BF80847776D00F0E262 /* SCHelper_client.h in Headers */, | |
1711 | 15A297300A13C08C009879B3 /* SCNetworkConnectionPrivate.h in Headers */, | |
1712 | 152E68C10A2C89C70011FDA8 /* SCPreferencesKeychainPrivate.h in Headers */, | |
1713 | 157A88890A470D0F003A4256 /* SCSchemaDefinitionsPrivate.h in Headers */, | |
1714 | F95B8A460B03E09300993BA3 /* SCNetworkSignature.h in Headers */, | |
1715 | F95B8A470B03E09300993BA3 /* SCNetworkSignaturePrivate.h in Headers */, | |
1716 | ); | |
1717 | runOnlyForDeploymentPostprocessing = 0; | |
1718 | }; | |
1719 | 15FD733C0754DBDA001CC321 /* Headers */ = { | |
1720 | isa = PBXHeadersBuildPhase; | |
1721 | buildActionMask = 2147483647; | |
1722 | files = ( | |
1723 | ); | |
1724 | runOnlyForDeploymentPostprocessing = 0; | |
1725 | }; | |
1726 | F95B8A5B0B03F81400993BA3 /* Headers */ = { | |
1727 | isa = PBXHeadersBuildPhase; | |
1728 | buildActionMask = 2147483647; | |
1729 | files = ( | |
1730 | ); | |
1731 | runOnlyForDeploymentPostprocessing = 0; | |
1732 | }; | |
1733 | /* End PBXHeadersBuildPhase section */ | |
1734 | ||
1735 | /* Begin PBXNativeTarget section */ | |
6d034b4e A |
1736 | 151F5D990CCE98E50093AC3B /* SCMonitor */ = { |
1737 | isa = PBXNativeTarget; | |
1738 | buildConfigurationList = 151F5D9F0CCE98E60093AC3B /* Build configuration list for PBXNativeTarget "SCMonitor" */; | |
1739 | buildPhases = ( | |
1740 | 151F5D960CCE98E50093AC3B /* Resources */, | |
1741 | 151F5D970CCE98E50093AC3B /* Sources */, | |
1742 | 151F5D980CCE98E50093AC3B /* Frameworks */, | |
1743 | ); | |
1744 | buildRules = ( | |
1745 | ); | |
1746 | dependencies = ( | |
1747 | ); | |
1748 | name = SCMonitor; | |
1749 | productName = SCMonitor; | |
1750 | productReference = 151F5D9A0CCE98E50093AC3B /* SCMonitor.plugin */; | |
1751 | productType = "com.apple.product-type.bundle"; | |
1752 | }; | |
edebe297 A |
1753 | 151F63DA09328A3C0096DCC9 /* Schema */ = { |
1754 | isa = PBXNativeTarget; | |
1755 | buildConfigurationList = 151F63DC09328A3C0096DCC9 /* Build configuration list for PBXNativeTarget "Schema" */; | |
1756 | buildPhases = ( | |
1757 | 151F63DB09328A3C0096DCC9 /* ShellScript */, | |
1758 | ); | |
1759 | buildRules = ( | |
1760 | ); | |
1761 | dependencies = ( | |
1762 | ); | |
1763 | name = Schema; | |
1764 | productInstallPath = /usr/local/bin; | |
1765 | productName = Schema; | |
1766 | productReference = 151F63EC09328A3C0096DCC9 /* genSCPreferences */; | |
1767 | productType = "com.apple.product-type.tool"; | |
1768 | }; | |
1769 | 1547001808455B98006787CE /* SCHelper */ = { | |
1770 | isa = PBXNativeTarget; | |
1771 | buildConfigurationList = 156EB5E20905594A00EEF749 /* Build configuration list for PBXNativeTarget "SCHelper" */; | |
1772 | buildPhases = ( | |
1773 | 1547001908455B98006787CE /* Headers */, | |
1774 | 1547001A08455B98006787CE /* Sources */, | |
1775 | 1547001B08455B98006787CE /* Frameworks */, | |
1776 | 1547001C08455B98006787CE /* Rez */, | |
1777 | ); | |
1778 | buildRules = ( | |
1779 | ); | |
1780 | dependencies = ( | |
1781 | ); | |
1782 | name = SCHelper; | |
1783 | productInstallPath = /usr/local/bin; | |
1784 | productName = SCPreferencesHelper; | |
1785 | productReference = 1547001D08455B98006787CE /* SCHelper */; | |
1786 | productType = "com.apple.product-type.tool"; | |
1787 | }; | |
1788 | 155847430754FDCD0046C2E9 /* scutil */ = { | |
1789 | isa = PBXNativeTarget; | |
1790 | buildConfigurationList = 156EB62A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "scutil" */; | |
1791 | buildPhases = ( | |
1792 | 155847460754FDCD0046C2E9 /* Headers */, | |
1793 | 155847540754FDCD0046C2E9 /* Sources */, | |
1794 | 155847620754FDCD0046C2E9 /* Frameworks */, | |
1795 | 155847670754FDCD0046C2E9 /* Rez */, | |
1796 | 155847680754FDCD0046C2E9 /* CopyFiles */, | |
1797 | ); | |
1798 | buildRules = ( | |
1799 | ); | |
1800 | dependencies = ( | |
1801 | ); | |
1802 | name = scutil; | |
1803 | productInstallPath = /usr/sbin; | |
1804 | productName = "scutil (Tool)"; | |
1805 | productReference = 1558476A0754FDCD0046C2E9 /* scutil */; | |
1806 | productType = "com.apple.product-type.tool"; | |
1807 | }; | |
1808 | 1558481207550EC10046C2E9 /* scselect */ = { | |
1809 | isa = PBXNativeTarget; | |
1810 | buildConfigurationList = 156EB6260905594A00EEF749 /* Build configuration list for PBXNativeTarget "scselect" */; | |
1811 | buildPhases = ( | |
1812 | 1558481407550EC10046C2E9 /* Headers */, | |
1813 | 1558481507550EC10046C2E9 /* Sources */, | |
1814 | 1558481707550EC10046C2E9 /* Frameworks */, | |
1815 | 1558481A07550EC10046C2E9 /* Rez */, | |
1816 | 1558481B07550EC10046C2E9 /* CopyFiles */, | |
1817 | ); | |
1818 | buildRules = ( | |
1819 | ); | |
1820 | dependencies = ( | |
1821 | ); | |
1822 | name = scselect; | |
1823 | productInstallPath = /usr/sbin; | |
1824 | productName = "scselect (Tool)"; | |
1825 | productReference = 1558481D07550EC10046C2E9 /* scselect */; | |
1826 | productType = "com.apple.product-type.tool"; | |
1827 | }; | |
1828 | 15828AE60753B5F900AD4710 /* KernelEventMonitor.bundle */ = { | |
1829 | isa = PBXNativeTarget; | |
1830 | buildConfigurationList = 156EB5FE0905594A00EEF749 /* Build configuration list for PBXNativeTarget "KernelEventMonitor.bundle" */; | |
1831 | buildPhases = ( | |
1832 | 15828AE30753B5F900AD4710 /* Resources */, | |
1833 | ); | |
1834 | buildRules = ( | |
1835 | ); | |
1836 | dependencies = ( | |
1837 | ); | |
1838 | name = KernelEventMonitor.bundle; | |
1839 | productName = KernelEventMonitor.bundle; | |
1840 | productReference = 15828AE70753B5F900AD4710 /* KernelEventMonitor.bundle */; | |
1841 | productType = "com.apple.product-type.bundle"; | |
1842 | }; | |
1843 | 159D53D307528BDA004F8947 /* KernelEventMonitor */ = { | |
1844 | isa = PBXNativeTarget; | |
1845 | buildConfigurationList = 156EB6020905594A00EEF749 /* Build configuration list for PBXNativeTarget "KernelEventMonitor" */; | |
1846 | buildPhases = ( | |
1847 | 159D53D007528BDA004F8947 /* Headers */, | |
1848 | 159D53D107528BDA004F8947 /* Sources */, | |
1849 | 159D53D207528BDA004F8947 /* Frameworks */, | |
1850 | ); | |
1851 | buildRules = ( | |
1852 | ); | |
1853 | dependencies = ( | |
1854 | ); | |
1855 | name = KernelEventMonitor; | |
1856 | productName = KernelEventMonitor; | |
1857 | productReference = 159D53D407528BDA004F8947 /* libKernelEventMonitor.a */; | |
1858 | productType = "com.apple.product-type.library.static"; | |
1859 | }; | |
1860 | 159D53DD07528C2E004F8947 /* Kicker */ = { | |
1861 | isa = PBXNativeTarget; | |
1862 | buildConfigurationList = 156EB6060905594A00EEF749 /* Build configuration list for PBXNativeTarget "Kicker" */; | |
1863 | buildPhases = ( | |
1864 | 159D53DA07528C2E004F8947 /* Headers */, | |
1865 | 159D53DB07528C2E004F8947 /* Sources */, | |
1866 | 159D53DC07528C2E004F8947 /* Frameworks */, | |
1867 | ); | |
1868 | buildRules = ( | |
1869 | ); | |
1870 | dependencies = ( | |
1871 | ); | |
1872 | name = Kicker; | |
1873 | productName = Kicker; | |
1874 | productReference = 159D53DE07528C2E004F8947 /* libKicker.a */; | |
1875 | productType = "com.apple.product-type.library.static"; | |
1876 | }; | |
1877 | 159D53E407528C4A004F8947 /* InterfaceNamer */ = { | |
1878 | isa = PBXNativeTarget; | |
1879 | buildConfigurationList = 156EB5F60905594A00EEF749 /* Build configuration list for PBXNativeTarget "InterfaceNamer" */; | |
1880 | buildPhases = ( | |
1881 | 159D53E107528C4A004F8947 /* Headers */, | |
1882 | 159D53E207528C4A004F8947 /* Sources */, | |
1883 | 159D53E307528C4A004F8947 /* Frameworks */, | |
1884 | ); | |
1885 | buildRules = ( | |
1886 | ); | |
1887 | dependencies = ( | |
1888 | ); | |
1889 | name = InterfaceNamer; | |
1890 | productName = InterfaceNamer; | |
1891 | productReference = 159D53E507528C4A004F8947 /* libInterfaceNamer.a */; | |
1892 | productType = "com.apple.product-type.library.static"; | |
1893 | }; | |
1894 | 159D53EB07528C61004F8947 /* IPMonitor */ = { | |
1895 | isa = PBXNativeTarget; | |
1896 | buildConfigurationList = 156EB5EE0905594A00EEF749 /* Build configuration list for PBXNativeTarget "IPMonitor" */; | |
1897 | buildPhases = ( | |
1898 | 159D53E807528C61004F8947 /* Headers */, | |
1899 | 159D53E907528C61004F8947 /* Sources */, | |
1900 | 159D53EA07528C61004F8947 /* Frameworks */, | |
1901 | ); | |
1902 | buildRules = ( | |
1903 | ); | |
1904 | dependencies = ( | |
1905 | ); | |
1906 | name = IPMonitor; | |
1907 | productName = IPMonitor; | |
1908 | productReference = 159D53EC07528C61004F8947 /* libIPMonitor.a */; | |
1909 | productType = "com.apple.product-type.library.static"; | |
1910 | }; | |
1911 | 159D53F207528C79004F8947 /* LinkConfiguration */ = { | |
1912 | isa = PBXNativeTarget; | |
1913 | buildConfigurationList = 156EB60E0905594A00EEF749 /* Build configuration list for PBXNativeTarget "LinkConfiguration" */; | |
1914 | buildPhases = ( | |
1915 | 159D53EF07528C79004F8947 /* Headers */, | |
1916 | 159D53F007528C79004F8947 /* Sources */, | |
1917 | 159D53F107528C79004F8947 /* Frameworks */, | |
1918 | ); | |
1919 | buildRules = ( | |
1920 | ); | |
1921 | dependencies = ( | |
1922 | ); | |
1923 | name = LinkConfiguration; | |
1924 | productName = LinkConfiguration; | |
1925 | productReference = 159D53F307528C79004F8947 /* libLinkConfiguration.a */; | |
1926 | productType = "com.apple.product-type.library.static"; | |
1927 | }; | |
1928 | 159D53F907528C95004F8947 /* PreferencesMonitor */ = { | |
1929 | isa = PBXNativeTarget; | |
1930 | buildConfigurationList = 156EB6160905594A00EEF749 /* Build configuration list for PBXNativeTarget "PreferencesMonitor" */; | |
1931 | buildPhases = ( | |
1932 | 159D53F607528C95004F8947 /* Headers */, | |
1933 | 159D53F707528C95004F8947 /* Sources */, | |
1934 | 159D53F807528C95004F8947 /* Frameworks */, | |
1935 | ); | |
1936 | buildRules = ( | |
1937 | ); | |
1938 | dependencies = ( | |
1939 | ); | |
1940 | name = PreferencesMonitor; | |
1941 | productName = PreferencesMonitor; | |
1942 | productReference = 159D53FA07528C95004F8947 /* libPreferencesMonitor.a */; | |
1943 | productType = "com.apple.product-type.library.static"; | |
1944 | }; | |
1945 | 159D549F07529FFF004F8947 /* configd */ = { | |
1946 | isa = PBXNativeTarget; | |
1947 | buildConfigurationList = 156EB6220905594A00EEF749 /* Build configuration list for PBXNativeTarget "configd" */; | |
1948 | buildPhases = ( | |
1949 | 159D54A307529FFF004F8947 /* Headers */, | |
1950 | 159D54AB07529FFF004F8947 /* Sources */, | |
1951 | 159D54CA07529FFF004F8947 /* Frameworks */, | |
1952 | 159D54D407529FFF004F8947 /* Rez */, | |
1953 | 159D54D507529FFF004F8947 /* CopyFiles */, | |
1954 | 159D54D707529FFF004F8947 /* CopyFiles */, | |
1955 | ); | |
1956 | buildRules = ( | |
1957 | ); | |
1958 | dependencies = ( | |
1959 | ); | |
1960 | name = configd; | |
1961 | productInstallPath = /usr/sbin; | |
1962 | productName = "configd (Tool)"; | |
1963 | productReference = 159D54D907529FFF004F8947 /* configd */; | |
1964 | productType = "com.apple.product-type.tool"; | |
1965 | }; | |
1966 | 15DAD5DF075913CE0084A6ED /* DNSConfiguration */ = { | |
1967 | isa = PBXNativeTarget; | |
1968 | buildConfigurationList = 156EB5DA0905594A00EEF749 /* Build configuration list for PBXNativeTarget "DNSConfiguration" */; | |
1969 | buildPhases = ( | |
1970 | 15DAD5E0075913CE0084A6ED /* Headers */, | |
1971 | 15DAD5E4075913CE0084A6ED /* Sources */, | |
1972 | 15DAD5E9075913CE0084A6ED /* Frameworks */, | |
1973 | 15DAD5EA075913CE0084A6ED /* Rez */, | |
1974 | ); | |
1975 | buildRules = ( | |
1976 | ); | |
1977 | dependencies = ( | |
1978 | ); | |
1979 | name = DNSConfiguration; | |
1980 | productInstallPath = /usr/local/lib; | |
1981 | productName = DNSConfiguration; | |
1982 | productReference = 15DAD5EE075913CE0084A6ED /* libdnsinfo.a */; | |
1983 | productType = "com.apple.product-type.library.static"; | |
1984 | }; | |
1985 | 15DAD63F07591A1A0084A6ED /* SystemConfiguration.framework */ = { | |
1986 | isa = PBXNativeTarget; | |
1987 | buildConfigurationList = 156EB5DE0905594A00EEF749 /* Build configuration list for PBXNativeTarget "SystemConfiguration.framework" */; | |
1988 | buildPhases = ( | |
1989 | 15DAD6AC07591A1A0084A6ED /* SystemConfiguration.order */, | |
1990 | 15DAD64107591A1A0084A6ED /* Headers */, | |
1991 | 15DAD66807591A1A0084A6ED /* Resources */, | |
1992 | 15DAD66C07591A1A0084A6ED /* Sources */, | |
1993 | 15DAD6AD07591A1A0084A6ED /* Frameworks */, | |
1994 | 15DAD6AF07591A1A0084A6ED /* Rez */, | |
1995 | 15DAD6B007591A1A0084A6ED /* get-mobility-info */, | |
1996 | 15DAD6B107591A1A0084A6ED /* preferences.plist */, | |
1997 | ); | |
1998 | buildRules = ( | |
1999 | ); | |
2000 | dependencies = ( | |
2001 | ); | |
2002 | name = SystemConfiguration.framework; | |
2003 | productInstallPath = "$(SYSTEM_LIBRARY_DIR)/Frameworks"; | |
2004 | productName = "SystemConfiguration (Framework)"; | |
2005 | productReference = 15DAD6C807591A1A0084A6ED /* SystemConfiguration.framework */; | |
2006 | productType = "com.apple.product-type.framework"; | |
2007 | }; | |
2008 | 15FD70FF0754D627001CC321 /* Kicker.bundle */ = { | |
2009 | isa = PBXNativeTarget; | |
2010 | buildConfigurationList = 156EB60A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "Kicker.bundle" */; | |
2011 | buildPhases = ( | |
2012 | 15FD71010754D627001CC321 /* Resources */, | |
2013 | ); | |
2014 | buildRules = ( | |
2015 | ); | |
2016 | dependencies = ( | |
2017 | ); | |
2018 | name = Kicker.bundle; | |
2019 | productInstallPath = "$(USER_LIBRARY_DIR)/Bundles"; | |
2020 | productName = Kicker.bundle; | |
2021 | productReference = 15FD71090754D628001CC321 /* Kicker.bundle */; | |
2022 | productType = "com.apple.product-type.bundle"; | |
2023 | }; | |
2024 | 15FD72930754DA2B001CC321 /* InterfaceNamer.bundle */ = { | |
2025 | isa = PBXNativeTarget; | |
2026 | buildConfigurationList = 156EB5FA0905594A00EEF749 /* Build configuration list for PBXNativeTarget "InterfaceNamer.bundle" */; | |
2027 | buildPhases = ( | |
2028 | 15FD72940754DA2B001CC321 /* Resources */, | |
2029 | ); | |
2030 | buildRules = ( | |
2031 | ); | |
2032 | dependencies = ( | |
2033 | ); | |
2034 | name = InterfaceNamer.bundle; | |
2035 | productInstallPath = "$(USER_LIBRARY_DIR)/Bundles"; | |
2036 | productName = Kicker.bundle; | |
2037 | productReference = 15FD72970754DA2B001CC321 /* InterfaceNamer.bundle */; | |
2038 | productType = "com.apple.product-type.bundle"; | |
2039 | }; | |
2040 | 15FD72A10754DA4C001CC321 /* IPMonitor.bundle */ = { | |
2041 | isa = PBXNativeTarget; | |
2042 | buildConfigurationList = 156EB5F20905594A00EEF749 /* Build configuration list for PBXNativeTarget "IPMonitor.bundle" */; | |
2043 | buildPhases = ( | |
2044 | 15FD72A20754DA4C001CC321 /* Resources */, | |
2045 | ); | |
2046 | buildRules = ( | |
2047 | ); | |
2048 | dependencies = ( | |
2049 | ); | |
2050 | name = IPMonitor.bundle; | |
2051 | productInstallPath = "$(USER_LIBRARY_DIR)/Bundles"; | |
2052 | productName = Kicker.bundle; | |
2053 | productReference = 15FD72A50754DA4C001CC321 /* IPMonitor.bundle */; | |
2054 | productType = "com.apple.product-type.bundle"; | |
2055 | }; | |
2056 | 15FD72B10754DA69001CC321 /* LinkConfiguration.bundle */ = { | |
2057 | isa = PBXNativeTarget; | |
2058 | buildConfigurationList = 156EB6120905594A00EEF749 /* Build configuration list for PBXNativeTarget "LinkConfiguration.bundle" */; | |
2059 | buildPhases = ( | |
2060 | 15FD72B20754DA69001CC321 /* Resources */, | |
2061 | ); | |
2062 | buildRules = ( | |
2063 | ); | |
2064 | dependencies = ( | |
2065 | ); | |
2066 | name = LinkConfiguration.bundle; | |
2067 | productInstallPath = "$(USER_LIBRARY_DIR)/Bundles"; | |
2068 | productName = Kicker.bundle; | |
2069 | productReference = 15FD72B50754DA69001CC321 /* LinkConfiguration.bundle */; | |
2070 | productType = "com.apple.product-type.bundle"; | |
2071 | }; | |
2072 | 15FD72C50754DA7E001CC321 /* PreferencesMonitor.bundle */ = { | |
2073 | isa = PBXNativeTarget; | |
2074 | buildConfigurationList = 156EB61A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "PreferencesMonitor.bundle" */; | |
2075 | buildPhases = ( | |
2076 | 15FD72C60754DA7E001CC321 /* Resources */, | |
2077 | ); | |
2078 | buildRules = ( | |
2079 | ); | |
2080 | dependencies = ( | |
2081 | ); | |
2082 | name = PreferencesMonitor.bundle; | |
2083 | productInstallPath = "$(USER_LIBRARY_DIR)/Bundles"; | |
2084 | productName = Kicker.bundle; | |
2085 | productReference = 15FD72C90754DA7E001CC321 /* PreferencesMonitor.bundle */; | |
2086 | productType = "com.apple.product-type.bundle"; | |
2087 | }; | |
2088 | 15FD731E0754DB9F001CC321 /* ATconfig.bundle */ = { | |
2089 | isa = PBXNativeTarget; | |
2090 | buildConfigurationList = 156EB5EA0905594A00EEF749 /* Build configuration list for PBXNativeTarget "ATconfig.bundle" */; | |
2091 | buildPhases = ( | |
2092 | 15FD731F0754DB9F001CC321 /* Resources */, | |
2093 | ); | |
2094 | buildRules = ( | |
2095 | ); | |
2096 | dependencies = ( | |
2097 | ); | |
2098 | name = ATconfig.bundle; | |
2099 | productInstallPath = "$(USER_LIBRARY_DIR)/Bundles"; | |
2100 | productName = Kicker.bundle; | |
2101 | productReference = 15FD73220754DB9F001CC321 /* ATconfig.bundle */; | |
2102 | productType = "com.apple.product-type.bundle"; | |
2103 | }; | |
2104 | 15FD733A0754DBDA001CC321 /* ATconfig */ = { | |
2105 | isa = PBXNativeTarget; | |
2106 | buildConfigurationList = 156EB63A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "ATconfig" */; | |
2107 | buildPhases = ( | |
2108 | 15FD733C0754DBDA001CC321 /* Headers */, | |
2109 | 15FD733D0754DBDA001CC321 /* Sources */, | |
2110 | 15FD733F0754DBDA001CC321 /* Frameworks */, | |
2111 | ); | |
2112 | buildRules = ( | |
2113 | ); | |
2114 | dependencies = ( | |
2115 | ); | |
2116 | name = ATconfig; | |
2117 | productName = InterfaceNamer; | |
2118 | productReference = 15FD73400754DBDA001CC321 /* libATconfig.a */; | |
2119 | productType = "com.apple.product-type.library.static"; | |
2120 | }; | |
2121 | F95B8A5E0B03F81400993BA3 /* NetworkIdentification */ = { | |
2122 | isa = PBXNativeTarget; | |
2123 | buildConfigurationList = F95B8A610B03F83200993BA3 /* Build configuration list for PBXNativeTarget "NetworkIdentification" */; | |
2124 | buildPhases = ( | |
2125 | F95B8A5B0B03F81400993BA3 /* Headers */, | |
2126 | F95B8A5C0B03F81400993BA3 /* Sources */, | |
2127 | F95B8A5D0B03F81400993BA3 /* Frameworks */, | |
2128 | ); | |
2129 | buildRules = ( | |
2130 | ); | |
2131 | dependencies = ( | |
2132 | ); | |
2133 | name = NetworkIdentification; | |
2134 | productName = NetworkIdentification; | |
2135 | productReference = F95B8A5F0B03F81400993BA3 /* libNetworkIdentification.a */; | |
2136 | productType = "com.apple.product-type.library.static"; | |
2137 | }; | |
2138 | F95B8A6A0B03F9D100993BA3 /* NetworkIdentification.bundle */ = { | |
2139 | isa = PBXNativeTarget; | |
2140 | buildConfigurationList = F95B8A6C0B03F9D100993BA3 /* Build configuration list for PBXNativeTarget "NetworkIdentification.bundle" */; | |
2141 | buildPhases = ( | |
2142 | F95B8A6B0B03F9D100993BA3 /* Resources */, | |
2143 | ); | |
2144 | buildRules = ( | |
2145 | ); | |
2146 | dependencies = ( | |
2147 | ); | |
2148 | name = NetworkIdentification.bundle; | |
2149 | productInstallPath = "$(USER_LIBRARY_DIR)/Bundles"; | |
2150 | productName = Kicker.bundle; | |
2151 | productReference = F95B8A700B03F9D100993BA3 /* NetworkIdentification.bundle */; | |
2152 | productType = "com.apple.product-type.bundle"; | |
2153 | }; | |
2154 | /* End PBXNativeTarget section */ | |
2155 | ||
2156 | /* Begin PBXProject section */ | |
2157 | 15CB6A7705C0722B0099E85F /* Project object */ = { | |
2158 | isa = PBXProject; | |
2159 | buildConfigurationList = 156EB63E0905594A00EEF749 /* Build configuration list for PBXProject "configd" */; | |
2160 | compatibilityVersion = "Xcode 2.4"; | |
2161 | hasScannedForEncodings = 1; | |
2162 | mainGroup = 15CB68FC05C072220099E85F /* configd */; | |
2163 | productRefGroup = 15CB690F05C0722B0099E85F /* Products */; | |
2164 | projectDirPath = ""; | |
2165 | projectRoot = ""; | |
2166 | targets = ( | |
2167 | 15CB690005C0722A0099E85F /* All */, | |
2168 | 157BB8AE075924360025DA7A /* configd_base */, | |
2169 | 159D542007528E7C004F8947 /* configd_plugins */, | |
2170 | 155847FA07550D210046C2E9 /* configd_executables */, | |
2171 | 15DAD5DF075913CE0084A6ED /* DNSConfiguration */, | |
2172 | 151F63DA09328A3C0096DCC9 /* Schema */, | |
2173 | 15DAD63F07591A1A0084A6ED /* SystemConfiguration.framework */, | |
2174 | 1547001808455B98006787CE /* SCHelper */, | |
6d034b4e | 2175 | 151F5D990CCE98E50093AC3B /* SCMonitor */, |
edebe297 A |
2176 | 159D549F07529FFF004F8947 /* configd */, |
2177 | 1558481207550EC10046C2E9 /* scselect */, | |
2178 | 155847430754FDCD0046C2E9 /* scutil */, | |
2179 | 15FD733A0754DBDA001CC321 /* ATconfig */, | |
2180 | 15FD731E0754DB9F001CC321 /* ATconfig.bundle */, | |
2181 | 159D53EB07528C61004F8947 /* IPMonitor */, | |
2182 | 15FD72A10754DA4C001CC321 /* IPMonitor.bundle */, | |
2183 | 159D53E407528C4A004F8947 /* InterfaceNamer */, | |
2184 | 15FD72930754DA2B001CC321 /* InterfaceNamer.bundle */, | |
2185 | 159D53D307528BDA004F8947 /* KernelEventMonitor */, | |
2186 | 15828AE60753B5F900AD4710 /* KernelEventMonitor.bundle */, | |
2187 | 159D53DD07528C2E004F8947 /* Kicker */, | |
2188 | 15FD70FF0754D627001CC321 /* Kicker.bundle */, | |
2189 | 159D53F207528C79004F8947 /* LinkConfiguration */, | |
2190 | 15FD72B10754DA69001CC321 /* LinkConfiguration.bundle */, | |
2191 | F95B8A5E0B03F81400993BA3 /* NetworkIdentification */, | |
2192 | F95B8A6A0B03F9D100993BA3 /* NetworkIdentification.bundle */, | |
2193 | 159D53F907528C95004F8947 /* PreferencesMonitor */, | |
2194 | 15FD72C50754DA7E001CC321 /* PreferencesMonitor.bundle */, | |
2195 | ); | |
2196 | }; | |
2197 | /* End PBXProject section */ | |
2198 | ||
2199 | /* Begin PBXResourcesBuildPhase section */ | |
6d034b4e A |
2200 | 151F5D960CCE98E50093AC3B /* Resources */ = { |
2201 | isa = PBXResourcesBuildPhase; | |
2202 | buildActionMask = 2147483647; | |
2203 | files = ( | |
2204 | 15FEE81F0CD03E75001312F9 /* Localizable.strings in Resources */, | |
2205 | ); | |
2206 | runOnlyForDeploymentPostprocessing = 0; | |
2207 | }; | |
edebe297 A |
2208 | 15828AE30753B5F900AD4710 /* Resources */ = { |
2209 | isa = PBXResourcesBuildPhase; | |
2210 | buildActionMask = 2147483647; | |
2211 | files = ( | |
2212 | ); | |
2213 | runOnlyForDeploymentPostprocessing = 0; | |
2214 | }; | |
2215 | 15DAD66807591A1A0084A6ED /* Resources */ = { | |
2216 | isa = PBXResourcesBuildPhase; | |
2217 | buildActionMask = 2147483647; | |
2218 | files = ( | |
2219 | 15A6F7C40A4B266D00B907EA /* Localizable.strings in Resources */, | |
2220 | 15DAD66B07591A1A0084A6ED /* NetworkInterface.strings in Resources */, | |
2221 | 15DAD66907591A1A0084A6ED /* NetworkConfiguration.plist in Resources */, | |
2222 | 15DAD66A07591A1A0084A6ED /* get-mobility-info in Resources */, | |
2223 | ); | |
2224 | runOnlyForDeploymentPostprocessing = 0; | |
2225 | }; | |
2226 | 15FD71010754D627001CC321 /* Resources */ = { | |
2227 | isa = PBXResourcesBuildPhase; | |
2228 | buildActionMask = 2147483647; | |
2229 | files = ( | |
2230 | 158ADD190754F1F100124717 /* Kicker.xml in Resources */, | |
2231 | 158ADD1B0754F1F400124717 /* enable-network in Resources */, | |
2232 | ); | |
2233 | runOnlyForDeploymentPostprocessing = 0; | |
2234 | }; | |
2235 | 15FD72940754DA2B001CC321 /* Resources */ = { | |
2236 | isa = PBXResourcesBuildPhase; | |
2237 | buildActionMask = 2147483647; | |
2238 | files = ( | |
2239 | ); | |
2240 | runOnlyForDeploymentPostprocessing = 0; | |
2241 | }; | |
2242 | 15FD72A20754DA4C001CC321 /* Resources */ = { | |
2243 | isa = PBXResourcesBuildPhase; | |
2244 | buildActionMask = 2147483647; | |
2245 | files = ( | |
2246 | 158ADD0E0754F1A000124717 /* Resolvers.plist in Resources */, | |
2247 | ); | |
2248 | runOnlyForDeploymentPostprocessing = 0; | |
2249 | }; | |
2250 | 15FD72B20754DA69001CC321 /* Resources */ = { | |
2251 | isa = PBXResourcesBuildPhase; | |
2252 | buildActionMask = 2147483647; | |
2253 | files = ( | |
2254 | ); | |
2255 | runOnlyForDeploymentPostprocessing = 0; | |
2256 | }; | |
2257 | 15FD72C60754DA7E001CC321 /* Resources */ = { | |
2258 | isa = PBXResourcesBuildPhase; | |
2259 | buildActionMask = 2147483647; | |
2260 | files = ( | |
2261 | ); | |
2262 | runOnlyForDeploymentPostprocessing = 0; | |
2263 | }; | |
2264 | 15FD731F0754DB9F001CC321 /* Resources */ = { | |
2265 | isa = PBXResourcesBuildPhase; | |
2266 | buildActionMask = 2147483647; | |
2267 | files = ( | |
2268 | ); | |
2269 | runOnlyForDeploymentPostprocessing = 0; | |
2270 | }; | |
2271 | F95B8A6B0B03F9D100993BA3 /* Resources */ = { | |
2272 | isa = PBXResourcesBuildPhase; | |
2273 | buildActionMask = 2147483647; | |
2274 | files = ( | |
2275 | ); | |
2276 | runOnlyForDeploymentPostprocessing = 0; | |
2277 | }; | |
2278 | /* End PBXResourcesBuildPhase section */ | |
2279 | ||
2280 | /* Begin PBXRezBuildPhase section */ | |
2281 | 1547001C08455B98006787CE /* Rez */ = { | |
2282 | isa = PBXRezBuildPhase; | |
2283 | buildActionMask = 2147483647; | |
2284 | files = ( | |
2285 | ); | |
2286 | runOnlyForDeploymentPostprocessing = 0; | |
2287 | }; | |
2288 | 155847670754FDCD0046C2E9 /* Rez */ = { | |
2289 | isa = PBXRezBuildPhase; | |
2290 | buildActionMask = 2147483647; | |
2291 | files = ( | |
2292 | ); | |
2293 | runOnlyForDeploymentPostprocessing = 0; | |
2294 | }; | |
2295 | 1558481A07550EC10046C2E9 /* Rez */ = { | |
2296 | isa = PBXRezBuildPhase; | |
2297 | buildActionMask = 2147483647; | |
2298 | files = ( | |
2299 | ); | |
2300 | runOnlyForDeploymentPostprocessing = 0; | |
2301 | }; | |
2302 | 159D54D407529FFF004F8947 /* Rez */ = { | |
2303 | isa = PBXRezBuildPhase; | |
2304 | buildActionMask = 2147483647; | |
2305 | files = ( | |
2306 | ); | |
2307 | runOnlyForDeploymentPostprocessing = 0; | |
2308 | }; | |
2309 | 15DAD5EA075913CE0084A6ED /* Rez */ = { | |
2310 | isa = PBXRezBuildPhase; | |
2311 | buildActionMask = 2147483647; | |
2312 | files = ( | |
2313 | ); | |
2314 | runOnlyForDeploymentPostprocessing = 0; | |
2315 | }; | |
2316 | 15DAD6AF07591A1A0084A6ED /* Rez */ = { | |
2317 | isa = PBXRezBuildPhase; | |
2318 | buildActionMask = 2147483647; | |
2319 | files = ( | |
2320 | ); | |
2321 | runOnlyForDeploymentPostprocessing = 0; | |
2322 | }; | |
2323 | /* End PBXRezBuildPhase section */ | |
2324 | ||
2325 | /* Begin PBXShellScriptBuildPhase section */ | |
2326 | 151F63DB09328A3C0096DCC9 /* ShellScript */ = { | |
2327 | isa = PBXShellScriptBuildPhase; | |
2328 | buildActionMask = 2147483647; | |
2329 | files = ( | |
2330 | ); | |
2331 | inputPaths = ( | |
2332 | SystemConfiguration.fproj/genSCPreferences.c, | |
2333 | ); | |
2334 | outputPaths = ( | |
2335 | "${BUILT_PRODUCTS_DIR}/SCSchemaDefinitions.h", | |
2336 | "${BUILT_PRODUCTS_DIR}/SCSchemaDefinitionsPrivate.h", | |
2337 | "${BUILT_PRODUCTS_DIR}/SCSchemaDefinitions.c", | |
2338 | ); | |
2339 | runOnlyForDeploymentPostprocessing = 0; | |
2340 | shellPath = /bin/sh; | |
2341 | shellScript = "echo ${BUILT_PRODUCTS_DIR}\ncc -o ${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME} ${SRCROOT}/SystemConfiguration.fproj/genSCPreferences.c || exit 1\n${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME} header > ${BUILT_PRODUCTS_DIR}/SCSchemaDefinitions.h || exit 1\n${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME} private > ${BUILT_PRODUCTS_DIR}/SCSchemaDefinitionsPrivate.h || exit 1\n${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME} cfile > ${BUILT_PRODUCTS_DIR}/SCSchemaDefinitions.c || exit 1\nexit 0"; | |
2342 | }; | |
2343 | 15DAD6AC07591A1A0084A6ED /* SystemConfiguration.order */ = { | |
2344 | isa = PBXShellScriptBuildPhase; | |
2345 | buildActionMask = 2147483647; | |
2346 | files = ( | |
2347 | ); | |
2348 | inputPaths = ( | |
2349 | /usr/local/lib/OrderFiles/SystemConfiguration.order, | |
2350 | ); | |
2351 | name = SystemConfiguration.order; | |
2352 | outputPaths = ( | |
2353 | "${OBJROOT}/SystemConfiguration.order", | |
2354 | ); | |
2355 | runOnlyForDeploymentPostprocessing = 0; | |
2356 | shellPath = /bin/sh; | |
2357 | shellScript = "if [ -r /usr/local/lib/OrderFiles/SystemConfiguration.order ]; then\n\tcp /usr/local/lib/OrderFiles/SystemConfiguration.order ${OBJROOT}/SystemConfiguration.order\nelse\n\ttouch ${OBJROOT}/SystemConfiguration.order\nfi"; | |
2358 | }; | |
2359 | 15DAD6B007591A1A0084A6ED /* get-mobility-info */ = { | |
2360 | isa = PBXShellScriptBuildPhase; | |
2361 | buildActionMask = 8; | |
2362 | files = ( | |
2363 | ); | |
2364 | inputPaths = ( | |
2365 | ); | |
2366 | name = "get-mobility-info"; | |
2367 | outputPaths = ( | |
2368 | ); | |
2369 | runOnlyForDeploymentPostprocessing = 1; | |
2370 | shellPath = /bin/sh; | |
2371 | shellScript = "mkdir -p \"${DSTROOT}/usr/local/bin\"\nln -fs \"${INSTALL_PATH}/${TARGET_NAME}/Resources/get-mobility-info\" \"${DSTROOT}/usr/local/bin/\"\n"; | |
2372 | }; | |
2373 | 15DAD6B107591A1A0084A6ED /* preferences.plist */ = { | |
2374 | isa = PBXShellScriptBuildPhase; | |
2375 | buildActionMask = 8; | |
2376 | files = ( | |
2377 | ); | |
2378 | inputPaths = ( | |
2379 | preferences.xml, | |
2380 | ); | |
2381 | name = preferences.plist; | |
2382 | outputPaths = ( | |
2383 | ); | |
2384 | runOnlyForDeploymentPostprocessing = 1; | |
2385 | shellPath = /bin/sh; | |
2386 | shellScript = "PREFS_DIR=\"/Library/Preferences/SystemConfiguration\"\nmkdir -p ${DSTROOT}${PREFS_DIR}\nchmod 755 ${DSTROOT}${PREFS_DIR}\n#install -c -m 644 preferences.xml ${DSTROOT}${PREFS_DIR}/preferences.plist"; | |
2387 | }; | |
2388 | /* End PBXShellScriptBuildPhase section */ | |
2389 | ||
2390 | /* Begin PBXSourcesBuildPhase section */ | |
6d034b4e A |
2391 | 151F5D970CCE98E50093AC3B /* Sources */ = { |
2392 | isa = PBXSourcesBuildPhase; | |
2393 | buildActionMask = 2147483647; | |
2394 | files = ( | |
2395 | 15FC130B0CCEA59E0013872C /* monitor.c in Sources */, | |
2396 | ); | |
2397 | runOnlyForDeploymentPostprocessing = 0; | |
2398 | }; | |
edebe297 A |
2399 | 1547001A08455B98006787CE /* Sources */ = { |
2400 | isa = PBXSourcesBuildPhase; | |
2401 | buildActionMask = 2147483647; | |
2402 | files = ( | |
2403 | 15DAF2E108466D4900D1B2BD /* SCHelper_server.c in Sources */, | |
2404 | ); | |
2405 | runOnlyForDeploymentPostprocessing = 0; | |
2406 | }; | |
2407 | 155847540754FDCD0046C2E9 /* Sources */ = { | |
2408 | isa = PBXSourcesBuildPhase; | |
2409 | buildActionMask = 2147483647; | |
2410 | files = ( | |
2411 | 155847550754FDCD0046C2E9 /* scutil.c in Sources */, | |
2412 | 155847560754FDCD0046C2E9 /* commands.c in Sources */, | |
2413 | 155847570754FDCD0046C2E9 /* dictionary.c in Sources */, | |
2414 | 155847580754FDCD0046C2E9 /* session.c in Sources */, | |
2415 | 155847590754FDCD0046C2E9 /* cache.c in Sources */, | |
2416 | 1558475A0754FDCD0046C2E9 /* notifications.c in Sources */, | |
2417 | 1558475B0754FDCD0046C2E9 /* tests.c in Sources */, | |
2418 | 1558475C0754FDCD0046C2E9 /* prefs.c in Sources */, | |
2419 | 1558475D0754FDCD0046C2E9 /* net.c in Sources */, | |
2420 | 1558475E0754FDCD0046C2E9 /* net_interface.c in Sources */, | |
2421 | 1558475F0754FDCD0046C2E9 /* net_protocol.c in Sources */, | |
2422 | 155847600754FDCD0046C2E9 /* net_service.c in Sources */, | |
2423 | 155847610754FDCD0046C2E9 /* net_set.c in Sources */, | |
2424 | ); | |
2425 | runOnlyForDeploymentPostprocessing = 0; | |
2426 | }; | |
2427 | 1558481507550EC10046C2E9 /* Sources */ = { | |
2428 | isa = PBXSourcesBuildPhase; | |
2429 | buildActionMask = 2147483647; | |
2430 | files = ( | |
2431 | 1558481607550EC10046C2E9 /* scselect.c in Sources */, | |
2432 | ); | |
2433 | runOnlyForDeploymentPostprocessing = 0; | |
2434 | }; | |
2435 | 159D53D107528BDA004F8947 /* Sources */ = { | |
2436 | isa = PBXSourcesBuildPhase; | |
2437 | buildActionMask = 2147483647; | |
2438 | files = ( | |
2439 | 159D540907528D3A004F8947 /* cache.c in Sources */, | |
2440 | 159D540B07528DA9004F8947 /* ev_appletalk.c in Sources */, | |
2441 | 159D540D07528DAE004F8947 /* ev_dlil.c in Sources */, | |
2442 | 159D540F07528DB0004F8947 /* ev_ipv4.c in Sources */, | |
2443 | 159D541107528DB2004F8947 /* ev_ipv6.c in Sources */, | |
2444 | 159D541307528DB5004F8947 /* eventmon.c in Sources */, | |
2445 | ); | |
2446 | runOnlyForDeploymentPostprocessing = 0; | |
2447 | }; | |
2448 | 159D53DB07528C2E004F8947 /* Sources */ = { | |
2449 | isa = PBXSourcesBuildPhase; | |
2450 | buildActionMask = 2147483647; | |
2451 | files = ( | |
2452 | 159D541507528DDE004F8947 /* kicker.c in Sources */, | |
2453 | ); | |
2454 | runOnlyForDeploymentPostprocessing = 0; | |
2455 | }; | |
2456 | 159D53E207528C4A004F8947 /* Sources */ = { | |
2457 | isa = PBXSourcesBuildPhase; | |
2458 | buildActionMask = 2147483647; | |
2459 | files = ( | |
2460 | 159D541607528DF1004F8947 /* ifnamer.c in Sources */, | |
2461 | ); | |
2462 | runOnlyForDeploymentPostprocessing = 0; | |
2463 | }; | |
2464 | 159D53E907528C61004F8947 /* Sources */ = { | |
2465 | isa = PBXSourcesBuildPhase; | |
2466 | buildActionMask = 2147483647; | |
2467 | files = ( | |
2468 | 159D541707528E05004F8947 /* ip_plugin.c in Sources */, | |
2469 | 159D541807528E09004F8947 /* dns-configuration.c in Sources */, | |
2470 | 154361E00752C81800A8EC6C /* set-hostname.c in Sources */, | |
2471 | 1572EB7B0A506D3B00D02459 /* smb-configuration.c in Sources */, | |
2472 | ); | |
2473 | runOnlyForDeploymentPostprocessing = 0; | |
2474 | }; | |
2475 | 159D53F007528C79004F8947 /* Sources */ = { | |
2476 | isa = PBXSourcesBuildPhase; | |
2477 | buildActionMask = 2147483647; | |
2478 | files = ( | |
2479 | 159D541B07528E4A004F8947 /* linkconfig.c in Sources */, | |
2480 | ); | |
2481 | runOnlyForDeploymentPostprocessing = 0; | |
2482 | }; | |
2483 | 159D53F707528C95004F8947 /* Sources */ = { | |
2484 | isa = PBXSourcesBuildPhase; | |
2485 | buildActionMask = 2147483647; | |
2486 | files = ( | |
2487 | 159D541C07528E58004F8947 /* prefsmon.c in Sources */, | |
2488 | ); | |
2489 | runOnlyForDeploymentPostprocessing = 0; | |
2490 | }; | |
2491 | 159D54AB07529FFF004F8947 /* Sources */ = { | |
2492 | isa = PBXSourcesBuildPhase; | |
2493 | buildActionMask = 2147483647; | |
2494 | files = ( | |
2495 | 159D54AC07529FFF004F8947 /* configd.m in Sources */, | |
2496 | 159D54AD07529FFF004F8947 /* _SCD.c in Sources */, | |
2497 | 159D54AE07529FFF004F8947 /* configd_server.c in Sources */, | |
2498 | 159D54AF07529FFF004F8947 /* notify_server.c in Sources */, | |
2499 | 159D54B007529FFF004F8947 /* plugin_support.c in Sources */, | |
2500 | 159D54B107529FFF004F8947 /* session.c in Sources */, | |
2501 | 159D54B207529FFF004F8947 /* pattern.c in Sources */, | |
2502 | 159D54B307529FFF004F8947 /* _configopen.c in Sources */, | |
2503 | 159D54B407529FFF004F8947 /* _configclose.c in Sources */, | |
2504 | 159D54B507529FFF004F8947 /* _configlock.c in Sources */, | |
2505 | 159D54B607529FFF004F8947 /* _configunlock.c in Sources */, | |
2506 | 159D54B707529FFF004F8947 /* _configlist.c in Sources */, | |
2507 | 159D54B807529FFF004F8947 /* _configadd.c in Sources */, | |
2508 | 159D54B907529FFF004F8947 /* _configget.c in Sources */, | |
2509 | 159D54BA07529FFF004F8947 /* _configset.c in Sources */, | |
2510 | 159D54BB07529FFF004F8947 /* _configremove.c in Sources */, | |
2511 | 159D54BC07529FFF004F8947 /* _configtouch.c in Sources */, | |
2512 | 159D54BD07529FFF004F8947 /* _confignotify.c in Sources */, | |
2513 | 159D54BE07529FFF004F8947 /* _notifyadd.c in Sources */, | |
2514 | 159D54BF07529FFF004F8947 /* _notifyremove.c in Sources */, | |
2515 | 159D54C007529FFF004F8947 /* _notifychanges.c in Sources */, | |
2516 | 159D54C107529FFF004F8947 /* _notifyviaport.c in Sources */, | |
2517 | 159D54C207529FFF004F8947 /* _notifyviafd.c in Sources */, | |
2518 | 159D54C307529FFF004F8947 /* _notifyviasignal.c in Sources */, | |
2519 | 159D54C407529FFF004F8947 /* _notifycancel.c in Sources */, | |
2520 | 159D54C507529FFF004F8947 /* _snapshot.c in Sources */, | |
2521 | 159D54C607529FFF004F8947 /* config.defs in Sources */, | |
2522 | 159D54C707529FFF004F8947 /* dnsinfo_private.c in Sources */, | |
2523 | 159D54C807529FFF004F8947 /* dnsinfo_server.c in Sources */, | |
2524 | 159D54C907529FFF004F8947 /* shared_dns_info.defs in Sources */, | |
2525 | ); | |
2526 | runOnlyForDeploymentPostprocessing = 0; | |
2527 | }; | |
2528 | 15DAD5E4075913CE0084A6ED /* Sources */ = { | |
2529 | isa = PBXSourcesBuildPhase; | |
2530 | buildActionMask = 2147483647; | |
2531 | files = ( | |
2532 | 15DAD5E5075913CE0084A6ED /* shared_dns_info.defs in Sources */, | |
2533 | 15DAD5E6075913CE0084A6ED /* dnsinfo_copy.c in Sources */, | |
2534 | 15DAD5E7075913CE0084A6ED /* dnsinfo_private.c in Sources */, | |
2535 | 15DAD5E8075913CE0084A6ED /* dnsinfo_create.c in Sources */, | |
2536 | ); | |
2537 | runOnlyForDeploymentPostprocessing = 0; | |
2538 | }; | |
2539 | 15DAD66C07591A1A0084A6ED /* Sources */ = { | |
2540 | isa = PBXSourcesBuildPhase; | |
2541 | buildActionMask = 2147483647; | |
2542 | files = ( | |
2543 | 15060818075A00A300B147BA /* SCSchemaDefinitions.c in Sources */, | |
2544 | 15DAD66D07591A1A0084A6ED /* SCD.c in Sources */, | |
2545 | 15DAD66E07591A1A0084A6ED /* SCDKeys.c in Sources */, | |
2546 | 15DAD66F07591A1A0084A6ED /* SCDPrivate.c in Sources */, | |
2547 | 15DAD67007591A1A0084A6ED /* SCDPlugin.c in Sources */, | |
2548 | 15DAD67107591A1A0084A6ED /* SCDOpen.c in Sources */, | |
2549 | 15DAD67207591A1A0084A6ED /* SCDLock.c in Sources */, | |
2550 | 15DAD67307591A1A0084A6ED /* SCDUnlock.c in Sources */, | |
2551 | 15DAD67407591A1A0084A6ED /* SCDList.c in Sources */, | |
2552 | 15DAD67507591A1A0084A6ED /* SCDAdd.c in Sources */, | |
2553 | 15DAD67607591A1A0084A6ED /* SCDGet.c in Sources */, | |
2554 | 15DAD67707591A1A0084A6ED /* SCDSet.c in Sources */, | |
2555 | 15DAD67807591A1A0084A6ED /* SCDRemove.c in Sources */, | |
2556 | 15DAD67907591A1A0084A6ED /* SCDTouch.c in Sources */, | |
2557 | 15DAD67A07591A1A0084A6ED /* SCDNotify.c in Sources */, | |
2558 | 15DAD67B07591A1A0084A6ED /* SCDNotifierSetKeys.c in Sources */, | |
2559 | 15DAD67C07591A1A0084A6ED /* SCDNotifierAdd.c in Sources */, | |
2560 | 15DAD67D07591A1A0084A6ED /* SCDNotifierRemove.c in Sources */, | |
2561 | 15DAD67E07591A1A0084A6ED /* SCDNotifierGetChanges.c in Sources */, | |
2562 | 15DAD67F07591A1A0084A6ED /* SCDNotifierWait.c in Sources */, | |
2563 | 15DAD68007591A1A0084A6ED /* SCDNotifierInformViaCallback.c in Sources */, | |
2564 | 15DAD68107591A1A0084A6ED /* SCDNotifierInformViaMachPort.c in Sources */, | |
2565 | 15DAD68207591A1A0084A6ED /* SCDNotifierInformViaFD.c in Sources */, | |
2566 | 15DAD68307591A1A0084A6ED /* SCDNotifierInformViaSignal.c in Sources */, | |
2567 | 15DAD68407591A1A0084A6ED /* SCDNotifierCancel.c in Sources */, | |
2568 | 15DAD68507591A1A0084A6ED /* SCDSnapshot.c in Sources */, | |
2569 | 15DAD68607591A1A0084A6ED /* SCP.c in Sources */, | |
2570 | 15DAD68707591A1A0084A6ED /* SCPOpen.c in Sources */, | |
2571 | 15DAD68807591A1A0084A6ED /* SCPLock.c in Sources */, | |
2572 | 15DAD68907591A1A0084A6ED /* SCPUnlock.c in Sources */, | |
2573 | 15DAD68A07591A1A0084A6ED /* SCPList.c in Sources */, | |
2574 | 15DAD68B07591A1A0084A6ED /* SCPGet.c in Sources */, | |
2575 | 15DAD68C07591A1A0084A6ED /* SCPAdd.c in Sources */, | |
2576 | 15DAD68D07591A1A0084A6ED /* SCPSet.c in Sources */, | |
2577 | 15DAD68E07591A1A0084A6ED /* SCPRemove.c in Sources */, | |
2578 | 15DAD68F07591A1A0084A6ED /* SCPCommit.c in Sources */, | |
2579 | 15DAD69007591A1A0084A6ED /* SCPApply.c in Sources */, | |
2580 | 15DAD69107591A1A0084A6ED /* SCPPath.c in Sources */, | |
2581 | 15DAD69207591A1A0084A6ED /* SCDConsoleUser.c in Sources */, | |
2582 | 15DAD69307591A1A0084A6ED /* SCDHostName.c in Sources */, | |
2583 | 15DAD69407591A1A0084A6ED /* SCLocation.c in Sources */, | |
2584 | 15DAD69507591A1A0084A6ED /* SCNetwork.c in Sources */, | |
2585 | 15DAD69607591A1A0084A6ED /* pppcontroller.defs in Sources */, | |
2586 | 15DAD69707591A1A0084A6ED /* SCNetworkConnection.c in Sources */, | |
2587 | 15A2972F0A13C08C009879B3 /* SCNetworkConnectionPrivate.c in Sources */, | |
2588 | 15DAD69807591A1A0084A6ED /* SCNetworkReachability.c in Sources */, | |
2589 | 15DAD69907591A1A0084A6ED /* SCProxies.c in Sources */, | |
2590 | 15DAD69A07591A1A0084A6ED /* DHCP.c in Sources */, | |
2591 | 15DAD69B07591A1A0084A6ED /* moh.c in Sources */, | |
2592 | 15DAD69C07591A1A0084A6ED /* DeviceOnHold.c in Sources */, | |
2593 | 15DAD69D07591A1A0084A6ED /* LinkConfiguration.c in Sources */, | |
2594 | 15DAD69E07591A1A0084A6ED /* dy_framework.c in Sources */, | |
2595 | 15DAD69F07591A1A0084A6ED /* VLANConfiguration.c in Sources */, | |
2596 | 15DAD6A007591A1A0084A6ED /* config.defs in Sources */, | |
2597 | 15DAD6A207591A1A0084A6ED /* SCPreferencesPathKey.c in Sources */, | |
2598 | 15DAD6A307591A1A0084A6ED /* dnsinfo_private.c in Sources */, | |
2599 | 15DAD6A407591A1A0084A6ED /* dnsinfo_copy.c in Sources */, | |
2600 | 15DAD6A507591A1A0084A6ED /* shared_dns_info.defs in Sources */, | |
2601 | 15DAD6A607591A1A0084A6ED /* SCNetworkConfigurationInternal.c in Sources */, | |
2602 | 15DAD6A707591A1A0084A6ED /* SCNetworkInterface.c in Sources */, | |
2603 | 15DAD6A807591A1A0084A6ED /* SCNetworkProtocol.c in Sources */, | |
2604 | 15DAD6A907591A1A0084A6ED /* SCNetworkService.c in Sources */, | |
2605 | 15DAD6AA07591A1A0084A6ED /* SCNetworkSet.c in Sources */, | |
2606 | 15DAD6AB07591A1A0084A6ED /* BondConfiguration.c in Sources */, | |
2607 | 15DAF2DA08466D4900D1B2BD /* helper_comm.c in Sources */, | |
2608 | 15DAF2DC08466D4900D1B2BD /* SCHelper_client.c in Sources */, | |
2609 | 152E68C30A2C89E30011FDA8 /* SCPreferencesKeychainPrivate.c in Sources */, | |
2610 | F95B8A430B03E07A00993BA3 /* SCNetworkSignature.c in Sources */, | |
2611 | ); | |
2612 | runOnlyForDeploymentPostprocessing = 0; | |
2613 | }; | |
2614 | 15FD733D0754DBDA001CC321 /* Sources */ = { | |
2615 | isa = PBXSourcesBuildPhase; | |
2616 | buildActionMask = 2147483647; | |
2617 | files = ( | |
2618 | 1508E39F07552B6A0062B350 /* atconfig.c in Sources */, | |
2619 | 1508E3A007552B6B0062B350 /* cfManager.c in Sources */, | |
2620 | 1508E3A107552B720062B350 /* cache.c in Sources */, | |
2621 | ); | |
2622 | runOnlyForDeploymentPostprocessing = 0; | |
2623 | }; | |
2624 | F95B8A5C0B03F81400993BA3 /* Sources */ = { | |
2625 | isa = PBXSourcesBuildPhase; | |
2626 | buildActionMask = 2147483647; | |
2627 | files = ( | |
2628 | F95B8A690B03F9B500993BA3 /* NetworkIdentification.c in Sources */, | |
2629 | ); | |
2630 | runOnlyForDeploymentPostprocessing = 0; | |
2631 | }; | |
2632 | /* End PBXSourcesBuildPhase section */ | |
2633 | ||
2634 | /* Begin PBXTargetDependency section */ | |
6d034b4e A |
2635 | 150ECB3C0D0079280065E94D /* PBXTargetDependency */ = { |
2636 | isa = PBXTargetDependency; | |
2637 | target = 151F5D990CCE98E50093AC3B /* SCMonitor */; | |
2638 | targetProxy = 150ECB3B0D0079280065E94D /* PBXContainerItemProxy */; | |
2639 | }; | |
edebe297 A |
2640 | 1520A386084681350010B584 /* PBXTargetDependency */ = { |
2641 | isa = PBXTargetDependency; | |
2642 | target = 1547001808455B98006787CE /* SCHelper */; | |
2643 | targetProxy = 1520A385084681350010B584 /* PBXContainerItemProxy */; | |
2644 | }; | |
2645 | 1533B94109731A9600F2B34A /* PBXTargetDependency */ = { | |
2646 | isa = PBXTargetDependency; | |
2647 | target = 15FD733A0754DBDA001CC321 /* ATconfig */; | |
2648 | targetProxy = 1533B94009731A9600F2B34A /* PBXContainerItemProxy */; | |
2649 | }; | |
2650 | 1558480607550D470046C2E9 /* PBXTargetDependency */ = { | |
2651 | isa = PBXTargetDependency; | |
2652 | target = 159D549F07529FFF004F8947 /* configd */; | |
2653 | targetProxy = 1558480507550D470046C2E9 /* PBXContainerItemProxy */; | |
2654 | }; | |
2655 | 1558480807550D470046C2E9 /* PBXTargetDependency */ = { | |
2656 | isa = PBXTargetDependency; | |
2657 | target = 1558481207550EC10046C2E9 /* scselect */; | |
2658 | targetProxy = 1558480707550D470046C2E9 /* PBXContainerItemProxy */; | |
2659 | }; | |
2660 | 1558480A07550D470046C2E9 /* PBXTargetDependency */ = { | |
2661 | isa = PBXTargetDependency; | |
2662 | target = 155847430754FDCD0046C2E9 /* scutil */; | |
2663 | targetProxy = 1558480907550D470046C2E9 /* PBXContainerItemProxy */; | |
2664 | }; | |
2665 | 1558480F07550DD00046C2E9 /* PBXTargetDependency */ = { | |
2666 | isa = PBXTargetDependency; | |
2667 | target = 155847FA07550D210046C2E9 /* configd_executables */; | |
2668 | targetProxy = 1558480E07550DD00046C2E9 /* PBXContainerItemProxy */; | |
2669 | }; | |
2670 | 157BB8C0075924460025DA7A /* PBXTargetDependency */ = { | |
2671 | isa = PBXTargetDependency; | |
2672 | target = 15DAD63F07591A1A0084A6ED /* SystemConfiguration.framework */; | |
2673 | targetProxy = 157BB8BF075924460025DA7A /* PBXContainerItemProxy */; | |
2674 | }; | |
2675 | 157BB8C2075924470025DA7A /* PBXTargetDependency */ = { | |
2676 | isa = PBXTargetDependency; | |
2677 | target = 15DAD5DF075913CE0084A6ED /* DNSConfiguration */; | |
2678 | targetProxy = 157BB8C1075924470025DA7A /* PBXContainerItemProxy */; | |
2679 | }; | |
2680 | 157BB8C40759244B0025DA7A /* PBXTargetDependency */ = { | |
2681 | isa = PBXTargetDependency; | |
2682 | target = 157BB8AE075924360025DA7A /* configd_base */; | |
2683 | targetProxy = 157BB8C30759244B0025DA7A /* PBXContainerItemProxy */; | |
2684 | }; | |
2685 | 15828B070753B77E00AD4710 /* PBXTargetDependency */ = { | |
2686 | isa = PBXTargetDependency; | |
2687 | target = 15828AE60753B5F900AD4710 /* KernelEventMonitor.bundle */; | |
2688 | targetProxy = 15828B060753B77E00AD4710 /* PBXContainerItemProxy */; | |
2689 | }; | |
2690 | 158AD9860754E72500124717 /* PBXTargetDependency */ = { | |
2691 | isa = PBXTargetDependency; | |
2692 | target = 15FD72A10754DA4C001CC321 /* IPMonitor.bundle */; | |
2693 | targetProxy = 158AD9850754E72500124717 /* PBXContainerItemProxy */; | |
2694 | }; | |
2695 | 158AD9880754E72500124717 /* PBXTargetDependency */ = { | |
2696 | isa = PBXTargetDependency; | |
2697 | target = 15FD72930754DA2B001CC321 /* InterfaceNamer.bundle */; | |
2698 | targetProxy = 158AD9870754E72500124717 /* PBXContainerItemProxy */; | |
2699 | }; | |
2700 | 158AD98C0754E72500124717 /* PBXTargetDependency */ = { | |
2701 | isa = PBXTargetDependency; | |
2702 | target = 15FD72B10754DA69001CC321 /* LinkConfiguration.bundle */; | |
2703 | targetProxy = 158AD98B0754E72500124717 /* PBXContainerItemProxy */; | |
2704 | }; | |
2705 | 158AD98E0754E72500124717 /* PBXTargetDependency */ = { | |
2706 | isa = PBXTargetDependency; | |
2707 | target = 15FD72C50754DA7E001CC321 /* PreferencesMonitor.bundle */; | |
2708 | targetProxy = 158AD98D0754E72500124717 /* PBXContainerItemProxy */; | |
2709 | }; | |
2710 | 159D542207528E85004F8947 /* PBXTargetDependency */ = { | |
2711 | isa = PBXTargetDependency; | |
2712 | target = 159D53D307528BDA004F8947 /* KernelEventMonitor */; | |
2713 | targetProxy = 159D542107528E85004F8947 /* PBXContainerItemProxy */; | |
2714 | }; | |
2715 | 159D542607528E85004F8947 /* PBXTargetDependency */ = { | |
2716 | isa = PBXTargetDependency; | |
2717 | target = 159D53E407528C4A004F8947 /* InterfaceNamer */; | |
2718 | targetProxy = 159D542507528E85004F8947 /* PBXContainerItemProxy */; | |
2719 | }; | |
2720 | 159D542807528E85004F8947 /* PBXTargetDependency */ = { | |
2721 | isa = PBXTargetDependency; | |
2722 | target = 159D53EB07528C61004F8947 /* IPMonitor */; | |
2723 | targetProxy = 159D542707528E85004F8947 /* PBXContainerItemProxy */; | |
2724 | }; | |
2725 | 159D542A07528E85004F8947 /* PBXTargetDependency */ = { | |
2726 | isa = PBXTargetDependency; | |
2727 | target = 159D53F207528C79004F8947 /* LinkConfiguration */; | |
2728 | targetProxy = 159D542907528E85004F8947 /* PBXContainerItemProxy */; | |
2729 | }; | |
2730 | 159D542C07528E85004F8947 /* PBXTargetDependency */ = { | |
2731 | isa = PBXTargetDependency; | |
2732 | target = 159D53F907528C95004F8947 /* PreferencesMonitor */; | |
2733 | targetProxy = 159D542B07528E85004F8947 /* PBXContainerItemProxy */; | |
2734 | }; | |
2735 | 159D542E07529008004F8947 /* PBXTargetDependency */ = { | |
2736 | isa = PBXTargetDependency; | |
2737 | target = 159D542007528E7C004F8947 /* configd_plugins */; | |
2738 | targetProxy = 159D542D07529008004F8947 /* PBXContainerItemProxy */; | |
2739 | }; | |
2740 | 15DAD5740759115F0084A6ED /* PBXTargetDependency */ = { | |
2741 | isa = PBXTargetDependency; | |
2742 | target = 15FD731E0754DB9F001CC321 /* ATconfig.bundle */; | |
2743 | targetProxy = 15DAD5730759115F0084A6ED /* PBXContainerItemProxy */; | |
2744 | }; | |
2745 | F95B8A770B03FB9100993BA3 /* PBXTargetDependency */ = { | |
2746 | isa = PBXTargetDependency; | |
2747 | target = F95B8A6A0B03F9D100993BA3 /* NetworkIdentification.bundle */; | |
2748 | targetProxy = F95B8A760B03FB9100993BA3 /* PBXContainerItemProxy */; | |
2749 | }; | |
2750 | F95B8A790B03FB9100993BA3 /* PBXTargetDependency */ = { | |
2751 | isa = PBXTargetDependency; | |
2752 | target = F95B8A5E0B03F81400993BA3 /* NetworkIdentification */; | |
2753 | targetProxy = F95B8A780B03FB9100993BA3 /* PBXContainerItemProxy */; | |
2754 | }; | |
2755 | /* End PBXTargetDependency section */ | |
2756 | ||
2757 | /* Begin PBXVariantGroup section */ | |
2758 | 1577253606EFBF3100D7B52B /* NetworkInterface.strings */ = { | |
2759 | isa = PBXVariantGroup; | |
2760 | children = ( | |
2761 | 1577252F06EFB96700D7B52B /* English */, | |
2762 | ); | |
2763 | name = NetworkInterface.strings; | |
2764 | sourceTree = "<group>"; | |
2765 | }; | |
2766 | 15A6F7C20A4B266D00B907EA /* Localizable.strings */ = { | |
2767 | isa = PBXVariantGroup; | |
2768 | children = ( | |
2769 | 15A6F7C30A4B266D00B907EA /* English */, | |
2770 | ); | |
2771 | name = Localizable.strings; | |
2772 | sourceTree = "<group>"; | |
2773 | }; | |
6d034b4e A |
2774 | 15FEE8180CD03CBB001312F9 /* Localizable.strings */ = { |
2775 | isa = PBXVariantGroup; | |
2776 | children = ( | |
2777 | 15FEE8160CD03CA3001312F9 /* English */, | |
2778 | ); | |
2779 | name = Localizable.strings; | |
2780 | sourceTree = "<group>"; | |
2781 | }; | |
edebe297 A |
2782 | /* End PBXVariantGroup section */ |
2783 | ||
2784 | /* Begin XCBuildConfiguration section */ | |
6d034b4e A |
2785 | 151F5D9C0CCE98E60093AC3B /* Development */ = { |
2786 | isa = XCBuildConfiguration; | |
2787 | buildSettings = { | |
2788 | COPY_PHASE_STRIP = NO; | |
2789 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
2790 | GCC_DYNAMIC_NO_PIC = NO; | |
2791 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2792 | GCC_MODEL_TUNING = G5; | |
2793 | GCC_OPTIMIZATION_LEVEL = 0; | |
2794 | INFOPLIST_FILE = "$(SRCROOT)/SCMonitor/Info.plist"; | |
2795 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2796 | INSTALL_PATH = /System/Library/UserEventPlugins; | |
2797 | PRODUCT_NAME = SCMonitor; | |
2798 | WRAPPER_EXTENSION = plugin; | |
2799 | ZERO_LINK = YES; | |
2800 | }; | |
2801 | name = Development; | |
2802 | }; | |
2803 | 151F5D9D0CCE98E60093AC3B /* Deployment */ = { | |
2804 | isa = XCBuildConfiguration; | |
2805 | buildSettings = { | |
2806 | COPY_PHASE_STRIP = YES; | |
2807 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
2808 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
2809 | GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
2810 | GCC_MODEL_TUNING = G5; | |
2811 | INFOPLIST_FILE = "$(SRCROOT)/SCMonitor/Info.plist"; | |
2812 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2813 | INSTALL_PATH = /System/Library/UserEventPlugins; | |
2814 | PRODUCT_NAME = SCMonitor; | |
2815 | WRAPPER_EXTENSION = plugin; | |
2816 | ZERO_LINK = NO; | |
2817 | }; | |
2818 | name = Deployment; | |
2819 | }; | |
2820 | 151F5D9E0CCE98E60093AC3B /* Default */ = { | |
2821 | isa = XCBuildConfiguration; | |
2822 | buildSettings = { | |
2823 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
2824 | GCC_ENABLE_FIX_AND_CONTINUE = YES; | |
2825 | GCC_MODEL_TUNING = G5; | |
2826 | INFOPLIST_FILE = "$(SRCROOT)/SCMonitor/Info.plist"; | |
2827 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2828 | INSTALL_PATH = /System/Library/UserEventPlugins; | |
2829 | PRODUCT_NAME = SCMonitor; | |
2830 | VALID_ARCHS = "i386 ppc"; | |
2831 | WRAPPER_EXTENSION = plugin; | |
2832 | ZERO_LINK = YES; | |
2833 | }; | |
2834 | name = Default; | |
2835 | }; | |
edebe297 A |
2836 | 151F63DD09328A3C0096DCC9 /* Development */ = { |
2837 | isa = XCBuildConfiguration; | |
2838 | buildSettings = { | |
2839 | COPY_PHASE_STRIP = NO; | |
2840 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
2841 | INSTALLHDRS_SCRIPT_PHASE = YES; | |
2842 | OTHER_CFLAGS = ""; | |
2843 | OTHER_LDFLAGS = ""; | |
2844 | PRODUCT_NAME = genSCPreferences; | |
2845 | SECTORDER_FLAGS = ""; | |
2846 | WARNING_CFLAGS = ( | |
2847 | "-Wall", | |
2848 | "-Wno-four-char-constants", | |
2849 | "-Wno-unknown-pragmas", | |
2850 | ); | |
2851 | }; | |
2852 | name = Development; | |
2853 | }; | |
2854 | 151F63DE09328A3C0096DCC9 /* Deployment */ = { | |
2855 | isa = XCBuildConfiguration; | |
2856 | buildSettings = { | |
2857 | COPY_PHASE_STRIP = YES; | |
2858 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
2859 | INSTALLHDRS_SCRIPT_PHASE = YES; | |
2860 | OTHER_CFLAGS = ""; | |
2861 | OTHER_LDFLAGS = ""; | |
2862 | PRODUCT_NAME = genSCPreferences; | |
2863 | SECTORDER_FLAGS = ""; | |
2864 | WARNING_CFLAGS = ( | |
2865 | "-Wall", | |
2866 | "-Wno-four-char-constants", | |
2867 | "-Wno-unknown-pragmas", | |
2868 | ); | |
2869 | }; | |
2870 | name = Deployment; | |
2871 | }; | |
2872 | 151F63DF09328A3C0096DCC9 /* Default */ = { | |
2873 | isa = XCBuildConfiguration; | |
2874 | buildSettings = { | |
2875 | INSTALLHDRS_SCRIPT_PHASE = YES; | |
2876 | OTHER_CFLAGS = ""; | |
2877 | OTHER_LDFLAGS = ""; | |
2878 | PRODUCT_NAME = genSCPreferences; | |
2879 | SECTORDER_FLAGS = ""; | |
2880 | WARNING_CFLAGS = ( | |
2881 | "-Wall", | |
2882 | "-Wno-four-char-constants", | |
2883 | "-Wno-unknown-pragmas", | |
2884 | ); | |
2885 | }; | |
2886 | name = Default; | |
2887 | }; | |
2888 | 156EB5DB0905594A00EEF749 /* Development */ = { | |
2889 | isa = XCBuildConfiguration; | |
2890 | buildSettings = { | |
2891 | COPY_PHASE_STRIP = NO; | |
2892 | DYLIB_COMPATIBILITY_VERSION = 1; | |
be997540 | 2893 | DYLIB_CURRENT_VERSION = 212.2; |
edebe297 A |
2894 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; |
2895 | INSTALLHDRS_COPY_PHASE = YES; | |
2896 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2897 | INSTALL_PATH = /usr/local/lib; | |
2898 | LIBRARY_STYLE = STATIC; | |
2899 | PRODUCT_NAME = dnsinfo; | |
2900 | SECTORDER_FLAGS = ""; | |
2901 | UNSTRIPPED_PRODUCT = YES; | |
2902 | WARNING_CFLAGS = ( | |
2903 | "-Wall", | |
2904 | "-Wno-unknown-pragmas", | |
2905 | ); | |
2906 | }; | |
2907 | name = Development; | |
2908 | }; | |
2909 | 156EB5DC0905594A00EEF749 /* Deployment */ = { | |
2910 | isa = XCBuildConfiguration; | |
2911 | buildSettings = { | |
2912 | COPY_PHASE_STRIP = YES; | |
2913 | DYLIB_COMPATIBILITY_VERSION = 1; | |
be997540 | 2914 | DYLIB_CURRENT_VERSION = 212.2; |
edebe297 A |
2915 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; |
2916 | INSTALLHDRS_COPY_PHASE = YES; | |
2917 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2918 | INSTALL_PATH = /usr/local/lib; | |
2919 | LIBRARY_STYLE = STATIC; | |
2920 | PRODUCT_NAME = dnsinfo; | |
2921 | SECTORDER_FLAGS = ""; | |
2922 | UNSTRIPPED_PRODUCT = YES; | |
2923 | WARNING_CFLAGS = ( | |
2924 | "-Wall", | |
2925 | "-Wno-unknown-pragmas", | |
2926 | ); | |
2927 | }; | |
2928 | name = Deployment; | |
2929 | }; | |
2930 | 156EB5DD0905594A00EEF749 /* Default */ = { | |
2931 | isa = XCBuildConfiguration; | |
2932 | buildSettings = { | |
2933 | DYLIB_COMPATIBILITY_VERSION = 1; | |
be997540 | 2934 | DYLIB_CURRENT_VERSION = 212.2; |
edebe297 A |
2935 | INSTALLHDRS_COPY_PHASE = YES; |
2936 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2937 | INSTALL_PATH = /usr/local/lib; | |
2938 | LIBRARY_STYLE = STATIC; | |
2939 | PRODUCT_NAME = dnsinfo; | |
2940 | SECTORDER_FLAGS = ""; | |
2941 | UNSTRIPPED_PRODUCT = YES; | |
2942 | WARNING_CFLAGS = ( | |
2943 | "-Wall", | |
2944 | "-Wno-unknown-pragmas", | |
2945 | ); | |
2946 | }; | |
2947 | name = Default; | |
2948 | }; | |
2949 | 156EB5DF0905594A00EEF749 /* Development */ = { | |
2950 | isa = XCBuildConfiguration; | |
2951 | buildSettings = { | |
2952 | COPY_PHASE_STRIP = NO; | |
2953 | DYLIB_COMPATIBILITY_VERSION = 1; | |
be997540 | 2954 | DYLIB_CURRENT_VERSION = 212.2; |
edebe297 A |
2955 | FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"; |
2956 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
2957 | INFOPLIST_FILE = SystemConfiguration.fproj/Info.plist; | |
2958 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2959 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks"; | |
2960 | LIBRARY_SEARCH_PATHS = "$(SYMROOT)"; | |
2961 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
2962 | OTHER_LDFLAGS = ( | |
2963 | "-seg_addr_table", | |
2964 | "$(APPLE_INTERNAL_DEVELOPER_DIR)/seg_addr_table", | |
2965 | ); | |
2966 | PRODUCT_NAME = SystemConfiguration; | |
2967 | SECTORDER_FLAGS = ( | |
2968 | "-sectorder", | |
2969 | __TEXT, | |
2970 | __text, | |
2971 | "$(OBJROOT)/SystemConfiguration.order", | |
2972 | ); | |
2973 | WARNING_CFLAGS = ( | |
2974 | "-Wall", | |
2975 | "-Wno-unknown-pragmas", | |
2976 | ); | |
2977 | WRAPPER_EXTENSION = framework; | |
2978 | }; | |
2979 | name = Development; | |
2980 | }; | |
2981 | 156EB5E00905594A00EEF749 /* Deployment */ = { | |
2982 | isa = XCBuildConfiguration; | |
2983 | buildSettings = { | |
2984 | COPY_PHASE_STRIP = YES; | |
2985 | DYLIB_COMPATIBILITY_VERSION = 1; | |
be997540 | 2986 | DYLIB_CURRENT_VERSION = 212.2; |
edebe297 A |
2987 | FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"; |
2988 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
2989 | INFOPLIST_FILE = SystemConfiguration.fproj/Info.plist; | |
2990 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
2991 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks"; | |
2992 | LIBRARY_SEARCH_PATHS = "$(SYMROOT)"; | |
2993 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
2994 | OTHER_LDFLAGS = ( | |
2995 | "-seg_addr_table", | |
2996 | "$(APPLE_INTERNAL_DEVELOPER_DIR)/seg_addr_table", | |
2997 | ); | |
2998 | PRODUCT_NAME = SystemConfiguration; | |
2999 | SECTORDER_FLAGS = ( | |
3000 | "-sectorder", | |
3001 | __TEXT, | |
3002 | __text, | |
3003 | "$(OBJROOT)/SystemConfiguration.order", | |
3004 | ); | |
3005 | WARNING_CFLAGS = ( | |
3006 | "-Wall", | |
3007 | "-Wno-unknown-pragmas", | |
3008 | ); | |
3009 | WRAPPER_EXTENSION = framework; | |
3010 | }; | |
3011 | name = Deployment; | |
3012 | }; | |
3013 | 156EB5E10905594A00EEF749 /* Default */ = { | |
3014 | isa = XCBuildConfiguration; | |
3015 | buildSettings = { | |
3016 | DYLIB_COMPATIBILITY_VERSION = 1; | |
be997540 | 3017 | DYLIB_CURRENT_VERSION = 212.2; |
edebe297 A |
3018 | FRAMEWORK_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks"; |
3019 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
3020 | INFOPLIST_FILE = SystemConfiguration.fproj/Info.plist; | |
3021 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3022 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks"; | |
3023 | LIBRARY_SEARCH_PATHS = "$(SYMROOT)"; | |
3024 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3025 | OTHER_LDFLAGS = ( | |
3026 | "-seg_addr_table", | |
3027 | "$(APPLE_INTERNAL_DEVELOPER_DIR)/seg_addr_table", | |
3028 | ); | |
3029 | PRODUCT_NAME = SystemConfiguration; | |
3030 | SECTORDER_FLAGS = ( | |
3031 | "-sectorder", | |
3032 | __TEXT, | |
3033 | __text, | |
3034 | "$(OBJROOT)/SystemConfiguration.order", | |
3035 | ); | |
3036 | WARNING_CFLAGS = ( | |
3037 | "-Wall", | |
3038 | "-Wno-unknown-pragmas", | |
3039 | ); | |
3040 | WRAPPER_EXTENSION = framework; | |
3041 | }; | |
3042 | name = Default; | |
3043 | }; | |
3044 | 156EB5E30905594A00EEF749 /* Development */ = { | |
3045 | isa = XCBuildConfiguration; | |
3046 | buildSettings = { | |
3047 | COPY_PHASE_STRIP = NO; | |
3048 | DEAD_CODE_STRIPPING = YES; | |
3049 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3050 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3051 | INSTALL_MODE_FLAG = "a-w,a+rX,u+s"; | |
3052 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks/SystemConfiguration.framework/Versions/A/Resources"; | |
3053 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3054 | PRODUCT_NAME = SCHelper; | |
3055 | STRIPFLAGS = "-S"; | |
3056 | WARNING_CFLAGS = ( | |
3057 | "-Wall", | |
3058 | "-Wno-unknown-pragmas", | |
3059 | ); | |
3060 | }; | |
3061 | name = Development; | |
3062 | }; | |
3063 | 156EB5E40905594A00EEF749 /* Deployment */ = { | |
3064 | isa = XCBuildConfiguration; | |
3065 | buildSettings = { | |
3066 | COPY_PHASE_STRIP = YES; | |
3067 | DEAD_CODE_STRIPPING = YES; | |
3068 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3069 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3070 | INSTALL_MODE_FLAG = "a-w,a+rX,u+s"; | |
3071 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks/SystemConfiguration.framework/Versions/A/Resources"; | |
3072 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3073 | PRODUCT_NAME = SCHelper; | |
3074 | STRIPFLAGS = "-S"; | |
3075 | WARNING_CFLAGS = ( | |
3076 | "-Wall", | |
3077 | "-Wno-unknown-pragmas", | |
3078 | ); | |
3079 | }; | |
3080 | name = Deployment; | |
3081 | }; | |
3082 | 156EB5E50905594A00EEF749 /* Default */ = { | |
3083 | isa = XCBuildConfiguration; | |
3084 | buildSettings = { | |
3085 | DEAD_CODE_STRIPPING = YES; | |
3086 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3087 | INSTALL_MODE_FLAG = "a-w,a+rX,u+s"; | |
3088 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks/SystemConfiguration.framework/Versions/A/Resources"; | |
3089 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3090 | PRODUCT_NAME = SCHelper; | |
3091 | STRIPFLAGS = "-S"; | |
3092 | VALID_ARCHS = "ppc i386"; | |
3093 | WARNING_CFLAGS = ( | |
3094 | "-Wall", | |
3095 | "-Wno-unknown-pragmas", | |
3096 | ); | |
3097 | }; | |
3098 | name = Default; | |
3099 | }; | |
3100 | 156EB5E70905594A00EEF749 /* Development */ = { | |
3101 | isa = XCBuildConfiguration; | |
3102 | buildSettings = { | |
3103 | COPY_PHASE_STRIP = NO; | |
3104 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3105 | PRODUCT_NAME = Frameworks; | |
3106 | WARNING_CFLAGS = ( | |
3107 | "-Wmost", | |
3108 | "-Wno-unknown-pragmas", | |
3109 | ); | |
3110 | }; | |
3111 | name = Development; | |
3112 | }; | |
3113 | 156EB5E80905594A00EEF749 /* Deployment */ = { | |
3114 | isa = XCBuildConfiguration; | |
3115 | buildSettings = { | |
3116 | COPY_PHASE_STRIP = YES; | |
3117 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3118 | PRODUCT_NAME = Frameworks; | |
3119 | WARNING_CFLAGS = ( | |
3120 | "-Wmost", | |
3121 | "-Wno-unknown-pragmas", | |
3122 | ); | |
3123 | }; | |
3124 | name = Deployment; | |
3125 | }; | |
3126 | 156EB5E90905594A00EEF749 /* Default */ = { | |
3127 | isa = XCBuildConfiguration; | |
3128 | buildSettings = { | |
3129 | PRODUCT_NAME = Frameworks; | |
3130 | WARNING_CFLAGS = ( | |
3131 | "-Wmost", | |
3132 | "-Wno-unknown-pragmas", | |
3133 | ); | |
3134 | }; | |
3135 | name = Default; | |
3136 | }; | |
3137 | 156EB5EB0905594A00EEF749 /* Development */ = { | |
3138 | isa = XCBuildConfiguration; | |
3139 | buildSettings = { | |
3140 | INFOPLIST_FILE = Plugins/ATconfig/Info.plist; | |
3141 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3142 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3143 | PRODUCT_NAME = ATconfig; | |
3144 | }; | |
3145 | name = Development; | |
3146 | }; | |
3147 | 156EB5EC0905594A00EEF749 /* Deployment */ = { | |
3148 | isa = XCBuildConfiguration; | |
3149 | buildSettings = { | |
3150 | INFOPLIST_FILE = Plugins/ATconfig/Info.plist; | |
3151 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3152 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3153 | PRODUCT_NAME = ATconfig; | |
3154 | }; | |
3155 | name = Deployment; | |
3156 | }; | |
3157 | 156EB5ED0905594A00EEF749 /* Default */ = { | |
3158 | isa = XCBuildConfiguration; | |
3159 | buildSettings = { | |
3160 | INFOPLIST_FILE = Plugins/ATconfig/Info.plist; | |
3161 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3162 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3163 | PRODUCT_NAME = ATconfig; | |
3164 | }; | |
3165 | name = Default; | |
3166 | }; | |
3167 | 156EB5EF0905594A00EEF749 /* Development */ = { | |
3168 | isa = XCBuildConfiguration; | |
3169 | buildSettings = { | |
3170 | COPY_PHASE_STRIP = NO; | |
3171 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3172 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3173 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3174 | LIBRARY_STYLE = STATIC; | |
3175 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3176 | PRODUCT_NAME = IPMonitor; | |
3177 | VALID_ARCHS = "ppc i386"; | |
3178 | WARNING_CFLAGS = ( | |
3179 | "-Wall", | |
3180 | "-Wno-unknown-pragmas", | |
3181 | ); | |
3182 | }; | |
3183 | name = Development; | |
3184 | }; | |
3185 | 156EB5F00905594A00EEF749 /* Deployment */ = { | |
3186 | isa = XCBuildConfiguration; | |
3187 | buildSettings = { | |
3188 | COPY_PHASE_STRIP = YES; | |
3189 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3190 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3191 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3192 | LIBRARY_STYLE = STATIC; | |
3193 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3194 | PRODUCT_NAME = IPMonitor; | |
3195 | VALID_ARCHS = "ppc i386"; | |
3196 | WARNING_CFLAGS = ( | |
3197 | "-Wall", | |
3198 | "-Wno-unknown-pragmas", | |
3199 | ); | |
3200 | }; | |
3201 | name = Deployment; | |
3202 | }; | |
3203 | 156EB5F10905594A00EEF749 /* Default */ = { | |
3204 | isa = XCBuildConfiguration; | |
3205 | buildSettings = { | |
3206 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3207 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3208 | LIBRARY_STYLE = STATIC; | |
3209 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3210 | PRODUCT_NAME = IPMonitor; | |
3211 | VALID_ARCHS = "ppc i386"; | |
3212 | WARNING_CFLAGS = ( | |
3213 | "-Wall", | |
3214 | "-Wno-unknown-pragmas", | |
3215 | ); | |
3216 | }; | |
3217 | name = Default; | |
3218 | }; | |
3219 | 156EB5F30905594A00EEF749 /* Development */ = { | |
3220 | isa = XCBuildConfiguration; | |
3221 | buildSettings = { | |
3222 | INFOPLIST_FILE = Plugins/IPMonitor/Info.plist; | |
3223 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3224 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3225 | PRODUCT_NAME = IPMonitor; | |
3226 | }; | |
3227 | name = Development; | |
3228 | }; | |
3229 | 156EB5F40905594A00EEF749 /* Deployment */ = { | |
3230 | isa = XCBuildConfiguration; | |
3231 | buildSettings = { | |
3232 | INFOPLIST_FILE = Plugins/IPMonitor/Info.plist; | |
3233 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3234 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3235 | PRODUCT_NAME = IPMonitor; | |
3236 | }; | |
3237 | name = Deployment; | |
3238 | }; | |
3239 | 156EB5F50905594A00EEF749 /* Default */ = { | |
3240 | isa = XCBuildConfiguration; | |
3241 | buildSettings = { | |
3242 | INFOPLIST_FILE = Plugins/IPMonitor/Info.plist; | |
3243 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3244 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3245 | PRODUCT_NAME = IPMonitor; | |
3246 | }; | |
3247 | name = Default; | |
3248 | }; | |
3249 | 156EB5F70905594A00EEF749 /* Development */ = { | |
3250 | isa = XCBuildConfiguration; | |
3251 | buildSettings = { | |
3252 | COPY_PHASE_STRIP = NO; | |
3253 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3254 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3255 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3256 | LIBRARY_STYLE = STATIC; | |
3257 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3258 | PRODUCT_NAME = InterfaceNamer; | |
3259 | VALID_ARCHS = "ppc i386"; | |
3260 | WARNING_CFLAGS = ( | |
3261 | "-Wall", | |
3262 | "-Wno-unknown-pragmas", | |
3263 | ); | |
3264 | }; | |
3265 | name = Development; | |
3266 | }; | |
3267 | 156EB5F80905594A00EEF749 /* Deployment */ = { | |
3268 | isa = XCBuildConfiguration; | |
3269 | buildSettings = { | |
3270 | COPY_PHASE_STRIP = YES; | |
3271 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3272 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3273 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3274 | LIBRARY_STYLE = STATIC; | |
3275 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3276 | PRODUCT_NAME = InterfaceNamer; | |
3277 | VALID_ARCHS = "ppc i386"; | |
3278 | WARNING_CFLAGS = ( | |
3279 | "-Wall", | |
3280 | "-Wno-unknown-pragmas", | |
3281 | ); | |
3282 | }; | |
3283 | name = Deployment; | |
3284 | }; | |
3285 | 156EB5F90905594A00EEF749 /* Default */ = { | |
3286 | isa = XCBuildConfiguration; | |
3287 | buildSettings = { | |
3288 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3289 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3290 | LIBRARY_STYLE = STATIC; | |
3291 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3292 | PRODUCT_NAME = InterfaceNamer; | |
3293 | VALID_ARCHS = "ppc i386"; | |
3294 | WARNING_CFLAGS = ( | |
3295 | "-Wall", | |
3296 | "-Wno-unknown-pragmas", | |
3297 | ); | |
3298 | }; | |
3299 | name = Default; | |
3300 | }; | |
3301 | 156EB5FB0905594A00EEF749 /* Development */ = { | |
3302 | isa = XCBuildConfiguration; | |
3303 | buildSettings = { | |
3304 | INFOPLIST_FILE = Plugins/InterfaceNamer/Info.plist; | |
3305 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3306 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3307 | PRODUCT_NAME = InterfaceNamer; | |
3308 | }; | |
3309 | name = Development; | |
3310 | }; | |
3311 | 156EB5FC0905594A00EEF749 /* Deployment */ = { | |
3312 | isa = XCBuildConfiguration; | |
3313 | buildSettings = { | |
3314 | INFOPLIST_FILE = Plugins/InterfaceNamer/Info.plist; | |
3315 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3316 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3317 | PRODUCT_NAME = InterfaceNamer; | |
3318 | }; | |
3319 | name = Deployment; | |
3320 | }; | |
3321 | 156EB5FD0905594A00EEF749 /* Default */ = { | |
3322 | isa = XCBuildConfiguration; | |
3323 | buildSettings = { | |
3324 | INFOPLIST_FILE = Plugins/InterfaceNamer/Info.plist; | |
3325 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3326 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3327 | PRODUCT_NAME = InterfaceNamer; | |
3328 | }; | |
3329 | name = Default; | |
3330 | }; | |
3331 | 156EB5FF0905594A00EEF749 /* Development */ = { | |
3332 | isa = XCBuildConfiguration; | |
3333 | buildSettings = { | |
3334 | INFOPLIST_FILE = Plugins/KernelEventMonitor/Info.plist; | |
3335 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3336 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3337 | PRODUCT_NAME = KernelEventMonitor; | |
3338 | }; | |
3339 | name = Development; | |
3340 | }; | |
3341 | 156EB6000905594A00EEF749 /* Deployment */ = { | |
3342 | isa = XCBuildConfiguration; | |
3343 | buildSettings = { | |
3344 | INFOPLIST_FILE = Plugins/KernelEventMonitor/Info.plist; | |
3345 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3346 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3347 | PRODUCT_NAME = KernelEventMonitor; | |
3348 | }; | |
3349 | name = Deployment; | |
3350 | }; | |
3351 | 156EB6010905594A00EEF749 /* Default */ = { | |
3352 | isa = XCBuildConfiguration; | |
3353 | buildSettings = { | |
3354 | INFOPLIST_FILE = Plugins/KernelEventMonitor/Info.plist; | |
3355 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3356 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3357 | PRODUCT_NAME = KernelEventMonitor; | |
3358 | }; | |
3359 | name = Default; | |
3360 | }; | |
3361 | 156EB6030905594A00EEF749 /* Development */ = { | |
3362 | isa = XCBuildConfiguration; | |
3363 | buildSettings = { | |
3364 | COPY_PHASE_STRIP = NO; | |
3365 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3366 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
3367 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3368 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3369 | LIBRARY_STYLE = STATIC; | |
3370 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3371 | PRODUCT_NAME = KernelEventMonitor; | |
3372 | VALID_ARCHS = "ppc i386"; | |
3373 | WARNING_CFLAGS = ( | |
3374 | "-Wall", | |
3375 | "-Wno-unknown-pragmas", | |
3376 | ); | |
3377 | }; | |
3378 | name = Development; | |
3379 | }; | |
3380 | 156EB6040905594A00EEF749 /* Deployment */ = { | |
3381 | isa = XCBuildConfiguration; | |
3382 | buildSettings = { | |
3383 | COPY_PHASE_STRIP = YES; | |
3384 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3385 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
3386 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3387 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3388 | LIBRARY_STYLE = STATIC; | |
3389 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3390 | PRODUCT_NAME = KernelEventMonitor; | |
3391 | VALID_ARCHS = "ppc i386"; | |
3392 | WARNING_CFLAGS = ( | |
3393 | "-Wall", | |
3394 | "-Wno-unknown-pragmas", | |
3395 | ); | |
3396 | }; | |
3397 | name = Deployment; | |
3398 | }; | |
3399 | 156EB6050905594A00EEF749 /* Default */ = { | |
3400 | isa = XCBuildConfiguration; | |
3401 | buildSettings = { | |
3402 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
3403 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3404 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3405 | LIBRARY_STYLE = STATIC; | |
3406 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3407 | PRODUCT_NAME = KernelEventMonitor; | |
3408 | VALID_ARCHS = "ppc i386"; | |
3409 | WARNING_CFLAGS = ( | |
3410 | "-Wall", | |
3411 | "-Wno-unknown-pragmas", | |
3412 | ); | |
3413 | }; | |
3414 | name = Default; | |
3415 | }; | |
3416 | 156EB6070905594A00EEF749 /* Development */ = { | |
3417 | isa = XCBuildConfiguration; | |
3418 | buildSettings = { | |
3419 | COPY_PHASE_STRIP = NO; | |
3420 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3421 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3422 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3423 | LIBRARY_STYLE = STATIC; | |
3424 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3425 | PRODUCT_NAME = Kicker; | |
3426 | VALID_ARCHS = "ppc i386"; | |
3427 | WARNING_CFLAGS = ( | |
3428 | "-Wall", | |
3429 | "-Wno-unknown-pragmas", | |
3430 | ); | |
3431 | }; | |
3432 | name = Development; | |
3433 | }; | |
3434 | 156EB6080905594A00EEF749 /* Deployment */ = { | |
3435 | isa = XCBuildConfiguration; | |
3436 | buildSettings = { | |
3437 | COPY_PHASE_STRIP = YES; | |
3438 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3439 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3440 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3441 | LIBRARY_STYLE = STATIC; | |
3442 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3443 | PRODUCT_NAME = Kicker; | |
3444 | VALID_ARCHS = "ppc i386"; | |
3445 | WARNING_CFLAGS = ( | |
3446 | "-Wall", | |
3447 | "-Wno-unknown-pragmas", | |
3448 | ); | |
3449 | }; | |
3450 | name = Deployment; | |
3451 | }; | |
3452 | 156EB6090905594A00EEF749 /* Default */ = { | |
3453 | isa = XCBuildConfiguration; | |
3454 | buildSettings = { | |
3455 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3456 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3457 | LIBRARY_STYLE = STATIC; | |
3458 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3459 | PRODUCT_NAME = Kicker; | |
3460 | VALID_ARCHS = "ppc i386"; | |
3461 | WARNING_CFLAGS = ( | |
3462 | "-Wall", | |
3463 | "-Wno-unknown-pragmas", | |
3464 | ); | |
3465 | }; | |
3466 | name = Default; | |
3467 | }; | |
3468 | 156EB60B0905594A00EEF749 /* Development */ = { | |
3469 | isa = XCBuildConfiguration; | |
3470 | buildSettings = { | |
3471 | INFOPLIST_FILE = Plugins/Kicker/Info.plist; | |
3472 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3473 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3474 | PRODUCT_NAME = Kicker; | |
3475 | }; | |
3476 | name = Development; | |
3477 | }; | |
3478 | 156EB60C0905594A00EEF749 /* Deployment */ = { | |
3479 | isa = XCBuildConfiguration; | |
3480 | buildSettings = { | |
3481 | INFOPLIST_FILE = Plugins/Kicker/Info.plist; | |
3482 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3483 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3484 | PRODUCT_NAME = Kicker; | |
3485 | }; | |
3486 | name = Deployment; | |
3487 | }; | |
3488 | 156EB60D0905594A00EEF749 /* Default */ = { | |
3489 | isa = XCBuildConfiguration; | |
3490 | buildSettings = { | |
3491 | INFOPLIST_FILE = Plugins/Kicker/Info.plist; | |
3492 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3493 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3494 | PRODUCT_NAME = Kicker; | |
3495 | }; | |
3496 | name = Default; | |
3497 | }; | |
3498 | 156EB60F0905594A00EEF749 /* Development */ = { | |
3499 | isa = XCBuildConfiguration; | |
3500 | buildSettings = { | |
3501 | COPY_PHASE_STRIP = NO; | |
3502 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3503 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3504 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3505 | LIBRARY_STYLE = STATIC; | |
3506 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3507 | PRODUCT_NAME = LinkConfiguration; | |
3508 | VALID_ARCHS = "ppc i386"; | |
3509 | WARNING_CFLAGS = ( | |
3510 | "-Wall", | |
3511 | "-Wno-unknown-pragmas", | |
3512 | ); | |
3513 | }; | |
3514 | name = Development; | |
3515 | }; | |
3516 | 156EB6100905594A00EEF749 /* Deployment */ = { | |
3517 | isa = XCBuildConfiguration; | |
3518 | buildSettings = { | |
3519 | COPY_PHASE_STRIP = YES; | |
3520 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3521 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3522 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3523 | LIBRARY_STYLE = STATIC; | |
3524 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3525 | PRODUCT_NAME = LinkConfiguration; | |
3526 | VALID_ARCHS = "ppc i386"; | |
3527 | WARNING_CFLAGS = ( | |
3528 | "-Wall", | |
3529 | "-Wno-unknown-pragmas", | |
3530 | ); | |
3531 | }; | |
3532 | name = Deployment; | |
3533 | }; | |
3534 | 156EB6110905594A00EEF749 /* Default */ = { | |
3535 | isa = XCBuildConfiguration; | |
3536 | buildSettings = { | |
3537 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3538 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3539 | LIBRARY_STYLE = STATIC; | |
3540 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3541 | PRODUCT_NAME = LinkConfiguration; | |
3542 | VALID_ARCHS = "ppc i386"; | |
3543 | WARNING_CFLAGS = ( | |
3544 | "-Wall", | |
3545 | "-Wno-unknown-pragmas", | |
3546 | ); | |
3547 | }; | |
3548 | name = Default; | |
3549 | }; | |
3550 | 156EB6130905594A00EEF749 /* Development */ = { | |
3551 | isa = XCBuildConfiguration; | |
3552 | buildSettings = { | |
3553 | INFOPLIST_FILE = Plugins/LinkConfiguration/Info.plist; | |
3554 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3555 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3556 | PRODUCT_NAME = LinkConfiguration; | |
3557 | }; | |
3558 | name = Development; | |
3559 | }; | |
3560 | 156EB6140905594A00EEF749 /* Deployment */ = { | |
3561 | isa = XCBuildConfiguration; | |
3562 | buildSettings = { | |
3563 | INFOPLIST_FILE = Plugins/LinkConfiguration/Info.plist; | |
3564 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3565 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3566 | PRODUCT_NAME = LinkConfiguration; | |
3567 | }; | |
3568 | name = Deployment; | |
3569 | }; | |
3570 | 156EB6150905594A00EEF749 /* Default */ = { | |
3571 | isa = XCBuildConfiguration; | |
3572 | buildSettings = { | |
3573 | INFOPLIST_FILE = Plugins/LinkConfiguration/Info.plist; | |
3574 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3575 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3576 | PRODUCT_NAME = LinkConfiguration; | |
3577 | }; | |
3578 | name = Default; | |
3579 | }; | |
3580 | 156EB6170905594A00EEF749 /* Development */ = { | |
3581 | isa = XCBuildConfiguration; | |
3582 | buildSettings = { | |
3583 | COPY_PHASE_STRIP = NO; | |
3584 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3585 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3586 | LIBRARY_STYLE = STATIC; | |
3587 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3588 | PRODUCT_NAME = PreferencesMonitor; | |
3589 | VALID_ARCHS = "ppc i386"; | |
3590 | WARNING_CFLAGS = ( | |
3591 | "-Wall", | |
3592 | "-Wno-unknown-pragmas", | |
3593 | ); | |
3594 | }; | |
3595 | name = Development; | |
3596 | }; | |
3597 | 156EB6180905594A00EEF749 /* Deployment */ = { | |
3598 | isa = XCBuildConfiguration; | |
3599 | buildSettings = { | |
3600 | COPY_PHASE_STRIP = YES; | |
3601 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3602 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3603 | LIBRARY_STYLE = STATIC; | |
3604 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3605 | PRODUCT_NAME = PreferencesMonitor; | |
3606 | VALID_ARCHS = "ppc i386"; | |
3607 | WARNING_CFLAGS = ( | |
3608 | "-Wall", | |
3609 | "-Wno-unknown-pragmas", | |
3610 | ); | |
3611 | }; | |
3612 | name = Deployment; | |
3613 | }; | |
3614 | 156EB6190905594A00EEF749 /* Default */ = { | |
3615 | isa = XCBuildConfiguration; | |
3616 | buildSettings = { | |
3617 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3618 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3619 | LIBRARY_STYLE = STATIC; | |
3620 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3621 | PRODUCT_NAME = PreferencesMonitor; | |
3622 | VALID_ARCHS = "ppc i386"; | |
3623 | WARNING_CFLAGS = ( | |
3624 | "-Wall", | |
3625 | "-Wno-unknown-pragmas", | |
3626 | ); | |
3627 | }; | |
3628 | name = Default; | |
3629 | }; | |
3630 | 156EB61B0905594A00EEF749 /* Development */ = { | |
3631 | isa = XCBuildConfiguration; | |
3632 | buildSettings = { | |
3633 | INFOPLIST_FILE = Plugins/PreferencesMonitor/Info.plist; | |
3634 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3635 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3636 | PRODUCT_NAME = PreferencesMonitor; | |
3637 | }; | |
3638 | name = Development; | |
3639 | }; | |
3640 | 156EB61C0905594A00EEF749 /* Deployment */ = { | |
3641 | isa = XCBuildConfiguration; | |
3642 | buildSettings = { | |
3643 | INFOPLIST_FILE = Plugins/PreferencesMonitor/Info.plist; | |
3644 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3645 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3646 | PRODUCT_NAME = PreferencesMonitor; | |
3647 | }; | |
3648 | name = Deployment; | |
3649 | }; | |
3650 | 156EB61D0905594A00EEF749 /* Default */ = { | |
3651 | isa = XCBuildConfiguration; | |
3652 | buildSettings = { | |
3653 | INFOPLIST_FILE = Plugins/PreferencesMonitor/Info.plist; | |
3654 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3655 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
3656 | PRODUCT_NAME = PreferencesMonitor; | |
3657 | }; | |
3658 | name = Default; | |
3659 | }; | |
3660 | 156EB61F0905594A00EEF749 /* Development */ = { | |
3661 | isa = XCBuildConfiguration; | |
3662 | buildSettings = { | |
3663 | COPY_PHASE_STRIP = NO; | |
3664 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3665 | PRODUCT_NAME = Plugins; | |
3666 | WARNING_CFLAGS = ( | |
3667 | "-Wall", | |
3668 | "-Wno-unknown-pragmas", | |
3669 | ); | |
3670 | }; | |
3671 | name = Development; | |
3672 | }; | |
3673 | 156EB6200905594A00EEF749 /* Deployment */ = { | |
3674 | isa = XCBuildConfiguration; | |
3675 | buildSettings = { | |
3676 | COPY_PHASE_STRIP = YES; | |
3677 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3678 | PRODUCT_NAME = Plugins; | |
3679 | WARNING_CFLAGS = ( | |
3680 | "-Wall", | |
3681 | "-Wno-unknown-pragmas", | |
3682 | ); | |
3683 | }; | |
3684 | name = Deployment; | |
3685 | }; | |
3686 | 156EB6210905594A00EEF749 /* Default */ = { | |
3687 | isa = XCBuildConfiguration; | |
3688 | buildSettings = { | |
3689 | PRODUCT_NAME = Plugins; | |
3690 | WARNING_CFLAGS = ( | |
3691 | "-Wall", | |
3692 | "-Wno-unknown-pragmas", | |
3693 | ); | |
3694 | }; | |
3695 | name = Default; | |
3696 | }; | |
3697 | 156EB6230905594A00EEF749 /* Development */ = { | |
3698 | isa = XCBuildConfiguration; | |
3699 | buildSettings = { | |
3700 | COPY_PHASE_STRIP = NO; | |
3701 | DEAD_CODE_STRIPPING = YES; | |
3702 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3703 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3704 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3705 | INSTALL_PATH = /usr/sbin; | |
3706 | LIBRARY_SEARCH_PATHS = ( | |
3707 | "$(SYMROOT)", | |
3708 | /usr/local/lib/SystemConfiguration, | |
3709 | ); | |
3710 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3711 | OTHER_LDFLAGS = "-prebind_all_twolevel_modules"; | |
3712 | PRODUCT_NAME = configd; | |
3713 | VALID_ARCHS = "ppc i386"; | |
3714 | WARNING_CFLAGS = ( | |
3715 | "-Wall", | |
3716 | "-Wno-unknown-pragmas", | |
3717 | ); | |
3718 | }; | |
3719 | name = Development; | |
3720 | }; | |
3721 | 156EB6240905594A00EEF749 /* Deployment */ = { | |
3722 | isa = XCBuildConfiguration; | |
3723 | buildSettings = { | |
3724 | DEAD_CODE_STRIPPING = YES; | |
3725 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3726 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3727 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3728 | INSTALL_PATH = /usr/sbin; | |
3729 | LIBRARY_SEARCH_PATHS = ( | |
3730 | "$(SYMROOT)", | |
3731 | /usr/local/lib/SystemConfiguration, | |
3732 | ); | |
3733 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3734 | OTHER_LDFLAGS = "-prebind_all_twolevel_modules"; | |
3735 | PRODUCT_NAME = configd; | |
3736 | VALID_ARCHS = "ppc i386"; | |
3737 | WARNING_CFLAGS = ( | |
3738 | "-Wall", | |
3739 | "-Wno-unknown-pragmas", | |
3740 | ); | |
3741 | }; | |
3742 | name = Deployment; | |
3743 | }; | |
3744 | 156EB6250905594A00EEF749 /* Default */ = { | |
3745 | isa = XCBuildConfiguration; | |
3746 | buildSettings = { | |
3747 | DEAD_CODE_STRIPPING = YES; | |
3748 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3749 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3750 | INSTALL_PATH = /usr/sbin; | |
3751 | LIBRARY_SEARCH_PATHS = ( | |
3752 | "$(SYMROOT)", | |
3753 | /usr/local/lib/SystemConfiguration, | |
3754 | ); | |
3755 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3756 | OTHER_LDFLAGS = "-prebind_all_twolevel_modules"; | |
3757 | PRODUCT_NAME = configd; | |
3758 | STRIPFLAGS = "-S"; | |
3759 | VALID_ARCHS = "ppc i386"; | |
3760 | WARNING_CFLAGS = ( | |
3761 | "-Wall", | |
3762 | "-Wno-unknown-pragmas", | |
3763 | ); | |
3764 | }; | |
3765 | name = Default; | |
3766 | }; | |
3767 | 156EB6270905594A00EEF749 /* Development */ = { | |
3768 | isa = XCBuildConfiguration; | |
3769 | buildSettings = { | |
3770 | COPY_PHASE_STRIP = NO; | |
3771 | DEAD_CODE_STRIPPING = YES; | |
3772 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3773 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3774 | INSTALL_MODE_FLAG = "a-w,a+rX,u+s"; | |
3775 | INSTALL_PATH = /usr/sbin; | |
3776 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3777 | PRODUCT_NAME = scselect; | |
3778 | STRIPFLAGS = "-S"; | |
3779 | VALID_ARCHS = "ppc i386"; | |
3780 | WARNING_CFLAGS = ( | |
3781 | "-Wall", | |
3782 | "-Wno-unknown-pragmas", | |
3783 | ); | |
3784 | }; | |
3785 | name = Development; | |
3786 | }; | |
3787 | 156EB6280905594A00EEF749 /* Deployment */ = { | |
3788 | isa = XCBuildConfiguration; | |
3789 | buildSettings = { | |
3790 | COPY_PHASE_STRIP = YES; | |
3791 | DEAD_CODE_STRIPPING = YES; | |
3792 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3793 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3794 | INSTALL_MODE_FLAG = "a-w,a+rX,u+s"; | |
3795 | INSTALL_PATH = /usr/sbin; | |
3796 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3797 | PRODUCT_NAME = scselect; | |
3798 | STRIPFLAGS = "-S"; | |
3799 | VALID_ARCHS = "ppc i386"; | |
3800 | WARNING_CFLAGS = ( | |
3801 | "-Wall", | |
3802 | "-Wno-unknown-pragmas", | |
3803 | ); | |
3804 | }; | |
3805 | name = Deployment; | |
3806 | }; | |
3807 | 156EB6290905594A00EEF749 /* Default */ = { | |
3808 | isa = XCBuildConfiguration; | |
3809 | buildSettings = { | |
3810 | DEAD_CODE_STRIPPING = YES; | |
3811 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3812 | INSTALL_MODE_FLAG = "a-w,a+rX,u+s"; | |
3813 | INSTALL_PATH = /usr/sbin; | |
3814 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3815 | PRODUCT_NAME = scselect; | |
3816 | STRIPFLAGS = "-S"; | |
3817 | VALID_ARCHS = "ppc i386"; | |
3818 | WARNING_CFLAGS = ( | |
3819 | "-Wall", | |
3820 | "-Wno-unknown-pragmas", | |
3821 | ); | |
3822 | }; | |
3823 | name = Default; | |
3824 | }; | |
3825 | 156EB62B0905594A00EEF749 /* Development */ = { | |
3826 | isa = XCBuildConfiguration; | |
3827 | buildSettings = { | |
3828 | COPY_PHASE_STRIP = NO; | |
3829 | DEAD_CODE_STRIPPING = YES; | |
3830 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3831 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3832 | INSTALL_PATH = /usr/sbin; | |
3833 | LIBRARY_SEARCH_PATHS = ( | |
3834 | "$(SYMROOT)", | |
3835 | /usr/local/lib/SystemConfiguration, | |
3836 | ); | |
3837 | MACOSX_DEPLOYMENT_TARGET = 10.5; | |
3838 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3839 | PREBINDING = NO; | |
3840 | PRODUCT_NAME = scutil; | |
3841 | STRIPFLAGS = "-S"; | |
3842 | VALID_ARCHS = "ppc i386"; | |
3843 | WARNING_CFLAGS = ( | |
3844 | "-Wall", | |
3845 | "-Wno-unknown-pragmas", | |
3846 | ); | |
3847 | }; | |
3848 | name = Development; | |
3849 | }; | |
3850 | 156EB62C0905594A00EEF749 /* Deployment */ = { | |
3851 | isa = XCBuildConfiguration; | |
3852 | buildSettings = { | |
3853 | COPY_PHASE_STRIP = YES; | |
3854 | DEAD_CODE_STRIPPING = YES; | |
3855 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3856 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3857 | INSTALL_PATH = /usr/sbin; | |
3858 | LIBRARY_SEARCH_PATHS = ( | |
3859 | "$(SYMROOT)", | |
3860 | /usr/local/lib/SystemConfiguration, | |
3861 | ); | |
3862 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3863 | PREBINDING = YES; | |
3864 | PRODUCT_NAME = scutil; | |
3865 | STRIPFLAGS = "-S"; | |
3866 | VALID_ARCHS = "ppc i386"; | |
3867 | WARNING_CFLAGS = ( | |
3868 | "-Wall", | |
3869 | "-Wno-unknown-pragmas", | |
3870 | ); | |
3871 | }; | |
3872 | name = Deployment; | |
3873 | }; | |
3874 | 156EB62D0905594A00EEF749 /* Default */ = { | |
3875 | isa = XCBuildConfiguration; | |
3876 | buildSettings = { | |
3877 | DEAD_CODE_STRIPPING = YES; | |
3878 | FRAMEWORK_SEARCH_PATHS = "$(SYMROOT)"; | |
3879 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3880 | INSTALL_PATH = /usr/sbin; | |
3881 | LIBRARY_SEARCH_PATHS = ( | |
3882 | "$(SYMROOT)", | |
3883 | /usr/local/lib/SystemConfiguration, | |
3884 | ); | |
3885 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3886 | PREBINDING = YES; | |
3887 | PRODUCT_NAME = scutil; | |
3888 | STRIPFLAGS = "-S"; | |
3889 | VALID_ARCHS = "ppc i386"; | |
3890 | WARNING_CFLAGS = ( | |
3891 | "-Wall", | |
3892 | "-Wno-unknown-pragmas", | |
3893 | ); | |
3894 | }; | |
3895 | name = Default; | |
3896 | }; | |
3897 | 156EB62F0905594A00EEF749 /* Development */ = { | |
3898 | isa = XCBuildConfiguration; | |
3899 | buildSettings = { | |
3900 | COPY_PHASE_STRIP = NO; | |
3901 | DEAD_CODE_STRIPPING = YES; | |
3902 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3903 | PRODUCT_NAME = configd_executables; | |
3904 | STRIPFLAGS = "-S"; | |
3905 | WARNING_CFLAGS = ( | |
3906 | "-Wall", | |
3907 | "-Wno-unknown-pragmas", | |
3908 | ); | |
3909 | }; | |
3910 | name = Development; | |
3911 | }; | |
3912 | 156EB6300905594A00EEF749 /* Deployment */ = { | |
3913 | isa = XCBuildConfiguration; | |
3914 | buildSettings = { | |
3915 | COPY_PHASE_STRIP = YES; | |
3916 | DEAD_CODE_STRIPPING = YES; | |
3917 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3918 | PRODUCT_NAME = configd_executables; | |
3919 | STRIPFLAGS = "-S"; | |
3920 | WARNING_CFLAGS = ( | |
3921 | "-Wall", | |
3922 | "-Wno-unknown-pragmas", | |
3923 | ); | |
3924 | }; | |
3925 | name = Deployment; | |
3926 | }; | |
3927 | 156EB6310905594A00EEF749 /* Default */ = { | |
3928 | isa = XCBuildConfiguration; | |
3929 | buildSettings = { | |
3930 | DEAD_CODE_STRIPPING = YES; | |
3931 | PRODUCT_NAME = configd_executables; | |
3932 | STRIPFLAGS = "-S"; | |
3933 | WARNING_CFLAGS = ( | |
3934 | "-Wall", | |
3935 | "-Wno-unknown-pragmas", | |
3936 | ); | |
3937 | }; | |
3938 | name = Default; | |
3939 | }; | |
3940 | 156EB6330905594A00EEF749 /* Development */ = { | |
3941 | isa = XCBuildConfiguration; | |
3942 | buildSettings = { | |
3943 | COPY_PHASE_STRIP = NO; | |
3944 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3945 | PRODUCT_NAME = "configd (Aggregate)"; | |
3946 | }; | |
3947 | name = Development; | |
3948 | }; | |
3949 | 156EB6340905594A00EEF749 /* Deployment */ = { | |
3950 | isa = XCBuildConfiguration; | |
3951 | buildSettings = { | |
3952 | COPY_PHASE_STRIP = YES; | |
3953 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3954 | PRODUCT_NAME = "configd (Aggregate)"; | |
3955 | }; | |
3956 | name = Deployment; | |
3957 | }; | |
3958 | 156EB6350905594A00EEF749 /* Default */ = { | |
3959 | isa = XCBuildConfiguration; | |
3960 | buildSettings = { | |
3961 | PRODUCT_NAME = "configd (Aggregate)"; | |
3962 | }; | |
3963 | name = Default; | |
3964 | }; | |
3965 | 156EB63B0905594A00EEF749 /* Development */ = { | |
3966 | isa = XCBuildConfiguration; | |
3967 | buildSettings = { | |
3968 | COPY_PHASE_STRIP = NO; | |
3969 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3970 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
3971 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3972 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3973 | LIBRARY_STYLE = STATIC; | |
3974 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3975 | PRODUCT_NAME = ATconfig; | |
3976 | VALID_ARCHS = "ppc i386"; | |
3977 | WARNING_CFLAGS = ( | |
3978 | "-Wall", | |
3979 | "-Wno-unknown-pragmas", | |
3980 | ); | |
3981 | }; | |
3982 | name = Development; | |
3983 | }; | |
3984 | 156EB63C0905594A00EEF749 /* Deployment */ = { | |
3985 | isa = XCBuildConfiguration; | |
3986 | buildSettings = { | |
3987 | COPY_PHASE_STRIP = YES; | |
3988 | GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES; | |
3989 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
3990 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
3991 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
3992 | LIBRARY_STYLE = STATIC; | |
3993 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
3994 | PRODUCT_NAME = ATconfig; | |
3995 | VALID_ARCHS = "ppc i386"; | |
3996 | WARNING_CFLAGS = ( | |
3997 | "-Wall", | |
3998 | "-Wno-unknown-pragmas", | |
3999 | ); | |
4000 | }; | |
4001 | name = Deployment; | |
4002 | }; | |
4003 | 156EB63D0905594A00EEF749 /* Default */ = { | |
4004 | isa = XCBuildConfiguration; | |
4005 | buildSettings = { | |
4006 | HEADER_SEARCH_PATHS = "$(SYSTEM_LIBRARY_DIR)/Frameworks/System.framework/PrivateHeaders"; | |
4007 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
4008 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
4009 | LIBRARY_STYLE = STATIC; | |
4010 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
4011 | PRODUCT_NAME = ATconfig; | |
4012 | VALID_ARCHS = "ppc i386"; | |
4013 | WARNING_CFLAGS = ( | |
4014 | "-Wall", | |
4015 | "-Wno-unknown-pragmas", | |
4016 | ); | |
4017 | }; | |
4018 | name = Default; | |
4019 | }; | |
4020 | 156EB63F0905594A00EEF749 /* Development */ = { | |
4021 | isa = XCBuildConfiguration; | |
4022 | buildSettings = { | |
be997540 | 4023 | CURRENT_PROJECT_VERSION = 212.2; |
edebe297 A |
4024 | DEAD_CODE_STRIPPING = YES; |
4025 | INSTALL_GROUP = wheel; | |
4026 | INSTALL_MODE_FLAG = "u+s,ugo-w,o+rX"; | |
4027 | INSTALL_OWNER = root; | |
4028 | INSTALL_PATH = /usr/sbin; | |
4029 | MACOSX_DEPLOYMENT_TARGET = 10.5; | |
4030 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
4031 | STRIPFLAGS = "-S"; | |
4032 | VERSIONING_SYSTEM = "apple-generic"; | |
4033 | WARNING_CFLAGS = ( | |
4034 | "-Wall", | |
4035 | "-Wno-four-char-constants", | |
4036 | "-Wno-unknown-pragmas", | |
4037 | ); | |
4038 | }; | |
4039 | name = Development; | |
4040 | }; | |
4041 | 156EB6400905594A00EEF749 /* Deployment */ = { | |
4042 | isa = XCBuildConfiguration; | |
4043 | buildSettings = { | |
be997540 | 4044 | CURRENT_PROJECT_VERSION = 212.2; |
edebe297 A |
4045 | DEAD_CODE_STRIPPING = YES; |
4046 | INSTALL_GROUP = wheel; | |
4047 | INSTALL_MODE_FLAG = "u+s,ugo-w,o+rX"; | |
4048 | INSTALL_OWNER = root; | |
4049 | INSTALL_PATH = /usr/sbin; | |
4050 | MACOSX_DEPLOYMENT_TARGET = 10.5; | |
4051 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
4052 | STRIPFLAGS = "-S"; | |
4053 | VERSIONING_SYSTEM = "apple-generic"; | |
4054 | WARNING_CFLAGS = ( | |
4055 | "-Wall", | |
4056 | "-Wno-four-char-constants", | |
4057 | "-Wno-unknown-pragmas", | |
4058 | ); | |
4059 | }; | |
4060 | name = Deployment; | |
4061 | }; | |
4062 | 156EB6410905594A00EEF749 /* Default */ = { | |
4063 | isa = XCBuildConfiguration; | |
4064 | buildSettings = { | |
be997540 | 4065 | CURRENT_PROJECT_VERSION = 212.2; |
edebe297 A |
4066 | DEAD_CODE_STRIPPING = YES; |
4067 | INSTALL_GROUP = wheel; | |
4068 | INSTALL_MODE_FLAG = "u+s,ugo-w,o+rX"; | |
4069 | INSTALL_OWNER = root; | |
4070 | INSTALL_PATH = /usr/sbin; | |
4071 | MACOSX_DEPLOYMENT_TARGET = 10.5; | |
4072 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
4073 | STRIPFLAGS = "-S"; | |
4074 | VERSIONING_SYSTEM = "apple-generic"; | |
4075 | WARNING_CFLAGS = ( | |
4076 | "-Wall", | |
4077 | "-Wno-four-char-constants", | |
4078 | "-Wno-unknown-pragmas", | |
4079 | ); | |
4080 | }; | |
4081 | name = Default; | |
4082 | }; | |
4083 | F95B8A620B03F83200993BA3 /* Development */ = { | |
4084 | isa = XCBuildConfiguration; | |
4085 | buildSettings = { | |
4086 | COPY_PHASE_STRIP = NO; | |
4087 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
4088 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
4089 | LIBRARY_STYLE = STATIC; | |
4090 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
4091 | PRODUCT_NAME = NetworkIdentification; | |
4092 | VALID_ARCHS = "ppc i386"; | |
4093 | WARNING_CFLAGS = ( | |
4094 | "-Wall", | |
4095 | "-Wno-unknown-pragmas", | |
4096 | ); | |
4097 | }; | |
4098 | name = Development; | |
4099 | }; | |
4100 | F95B8A630B03F83200993BA3 /* Deployment */ = { | |
4101 | isa = XCBuildConfiguration; | |
4102 | buildSettings = { | |
4103 | COPY_PHASE_STRIP = YES; | |
4104 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
4105 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
4106 | LIBRARY_STYLE = STATIC; | |
4107 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
4108 | PRODUCT_NAME = NetworkIdentification; | |
4109 | VALID_ARCHS = "ppc i386"; | |
4110 | WARNING_CFLAGS = ( | |
4111 | "-Wall", | |
4112 | "-Wno-unknown-pragmas", | |
4113 | ); | |
4114 | }; | |
4115 | name = Deployment; | |
4116 | }; | |
4117 | F95B8A640B03F83200993BA3 /* Default */ = { | |
4118 | isa = XCBuildConfiguration; | |
4119 | buildSettings = { | |
4120 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
4121 | INSTALL_PATH = /usr/local/lib/SystemConfiguration; | |
4122 | LIBRARY_STYLE = STATIC; | |
4123 | OTHER_CFLAGS = "-fconstant-cfstrings"; | |
4124 | PRODUCT_NAME = NetworkIdentification; | |
4125 | VALID_ARCHS = "ppc i386"; | |
4126 | WARNING_CFLAGS = ( | |
4127 | "-Wall", | |
4128 | "-Wno-unknown-pragmas", | |
4129 | ); | |
4130 | }; | |
4131 | name = Default; | |
4132 | }; | |
4133 | F95B8A6D0B03F9D100993BA3 /* Development */ = { | |
4134 | isa = XCBuildConfiguration; | |
4135 | buildSettings = { | |
4136 | INFOPLIST_FILE = Plugins/NetworkIdentification/Info.plist; | |
4137 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
4138 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
4139 | PRODUCT_NAME = NetworkIdentification; | |
4140 | }; | |
4141 | name = Development; | |
4142 | }; | |
4143 | F95B8A6E0B03F9D100993BA3 /* Deployment */ = { | |
4144 | isa = XCBuildConfiguration; | |
4145 | buildSettings = { | |
4146 | INFOPLIST_FILE = Plugins/NetworkIdentification/Info.plist; | |
4147 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
4148 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
4149 | PRODUCT_NAME = NetworkIdentification; | |
4150 | }; | |
4151 | name = Deployment; | |
4152 | }; | |
4153 | F95B8A6F0B03F9D100993BA3 /* Default */ = { | |
4154 | isa = XCBuildConfiguration; | |
4155 | buildSettings = { | |
4156 | INFOPLIST_FILE = Plugins/NetworkIdentification/Info.plist; | |
4157 | INSTALL_MODE_FLAG = "a-w,a+rX"; | |
4158 | INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/SystemConfiguration"; | |
4159 | PRODUCT_NAME = NetworkIdentification; | |
4160 | }; | |
4161 | name = Default; | |
4162 | }; | |
4163 | /* End XCBuildConfiguration section */ | |
4164 | ||
4165 | /* Begin XCConfigurationList section */ | |
6d034b4e A |
4166 | 151F5D9F0CCE98E60093AC3B /* Build configuration list for PBXNativeTarget "SCMonitor" */ = { |
4167 | isa = XCConfigurationList; | |
4168 | buildConfigurations = ( | |
4169 | 151F5D9C0CCE98E60093AC3B /* Development */, | |
4170 | 151F5D9D0CCE98E60093AC3B /* Deployment */, | |
4171 | 151F5D9E0CCE98E60093AC3B /* Default */, | |
4172 | ); | |
4173 | defaultConfigurationIsVisible = 0; | |
4174 | defaultConfigurationName = Default; | |
4175 | }; | |
edebe297 A |
4176 | 151F63DC09328A3C0096DCC9 /* Build configuration list for PBXNativeTarget "Schema" */ = { |
4177 | isa = XCConfigurationList; | |
4178 | buildConfigurations = ( | |
4179 | 151F63DD09328A3C0096DCC9 /* Development */, | |
4180 | 151F63DE09328A3C0096DCC9 /* Deployment */, | |
4181 | 151F63DF09328A3C0096DCC9 /* Default */, | |
4182 | ); | |
4183 | defaultConfigurationIsVisible = 0; | |
4184 | defaultConfigurationName = Default; | |
4185 | }; | |
4186 | 156EB5DA0905594A00EEF749 /* Build configuration list for PBXNativeTarget "DNSConfiguration" */ = { | |
4187 | isa = XCConfigurationList; | |
4188 | buildConfigurations = ( | |
4189 | 156EB5DB0905594A00EEF749 /* Development */, | |
4190 | 156EB5DC0905594A00EEF749 /* Deployment */, | |
4191 | 156EB5DD0905594A00EEF749 /* Default */, | |
4192 | ); | |
4193 | defaultConfigurationIsVisible = 0; | |
4194 | defaultConfigurationName = Default; | |
4195 | }; | |
4196 | 156EB5DE0905594A00EEF749 /* Build configuration list for PBXNativeTarget "SystemConfiguration.framework" */ = { | |
4197 | isa = XCConfigurationList; | |
4198 | buildConfigurations = ( | |
4199 | 156EB5DF0905594A00EEF749 /* Development */, | |
4200 | 156EB5E00905594A00EEF749 /* Deployment */, | |
4201 | 156EB5E10905594A00EEF749 /* Default */, | |
4202 | ); | |
4203 | defaultConfigurationIsVisible = 0; | |
4204 | defaultConfigurationName = Default; | |
4205 | }; | |
4206 | 156EB5E20905594A00EEF749 /* Build configuration list for PBXNativeTarget "SCHelper" */ = { | |
4207 | isa = XCConfigurationList; | |
4208 | buildConfigurations = ( | |
4209 | 156EB5E30905594A00EEF749 /* Development */, | |
4210 | 156EB5E40905594A00EEF749 /* Deployment */, | |
4211 | 156EB5E50905594A00EEF749 /* Default */, | |
4212 | ); | |
4213 | defaultConfigurationIsVisible = 0; | |
4214 | defaultConfigurationName = Default; | |
4215 | }; | |
4216 | 156EB5E60905594A00EEF749 /* Build configuration list for PBXAggregateTarget "configd_base" */ = { | |
4217 | isa = XCConfigurationList; | |
4218 | buildConfigurations = ( | |
4219 | 156EB5E70905594A00EEF749 /* Development */, | |
4220 | 156EB5E80905594A00EEF749 /* Deployment */, | |
4221 | 156EB5E90905594A00EEF749 /* Default */, | |
4222 | ); | |
4223 | defaultConfigurationIsVisible = 0; | |
4224 | defaultConfigurationName = Default; | |
4225 | }; | |
4226 | 156EB5EA0905594A00EEF749 /* Build configuration list for PBXNativeTarget "ATconfig.bundle" */ = { | |
4227 | isa = XCConfigurationList; | |
4228 | buildConfigurations = ( | |
4229 | 156EB5EB0905594A00EEF749 /* Development */, | |
4230 | 156EB5EC0905594A00EEF749 /* Deployment */, | |
4231 | 156EB5ED0905594A00EEF749 /* Default */, | |
4232 | ); | |
4233 | defaultConfigurationIsVisible = 0; | |
4234 | defaultConfigurationName = Default; | |
4235 | }; | |
4236 | 156EB5EE0905594A00EEF749 /* Build configuration list for PBXNativeTarget "IPMonitor" */ = { | |
4237 | isa = XCConfigurationList; | |
4238 | buildConfigurations = ( | |
4239 | 156EB5EF0905594A00EEF749 /* Development */, | |
4240 | 156EB5F00905594A00EEF749 /* Deployment */, | |
4241 | 156EB5F10905594A00EEF749 /* Default */, | |
4242 | ); | |
4243 | defaultConfigurationIsVisible = 0; | |
4244 | defaultConfigurationName = Default; | |
4245 | }; | |
4246 | 156EB5F20905594A00EEF749 /* Build configuration list for PBXNativeTarget "IPMonitor.bundle" */ = { | |
4247 | isa = XCConfigurationList; | |
4248 | buildConfigurations = ( | |
4249 | 156EB5F30905594A00EEF749 /* Development */, | |
4250 | 156EB5F40905594A00EEF749 /* Deployment */, | |
4251 | 156EB5F50905594A00EEF749 /* Default */, | |
4252 | ); | |
4253 | defaultConfigurationIsVisible = 0; | |
4254 | defaultConfigurationName = Default; | |
4255 | }; | |
4256 | 156EB5F60905594A00EEF749 /* Build configuration list for PBXNativeTarget "InterfaceNamer" */ = { | |
4257 | isa = XCConfigurationList; | |
4258 | buildConfigurations = ( | |
4259 | 156EB5F70905594A00EEF749 /* Development */, | |
4260 | 156EB5F80905594A00EEF749 /* Deployment */, | |
4261 | 156EB5F90905594A00EEF749 /* Default */, | |
4262 | ); | |
4263 | defaultConfigurationIsVisible = 0; | |
4264 | defaultConfigurationName = Default; | |
4265 | }; | |
4266 | 156EB5FA0905594A00EEF749 /* Build configuration list for PBXNativeTarget "InterfaceNamer.bundle" */ = { | |
4267 | isa = XCConfigurationList; | |
4268 | buildConfigurations = ( | |
4269 | 156EB5FB0905594A00EEF749 /* Development */, | |
4270 | 156EB5FC0905594A00EEF749 /* Deployment */, | |
4271 | 156EB5FD0905594A00EEF749 /* Default */, | |
4272 | ); | |
4273 | defaultConfigurationIsVisible = 0; | |
4274 | defaultConfigurationName = Default; | |
4275 | }; | |
4276 | 156EB5FE0905594A00EEF749 /* Build configuration list for PBXNativeTarget "KernelEventMonitor.bundle" */ = { | |
4277 | isa = XCConfigurationList; | |
4278 | buildConfigurations = ( | |
4279 | 156EB5FF0905594A00EEF749 /* Development */, | |
4280 | 156EB6000905594A00EEF749 /* Deployment */, | |
4281 | 156EB6010905594A00EEF749 /* Default */, | |
4282 | ); | |
4283 | defaultConfigurationIsVisible = 0; | |
4284 | defaultConfigurationName = Default; | |
4285 | }; | |
4286 | 156EB6020905594A00EEF749 /* Build configuration list for PBXNativeTarget "KernelEventMonitor" */ = { | |
4287 | isa = XCConfigurationList; | |
4288 | buildConfigurations = ( | |
4289 | 156EB6030905594A00EEF749 /* Development */, | |
4290 | 156EB6040905594A00EEF749 /* Deployment */, | |
4291 | 156EB6050905594A00EEF749 /* Default */, | |
4292 | ); | |
4293 | defaultConfigurationIsVisible = 0; | |
4294 | defaultConfigurationName = Default; | |
4295 | }; | |
4296 | 156EB6060905594A00EEF749 /* Build configuration list for PBXNativeTarget "Kicker" */ = { | |
4297 | isa = XCConfigurationList; | |
4298 | buildConfigurations = ( | |
4299 | 156EB6070905594A00EEF749 /* Development */, | |
4300 | 156EB6080905594A00EEF749 /* Deployment */, | |
4301 | 156EB6090905594A00EEF749 /* Default */, | |
4302 | ); | |
4303 | defaultConfigurationIsVisible = 0; | |
4304 | defaultConfigurationName = Default; | |
4305 | }; | |
4306 | 156EB60A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "Kicker.bundle" */ = { | |
4307 | isa = XCConfigurationList; | |
4308 | buildConfigurations = ( | |
4309 | 156EB60B0905594A00EEF749 /* Development */, | |
4310 | 156EB60C0905594A00EEF749 /* Deployment */, | |
4311 | 156EB60D0905594A00EEF749 /* Default */, | |
4312 | ); | |
4313 | defaultConfigurationIsVisible = 0; | |
4314 | defaultConfigurationName = Default; | |
4315 | }; | |
4316 | 156EB60E0905594A00EEF749 /* Build configuration list for PBXNativeTarget "LinkConfiguration" */ = { | |
4317 | isa = XCConfigurationList; | |
4318 | buildConfigurations = ( | |
4319 | 156EB60F0905594A00EEF749 /* Development */, | |
4320 | 156EB6100905594A00EEF749 /* Deployment */, | |
4321 | 156EB6110905594A00EEF749 /* Default */, | |
4322 | ); | |
4323 | defaultConfigurationIsVisible = 0; | |
4324 | defaultConfigurationName = Default; | |
4325 | }; | |
4326 | 156EB6120905594A00EEF749 /* Build configuration list for PBXNativeTarget "LinkConfiguration.bundle" */ = { | |
4327 | isa = XCConfigurationList; | |
4328 | buildConfigurations = ( | |
4329 | 156EB6130905594A00EEF749 /* Development */, | |
4330 | 156EB6140905594A00EEF749 /* Deployment */, | |
4331 | 156EB6150905594A00EEF749 /* Default */, | |
4332 | ); | |
4333 | defaultConfigurationIsVisible = 0; | |
4334 | defaultConfigurationName = Default; | |
4335 | }; | |
4336 | 156EB6160905594A00EEF749 /* Build configuration list for PBXNativeTarget "PreferencesMonitor" */ = { | |
4337 | isa = XCConfigurationList; | |
4338 | buildConfigurations = ( | |
4339 | 156EB6170905594A00EEF749 /* Development */, | |
4340 | 156EB6180905594A00EEF749 /* Deployment */, | |
4341 | 156EB6190905594A00EEF749 /* Default */, | |
4342 | ); | |
4343 | defaultConfigurationIsVisible = 0; | |
4344 | defaultConfigurationName = Default; | |
4345 | }; | |
4346 | 156EB61A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "PreferencesMonitor.bundle" */ = { | |
4347 | isa = XCConfigurationList; | |
4348 | buildConfigurations = ( | |
4349 | 156EB61B0905594A00EEF749 /* Development */, | |
4350 | 156EB61C0905594A00EEF749 /* Deployment */, | |
4351 | 156EB61D0905594A00EEF749 /* Default */, | |
4352 | ); | |
4353 | defaultConfigurationIsVisible = 0; | |
4354 | defaultConfigurationName = Default; | |
4355 | }; | |
4356 | 156EB61E0905594A00EEF749 /* Build configuration list for PBXAggregateTarget "configd_plugins" */ = { | |
4357 | isa = XCConfigurationList; | |
4358 | buildConfigurations = ( | |
4359 | 156EB61F0905594A00EEF749 /* Development */, | |
4360 | 156EB6200905594A00EEF749 /* Deployment */, | |
4361 | 156EB6210905594A00EEF749 /* Default */, | |
4362 | ); | |
4363 | defaultConfigurationIsVisible = 0; | |
4364 | defaultConfigurationName = Default; | |
4365 | }; | |
4366 | 156EB6220905594A00EEF749 /* Build configuration list for PBXNativeTarget "configd" */ = { | |
4367 | isa = XCConfigurationList; | |
4368 | buildConfigurations = ( | |
4369 | 156EB6230905594A00EEF749 /* Development */, | |
4370 | 156EB6240905594A00EEF749 /* Deployment */, | |
4371 | 156EB6250905594A00EEF749 /* Default */, | |
4372 | ); | |
4373 | defaultConfigurationIsVisible = 0; | |
4374 | defaultConfigurationName = Default; | |
4375 | }; | |
4376 | 156EB6260905594A00EEF749 /* Build configuration list for PBXNativeTarget "scselect" */ = { | |
4377 | isa = XCConfigurationList; | |
4378 | buildConfigurations = ( | |
4379 | 156EB6270905594A00EEF749 /* Development */, | |
4380 | 156EB6280905594A00EEF749 /* Deployment */, | |
4381 | 156EB6290905594A00EEF749 /* Default */, | |
4382 | ); | |
4383 | defaultConfigurationIsVisible = 0; | |
4384 | defaultConfigurationName = Default; | |
4385 | }; | |
4386 | 156EB62A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "scutil" */ = { | |
4387 | isa = XCConfigurationList; | |
4388 | buildConfigurations = ( | |
4389 | 156EB62B0905594A00EEF749 /* Development */, | |
4390 | 156EB62C0905594A00EEF749 /* Deployment */, | |
4391 | 156EB62D0905594A00EEF749 /* Default */, | |
4392 | ); | |
4393 | defaultConfigurationIsVisible = 0; | |
4394 | defaultConfigurationName = Default; | |
4395 | }; | |
4396 | 156EB62E0905594A00EEF749 /* Build configuration list for PBXAggregateTarget "configd_executables" */ = { | |
4397 | isa = XCConfigurationList; | |
4398 | buildConfigurations = ( | |
4399 | 156EB62F0905594A00EEF749 /* Development */, | |
4400 | 156EB6300905594A00EEF749 /* Deployment */, | |
4401 | 156EB6310905594A00EEF749 /* Default */, | |
4402 | ); | |
4403 | defaultConfigurationIsVisible = 0; | |
4404 | defaultConfigurationName = Default; | |
4405 | }; | |
4406 | 156EB6320905594A00EEF749 /* Build configuration list for PBXAggregateTarget "All" */ = { | |
4407 | isa = XCConfigurationList; | |
4408 | buildConfigurations = ( | |
4409 | 156EB6330905594A00EEF749 /* Development */, | |
4410 | 156EB6340905594A00EEF749 /* Deployment */, | |
4411 | 156EB6350905594A00EEF749 /* Default */, | |
4412 | ); | |
4413 | defaultConfigurationIsVisible = 0; | |
4414 | defaultConfigurationName = Default; | |
4415 | }; | |
4416 | 156EB63A0905594A00EEF749 /* Build configuration list for PBXNativeTarget "ATconfig" */ = { | |
4417 | isa = XCConfigurationList; | |
4418 | buildConfigurations = ( | |
4419 | 156EB63B0905594A00EEF749 /* Development */, | |
4420 | 156EB63C0905594A00EEF749 /* Deployment */, | |
4421 | 156EB63D0905594A00EEF749 /* Default */, | |
4422 | ); | |
4423 | defaultConfigurationIsVisible = 0; | |
4424 | defaultConfigurationName = Default; | |
4425 | }; | |
4426 | 156EB63E0905594A00EEF749 /* Build configuration list for PBXProject "configd" */ = { | |
4427 | isa = XCConfigurationList; | |
4428 | buildConfigurations = ( | |
4429 | 156EB63F0905594A00EEF749 /* Development */, | |
4430 | 156EB6400905594A00EEF749 /* Deployment */, | |
4431 | 156EB6410905594A00EEF749 /* Default */, | |
4432 | ); | |
4433 | defaultConfigurationIsVisible = 0; | |
4434 | defaultConfigurationName = Default; | |
4435 | }; | |
4436 | F95B8A610B03F83200993BA3 /* Build configuration list for PBXNativeTarget "NetworkIdentification" */ = { | |
4437 | isa = XCConfigurationList; | |
4438 | buildConfigurations = ( | |
4439 | F95B8A620B03F83200993BA3 /* Development */, | |
4440 | F95B8A630B03F83200993BA3 /* Deployment */, | |
4441 | F95B8A640B03F83200993BA3 /* Default */, | |
4442 | ); | |
4443 | defaultConfigurationIsVisible = 0; | |
4444 | defaultConfigurationName = Default; | |
4445 | }; | |
4446 | F95B8A6C0B03F9D100993BA3 /* Build configuration list for PBXNativeTarget "NetworkIdentification.bundle" */ = { | |
4447 | isa = XCConfigurationList; | |
4448 | buildConfigurations = ( | |
4449 | F95B8A6D0B03F9D100993BA3 /* Development */, | |
4450 | F95B8A6E0B03F9D100993BA3 /* Deployment */, | |
4451 | F95B8A6F0B03F9D100993BA3 /* Default */, | |
4452 | ); | |
4453 | defaultConfigurationIsVisible = 0; | |
4454 | defaultConfigurationName = Default; | |
4455 | }; | |
4456 | /* End XCConfigurationList section */ | |
4457 | }; | |
4458 | rootObject = 15CB6A7705C0722B0099E85F /* Project object */; | |
4459 | } |