PageRenderTime 44ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/samples/ProgrammaticMap/ProgrammaticMap.xcodeproj/project.pbxproj

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