project.pbxproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 42;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. 4024D162113D7D2400C7059E /* Test */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 4024D169113D7D4600C7059E /* Build configuration list for PBXAggregateTarget "Test" */;
  12. buildPhases = (
  13. 4024D161113D7D2400C7059E /* ShellScript */,
  14. );
  15. dependencies = (
  16. 4024D166113D7D3100C7059E /* PBXTargetDependency */,
  17. );
  18. name = Test;
  19. productName = TestAndBuild;
  20. };
  21. 4024D1E9113D83FF00C7059E /* TestAndBuild */ = {
  22. isa = PBXAggregateTarget;
  23. buildConfigurationList = 4024D1F0113D842B00C7059E /* Build configuration list for PBXAggregateTarget "TestAndBuild" */;
  24. buildPhases = (
  25. );
  26. dependencies = (
  27. 4024D1ED113D840900C7059E /* PBXTargetDependency */,
  28. 4024D1EF113D840D00C7059E /* PBXTargetDependency */,
  29. );
  30. name = TestAndBuild;
  31. productName = TestAndBuild;
  32. };
  33. /* End PBXAggregateTarget section */
  34. /* Begin PBXBuildFile section */
  35. 3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1230E5AEE3500C7F239 /* widget.cc */; };
  36. 3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */ = {isa = PBXBuildFile; fileRef = 3B7EB1240E5AEE3500C7F239 /* widget.h */; settings = {ATTRIBUTES = (Public, ); }; };
  37. 3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */ = {isa = PBXBuildFile; fileRef = 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */; };
  38. 3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */; };
  39. 4024D188113D7D7800C7059E /* libgtest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4024D185113D7D5500C7059E /* libgtest.a */; };
  40. 4024D189113D7D7A00C7059E /* libgtest_main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4024D183113D7D5500C7059E /* libgtest_main.a */; };
  41. /* End PBXBuildFile section */
  42. /* Begin PBXContainerItemProxy section */
  43. 3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */ = {
  44. isa = PBXContainerItemProxy;
  45. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  46. proxyType = 1;
  47. remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
  48. remoteInfo = gTestExample;
  49. };
  50. 4024D165113D7D3100C7059E /* PBXContainerItemProxy */ = {
  51. isa = PBXContainerItemProxy;
  52. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  53. proxyType = 1;
  54. remoteGlobalIDString = 3B07BDE90E3F3F9E00647869;
  55. remoteInfo = WidgetFrameworkTest;
  56. };
  57. 4024D1EC113D840900C7059E /* PBXContainerItemProxy */ = {
  58. isa = PBXContainerItemProxy;
  59. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  60. proxyType = 1;
  61. remoteGlobalIDString = 8D07F2BC0486CC7A007CD1D0;
  62. remoteInfo = WidgetFramework;
  63. };
  64. 4024D1EE113D840D00C7059E /* PBXContainerItemProxy */ = {
  65. isa = PBXContainerItemProxy;
  66. containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
  67. proxyType = 1;
  68. remoteGlobalIDString = 4024D162113D7D2400C7059E;
  69. remoteInfo = Test;
  70. };
  71. /* End PBXContainerItemProxy section */
  72. /* Begin PBXFileReference section */
  73. 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = WidgetFrameworkTest; sourceTree = BUILT_PRODUCTS_DIR; };
  74. 3B7EB1230E5AEE3500C7F239 /* widget.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget.cc; sourceTree = "<group>"; };
  75. 3B7EB1240E5AEE3500C7F239 /* widget.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = widget.h; sourceTree = "<group>"; };
  76. 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = widget_test.cc; sourceTree = "<group>"; };
  77. 4024D183113D7D5500C7059E /* libgtest_main.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgtest_main.a; path = /usr/local/lib/libgtest_main.a; sourceTree = "<absolute>"; };
  78. 4024D185113D7D5500C7059E /* libgtest.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libgtest.a; path = /usr/local/lib/libgtest.a; sourceTree = "<absolute>"; };
  79. 4024D1E2113D838200C7059E /* runtests.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = runtests.sh; sourceTree = "<group>"; };
  80. 8D07F2C70486CC7A007CD1D0 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
  81. 8D07F2C80486CC7A007CD1D0 /* Widget.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Widget.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  82. /* End PBXFileReference section */
  83. /* Begin PBXFrameworksBuildPhase section */
  84. 3B07BDE80E3F3F9E00647869 /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 4024D189113D7D7A00C7059E /* libgtest_main.a in Frameworks */,
  89. 4024D188113D7D7800C7059E /* libgtest.a in Frameworks */,
  90. 3B7EB1480E5AF3B400C7F239 /* Widget.framework in Frameworks */,
  91. );
  92. runOnlyForDeploymentPostprocessing = 0;
  93. };
  94. 8D07F2C30486CC7A007CD1D0 /* Frameworks */ = {
  95. isa = PBXFrameworksBuildPhase;
  96. buildActionMask = 2147483647;
  97. files = (
  98. );
  99. runOnlyForDeploymentPostprocessing = 0;
  100. };
  101. /* End PBXFrameworksBuildPhase section */
  102. /* Begin PBXGroup section */
  103. 034768DDFF38A45A11DB9C8B /* Products */ = {
  104. isa = PBXGroup;
  105. children = (
  106. 8D07F2C80486CC7A007CD1D0 /* Widget.framework */,
  107. 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */,
  108. );
  109. name = Products;
  110. sourceTree = "<group>";
  111. };
  112. 0867D691FE84028FC02AAC07 /* gTestExample */ = {
  113. isa = PBXGroup;
  114. children = (
  115. 4024D1E1113D836C00C7059E /* Scripts */,
  116. 08FB77ACFE841707C02AAC07 /* Source */,
  117. 089C1665FE841158C02AAC07 /* Resources */,
  118. 3B07BE350E4094E400647869 /* Test */,
  119. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
  120. 034768DDFF38A45A11DB9C8B /* Products */,
  121. );
  122. name = gTestExample;
  123. sourceTree = "<group>";
  124. };
  125. 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 4024D183113D7D5500C7059E /* libgtest_main.a */,
  129. 4024D185113D7D5500C7059E /* libgtest.a */,
  130. );
  131. name = "External Frameworks and Libraries";
  132. sourceTree = "<group>";
  133. };
  134. 089C1665FE841158C02AAC07 /* Resources */ = {
  135. isa = PBXGroup;
  136. children = (
  137. 8D07F2C70486CC7A007CD1D0 /* Info.plist */,
  138. );
  139. name = Resources;
  140. sourceTree = "<group>";
  141. };
  142. 08FB77ACFE841707C02AAC07 /* Source */ = {
  143. isa = PBXGroup;
  144. children = (
  145. 3B7EB1230E5AEE3500C7F239 /* widget.cc */,
  146. 3B7EB1240E5AEE3500C7F239 /* widget.h */,
  147. );
  148. name = Source;
  149. sourceTree = "<group>";
  150. };
  151. 3B07BE350E4094E400647869 /* Test */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 3B7EB1270E5AEE4600C7F239 /* widget_test.cc */,
  155. );
  156. name = Test;
  157. sourceTree = "<group>";
  158. };
  159. 4024D1E1113D836C00C7059E /* Scripts */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 4024D1E2113D838200C7059E /* runtests.sh */,
  163. );
  164. name = Scripts;
  165. sourceTree = "<group>";
  166. };
  167. /* End PBXGroup section */
  168. /* Begin PBXHeadersBuildPhase section */
  169. 8D07F2BD0486CC7A007CD1D0 /* Headers */ = {
  170. isa = PBXHeadersBuildPhase;
  171. buildActionMask = 2147483647;
  172. files = (
  173. 3B7EB1260E5AEE3500C7F239 /* widget.h in Headers */,
  174. );
  175. runOnlyForDeploymentPostprocessing = 0;
  176. };
  177. /* End PBXHeadersBuildPhase section */
  178. /* Begin PBXNativeTarget section */
  179. 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */ = {
  180. isa = PBXNativeTarget;
  181. buildConfigurationList = 3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */;
  182. buildPhases = (
  183. 3B07BDE70E3F3F9E00647869 /* Sources */,
  184. 3B07BDE80E3F3F9E00647869 /* Frameworks */,
  185. );
  186. buildRules = (
  187. );
  188. dependencies = (
  189. 3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */,
  190. );
  191. name = WidgetFrameworkTest;
  192. productName = gTestExampleTest;
  193. productReference = 3B07BDEA0E3F3F9E00647869 /* WidgetFrameworkTest */;
  194. productType = "com.apple.product-type.tool";
  195. };
  196. 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */ = {
  197. isa = PBXNativeTarget;
  198. buildConfigurationList = 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */;
  199. buildPhases = (
  200. 8D07F2C10486CC7A007CD1D0 /* Sources */,
  201. 8D07F2C30486CC7A007CD1D0 /* Frameworks */,
  202. 8D07F2BD0486CC7A007CD1D0 /* Headers */,
  203. 8D07F2BF0486CC7A007CD1D0 /* Resources */,
  204. 8D07F2C50486CC7A007CD1D0 /* Rez */,
  205. );
  206. buildRules = (
  207. );
  208. dependencies = (
  209. );
  210. name = WidgetFramework;
  211. productInstallPath = "$(HOME)/Library/Frameworks";
  212. productName = gTestExample;
  213. productReference = 8D07F2C80486CC7A007CD1D0 /* Widget.framework */;
  214. productType = "com.apple.product-type.framework";
  215. };
  216. /* End PBXNativeTarget section */
  217. /* Begin PBXProject section */
  218. 0867D690FE84028FC02AAC07 /* Project object */ = {
  219. isa = PBXProject;
  220. buildConfigurationList = 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */;
  221. compatibilityVersion = "Xcode 2.4";
  222. hasScannedForEncodings = 1;
  223. mainGroup = 0867D691FE84028FC02AAC07 /* gTestExample */;
  224. productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
  225. projectDirPath = "";
  226. projectRoot = "";
  227. targets = (
  228. 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */,
  229. 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */,
  230. 4024D162113D7D2400C7059E /* Test */,
  231. 4024D1E9113D83FF00C7059E /* TestAndBuild */,
  232. );
  233. };
  234. /* End PBXProject section */
  235. /* Begin PBXResourcesBuildPhase section */
  236. 8D07F2BF0486CC7A007CD1D0 /* Resources */ = {
  237. isa = PBXResourcesBuildPhase;
  238. buildActionMask = 2147483647;
  239. files = (
  240. );
  241. runOnlyForDeploymentPostprocessing = 0;
  242. };
  243. /* End PBXResourcesBuildPhase section */
  244. /* Begin PBXRezBuildPhase section */
  245. 8D07F2C50486CC7A007CD1D0 /* Rez */ = {
  246. isa = PBXRezBuildPhase;
  247. buildActionMask = 2147483647;
  248. files = (
  249. );
  250. runOnlyForDeploymentPostprocessing = 0;
  251. };
  252. /* End PBXRezBuildPhase section */
  253. /* Begin PBXShellScriptBuildPhase section */
  254. 4024D161113D7D2400C7059E /* ShellScript */ = {
  255. isa = PBXShellScriptBuildPhase;
  256. buildActionMask = 2147483647;
  257. files = (
  258. );
  259. inputPaths = (
  260. );
  261. outputPaths = (
  262. );
  263. runOnlyForDeploymentPostprocessing = 0;
  264. shellPath = /bin/sh;
  265. shellScript = "/bin/bash $SRCROOT/runtests.sh $BUILT_PRODUCTS_DIR/WidgetFrameworkTest\n";
  266. };
  267. /* End PBXShellScriptBuildPhase section */
  268. /* Begin PBXSourcesBuildPhase section */
  269. 3B07BDE70E3F3F9E00647869 /* Sources */ = {
  270. isa = PBXSourcesBuildPhase;
  271. buildActionMask = 2147483647;
  272. files = (
  273. 3B7EB1280E5AEE4600C7F239 /* widget_test.cc in Sources */,
  274. );
  275. runOnlyForDeploymentPostprocessing = 0;
  276. };
  277. 8D07F2C10486CC7A007CD1D0 /* Sources */ = {
  278. isa = PBXSourcesBuildPhase;
  279. buildActionMask = 2147483647;
  280. files = (
  281. 3B7EB1250E5AEE3500C7F239 /* widget.cc in Sources */,
  282. );
  283. runOnlyForDeploymentPostprocessing = 0;
  284. };
  285. /* End PBXSourcesBuildPhase section */
  286. /* Begin PBXTargetDependency section */
  287. 3B07BDF10E3F3FAE00647869 /* PBXTargetDependency */ = {
  288. isa = PBXTargetDependency;
  289. target = 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */;
  290. targetProxy = 3B07BDF00E3F3FAE00647869 /* PBXContainerItemProxy */;
  291. };
  292. 4024D166113D7D3100C7059E /* PBXTargetDependency */ = {
  293. isa = PBXTargetDependency;
  294. target = 3B07BDE90E3F3F9E00647869 /* WidgetFrameworkTest */;
  295. targetProxy = 4024D165113D7D3100C7059E /* PBXContainerItemProxy */;
  296. };
  297. 4024D1ED113D840900C7059E /* PBXTargetDependency */ = {
  298. isa = PBXTargetDependency;
  299. target = 8D07F2BC0486CC7A007CD1D0 /* WidgetFramework */;
  300. targetProxy = 4024D1EC113D840900C7059E /* PBXContainerItemProxy */;
  301. };
  302. 4024D1EF113D840D00C7059E /* PBXTargetDependency */ = {
  303. isa = PBXTargetDependency;
  304. target = 4024D162113D7D2400C7059E /* Test */;
  305. targetProxy = 4024D1EE113D840D00C7059E /* PBXContainerItemProxy */;
  306. };
  307. /* End PBXTargetDependency section */
  308. /* Begin XCBuildConfiguration section */
  309. 3B07BDEC0E3F3F9F00647869 /* Debug */ = {
  310. isa = XCBuildConfiguration;
  311. buildSettings = {
  312. PRODUCT_NAME = WidgetFrameworkTest;
  313. };
  314. name = Debug;
  315. };
  316. 3B07BDED0E3F3F9F00647869 /* Release */ = {
  317. isa = XCBuildConfiguration;
  318. buildSettings = {
  319. PRODUCT_NAME = WidgetFrameworkTest;
  320. };
  321. name = Release;
  322. };
  323. 4024D163113D7D2400C7059E /* Debug */ = {
  324. isa = XCBuildConfiguration;
  325. buildSettings = {
  326. PRODUCT_NAME = TestAndBuild;
  327. };
  328. name = Debug;
  329. };
  330. 4024D164113D7D2400C7059E /* Release */ = {
  331. isa = XCBuildConfiguration;
  332. buildSettings = {
  333. PRODUCT_NAME = TestAndBuild;
  334. };
  335. name = Release;
  336. };
  337. 4024D1EA113D83FF00C7059E /* Debug */ = {
  338. isa = XCBuildConfiguration;
  339. buildSettings = {
  340. PRODUCT_NAME = TestAndBuild;
  341. };
  342. name = Debug;
  343. };
  344. 4024D1EB113D83FF00C7059E /* Release */ = {
  345. isa = XCBuildConfiguration;
  346. buildSettings = {
  347. PRODUCT_NAME = TestAndBuild;
  348. };
  349. name = Release;
  350. };
  351. 4FADC24308B4156D00ABE55E /* Debug */ = {
  352. isa = XCBuildConfiguration;
  353. buildSettings = {
  354. DYLIB_COMPATIBILITY_VERSION = 1;
  355. DYLIB_CURRENT_VERSION = 1;
  356. FRAMEWORK_VERSION = A;
  357. INFOPLIST_FILE = Info.plist;
  358. INSTALL_PATH = "@loader_path/../Frameworks";
  359. PRODUCT_NAME = Widget;
  360. };
  361. name = Debug;
  362. };
  363. 4FADC24408B4156D00ABE55E /* Release */ = {
  364. isa = XCBuildConfiguration;
  365. buildSettings = {
  366. DYLIB_COMPATIBILITY_VERSION = 1;
  367. DYLIB_CURRENT_VERSION = 1;
  368. FRAMEWORK_VERSION = A;
  369. INFOPLIST_FILE = Info.plist;
  370. INSTALL_PATH = "@loader_path/../Frameworks";
  371. PRODUCT_NAME = Widget;
  372. };
  373. name = Release;
  374. };
  375. 4FADC24708B4156D00ABE55E /* Debug */ = {
  376. isa = XCBuildConfiguration;
  377. buildSettings = {
  378. GCC_VERSION = 4.0;
  379. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  380. };
  381. name = Debug;
  382. };
  383. 4FADC24808B4156D00ABE55E /* Release */ = {
  384. isa = XCBuildConfiguration;
  385. buildSettings = {
  386. GCC_VERSION = 4.0;
  387. SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
  388. };
  389. name = Release;
  390. };
  391. /* End XCBuildConfiguration section */
  392. /* Begin XCConfigurationList section */
  393. 3B07BDF40E3F3FB600647869 /* Build configuration list for PBXNativeTarget "WidgetFrameworkTest" */ = {
  394. isa = XCConfigurationList;
  395. buildConfigurations = (
  396. 3B07BDEC0E3F3F9F00647869 /* Debug */,
  397. 3B07BDED0E3F3F9F00647869 /* Release */,
  398. );
  399. defaultConfigurationIsVisible = 0;
  400. defaultConfigurationName = Release;
  401. };
  402. 4024D169113D7D4600C7059E /* Build configuration list for PBXAggregateTarget "Test" */ = {
  403. isa = XCConfigurationList;
  404. buildConfigurations = (
  405. 4024D163113D7D2400C7059E /* Debug */,
  406. 4024D164113D7D2400C7059E /* Release */,
  407. );
  408. defaultConfigurationIsVisible = 0;
  409. defaultConfigurationName = Release;
  410. };
  411. 4024D1F0113D842B00C7059E /* Build configuration list for PBXAggregateTarget "TestAndBuild" */ = {
  412. isa = XCConfigurationList;
  413. buildConfigurations = (
  414. 4024D1EA113D83FF00C7059E /* Debug */,
  415. 4024D1EB113D83FF00C7059E /* Release */,
  416. );
  417. defaultConfigurationIsVisible = 0;
  418. defaultConfigurationName = Release;
  419. };
  420. 4FADC24208B4156D00ABE55E /* Build configuration list for PBXNativeTarget "WidgetFramework" */ = {
  421. isa = XCConfigurationList;
  422. buildConfigurations = (
  423. 4FADC24308B4156D00ABE55E /* Debug */,
  424. 4FADC24408B4156D00ABE55E /* Release */,
  425. );
  426. defaultConfigurationIsVisible = 0;
  427. defaultConfigurationName = Release;
  428. };
  429. 4FADC24608B4156D00ABE55E /* Build configuration list for PBXProject "WidgetFramework" */ = {
  430. isa = XCConfigurationList;
  431. buildConfigurations = (
  432. 4FADC24708B4156D00ABE55E /* Debug */,
  433. 4FADC24808B4156D00ABE55E /* Release */,
  434. );
  435. defaultConfigurationIsVisible = 0;
  436. defaultConfigurationName = Release;
  437. };
  438. /* End XCConfigurationList section */
  439. };
  440. rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
  441. }