/samples/TileIssue/TileIssue.xcodeproj/project.pbxproj

http://github.com/route-me/route-me · Unknown · 341 lines · 328 code · 13 blank · 0 comment · 0 complexity · fe3ba0ba61f0613b44167343ec630597 MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 092AB71C0F8D6C750059C0D2 /* TileIssueViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 092AB71B0F8D6C750059C0D2 /* TileIssueViewController.m */; };
  10. 092AB7610F8D6EF10059C0D2 /* libMapView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 092AB75E0F8D6EEA0059C0D2 /* libMapView.a */; };
  11. 092AB7840F8D6F900059C0D2 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 092AB7830F8D6F900059C0D2 /* CoreLocation.framework */; };
  12. 092AB7880F8D6FA50059C0D2 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 092AB7870F8D6FA50059C0D2 /* QuartzCore.framework */; };
  13. 092AB78C0F8D6FC00059C0D2 /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 092AB78B0F8D6FC00059C0D2 /* libsqlite3.dylib */; };
  14. 1D3623260D0F684500981E51 /* TileIssueAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* TileIssueAppDelegate.m */; };
  15. 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
  16. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  17. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  18. 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
  19. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXContainerItemProxy section */
  22. 092AB75D0F8D6EEA0059C0D2 /* PBXContainerItemProxy */ = {
  23. isa = PBXContainerItemProxy;
  24. containerPortal = 092AB7560F8D6EEA0059C0D2 /* MapView.xcodeproj */;
  25. proxyType = 2;
  26. remoteGlobalIDString = B8C974590E8A19B2007D16AD;
  27. remoteInfo = MapView;
  28. };
  29. 092AB75F0F8D6EEA0059C0D2 /* PBXContainerItemProxy */ = {
  30. isa = PBXContainerItemProxy;
  31. containerPortal = 092AB7560F8D6EEA0059C0D2 /* MapView.xcodeproj */;
  32. proxyType = 2;
  33. remoteGlobalIDString = 2BF3078F0F8AC5C0007014EE;
  34. remoteInfo = "Unit Tests";
  35. };
  36. 092AB7620F8D6F010059C0D2 /* PBXContainerItemProxy */ = {
  37. isa = PBXContainerItemProxy;
  38. containerPortal = 092AB7560F8D6EEA0059C0D2 /* MapView.xcodeproj */;
  39. proxyType = 1;
  40. remoteGlobalIDString = B8C974130E8A19B2007D16AD;
  41. remoteInfo = MapView;
  42. };
  43. /* End PBXContainerItemProxy section */
  44. /* Begin PBXFileReference section */
  45. 092AB71A0F8D6C750059C0D2 /* TileIssueViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TileIssueViewController.h; sourceTree = "<group>"; };
  46. 092AB71B0F8D6C750059C0D2 /* TileIssueViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TileIssueViewController.m; sourceTree = "<group>"; };
  47. 092AB7560F8D6EEA0059C0D2 /* MapView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = MapView.xcodeproj; path = ../../MapView/MapView.xcodeproj; sourceTree = SOURCE_ROOT; };
  48. 092AB7830F8D6F900059C0D2 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
  49. 092AB7870F8D6FA50059C0D2 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  50. 092AB78B0F8D6FC00059C0D2 /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
  51. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  52. 1D3623240D0F684500981E51 /* TileIssueAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TileIssueAppDelegate.h; sourceTree = "<group>"; };
  53. 1D3623250D0F684500981E51 /* TileIssueAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TileIssueAppDelegate.m; sourceTree = "<group>"; };
  54. 1D6058910D05DD3D006BFB54 /* TileIssue.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TileIssue.app; sourceTree = BUILT_PRODUCTS_DIR; };
  55. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  56. 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  57. 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
  58. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  59. 32CA4F630368D1EE00C91783 /* TileIssue_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TileIssue_Prefix.pch; sourceTree = "<group>"; };
  60. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  61. /* End PBXFileReference section */
  62. /* Begin PBXFrameworksBuildPhase section */
  63. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  68. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  69. 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
  70. 092AB7610F8D6EF10059C0D2 /* libMapView.a in Frameworks */,
  71. 092AB7840F8D6F900059C0D2 /* CoreLocation.framework in Frameworks */,
  72. 092AB7880F8D6FA50059C0D2 /* QuartzCore.framework in Frameworks */,
  73. 092AB78C0F8D6FC00059C0D2 /* libsqlite3.dylib in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXFrameworksBuildPhase section */
  78. /* Begin PBXGroup section */
  79. 080E96DDFE201D6D7F000001 /* Classes */ = {
  80. isa = PBXGroup;
  81. children = (
  82. 1D3623240D0F684500981E51 /* TileIssueAppDelegate.h */,
  83. 1D3623250D0F684500981E51 /* TileIssueAppDelegate.m */,
  84. 092AB71A0F8D6C750059C0D2 /* TileIssueViewController.h */,
  85. 092AB71B0F8D6C750059C0D2 /* TileIssueViewController.m */,
  86. );
  87. path = Classes;
  88. sourceTree = "<group>";
  89. };
  90. 092AB7570F8D6EEA0059C0D2 /* Products */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 092AB75E0F8D6EEA0059C0D2 /* libMapView.a */,
  94. 092AB7600F8D6EEA0059C0D2 /* RM Unit Tests.app */,
  95. );
  96. name = Products;
  97. sourceTree = "<group>";
  98. };
  99. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  100. isa = PBXGroup;
  101. children = (
  102. 1D6058910D05DD3D006BFB54 /* TileIssue.app */,
  103. );
  104. name = Products;
  105. sourceTree = "<group>";
  106. };
  107. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  108. isa = PBXGroup;
  109. children = (
  110. 092AB7560F8D6EEA0059C0D2 /* MapView.xcodeproj */,
  111. 080E96DDFE201D6D7F000001 /* Classes */,
  112. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  113. 29B97317FDCFA39411CA2CEA /* Resources */,
  114. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  115. 19C28FACFE9D520D11CA2CBB /* Products */,
  116. 092AB7830F8D6F900059C0D2 /* CoreLocation.framework */,
  117. 092AB7870F8D6FA50059C0D2 /* QuartzCore.framework */,
  118. 092AB78B0F8D6FC00059C0D2 /* libsqlite3.dylib */,
  119. );
  120. name = CustomTemplate;
  121. sourceTree = "<group>";
  122. };
  123. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  124. isa = PBXGroup;
  125. children = (
  126. 32CA4F630368D1EE00C91783 /* TileIssue_Prefix.pch */,
  127. 29B97316FDCFA39411CA2CEA /* main.m */,
  128. );
  129. name = "Other Sources";
  130. sourceTree = "<group>";
  131. };
  132. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  133. isa = PBXGroup;
  134. children = (
  135. 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
  136. 8D1107310486CEB800E47090 /* Info.plist */,
  137. );
  138. name = Resources;
  139. sourceTree = "<group>";
  140. };
  141. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  142. isa = PBXGroup;
  143. children = (
  144. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  145. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  146. 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
  147. );
  148. name = Frameworks;
  149. sourceTree = "<group>";
  150. };
  151. /* End PBXGroup section */
  152. /* Begin PBXNativeTarget section */
  153. 1D6058900D05DD3D006BFB54 /* TileIssue */ = {
  154. isa = PBXNativeTarget;
  155. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "TileIssue" */;
  156. buildPhases = (
  157. 1D60588D0D05DD3D006BFB54 /* Resources */,
  158. 1D60588E0D05DD3D006BFB54 /* Sources */,
  159. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  160. );
  161. buildRules = (
  162. );
  163. dependencies = (
  164. 092AB7630F8D6F010059C0D2 /* PBXTargetDependency */,
  165. );
  166. name = TileIssue;
  167. productName = TileIssue;
  168. productReference = 1D6058910D05DD3D006BFB54 /* TileIssue.app */;
  169. productType = "com.apple.product-type.application";
  170. };
  171. /* End PBXNativeTarget section */
  172. /* Begin PBXProject section */
  173. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  174. isa = PBXProject;
  175. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "TileIssue" */;
  176. compatibilityVersion = "Xcode 3.1";
  177. developmentRegion = English;
  178. hasScannedForEncodings = 1;
  179. knownRegions = (
  180. English,
  181. Japanese,
  182. French,
  183. German,
  184. );
  185. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  186. projectDirPath = "";
  187. projectReferences = (
  188. {
  189. ProductGroup = 092AB7570F8D6EEA0059C0D2 /* Products */;
  190. ProjectRef = 092AB7560F8D6EEA0059C0D2 /* MapView.xcodeproj */;
  191. },
  192. );
  193. projectRoot = "";
  194. targets = (
  195. 1D6058900D05DD3D006BFB54 /* TileIssue */,
  196. );
  197. };
  198. /* End PBXProject section */
  199. /* Begin PBXReferenceProxy section */
  200. 092AB75E0F8D6EEA0059C0D2 /* libMapView.a */ = {
  201. isa = PBXReferenceProxy;
  202. fileType = archive.ar;
  203. path = libMapView.a;
  204. remoteRef = 092AB75D0F8D6EEA0059C0D2 /* PBXContainerItemProxy */;
  205. sourceTree = BUILT_PRODUCTS_DIR;
  206. };
  207. 092AB7600F8D6EEA0059C0D2 /* RM Unit Tests.app */ = {
  208. isa = PBXReferenceProxy;
  209. fileType = wrapper.application;
  210. path = "RM Unit Tests.app";
  211. remoteRef = 092AB75F0F8D6EEA0059C0D2 /* PBXContainerItemProxy */;
  212. sourceTree = BUILT_PRODUCTS_DIR;
  213. };
  214. /* End PBXReferenceProxy section */
  215. /* Begin PBXResourcesBuildPhase section */
  216. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  217. isa = PBXResourcesBuildPhase;
  218. buildActionMask = 2147483647;
  219. files = (
  220. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
  221. );
  222. runOnlyForDeploymentPostprocessing = 0;
  223. };
  224. /* End PBXResourcesBuildPhase section */
  225. /* Begin PBXSourcesBuildPhase section */
  226. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  227. isa = PBXSourcesBuildPhase;
  228. buildActionMask = 2147483647;
  229. files = (
  230. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  231. 1D3623260D0F684500981E51 /* TileIssueAppDelegate.m in Sources */,
  232. 092AB71C0F8D6C750059C0D2 /* TileIssueViewController.m in Sources */,
  233. );
  234. runOnlyForDeploymentPostprocessing = 0;
  235. };
  236. /* End PBXSourcesBuildPhase section */
  237. /* Begin PBXTargetDependency section */
  238. 092AB7630F8D6F010059C0D2 /* PBXTargetDependency */ = {
  239. isa = PBXTargetDependency;
  240. name = MapView;
  241. targetProxy = 092AB7620F8D6F010059C0D2 /* PBXContainerItemProxy */;
  242. };
  243. /* End PBXTargetDependency section */
  244. /* Begin XCBuildConfiguration section */
  245. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  246. isa = XCBuildConfiguration;
  247. buildSettings = {
  248. ALWAYS_SEARCH_USER_PATHS = NO;
  249. COPY_PHASE_STRIP = NO;
  250. GCC_DYNAMIC_NO_PIC = NO;
  251. GCC_OPTIMIZATION_LEVEL = 0;
  252. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  253. GCC_PREFIX_HEADER = TileIssue_Prefix.pch;
  254. HEADER_SEARCH_PATHS = "../../MapView/**";
  255. INFOPLIST_FILE = Info.plist;
  256. IPHONEOS_DEPLOYMENT_TARGET = 4.1;
  257. PRODUCT_NAME = TileIssue;
  258. SDKROOT = iphoneos4.2;
  259. };
  260. name = Debug;
  261. };
  262. 1D6058950D05DD3E006BFB54 /* Release */ = {
  263. isa = XCBuildConfiguration;
  264. buildSettings = {
  265. ALWAYS_SEARCH_USER_PATHS = NO;
  266. COPY_PHASE_STRIP = YES;
  267. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  268. GCC_PREFIX_HEADER = TileIssue_Prefix.pch;
  269. INFOPLIST_FILE = Info.plist;
  270. IPHONEOS_DEPLOYMENT_TARGET = 4.1;
  271. PRODUCT_NAME = TileIssue;
  272. SDKROOT = iphoneos4.2;
  273. };
  274. name = Release;
  275. };
  276. C01FCF4F08A954540054247B /* Debug */ = {
  277. isa = XCBuildConfiguration;
  278. buildSettings = {
  279. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  280. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  281. GCC_C_LANGUAGE_STANDARD = c99;
  282. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  283. GCC_WARN_UNUSED_VARIABLE = YES;
  284. IPHONEOS_DEPLOYMENT_TARGET = 3.0;
  285. ONLY_ACTIVE_ARCH = YES;
  286. PREBINDING = NO;
  287. SDKROOT = iphoneos;
  288. };
  289. name = Debug;
  290. };
  291. C01FCF5008A954540054247B /* Release */ = {
  292. isa = XCBuildConfiguration;
  293. buildSettings = {
  294. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  295. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  296. GCC_C_LANGUAGE_STANDARD = c99;
  297. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  298. GCC_WARN_UNUSED_VARIABLE = YES;
  299. IPHONEOS_DEPLOYMENT_TARGET = 3.0;
  300. PREBINDING = NO;
  301. SDKROOT = iphoneos;
  302. };
  303. name = Release;
  304. };
  305. /* End XCBuildConfiguration section */
  306. /* Begin XCConfigurationList section */
  307. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "TileIssue" */ = {
  308. isa = XCConfigurationList;
  309. buildConfigurations = (
  310. 1D6058940D05DD3E006BFB54 /* Debug */,
  311. 1D6058950D05DD3E006BFB54 /* Release */,
  312. );
  313. defaultConfigurationIsVisible = 0;
  314. defaultConfigurationName = Release;
  315. };
  316. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "TileIssue" */ = {
  317. isa = XCConfigurationList;
  318. buildConfigurations = (
  319. C01FCF4F08A954540054247B /* Debug */,
  320. C01FCF5008A954540054247B /* Release */,
  321. );
  322. defaultConfigurationIsVisible = 0;
  323. defaultConfigurationName = Release;
  324. };
  325. /* End XCConfigurationList section */
  326. };
  327. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  328. }