]> git.saurik.com Git - apple/xnu.git/blob - tools/tests/unit_tests/cpu_monitor_tests_11646922_src/cpu_hog/cpu_hog.xcodeproj/project.pbxproj
2f6a41f399dce9aa96d16f503ee3bb53eea98fe0
[apple/xnu.git] / tools / tests / unit_tests / cpu_monitor_tests_11646922_src / cpu_hog / cpu_hog.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXAggregateTarget section */
10 15A9B5C1157E853C00B44B4F /* default */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = 15A9B5C2157E853D00B44B4F /* Build configuration list for PBXAggregateTarget "default" */;
13 buildPhases = (
14 );
15 dependencies = (
16 15A9B5C6157E856F00B44B4F /* PBXTargetDependency */,
17 15A9B5C8157E857000B44B4F /* PBXTargetDependency */,
18 );
19 name = default;
20 productName = "cpu_hog-default";
21 };
22 /* End PBXAggregateTarget section */
23
24 /* Begin PBXBuildFile section */
25 155F2812157E81B100D7B917 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 159F7E4E1537850F00588242 /* Foundation.framework */; };
26 159F7E4F1537850F00588242 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 159F7E4E1537850F00588242 /* Foundation.framework */; };
27 15A9B5B4157E83C100B44B4F /* cpu_hog.m in Sources */ = {isa = PBXBuildFile; fileRef = 15A9B5B3157E83C100B44B4F /* cpu_hog.m */; };
28 15A9B5B5157E83C100B44B4F /* cpu_hog.m in Sources */ = {isa = PBXBuildFile; fileRef = 15A9B5B3157E83C100B44B4F /* cpu_hog.m */; };
29 /* End PBXBuildFile section */
30
31 /* Begin PBXContainerItemProxy section */
32 15A9B5C5157E856F00B44B4F /* PBXContainerItemProxy */ = {
33 isa = PBXContainerItemProxy;
34 containerPortal = 159F7E411537850F00588242 /* Project object */;
35 proxyType = 1;
36 remoteGlobalIDString = 159F7E491537850F00588242;
37 remoteInfo = cpu_hog;
38 };
39 15A9B5C7157E857000B44B4F /* PBXContainerItemProxy */ = {
40 isa = PBXContainerItemProxy;
41 containerPortal = 159F7E411537850F00588242 /* Project object */;
42 proxyType = 1;
43 remoteGlobalIDString = 155F280E157E81B100D7B917;
44 remoteInfo = "cpu_hog-unentitled";
45 };
46 /* End PBXContainerItemProxy section */
47
48 /* Begin PBXCopyFilesBuildPhase section */
49 155F2813157E81B100D7B917 /* CopyFiles */ = {
50 isa = PBXCopyFilesBuildPhase;
51 buildActionMask = 2147483647;
52 dstPath = /usr/share/man/man1/;
53 dstSubfolderSpec = 0;
54 files = (
55 );
56 runOnlyForDeploymentPostprocessing = 1;
57 };
58 159F7E481537850F00588242 /* CopyFiles */ = {
59 isa = PBXCopyFilesBuildPhase;
60 buildActionMask = 2147483647;
61 dstPath = /usr/share/man/man1/;
62 dstSubfolderSpec = 0;
63 files = (
64 );
65 runOnlyForDeploymentPostprocessing = 1;
66 };
67 /* End PBXCopyFilesBuildPhase section */
68
69 /* Begin PBXFileReference section */
70 155F2818157E81B100D7B917 /* cpu_hog-unentitled */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "cpu_hog-unentitled"; sourceTree = BUILT_PRODUCTS_DIR; };
71 159F7E4A1537850F00588242 /* cpu_hog */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = cpu_hog; sourceTree = BUILT_PRODUCTS_DIR; };
72 159F7E4E1537850F00588242 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
73 15A9B5B3157E83C100B44B4F /* cpu_hog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cpu_hog.m; sourceTree = "<group>"; };
74 /* End PBXFileReference section */
75
76 /* Begin PBXFrameworksBuildPhase section */
77 155F2811157E81B100D7B917 /* Frameworks */ = {
78 isa = PBXFrameworksBuildPhase;
79 buildActionMask = 2147483647;
80 files = (
81 155F2812157E81B100D7B917 /* Foundation.framework in Frameworks */,
82 );
83 runOnlyForDeploymentPostprocessing = 0;
84 };
85 159F7E471537850F00588242 /* Frameworks */ = {
86 isa = PBXFrameworksBuildPhase;
87 buildActionMask = 2147483647;
88 files = (
89 159F7E4F1537850F00588242 /* Foundation.framework in Frameworks */,
90 );
91 runOnlyForDeploymentPostprocessing = 0;
92 };
93 /* End PBXFrameworksBuildPhase section */
94
95 /* Begin PBXGroup section */
96 159F7E3F1537850F00588242 = {
97 isa = PBXGroup;
98 children = (
99 15A9B5B3157E83C100B44B4F /* cpu_hog.m */,
100 159F7E4D1537850F00588242 /* Frameworks */,
101 159F7E4B1537850F00588242 /* Products */,
102 );
103 sourceTree = "<group>";
104 };
105 159F7E4B1537850F00588242 /* Products */ = {
106 isa = PBXGroup;
107 children = (
108 159F7E4A1537850F00588242 /* cpu_hog */,
109 155F2818157E81B100D7B917 /* cpu_hog-unentitled */,
110 );
111 name = Products;
112 sourceTree = "<group>";
113 };
114 159F7E4D1537850F00588242 /* Frameworks */ = {
115 isa = PBXGroup;
116 children = (
117 159F7E4E1537850F00588242 /* Foundation.framework */,
118 );
119 name = Frameworks;
120 sourceTree = "<group>";
121 };
122 /* End PBXGroup section */
123
124 /* Begin PBXNativeTarget section */
125 155F280E157E81B100D7B917 /* cpu_hog-unentitled */ = {
126 isa = PBXNativeTarget;
127 buildConfigurationList = 155F2815157E81B100D7B917 /* Build configuration list for PBXNativeTarget "cpu_hog-unentitled" */;
128 buildPhases = (
129 155F280F157E81B100D7B917 /* Sources */,
130 155F2811157E81B100D7B917 /* Frameworks */,
131 155F2813157E81B100D7B917 /* CopyFiles */,
132 );
133 buildRules = (
134 );
135 dependencies = (
136 );
137 name = "cpu_hog-unentitled";
138 productName = cpumon_test;
139 productReference = 155F2818157E81B100D7B917 /* cpu_hog-unentitled */;
140 productType = "com.apple.product-type.tool";
141 };
142 159F7E491537850F00588242 /* cpu_hog */ = {
143 isa = PBXNativeTarget;
144 buildConfigurationList = 159F7E5A1537850F00588242 /* Build configuration list for PBXNativeTarget "cpu_hog" */;
145 buildPhases = (
146 159F7E461537850F00588242 /* Sources */,
147 159F7E471537850F00588242 /* Frameworks */,
148 159F7E481537850F00588242 /* CopyFiles */,
149 );
150 buildRules = (
151 );
152 dependencies = (
153 );
154 name = cpu_hog;
155 productName = cpumon_test;
156 productReference = 159F7E4A1537850F00588242 /* cpu_hog */;
157 productType = "com.apple.product-type.tool";
158 };
159 /* End PBXNativeTarget section */
160
161 /* Begin PBXProject section */
162 159F7E411537850F00588242 /* Project object */ = {
163 isa = PBXProject;
164 attributes = {
165 LastUpgradeCheck = 0450;
166 ORGANIZATIONNAME = Apple;
167 };
168 buildConfigurationList = 159F7E441537850F00588242 /* Build configuration list for PBXProject "cpu_hog" */;
169 compatibilityVersion = "Xcode 3.2";
170 developmentRegion = English;
171 hasScannedForEncodings = 0;
172 knownRegions = (
173 en,
174 );
175 mainGroup = 159F7E3F1537850F00588242;
176 productRefGroup = 159F7E4B1537850F00588242 /* Products */;
177 projectDirPath = "";
178 projectRoot = "";
179 targets = (
180 15A9B5C1157E853C00B44B4F /* default */,
181 159F7E491537850F00588242 /* cpu_hog */,
182 155F280E157E81B100D7B917 /* cpu_hog-unentitled */,
183 );
184 };
185 /* End PBXProject section */
186
187 /* Begin PBXSourcesBuildPhase section */
188 155F280F157E81B100D7B917 /* Sources */ = {
189 isa = PBXSourcesBuildPhase;
190 buildActionMask = 2147483647;
191 files = (
192 15A9B5B5157E83C100B44B4F /* cpu_hog.m in Sources */,
193 );
194 runOnlyForDeploymentPostprocessing = 0;
195 };
196 159F7E461537850F00588242 /* Sources */ = {
197 isa = PBXSourcesBuildPhase;
198 buildActionMask = 2147483647;
199 files = (
200 15A9B5B4157E83C100B44B4F /* cpu_hog.m in Sources */,
201 );
202 runOnlyForDeploymentPostprocessing = 0;
203 };
204 /* End PBXSourcesBuildPhase section */
205
206 /* Begin PBXTargetDependency section */
207 15A9B5C6157E856F00B44B4F /* PBXTargetDependency */ = {
208 isa = PBXTargetDependency;
209 target = 159F7E491537850F00588242 /* cpu_hog */;
210 targetProxy = 15A9B5C5157E856F00B44B4F /* PBXContainerItemProxy */;
211 };
212 15A9B5C8157E857000B44B4F /* PBXTargetDependency */ = {
213 isa = PBXTargetDependency;
214 target = 155F280E157E81B100D7B917 /* cpu_hog-unentitled */;
215 targetProxy = 15A9B5C7157E857000B44B4F /* PBXContainerItemProxy */;
216 };
217 /* End PBXTargetDependency section */
218
219 /* Begin XCBuildConfiguration section */
220 155F2816157E81B100D7B917 /* Debug */ = {
221 isa = XCBuildConfiguration;
222 buildSettings = {
223 CODE_SIGN_ENTITLEMENTS = "";
224 CODE_SIGN_IDENTITY = "-";
225 PRODUCT_NAME = "cpu_hog-unentitled";
226 PROVISIONING_PROFILE = "";
227 };
228 name = Debug;
229 };
230 155F2817157E81B100D7B917 /* Release */ = {
231 isa = XCBuildConfiguration;
232 buildSettings = {
233 CODE_SIGN_ENTITLEMENTS = "";
234 CODE_SIGN_IDENTITY = "-";
235 PRODUCT_NAME = "cpu_hog-unentitled";
236 PROVISIONING_PROFILE = "";
237 };
238 name = Release;
239 };
240 159F7E581537850F00588242 /* Debug */ = {
241 isa = XCBuildConfiguration;
242 buildSettings = {
243 ALWAYS_SEARCH_USER_PATHS = NO;
244 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
245 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
246 COPY_PHASE_STRIP = NO;
247 GCC_C_LANGUAGE_STANDARD = gnu99;
248 GCC_DYNAMIC_NO_PIC = NO;
249 GCC_OPTIMIZATION_LEVEL = 0;
250 GCC_PREPROCESSOR_DEFINITIONS = (
251 "DEBUG=1",
252 "$(inherited)",
253 );
254 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
255 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
256 GCC_WARN_ABOUT_RETURN_TYPE = YES;
257 GCC_WARN_UNINITIALIZED_AUTOS = YES;
258 GCC_WARN_UNUSED_VARIABLE = YES;
259 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
260 };
261 name = Debug;
262 };
263 159F7E591537850F00588242 /* Release */ = {
264 isa = XCBuildConfiguration;
265 buildSettings = {
266 ALWAYS_SEARCH_USER_PATHS = NO;
267 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
268 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
269 COPY_PHASE_STRIP = NO;
270 GCC_C_LANGUAGE_STANDARD = gnu99;
271 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
272 GCC_WARN_ABOUT_RETURN_TYPE = YES;
273 GCC_WARN_UNINITIALIZED_AUTOS = YES;
274 GCC_WARN_UNUSED_VARIABLE = YES;
275 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
276 VALIDATE_PRODUCT = YES;
277 };
278 name = Release;
279 };
280 159F7E5B1537850F00588242 /* Debug */ = {
281 isa = XCBuildConfiguration;
282 buildSettings = {
283 CODE_SIGN_ENTITLEMENTS = "cpu_hog-Entitlements.plist";
284 CODE_SIGN_IDENTITY = "-";
285 PRODUCT_NAME = cpu_hog;
286 PROVISIONING_PROFILE = "";
287 };
288 name = Debug;
289 };
290 159F7E5C1537850F00588242 /* Release */ = {
291 isa = XCBuildConfiguration;
292 buildSettings = {
293 CODE_SIGN_ENTITLEMENTS = "cpu_hog-Entitlements.plist";
294 CODE_SIGN_IDENTITY = "-";
295 PRODUCT_NAME = cpu_hog;
296 PROVISIONING_PROFILE = "";
297 };
298 name = Release;
299 };
300 15A9B5C3157E853D00B44B4F /* Debug */ = {
301 isa = XCBuildConfiguration;
302 buildSettings = {
303 PRODUCT_NAME = "$(TARGET_NAME)";
304 };
305 name = Debug;
306 };
307 15A9B5C4157E853D00B44B4F /* Release */ = {
308 isa = XCBuildConfiguration;
309 buildSettings = {
310 PRODUCT_NAME = "$(TARGET_NAME)";
311 };
312 name = Release;
313 };
314 /* End XCBuildConfiguration section */
315
316 /* Begin XCConfigurationList section */
317 155F2815157E81B100D7B917 /* Build configuration list for PBXNativeTarget "cpu_hog-unentitled" */ = {
318 isa = XCConfigurationList;
319 buildConfigurations = (
320 155F2816157E81B100D7B917 /* Debug */,
321 155F2817157E81B100D7B917 /* Release */,
322 );
323 defaultConfigurationIsVisible = 0;
324 defaultConfigurationName = Release;
325 };
326 159F7E441537850F00588242 /* Build configuration list for PBXProject "cpu_hog" */ = {
327 isa = XCConfigurationList;
328 buildConfigurations = (
329 159F7E581537850F00588242 /* Debug */,
330 159F7E591537850F00588242 /* Release */,
331 );
332 defaultConfigurationIsVisible = 0;
333 defaultConfigurationName = Release;
334 };
335 159F7E5A1537850F00588242 /* Build configuration list for PBXNativeTarget "cpu_hog" */ = {
336 isa = XCConfigurationList;
337 buildConfigurations = (
338 159F7E5B1537850F00588242 /* Debug */,
339 159F7E5C1537850F00588242 /* Release */,
340 );
341 defaultConfigurationIsVisible = 0;
342 defaultConfigurationName = Release;
343 };
344 15A9B5C2157E853D00B44B4F /* Build configuration list for PBXAggregateTarget "default" */ = {
345 isa = XCConfigurationList;
346 buildConfigurations = (
347 15A9B5C3157E853D00B44B4F /* Debug */,
348 15A9B5C4157E853D00B44B4F /* Release */,
349 );
350 defaultConfigurationIsVisible = 0;
351 defaultConfigurationName = Release;
352 };
353 /* End XCConfigurationList section */
354 };
355 rootObject = 159F7E411537850F00588242 /* Project object */;
356 }