project.pbxproj
上传用户:jjjjag8
上传日期:2017-04-17
资源大小:1443k
文件大小:11k
源码类别:

iPhone

开发平台:

MultiPlatform

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