/core/externals/update-engine/externals/gdata-objectivec-client/Examples/GooglePhotosSample/GooglePhotosSample.xcodeproj/project.pbxproj

http://macfuse.googlecode.com/ · Unknown · 487 lines · 471 code · 16 blank · 0 comment · 0 complexity · 2ee36e3c985a72fcc6b6077cfc53079b MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4F5C29C00D9C68B900C647A5 /* GooglePhotosSampleWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F5C29BC0D9C68B900C647A5 /* GooglePhotosSampleWindowController.m */; };
  10. 4F5C29C10D9C68B900C647A5 /* GooglePhotosSampleAppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F5C29BF0D9C68B900C647A5 /* GooglePhotosSampleAppController.m */; };
  11. 4FA1CBD00C03C0E3006D556A /* GData.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4FA1CB850C03C08C006D556A /* GData.framework */; };
  12. 4FA1CBE10C03C15C006D556A /* GData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4FA1CB850C03C08C006D556A /* GData.framework */; };
  13. 4FA6F38B1034AE3600C5DFA5 /* GooglePhotosSampleWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4FA6F3871034AE3600C5DFA5 /* GooglePhotosSampleWindow.xib */; };
  14. 4FA6F38C1034AE3600C5DFA5 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4FA6F3891034AE3600C5DFA5 /* MainMenu.xib */; };
  15. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  16. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  17. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXContainerItemProxy section */
  20. 4F7AB04110AB8D8C0075EB10 /* PBXContainerItemProxy */ = {
  21. isa = PBXContainerItemProxy;
  22. containerPortal = 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */;
  23. proxyType = 2;
  24. remoteGlobalIDString = 4F85E018103B83B700B4C418;
  25. remoteInfo = GDataIPhoneUnitTests;
  26. };
  27. 4FA1CB840C03C08C006D556A /* PBXContainerItemProxy */ = {
  28. isa = PBXContainerItemProxy;
  29. containerPortal = 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */;
  30. proxyType = 2;
  31. remoteGlobalIDString = 4F38F6A60B66E91D00B24B81;
  32. remoteInfo = GDataFramework;
  33. };
  34. 4FA1CB860C03C08C006D556A /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */;
  37. proxyType = 2;
  38. remoteGlobalIDString = 4F14A9DD0B1276B70072EBB8;
  39. remoteInfo = GDataUnitTests;
  40. };
  41. 4FA1CB880C03C08C006D556A /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */;
  44. proxyType = 2;
  45. remoteGlobalIDString = 4F1AD9020B71603F00DC0485;
  46. remoteInfo = DevelopmentTestTool;
  47. };
  48. 4FA1CB8A0C03C097006D556A /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */;
  51. proxyType = 1;
  52. remoteGlobalIDString = 4F38F6A50B66E91D00B24B81;
  53. remoteInfo = GDataFramework;
  54. };
  55. 4FA6F3821034AE2100C5DFA5 /* PBXContainerItemProxy */ = {
  56. isa = PBXContainerItemProxy;
  57. containerPortal = 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */;
  58. proxyType = 2;
  59. remoteGlobalIDString = 4F1C6E0F1027B3CE00B46459;
  60. remoteInfo = GDataTouchStaticLib;
  61. };
  62. /* End PBXContainerItemProxy section */
  63. /* Begin PBXCopyFilesBuildPhase section */
  64. 4F38F8970B66FAB700B24B81 /* CopyFiles */ = {
  65. isa = PBXCopyFilesBuildPhase;
  66. buildActionMask = 2147483647;
  67. dstPath = "";
  68. dstSubfolderSpec = 10;
  69. files = (
  70. 4FA1CBD00C03C0E3006D556A /* GData.framework in CopyFiles */,
  71. );
  72. runOnlyForDeploymentPostprocessing = 0;
  73. };
  74. /* End PBXCopyFilesBuildPhase section */
  75. /* Begin PBXFileReference section */
  76. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  77. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  78. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  79. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  80. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  81. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  82. 4F2B95A90BFA7D6600A70CB3 /* GooglePhotosSample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GooglePhotosSample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  83. 4F5C29BC0D9C68B900C647A5 /* GooglePhotosSampleWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GooglePhotosSampleWindowController.m; sourceTree = "<group>"; };
  84. 4F5C29BD0D9C68B900C647A5 /* GooglePhotosSampleAppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GooglePhotosSampleAppController.h; sourceTree = "<group>"; };
  85. 4F5C29BE0D9C68B900C647A5 /* GooglePhotosSampleWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GooglePhotosSampleWindowController.h; sourceTree = "<group>"; };
  86. 4F5C29BF0D9C68B900C647A5 /* GooglePhotosSampleAppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GooglePhotosSampleAppController.m; sourceTree = "<group>"; };
  87. 4FA6F3881034AE3600C5DFA5 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/GooglePhotosSampleWindow.xib; sourceTree = "<group>"; };
  88. 4FA6F38A1034AE3600C5DFA5 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
  89. 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GData.xcodeproj; path = ../../Source/GData.xcodeproj; sourceTree = SOURCE_ROOT; };
  90. 4FD0F1570CBC638E00059DC1 /* buildStripHeaders */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = buildStripHeaders; sourceTree = "<group>"; };
  91. 4FD0F1580CBC638E00059DC1 /* buildCopyScript */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = buildCopyScript; sourceTree = "<group>"; };
  92. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
  93. /* End PBXFileReference section */
  94. /* Begin PBXFrameworksBuildPhase section */
  95. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  96. isa = PBXFrameworksBuildPhase;
  97. buildActionMask = 2147483647;
  98. files = (
  99. 4FA1CBE10C03C15C006D556A /* GData.framework in Frameworks */,
  100. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  101. );
  102. runOnlyForDeploymentPostprocessing = 0;
  103. };
  104. /* End PBXFrameworksBuildPhase section */
  105. /* Begin PBXGroup section */
  106. 080E96DDFE201D6D7F000001 /* Classes */ = {
  107. isa = PBXGroup;
  108. children = (
  109. 4F5C29BD0D9C68B900C647A5 /* GooglePhotosSampleAppController.h */,
  110. 4F5C29BF0D9C68B900C647A5 /* GooglePhotosSampleAppController.m */,
  111. 4F5C29BE0D9C68B900C647A5 /* GooglePhotosSampleWindowController.h */,
  112. 4F5C29BC0D9C68B900C647A5 /* GooglePhotosSampleWindowController.m */,
  113. );
  114. name = Classes;
  115. sourceTree = "<group>";
  116. };
  117. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  118. isa = PBXGroup;
  119. children = (
  120. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  121. );
  122. name = "Linked Frameworks";
  123. sourceTree = "<group>";
  124. };
  125. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  126. isa = PBXGroup;
  127. children = (
  128. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  129. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  130. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  131. );
  132. name = "Other Frameworks";
  133. sourceTree = "<group>";
  134. };
  135. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  136. isa = PBXGroup;
  137. children = (
  138. 4F2B95A90BFA7D6600A70CB3 /* GooglePhotosSample.app */,
  139. );
  140. name = Products;
  141. sourceTree = "<group>";
  142. };
  143. 29B97314FDCFA39411CA2CEA /* CalendarSample */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */,
  147. 080E96DDFE201D6D7F000001 /* Classes */,
  148. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  149. 29B97317FDCFA39411CA2CEA /* Resources */,
  150. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  151. 4FD0F1540CBC637D00059DC1 /* Build Scripts */,
  152. 19C28FACFE9D520D11CA2CBB /* Products */,
  153. );
  154. name = CalendarSample;
  155. sourceTree = "<group>";
  156. };
  157. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  158. isa = PBXGroup;
  159. children = (
  160. 29B97316FDCFA39411CA2CEA /* main.m */,
  161. );
  162. name = "Other Sources";
  163. sourceTree = "<group>";
  164. };
  165. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  166. isa = PBXGroup;
  167. children = (
  168. 4FA6F3871034AE3600C5DFA5 /* GooglePhotosSampleWindow.xib */,
  169. 4FA6F3891034AE3600C5DFA5 /* MainMenu.xib */,
  170. 8D1107310486CEB800E47090 /* Info.plist */,
  171. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  172. );
  173. name = Resources;
  174. sourceTree = "<group>";
  175. };
  176. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  177. isa = PBXGroup;
  178. children = (
  179. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  180. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  181. );
  182. name = Frameworks;
  183. sourceTree = "<group>";
  184. };
  185. 4FA1CB7F0C03C08C006D556A /* Products */ = {
  186. isa = PBXGroup;
  187. children = (
  188. 4FA1CB850C03C08C006D556A /* GData.framework */,
  189. 4FA6F3831034AE2100C5DFA5 /* libGDataTouchStaticLib.a */,
  190. 4FA1CB870C03C08C006D556A /* GDataUnitTests.octest */,
  191. 4F7AB04210AB8D8C0075EB10 /* GDataIPhoneUnitTests.octest */,
  192. 4FA1CB890C03C08C006D556A /* DevelopmentTestTool */,
  193. );
  194. name = Products;
  195. sourceTree = "<group>";
  196. };
  197. 4FD0F1540CBC637D00059DC1 /* Build Scripts */ = {
  198. isa = PBXGroup;
  199. children = (
  200. 4FD0F1570CBC638E00059DC1 /* buildStripHeaders */,
  201. 4FD0F1580CBC638E00059DC1 /* buildCopyScript */,
  202. );
  203. name = "Build Scripts";
  204. sourceTree = "<group>";
  205. };
  206. /* End PBXGroup section */
  207. /* Begin PBXNativeTarget section */
  208. 8D1107260486CEB800E47090 /* GooglePhotosSample */ = {
  209. isa = PBXNativeTarget;
  210. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "GooglePhotosSample" */;
  211. buildPhases = (
  212. 4FAB41C50BAA21B600FBBDC9 /* Copy GData.framework to BUILT_PRODUCTS_DIR */,
  213. 8D1107290486CEB800E47090 /* Resources */,
  214. 8D11072C0486CEB800E47090 /* Sources */,
  215. 8D11072E0486CEB800E47090 /* Frameworks */,
  216. 4F38F8970B66FAB700B24B81 /* CopyFiles */,
  217. 4FD0F1590CBC639A00059DC1 /* Strip Headers */,
  218. );
  219. buildRules = (
  220. );
  221. dependencies = (
  222. 4FA1CB8B0C03C097006D556A /* PBXTargetDependency */,
  223. );
  224. name = GooglePhotosSample;
  225. productInstallPath = "$(HOME)/Applications";
  226. productName = CalendarSample;
  227. productReference = 4F2B95A90BFA7D6600A70CB3 /* GooglePhotosSample.app */;
  228. productType = "com.apple.product-type.application";
  229. };
  230. /* End PBXNativeTarget section */
  231. /* Begin PBXProject section */
  232. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  233. isa = PBXProject;
  234. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "GooglePhotosSample" */;
  235. compatibilityVersion = "Xcode 3.2";
  236. developmentRegion = English;
  237. hasScannedForEncodings = 1;
  238. knownRegions = (
  239. English,
  240. Japanese,
  241. French,
  242. German,
  243. );
  244. mainGroup = 29B97314FDCFA39411CA2CEA /* CalendarSample */;
  245. projectDirPath = "";
  246. projectReferences = (
  247. {
  248. ProductGroup = 4FA1CB7F0C03C08C006D556A /* Products */;
  249. ProjectRef = 4FAB41AC0BAA215D00FBBDC9 /* GData.xcodeproj */;
  250. },
  251. );
  252. projectRoot = "";
  253. targets = (
  254. 8D1107260486CEB800E47090 /* GooglePhotosSample */,
  255. );
  256. };
  257. /* End PBXProject section */
  258. /* Begin PBXReferenceProxy section */
  259. 4F7AB04210AB8D8C0075EB10 /* GDataIPhoneUnitTests.octest */ = {
  260. isa = PBXReferenceProxy;
  261. fileType = wrapper.cfbundle;
  262. path = GDataIPhoneUnitTests.octest;
  263. remoteRef = 4F7AB04110AB8D8C0075EB10 /* PBXContainerItemProxy */;
  264. sourceTree = BUILT_PRODUCTS_DIR;
  265. };
  266. 4FA1CB850C03C08C006D556A /* GData.framework */ = {
  267. isa = PBXReferenceProxy;
  268. fileType = wrapper.framework;
  269. path = GData.framework;
  270. remoteRef = 4FA1CB840C03C08C006D556A /* PBXContainerItemProxy */;
  271. sourceTree = BUILT_PRODUCTS_DIR;
  272. };
  273. 4FA1CB870C03C08C006D556A /* GDataUnitTests.octest */ = {
  274. isa = PBXReferenceProxy;
  275. fileType = wrapper.cfbundle;
  276. path = GDataUnitTests.octest;
  277. remoteRef = 4FA1CB860C03C08C006D556A /* PBXContainerItemProxy */;
  278. sourceTree = BUILT_PRODUCTS_DIR;
  279. };
  280. 4FA1CB890C03C08C006D556A /* DevelopmentTestTool */ = {
  281. isa = PBXReferenceProxy;
  282. fileType = "compiled.mach-o.executable";
  283. path = DevelopmentTestTool;
  284. remoteRef = 4FA1CB880C03C08C006D556A /* PBXContainerItemProxy */;
  285. sourceTree = BUILT_PRODUCTS_DIR;
  286. };
  287. 4FA6F3831034AE2100C5DFA5 /* libGDataTouchStaticLib.a */ = {
  288. isa = PBXReferenceProxy;
  289. fileType = archive.ar;
  290. path = libGDataTouchStaticLib.a;
  291. remoteRef = 4FA6F3821034AE2100C5DFA5 /* PBXContainerItemProxy */;
  292. sourceTree = BUILT_PRODUCTS_DIR;
  293. };
  294. /* End PBXReferenceProxy section */
  295. /* Begin PBXResourcesBuildPhase section */
  296. 8D1107290486CEB800E47090 /* Resources */ = {
  297. isa = PBXResourcesBuildPhase;
  298. buildActionMask = 2147483647;
  299. files = (
  300. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  301. 4FA6F38B1034AE3600C5DFA5 /* GooglePhotosSampleWindow.xib in Resources */,
  302. 4FA6F38C1034AE3600C5DFA5 /* MainMenu.xib in Resources */,
  303. );
  304. runOnlyForDeploymentPostprocessing = 0;
  305. };
  306. /* End PBXResourcesBuildPhase section */
  307. /* Begin PBXShellScriptBuildPhase section */
  308. 4FAB41C50BAA21B600FBBDC9 /* Copy GData.framework to BUILT_PRODUCTS_DIR */ = {
  309. isa = PBXShellScriptBuildPhase;
  310. buildActionMask = 2147483647;
  311. files = (
  312. );
  313. inputPaths = (
  314. );
  315. name = "Copy GData.framework to BUILT_PRODUCTS_DIR";
  316. outputPaths = (
  317. );
  318. runOnlyForDeploymentPostprocessing = 0;
  319. shellPath = /bin/sh;
  320. shellScript = ./buildCopyScript;
  321. };
  322. 4FD0F1590CBC639A00059DC1 /* Strip Headers */ = {
  323. isa = PBXShellScriptBuildPhase;
  324. buildActionMask = 2147483647;
  325. files = (
  326. );
  327. inputPaths = (
  328. );
  329. name = "Strip Headers";
  330. outputPaths = (
  331. );
  332. runOnlyForDeploymentPostprocessing = 0;
  333. shellPath = /bin/sh;
  334. shellScript = ./buildStripHeaders;
  335. };
  336. /* End PBXShellScriptBuildPhase section */
  337. /* Begin PBXSourcesBuildPhase section */
  338. 8D11072C0486CEB800E47090 /* Sources */ = {
  339. isa = PBXSourcesBuildPhase;
  340. buildActionMask = 2147483647;
  341. files = (
  342. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  343. 4F5C29C00D9C68B900C647A5 /* GooglePhotosSampleWindowController.m in Sources */,
  344. 4F5C29C10D9C68B900C647A5 /* GooglePhotosSampleAppController.m in Sources */,
  345. );
  346. runOnlyForDeploymentPostprocessing = 0;
  347. };
  348. /* End PBXSourcesBuildPhase section */
  349. /* Begin PBXTargetDependency section */
  350. 4FA1CB8B0C03C097006D556A /* PBXTargetDependency */ = {
  351. isa = PBXTargetDependency;
  352. name = GDataFramework;
  353. targetProxy = 4FA1CB8A0C03C097006D556A /* PBXContainerItemProxy */;
  354. };
  355. /* End PBXTargetDependency section */
  356. /* Begin PBXVariantGroup section */
  357. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  358. isa = PBXVariantGroup;
  359. children = (
  360. 089C165DFE840E0CC02AAC07 /* English */,
  361. );
  362. name = InfoPlist.strings;
  363. sourceTree = "<group>";
  364. };
  365. 4FA6F3871034AE3600C5DFA5 /* GooglePhotosSampleWindow.xib */ = {
  366. isa = PBXVariantGroup;
  367. children = (
  368. 4FA6F3881034AE3600C5DFA5 /* English */,
  369. );
  370. name = GooglePhotosSampleWindow.xib;
  371. sourceTree = "<group>";
  372. };
  373. 4FA6F3891034AE3600C5DFA5 /* MainMenu.xib */ = {
  374. isa = PBXVariantGroup;
  375. children = (
  376. 4FA6F38A1034AE3600C5DFA5 /* English */,
  377. );
  378. name = MainMenu.xib;
  379. sourceTree = "<group>";
  380. };
  381. /* End PBXVariantGroup section */
  382. /* Begin XCBuildConfiguration section */
  383. C01FCF4B08A954540054247B /* Debug */ = {
  384. isa = XCBuildConfiguration;
  385. buildSettings = {
  386. COPY_PHASE_STRIP = NO;
  387. FRAMEWORK_SEARCH_PATHS = (
  388. "$(inherited)",
  389. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
  390. );
  391. FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../Source/build/$(CONFIGURATION)/";
  392. GCC_DYNAMIC_NO_PIC = NO;
  393. GCC_MODEL_TUNING = G5;
  394. GCC_OPTIMIZATION_LEVEL = 0;
  395. INFOPLIST_FILE = Info.plist;
  396. INSTALL_PATH = "$(HOME)/Applications";
  397. PRODUCT_NAME = GooglePhotosSample;
  398. WRAPPER_EXTENSION = app;
  399. };
  400. name = Debug;
  401. };
  402. C01FCF4C08A954540054247B /* Release */ = {
  403. isa = XCBuildConfiguration;
  404. buildSettings = {
  405. ARCHS = (
  406. ppc,
  407. i386,
  408. );
  409. FRAMEWORK_SEARCH_PATHS = (
  410. "$(inherited)",
  411. "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
  412. );
  413. FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../Source/build/$(CONFIGURATION)/";
  414. GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
  415. GCC_MODEL_TUNING = G5;
  416. INFOPLIST_FILE = Info.plist;
  417. INSTALL_PATH = "$(HOME)/Applications";
  418. PRODUCT_NAME = GooglePhotosSample;
  419. WRAPPER_EXTENSION = app;
  420. };
  421. name = Release;
  422. };
  423. C01FCF4F08A954540054247B /* Debug */ = {
  424. isa = XCBuildConfiguration;
  425. buildSettings = {
  426. GCC_C_LANGUAGE_STANDARD = c99;
  427. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  428. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  429. GCC_WARN_UNUSED_VARIABLE = YES;
  430. OTHER_CFLAGS = "-DDEBUG=1";
  431. SDKROOT = macosx;
  432. WARNING_CFLAGS = "-Wall";
  433. };
  434. name = Debug;
  435. };
  436. C01FCF5008A954540054247B /* Release */ = {
  437. isa = XCBuildConfiguration;
  438. buildSettings = {
  439. GCC_C_LANGUAGE_STANDARD = c99;
  440. GCC_TREAT_WARNINGS_AS_ERRORS = YES;
  441. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  442. GCC_WARN_UNUSED_VARIABLE = YES;
  443. SDKROOT = macosx;
  444. WARNING_CFLAGS = "-Wall";
  445. };
  446. name = Release;
  447. };
  448. /* End XCBuildConfiguration section */
  449. /* Begin XCConfigurationList section */
  450. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "GooglePhotosSample" */ = {
  451. isa = XCConfigurationList;
  452. buildConfigurations = (
  453. C01FCF4B08A954540054247B /* Debug */,
  454. C01FCF4C08A954540054247B /* Release */,
  455. );
  456. defaultConfigurationIsVisible = 0;
  457. defaultConfigurationName = Release;
  458. };
  459. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "GooglePhotosSample" */ = {
  460. isa = XCConfigurationList;
  461. buildConfigurations = (
  462. C01FCF4F08A954540054247B /* Debug */,
  463. C01FCF5008A954540054247B /* Release */,
  464. );
  465. defaultConfigurationIsVisible = 0;
  466. defaultConfigurationName = Release;
  467. };
  468. /* End XCConfigurationList section */
  469. };
  470. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  471. }