project.pbxproj
上传用户:shqiling
上传日期:2009-10-04
资源大小:154k
文件大小:20k
源码类别:

MacOS编程

开发平台:

Objective-C

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  10. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  11. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  12. E40F65B10FB1CA8D00D92710 /* TestImage4.png in Resources */ = {isa = PBXBuildFile; fileRef = E40F65AD0FB1CA8D00D92710 /* TestImage4.png */; };
  13. E40F65B20FB1CA8D00D92710 /* TestImage3.png in Resources */ = {isa = PBXBuildFile; fileRef = E40F65AE0FB1CA8D00D92710 /* TestImage3.png */; };
  14. E40F65B30FB1CA8D00D92710 /* TestImage2.png in Resources */ = {isa = PBXBuildFile; fileRef = E40F65AF0FB1CA8D00D92710 /* TestImage2.png */; };
  15. E40F65B40FB1CA8D00D92710 /* TestImage1.png in Resources */ = {isa = PBXBuildFile; fileRef = E40F65B00FB1CA8D00D92710 /* TestImage1.png */; };
  16. E40F66010FB1E38600D92710 /* ReceiveServerController.m in Sources */ = {isa = PBXBuildFile; fileRef = E40F65FF0FB1E38600D92710 /* ReceiveServerController.m */; };
  17. E40F66910FB2313E00D92710 /* SendServerController.m in Sources */ = {isa = PBXBuildFile; fileRef = E40F668F0FB2313E00D92710 /* SendServerController.m */; };
  18. E40F66BA0FB3029A00D92710 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E40F66B90FB3029A00D92710 /* CFNetwork.framework */; };
  19. E4CE58CC0FCD595A00F80C27 /* info.png in Resources */ = {isa = PBXBuildFile; fileRef = E4CE58CB0FCD595A00F80C27 /* info.png */; };
  20. E4D542D50FAB197600630176 /* SendController.m in Sources */ = {isa = PBXBuildFile; fileRef = E4D542D40FAB197600630176 /* SendController.m */; };
  21. E4D542DA0FAB199000630176 /* ReceiveController.m in Sources */ = {isa = PBXBuildFile; fileRef = E4D542D90FAB199000630176 /* ReceiveController.m */; };
  22. E4D544060FAB45DC00630176 /* download.png in Resources */ = {isa = PBXBuildFile; fileRef = E4D543FF0FAB45DC00630176 /* download.png */; };
  23. E4D544090FAB45DC00630176 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = E4D544020FAB45DC00630176 /* MainWindow.xib */; };
  24. E4D5440A0FAB45DC00630176 /* NoImage.png in Resources */ = {isa = PBXBuildFile; fileRef = E4D544030FAB45DC00630176 /* NoImage.png */; };
  25. E4D5440C0FAB45DC00630176 /* upload.png in Resources */ = {isa = PBXBuildFile; fileRef = E4D544050FAB45DC00630176 /* upload.png */; };
  26. E4D544110FAB45E000630176 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E4D5440F0FAB45E000630176 /* AppDelegate.m */; };
  27. E4D544120FAB45E000630176 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E4D544100FAB45E000630176 /* main.m */; };
  28. E4D5443B0FAB4B1600630176 /* Info.html in Resources */ = {isa = PBXBuildFile; fileRef = E4D5443A0FAB4B1600630176 /* Info.html */; };
  29. E4D544660FAB4EF500630176 /* InfoController.m in Sources */ = {isa = PBXBuildFile; fileRef = E4D544640FAB4EF500630176 /* InfoController.m */; };
  30. E4D544680FAB4F1A00630176 /* InfoView.xib in Resources */ = {isa = PBXBuildFile; fileRef = E4D544670FAB4F1A00630176 /* InfoView.xib */; };
  31. E4E97FC50FB453CE00516113 /* receiveserverOn.png in Resources */ = {isa = PBXBuildFile; fileRef = E4E97FC10FB453CE00516113 /* receiveserverOn.png */; };
  32. E4E97FC60FB453CE00516113 /* sendserverOn.png in Resources */ = {isa = PBXBuildFile; fileRef = E4E97FC20FB453CE00516113 /* sendserverOn.png */; };
  33. E4E97FC70FB453CE00516113 /* sendserverOff.png in Resources */ = {isa = PBXBuildFile; fileRef = E4E97FC30FB453CE00516113 /* sendserverOff.png */; };
  34. E4E97FC80FB453CE00516113 /* receiveserverOff.png in Resources */ = {isa = PBXBuildFile; fileRef = E4E97FC40FB453CE00516113 /* receiveserverOff.png */; };
  35. /* End PBXBuildFile section */
  36. /* Begin PBXFileReference section */
  37. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  38. 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  39. 1D6058910D05DD3D006BFB54 /* SimpleNet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SimpleNet.app; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  41. E40F65AD0FB1CA8D00D92710 /* TestImage4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImage4.png; sourceTree = "<group>"; };
  42. E40F65AE0FB1CA8D00D92710 /* TestImage3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImage3.png; sourceTree = "<group>"; };
  43. E40F65AF0FB1CA8D00D92710 /* TestImage2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImage2.png; sourceTree = "<group>"; };
  44. E40F65B00FB1CA8D00D92710 /* TestImage1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = TestImage1.png; sourceTree = "<group>"; };
  45. E40F65FF0FB1E38600D92710 /* ReceiveServerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReceiveServerController.m; sourceTree = "<group>"; };
  46. E40F66000FB1E38600D92710 /* ReceiveServerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReceiveServerController.h; sourceTree = "<group>"; };
  47. E40F668F0FB2313E00D92710 /* SendServerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SendServerController.m; sourceTree = "<group>"; };
  48. E40F66900FB2313E00D92710 /* SendServerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SendServerController.h; sourceTree = "<group>"; };
  49. E40F66B90FB3029A00D92710 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  50. E40F670E0FB30F0C00D92710 /* Read Me About SimpleNetworkStreams.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Read Me About SimpleNetworkStreams.txt"; sourceTree = "<group>"; wrapsLines = 1; };
  51. E4CE58CB0FCD595A00F80C27 /* info.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = info.png; sourceTree = "<group>"; };
  52. E4D542D30FAB197600630176 /* SendController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SendController.h; sourceTree = "<group>"; };
  53. E4D542D40FAB197600630176 /* SendController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SendController.m; sourceTree = "<group>"; };
  54. E4D542D80FAB199000630176 /* ReceiveController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReceiveController.h; sourceTree = "<group>"; };
  55. E4D542D90FAB199000630176 /* ReceiveController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReceiveController.m; sourceTree = "<group>"; };
  56. E4D543FF0FAB45DC00630176 /* download.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = download.png; sourceTree = "<group>"; };
  57. E4D544010FAB45DC00630176 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  58. E4D544020FAB45DC00630176 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
  59. E4D544030FAB45DC00630176 /* NoImage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = NoImage.png; sourceTree = "<group>"; };
  60. E4D544050FAB45DC00630176 /* upload.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = upload.png; sourceTree = "<group>"; };
  61. E4D5440E0FAB45E000630176 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  62. E4D5440F0FAB45E000630176 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  63. E4D544100FAB45E000630176 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  64. E4D5443A0FAB4B1600630176 /* Info.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = Info.html; sourceTree = "<group>"; wrapsLines = 1; };
  65. E4D544640FAB4EF500630176 /* InfoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InfoController.m; sourceTree = "<group>"; };
  66. E4D544650FAB4EF500630176 /* InfoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InfoController.h; sourceTree = "<group>"; };
  67. E4D544670FAB4F1A00630176 /* InfoView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InfoView.xib; sourceTree = "<group>"; };
  68. E4E97FC10FB453CE00516113 /* receiveserverOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = receiveserverOn.png; sourceTree = "<group>"; };
  69. E4E97FC20FB453CE00516113 /* sendserverOn.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sendserverOn.png; sourceTree = "<group>"; };
  70. E4E97FC30FB453CE00516113 /* sendserverOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sendserverOff.png; sourceTree = "<group>"; };
  71. E4E97FC40FB453CE00516113 /* receiveserverOff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = receiveserverOff.png; sourceTree = "<group>"; };
  72. E4E9806B0FB46F3400516113 /* Simplifying Assumptions.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Simplifying Assumptions.txt"; sourceTree = "<group>"; wrapsLines = 1; };
  73. /* End PBXFileReference section */
  74. /* Begin PBXFrameworksBuildPhase section */
  75. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  76. isa = PBXFrameworksBuildPhase;
  77. buildActionMask = 2147483647;
  78. files = (
  79. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  80. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  81. 1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */,
  82. E40F66BA0FB3029A00D92710 /* CFNetwork.framework in Frameworks */,
  83. );
  84. runOnlyForDeploymentPostprocessing = 0;
  85. };
  86. /* End PBXFrameworksBuildPhase section */
  87. /* Begin PBXGroup section */
  88. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 1D6058910D05DD3D006BFB54 /* SimpleNet.app */,
  92. );
  93. name = Products;
  94. sourceTree = "<group>";
  95. };
  96. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  97. isa = PBXGroup;
  98. children = (
  99. E40F670E0FB30F0C00D92710 /* Read Me About SimpleNetworkStreams.txt */,
  100. E4E9806B0FB46F3400516113 /* Simplifying Assumptions.txt */,
  101. E4D542D30FAB197600630176 /* SendController.h */,
  102. E4D542D40FAB197600630176 /* SendController.m */,
  103. E4D542D80FAB199000630176 /* ReceiveController.h */,
  104. E4D542D90FAB199000630176 /* ReceiveController.m */,
  105. E40F66000FB1E38600D92710 /* ReceiveServerController.h */,
  106. E40F65FF0FB1E38600D92710 /* ReceiveServerController.m */,
  107. E40F66900FB2313E00D92710 /* SendServerController.h */,
  108. E40F668F0FB2313E00D92710 /* SendServerController.m */,
  109. E4D5440D0FAB45E000630176 /* Ancillary Code */,
  110. E4D543FE0FAB45DC00630176 /* Resources */,
  111. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  112. 19C28FACFE9D520D11CA2CBB /* Products */,
  113. );
  114. name = CustomTemplate;
  115. sourceTree = "<group>";
  116. };
  117. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  118. isa = PBXGroup;
  119. children = (
  120. E40F66B90FB3029A00D92710 /* CFNetwork.framework */,
  121. 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */,
  122. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  123. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  124. );
  125. name = Frameworks;
  126. sourceTree = "<group>";
  127. };
  128. E4D543FE0FAB45DC00630176 /* Resources */ = {
  129. isa = PBXGroup;
  130. children = (
  131. E4D544010FAB45DC00630176 /* Info.plist */,
  132. E4D544020FAB45DC00630176 /* MainWindow.xib */,
  133. E4D543FF0FAB45DC00630176 /* download.png */,
  134. E4D544050FAB45DC00630176 /* upload.png */,
  135. E4E97FC20FB453CE00516113 /* sendserverOn.png */,
  136. E4E97FC30FB453CE00516113 /* sendserverOff.png */,
  137. E4E97FC10FB453CE00516113 /* receiveserverOn.png */,
  138. E4E97FC40FB453CE00516113 /* receiveserverOff.png */,
  139. E4CE58CB0FCD595A00F80C27 /* info.png */,
  140. E4D544030FAB45DC00630176 /* NoImage.png */,
  141. E40F65B00FB1CA8D00D92710 /* TestImage1.png */,
  142. E40F65AF0FB1CA8D00D92710 /* TestImage2.png */,
  143. E40F65AE0FB1CA8D00D92710 /* TestImage3.png */,
  144. E40F65AD0FB1CA8D00D92710 /* TestImage4.png */,
  145. E4D544670FAB4F1A00630176 /* InfoView.xib */,
  146. E4D5443A0FAB4B1600630176 /* Info.html */,
  147. );
  148. path = Resources;
  149. sourceTree = "<group>";
  150. };
  151. E4D5440D0FAB45E000630176 /* Ancillary Code */ = {
  152. isa = PBXGroup;
  153. children = (
  154. E4D5440E0FAB45E000630176 /* AppDelegate.h */,
  155. E4D5440F0FAB45E000630176 /* AppDelegate.m */,
  156. E4D544650FAB4EF500630176 /* InfoController.h */,
  157. E4D544640FAB4EF500630176 /* InfoController.m */,
  158. E4D544100FAB45E000630176 /* main.m */,
  159. );
  160. path = "Ancillary Code";
  161. sourceTree = "<group>";
  162. };
  163. /* End PBXGroup section */
  164. /* Begin PBXNativeTarget section */
  165. 1D6058900D05DD3D006BFB54 /* SimpleNetworkStreams */ = {
  166. isa = PBXNativeTarget;
  167. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "SimpleNetworkStreams" */;
  168. buildPhases = (
  169. 1D60588D0D05DD3D006BFB54 /* Resources */,
  170. 1D60588E0D05DD3D006BFB54 /* Sources */,
  171. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  172. );
  173. buildRules = (
  174. );
  175. dependencies = (
  176. );
  177. name = SimpleNetworkStreams;
  178. productName = TrivialStreamTransfer;
  179. productReference = 1D6058910D05DD3D006BFB54 /* SimpleNet.app */;
  180. productType = "com.apple.product-type.application";
  181. };
  182. /* End PBXNativeTarget section */
  183. /* Begin PBXProject section */
  184. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  185. isa = PBXProject;
  186. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SimpleNetworkStreams" */;
  187. compatibilityVersion = "Xcode 3.1";
  188. hasScannedForEncodings = 1;
  189. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  190. projectDirPath = "";
  191. projectRoot = "";
  192. targets = (
  193. 1D6058900D05DD3D006BFB54 /* SimpleNetworkStreams */,
  194. );
  195. };
  196. /* End PBXProject section */
  197. /* Begin PBXResourcesBuildPhase section */
  198. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  199. isa = PBXResourcesBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. E4D544060FAB45DC00630176 /* download.png in Resources */,
  203. E4D544090FAB45DC00630176 /* MainWindow.xib in Resources */,
  204. E4D5440A0FAB45DC00630176 /* NoImage.png in Resources */,
  205. E4D5440C0FAB45DC00630176 /* upload.png in Resources */,
  206. E4D5443B0FAB4B1600630176 /* Info.html in Resources */,
  207. E4D544680FAB4F1A00630176 /* InfoView.xib in Resources */,
  208. E40F65B10FB1CA8D00D92710 /* TestImage4.png in Resources */,
  209. E40F65B20FB1CA8D00D92710 /* TestImage3.png in Resources */,
  210. E40F65B30FB1CA8D00D92710 /* TestImage2.png in Resources */,
  211. E40F65B40FB1CA8D00D92710 /* TestImage1.png in Resources */,
  212. E4E97FC50FB453CE00516113 /* receiveserverOn.png in Resources */,
  213. E4E97FC60FB453CE00516113 /* sendserverOn.png in Resources */,
  214. E4E97FC70FB453CE00516113 /* sendserverOff.png in Resources */,
  215. E4E97FC80FB453CE00516113 /* receiveserverOff.png in Resources */,
  216. E4CE58CC0FCD595A00F80C27 /* info.png in Resources */,
  217. );
  218. runOnlyForDeploymentPostprocessing = 0;
  219. };
  220. /* End PBXResourcesBuildPhase section */
  221. /* Begin PBXSourcesBuildPhase section */
  222. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  223. isa = PBXSourcesBuildPhase;
  224. buildActionMask = 2147483647;
  225. files = (
  226. E4D542D50FAB197600630176 /* SendController.m in Sources */,
  227. E4D542DA0FAB199000630176 /* ReceiveController.m in Sources */,
  228. E4D544110FAB45E000630176 /* AppDelegate.m in Sources */,
  229. E4D544120FAB45E000630176 /* main.m in Sources */,
  230. E4D544660FAB4EF500630176 /* InfoController.m in Sources */,
  231. E40F66010FB1E38600D92710 /* ReceiveServerController.m in Sources */,
  232. E40F66910FB2313E00D92710 /* SendServerController.m in Sources */,
  233. );
  234. runOnlyForDeploymentPostprocessing = 0;
  235. };
  236. /* End PBXSourcesBuildPhase section */
  237. /* Begin XCBuildConfiguration section */
  238. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  239. isa = XCBuildConfiguration;
  240. buildSettings = {
  241. INFOPLIST_FILE = Resources/Info.plist;
  242. PRODUCT_NAME = SimpleNet;
  243. };
  244. name = Debug;
  245. };
  246. 1D6058950D05DD3E006BFB54 /* Release */ = {
  247. isa = XCBuildConfiguration;
  248. buildSettings = {
  249. INFOPLIST_FILE = Resources/Info.plist;
  250. PRODUCT_NAME = SimpleNet;
  251. };
  252. name = Release;
  253. };
  254. C01FCF4F08A954540054247B /* Debug */ = {
  255. isa = XCBuildConfiguration;
  256. buildSettings = {
  257. ALWAYS_SEARCH_USER_PATHS = NO;
  258. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  259. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  260. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  261. DEPLOYMENT_POSTPROCESSING = NO;
  262. GCC_C_LANGUAGE_STANDARD = c99;
  263. GCC_DYNAMIC_NO_PIC = NO;
  264. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  265. GCC_OPTIMIZATION_LEVEL = 0;
  266. GCC_PREPROCESSOR_DEFINITIONS = "";
  267. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  268. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  269. GCC_WARN_PROTOTYPE_CONVERSION = NO;
  270. GCC_WARN_SHADOW = YES;
  271. GCC_WARN_UNUSED_FUNCTION = YES;
  272. GCC_WARN_UNUSED_LABEL = YES;
  273. GCC_WARN_UNUSED_PARAMETER = YES;
  274. GCC_WARN_UNUSED_VALUE = YES;
  275. GCC_WARN_UNUSED_VARIABLE = YES;
  276. ONLY_ACTIVE_ARCH = YES;
  277. PREBINDING = NO;
  278. SDKROOT = iphoneos2.0;
  279. WARNING_CFLAGS = (
  280. "-Wall",
  281. "-Wextra",
  282. "-Wfloat-equal",
  283. "-Wpointer-arith",
  284. "-Wstrict-prototypes",
  285. "-Wold-style-definition",
  286. );
  287. };
  288. name = Debug;
  289. };
  290. C01FCF5008A954540054247B /* Release */ = {
  291. isa = XCBuildConfiguration;
  292. buildSettings = {
  293. ALWAYS_SEARCH_USER_PATHS = NO;
  294. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  295. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  296. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  297. DEPLOYMENT_POSTPROCESSING = YES;
  298. GCC_C_LANGUAGE_STANDARD = c99;
  299. GCC_DYNAMIC_NO_PIC = YES;
  300. GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
  301. GCC_OPTIMIZATION_LEVEL = s;
  302. GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
  303. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  304. GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
  305. GCC_WARN_PROTOTYPE_CONVERSION = NO;
  306. GCC_WARN_SHADOW = YES;
  307. GCC_WARN_UNUSED_FUNCTION = YES;
  308. GCC_WARN_UNUSED_LABEL = YES;
  309. GCC_WARN_UNUSED_PARAMETER = YES;
  310. GCC_WARN_UNUSED_VALUE = YES;
  311. GCC_WARN_UNUSED_VARIABLE = YES;
  312. ONLY_ACTIVE_ARCH = NO;
  313. PREBINDING = NO;
  314. SDKROOT = iphoneos2.0;
  315. WARNING_CFLAGS = (
  316. "-Wall",
  317. "-Wextra",
  318. "-Wfloat-equal",
  319. "-Wpointer-arith",
  320. "-Wstrict-prototypes",
  321. "-Wold-style-definition",
  322. );
  323. };
  324. name = Release;
  325. };
  326. /* End XCBuildConfiguration section */
  327. /* Begin XCConfigurationList section */
  328. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "SimpleNetworkStreams" */ = {
  329. isa = XCConfigurationList;
  330. buildConfigurations = (
  331. 1D6058940D05DD3E006BFB54 /* Debug */,
  332. 1D6058950D05DD3E006BFB54 /* Release */,
  333. );
  334. defaultConfigurationIsVisible = 0;
  335. defaultConfigurationName = Release;
  336. };
  337. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SimpleNetworkStreams" */ = {
  338. isa = XCConfigurationList;
  339. buildConfigurations = (
  340. C01FCF4F08A954540054247B /* Debug */,
  341. C01FCF5008A954540054247B /* Release */,
  342. );
  343. defaultConfigurationIsVisible = 0;
  344. defaultConfigurationName = Release;
  345. };
  346. /* End XCConfigurationList section */
  347. };
  348. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  349. }