project.pbxproj 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D3623260D0F684500981E51 /* UniversalAppAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* UniversalAppAppDelegate.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 /* UniversalAppViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 2899E5210DE3E06400AC0155 /* UniversalAppViewController.xib */; };
  15. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
  16. 28D7ACF80DDB3853001CB0EB /* UniversalAppViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28D7ACF70DDB3853001CB0EB /* UniversalAppViewController.m */; };
  17. DCD6EACE16FFC4CA00710668 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = DCD6EACD16FFC4CA00710668 /* Default-568h@2x.png */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXFileReference section */
  20. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  21. 1D3623240D0F684500981E51 /* UniversalAppAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniversalAppAppDelegate.h; sourceTree = "<group>"; };
  22. 1D3623250D0F684500981E51 /* UniversalAppAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UniversalAppAppDelegate.m; sourceTree = "<group>"; };
  23. 1D6058910D05DD3D006BFB54 /* UniversalApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UniversalApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  24. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  25. 288765A40DF7441C002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  26. 2899E5210DE3E06400AC0155 /* UniversalAppViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UniversalAppViewController.xib; sourceTree = "<group>"; };
  27. 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
  28. 28D7ACF60DDB3853001CB0EB /* UniversalAppViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniversalAppViewController.h; sourceTree = "<group>"; };
  29. 28D7ACF70DDB3853001CB0EB /* UniversalAppViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UniversalAppViewController.m; sourceTree = "<group>"; };
  30. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  31. 32CA4F630368D1EE00C91783 /* UniversalApp_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniversalApp_Prefix.pch; sourceTree = "<group>"; };
  32. 43AF805D2174ED4E00C0D9DC /* Module-Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Release.xcconfig"; sourceTree = "<group>"; };
  33. 43AF805E2174ED4E00C0D9DC /* Module-Debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Debug.xcconfig"; sourceTree = "<group>"; };
  34. 43AF805F2174ED4E00C0D9DC /* Module-Shared.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = "Module-Shared.xcconfig"; sourceTree = "<group>"; };
  35. 8D1107310486CEB800E47090 /* UniversalApp-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "UniversalApp-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
  36. DCD6EACD16FFC4CA00710668 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
  37. /* End PBXFileReference section */
  38. /* Begin PBXFrameworksBuildPhase section */
  39. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  40. isa = PBXFrameworksBuildPhase;
  41. buildActionMask = 2147483647;
  42. files = (
  43. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  44. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  45. 288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
  46. );
  47. runOnlyForDeploymentPostprocessing = 0;
  48. };
  49. /* End PBXFrameworksBuildPhase section */
  50. /* Begin PBXGroup section */
  51. 080E96DDFE201D6D7F000001 /* Classes */ = {
  52. isa = PBXGroup;
  53. children = (
  54. 1D3623240D0F684500981E51 /* UniversalAppAppDelegate.h */,
  55. 1D3623250D0F684500981E51 /* UniversalAppAppDelegate.m */,
  56. 28D7ACF60DDB3853001CB0EB /* UniversalAppViewController.h */,
  57. 28D7ACF70DDB3853001CB0EB /* UniversalAppViewController.m */,
  58. );
  59. path = Classes;
  60. sourceTree = "<group>";
  61. };
  62. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  63. isa = PBXGroup;
  64. children = (
  65. 1D6058910D05DD3D006BFB54 /* UniversalApp.app */,
  66. );
  67. name = Products;
  68. sourceTree = "<group>";
  69. };
  70. 29B97314FDCFA39411CA2CEA = {
  71. isa = PBXGroup;
  72. children = (
  73. 43AF805C2174ED4E00C0D9DC /* Configs */,
  74. DCD6EACD16FFC4CA00710668 /* Default-568h@2x.png */,
  75. 080E96DDFE201D6D7F000001 /* Classes */,
  76. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  77. 29B97317FDCFA39411CA2CEA /* Resources */,
  78. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  79. 19C28FACFE9D520D11CA2CBB /* Products */,
  80. );
  81. name = CustomTemplate;
  82. sourceTree = "<group>";
  83. };
  84. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  85. isa = PBXGroup;
  86. children = (
  87. 32CA4F630368D1EE00C91783 /* UniversalApp_Prefix.pch */,
  88. 29B97316FDCFA39411CA2CEA /* main.m */,
  89. );
  90. name = "Other Sources";
  91. sourceTree = "<group>";
  92. };
  93. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  94. isa = PBXGroup;
  95. children = (
  96. 2899E5210DE3E06400AC0155 /* UniversalAppViewController.xib */,
  97. 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
  98. 8D1107310486CEB800E47090 /* UniversalApp-Info.plist */,
  99. );
  100. name = Resources;
  101. sourceTree = "<group>";
  102. };
  103. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  104. isa = PBXGroup;
  105. children = (
  106. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  107. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  108. 288765A40DF7441C002DB57D /* CoreGraphics.framework */,
  109. );
  110. name = Frameworks;
  111. sourceTree = "<group>";
  112. };
  113. 43AF805C2174ED4E00C0D9DC /* Configs */ = {
  114. isa = PBXGroup;
  115. children = (
  116. 43AF805D2174ED4E00C0D9DC /* Module-Release.xcconfig */,
  117. 43AF805E2174ED4E00C0D9DC /* Module-Debug.xcconfig */,
  118. 43AF805F2174ED4E00C0D9DC /* Module-Shared.xcconfig */,
  119. );
  120. name = Configs;
  121. path = ../../Configs;
  122. sourceTree = "<group>";
  123. };
  124. /* End PBXGroup section */
  125. /* Begin PBXNativeTarget section */
  126. 1D6058900D05DD3D006BFB54 /* UniversalApp */ = {
  127. isa = PBXNativeTarget;
  128. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "UniversalApp" */;
  129. buildPhases = (
  130. 1D60588D0D05DD3D006BFB54 /* Resources */,
  131. 1D60588E0D05DD3D006BFB54 /* Sources */,
  132. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  133. );
  134. buildRules = (
  135. );
  136. dependencies = (
  137. );
  138. name = UniversalApp;
  139. productName = UniversalApp;
  140. productReference = 1D6058910D05DD3D006BFB54 /* UniversalApp.app */;
  141. productType = "com.apple.product-type.application";
  142. };
  143. /* End PBXNativeTarget section */
  144. /* Begin PBXProject section */
  145. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  146. isa = PBXProject;
  147. attributes = {
  148. LastUpgradeCheck = 0900;
  149. };
  150. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "UniversalApp" */;
  151. compatibilityVersion = "Xcode 3.2";
  152. developmentRegion = English;
  153. hasScannedForEncodings = 1;
  154. knownRegions = (
  155. English,
  156. Japanese,
  157. French,
  158. German,
  159. );
  160. mainGroup = 29B97314FDCFA39411CA2CEA;
  161. productRefGroup = 19C28FACFE9D520D11CA2CBB /* Products */;
  162. projectDirPath = "";
  163. projectRoot = "";
  164. targets = (
  165. 1D6058900D05DD3D006BFB54 /* UniversalApp */,
  166. );
  167. };
  168. /* End PBXProject section */
  169. /* Begin PBXResourcesBuildPhase section */
  170. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  171. isa = PBXResourcesBuildPhase;
  172. buildActionMask = 2147483647;
  173. files = (
  174. 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
  175. 2899E5220DE3E06400AC0155 /* UniversalAppViewController.xib in Resources */,
  176. DCD6EACE16FFC4CA00710668 /* Default-568h@2x.png in Resources */,
  177. );
  178. runOnlyForDeploymentPostprocessing = 0;
  179. };
  180. /* End PBXResourcesBuildPhase section */
  181. /* Begin PBXSourcesBuildPhase section */
  182. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  183. isa = PBXSourcesBuildPhase;
  184. buildActionMask = 2147483647;
  185. files = (
  186. 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
  187. 1D3623260D0F684500981E51 /* UniversalAppAppDelegate.m in Sources */,
  188. 28D7ACF80DDB3853001CB0EB /* UniversalAppViewController.m in Sources */,
  189. );
  190. runOnlyForDeploymentPostprocessing = 0;
  191. };
  192. /* End PBXSourcesBuildPhase section */
  193. /* Begin XCBuildConfiguration section */
  194. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  195. isa = XCBuildConfiguration;
  196. buildSettings = {
  197. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  198. GCC_PREFIX_HEADER = UniversalApp_Prefix.pch;
  199. INFOPLIST_FILE = "UniversalApp-Info.plist";
  200. SDKROOT = iphoneos;
  201. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  202. TARGETED_DEVICE_FAMILY = "1,2";
  203. };
  204. name = Debug;
  205. };
  206. 1D6058950D05DD3E006BFB54 /* Release */ = {
  207. isa = XCBuildConfiguration;
  208. buildSettings = {
  209. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  210. GCC_PREFIX_HEADER = UniversalApp_Prefix.pch;
  211. INFOPLIST_FILE = "UniversalApp-Info.plist";
  212. SDKROOT = iphoneos;
  213. SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
  214. TARGETED_DEVICE_FAMILY = "1,2";
  215. };
  216. name = Release;
  217. };
  218. C01FCF4F08A954540054247B /* Debug */ = {
  219. isa = XCBuildConfiguration;
  220. baseConfigurationReference = 43AF805E2174ED4E00C0D9DC /* Module-Debug.xcconfig */;
  221. buildSettings = {
  222. };
  223. name = Debug;
  224. };
  225. C01FCF5008A954540054247B /* Release */ = {
  226. isa = XCBuildConfiguration;
  227. baseConfigurationReference = 43AF805D2174ED4E00C0D9DC /* Module-Release.xcconfig */;
  228. buildSettings = {
  229. };
  230. name = Release;
  231. };
  232. /* End XCBuildConfiguration section */
  233. /* Begin XCConfigurationList section */
  234. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "UniversalApp" */ = {
  235. isa = XCConfigurationList;
  236. buildConfigurations = (
  237. 1D6058940D05DD3E006BFB54 /* Debug */,
  238. 1D6058950D05DD3E006BFB54 /* Release */,
  239. );
  240. defaultConfigurationIsVisible = 0;
  241. defaultConfigurationName = Release;
  242. };
  243. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "UniversalApp" */ = {
  244. isa = XCConfigurationList;
  245. buildConfigurations = (
  246. C01FCF4F08A954540054247B /* Debug */,
  247. C01FCF5008A954540054247B /* Release */,
  248. );
  249. defaultConfigurationIsVisible = 0;
  250. defaultConfigurationName = Release;
  251. };
  252. /* End XCConfigurationList section */
  253. };
  254. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  255. }