/objective-c/3.3/Pubnub.xcodeproj/project.pbxproj

https://github.com/balintorosz/pubnub-api · Unknown · 322 lines · 311 code · 11 blank · 0 comment · 0 complexity · f46c44ba81133c6c0c1582169cfa8ba2 MD5 · raw file

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C8C1CDD81611C71100FE66B6 /* JSONKit.m in Sources */ = {isa = PBXBuildFile; fileRef = C8C1CDD71611C71100FE66B6 /* JSONKit.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
  10. C8C1CDDB1611CC3C00FE66B6 /* JSON.m in Sources */ = {isa = PBXBuildFile; fileRef = C8C1CDDA1611CC3C00FE66B6 /* JSON.m */; };
  11. C8FD4D38153D447200D0A418 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8FD4D37153D447200D0A418 /* UIKit.framework */; };
  12. C8FD4D3A153D447200D0A418 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8FD4D39153D447200D0A418 /* Foundation.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  13. C8FD4D3C153D447200D0A418 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C8FD4D3B153D447200D0A418 /* CoreGraphics.framework */; };
  14. C8FD4D42153D447200D0A418 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = C8FD4D40153D447200D0A418 /* InfoPlist.strings */; };
  15. C8FD4D44153D447200D0A418 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FD4D43153D447200D0A418 /* main.m */; };
  16. C8FD4D48153D447200D0A418 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FD4D47153D447200D0A418 /* AppDelegate.m */; };
  17. C8FD4D4E153D447200D0A418 /* iPhoneTest.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FD4D4D153D447200D0A418 /* iPhoneTest.m */; };
  18. C8FD4D79153D469D00D0A418 /* Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FD4D6C153D469D00D0A418 /* Base64.m */; };
  19. C8FD4D7A153D469D00D0A418 /* CEPubnub.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FD4D6E153D469D00D0A418 /* CEPubnub.m */; };
  20. C8FD4D7B153D469D00D0A418 /* Cipher.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FD4D70153D469D00D0A418 /* Cipher.m */; };
  21. C8FD4D7C153D469D00D0A418 /* Common.m in Sources */ = {isa = PBXBuildFile; fileRef = C8FD4D72153D469D00D0A418 /* Common.m */; };
  22. C8FD4D85153D505500D0A418 /* MainWindow_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = C8FD4D84153D505500D0A418 /* MainWindow_iPhone.xib */; };
  23. /* End PBXBuildFile section */
  24. /* Begin PBXFileReference section */
  25. C8C1CDD61611C71100FE66B6 /* JSONKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONKit.h; sourceTree = "<group>"; };
  26. C8C1CDD71611C71100FE66B6 /* JSONKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSONKit.m; sourceTree = "<group>"; };
  27. C8C1CDD91611CC1A00FE66B6 /* JSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSON.h; sourceTree = "<group>"; };
  28. C8C1CDDA1611CC3C00FE66B6 /* JSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JSON.m; sourceTree = "<group>"; };
  29. C8C1CDE8161C19C100FE66B6 /* CEPubnubDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CEPubnubDelegate.h; sourceTree = "<group>"; };
  30. C8FD4D33153D447200D0A418 /* Pubnub.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Pubnub.app; sourceTree = BUILT_PRODUCTS_DIR; };
  31. C8FD4D37153D447200D0A418 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  32. C8FD4D39153D447200D0A418 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  33. C8FD4D3B153D447200D0A418 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  34. C8FD4D3F153D447200D0A418 /* Pubnub-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Pubnub-Info.plist"; sourceTree = "<group>"; };
  35. C8FD4D41153D447200D0A418 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  36. C8FD4D43153D447200D0A418 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  37. C8FD4D45153D447200D0A418 /* Pubnub-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Pubnub-Prefix.pch"; sourceTree = "<group>"; };
  38. C8FD4D46153D447200D0A418 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  39. C8FD4D47153D447200D0A418 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  40. C8FD4D4C153D447200D0A418 /* iPhoneTest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = iPhoneTest.h; sourceTree = "<group>"; };
  41. C8FD4D4D153D447200D0A418 /* iPhoneTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = iPhoneTest.m; sourceTree = "<group>"; };
  42. C8FD4D6B153D469D00D0A418 /* Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Base64.h; sourceTree = "<group>"; };
  43. C8FD4D6C153D469D00D0A418 /* Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Base64.m; sourceTree = "<group>"; };
  44. C8FD4D6D153D469D00D0A418 /* CEPubnub.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CEPubnub.h; sourceTree = "<group>"; };
  45. C8FD4D6E153D469D00D0A418 /* CEPubnub.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CEPubnub.m; sourceTree = "<group>"; };
  46. C8FD4D6F153D469D00D0A418 /* Cipher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cipher.h; sourceTree = "<group>"; };
  47. C8FD4D70153D469D00D0A418 /* Cipher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Cipher.m; sourceTree = "<group>"; };
  48. C8FD4D71153D469D00D0A418 /* Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = "<group>"; };
  49. C8FD4D72153D469D00D0A418 /* Common.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Common.m; sourceTree = "<group>"; };
  50. C8FD4D84153D505500D0A418 /* MainWindow_iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MainWindow_iPhone.xib; sourceTree = "<group>"; };
  51. /* End PBXFileReference section */
  52. /* Begin PBXFrameworksBuildPhase section */
  53. C8FD4D30153D447200D0A418 /* Frameworks */ = {
  54. isa = PBXFrameworksBuildPhase;
  55. buildActionMask = 2147483647;
  56. files = (
  57. C8FD4D38153D447200D0A418 /* UIKit.framework in Frameworks */,
  58. C8FD4D3A153D447200D0A418 /* Foundation.framework in Frameworks */,
  59. C8FD4D3C153D447200D0A418 /* CoreGraphics.framework in Frameworks */,
  60. );
  61. runOnlyForDeploymentPostprocessing = 0;
  62. };
  63. /* End PBXFrameworksBuildPhase section */
  64. /* Begin PBXGroup section */
  65. C8FD4D28153D447100D0A418 = {
  66. isa = PBXGroup;
  67. children = (
  68. C8FD4D3D153D447200D0A418 /* Pubnub */,
  69. C8FD4D36153D447200D0A418 /* Frameworks */,
  70. C8FD4D34153D447200D0A418 /* Products */,
  71. );
  72. sourceTree = "<group>";
  73. };
  74. C8FD4D34153D447200D0A418 /* Products */ = {
  75. isa = PBXGroup;
  76. children = (
  77. C8FD4D33153D447200D0A418 /* Pubnub.app */,
  78. );
  79. name = Products;
  80. sourceTree = "<group>";
  81. };
  82. C8FD4D36153D447200D0A418 /* Frameworks */ = {
  83. isa = PBXGroup;
  84. children = (
  85. C8FD4D37153D447200D0A418 /* UIKit.framework */,
  86. C8FD4D39153D447200D0A418 /* Foundation.framework */,
  87. C8FD4D3B153D447200D0A418 /* CoreGraphics.framework */,
  88. );
  89. name = Frameworks;
  90. sourceTree = "<group>";
  91. };
  92. C8FD4D3D153D447200D0A418 /* Pubnub */ = {
  93. isa = PBXGroup;
  94. children = (
  95. C8FD4D84153D505500D0A418 /* MainWindow_iPhone.xib */,
  96. C8FD4D6A153D469D00D0A418 /* PubNub */,
  97. C8FD4D46153D447200D0A418 /* AppDelegate.h */,
  98. C8FD4D47153D447200D0A418 /* AppDelegate.m */,
  99. C8FD4D4C153D447200D0A418 /* iPhoneTest.h */,
  100. C8FD4D4D153D447200D0A418 /* iPhoneTest.m */,
  101. C8FD4D3E153D447200D0A418 /* Supporting Files */,
  102. );
  103. path = Pubnub;
  104. sourceTree = "<group>";
  105. };
  106. C8FD4D3E153D447200D0A418 /* Supporting Files */ = {
  107. isa = PBXGroup;
  108. children = (
  109. C8FD4D3F153D447200D0A418 /* Pubnub-Info.plist */,
  110. C8FD4D40153D447200D0A418 /* InfoPlist.strings */,
  111. C8FD4D43153D447200D0A418 /* main.m */,
  112. C8FD4D45153D447200D0A418 /* Pubnub-Prefix.pch */,
  113. );
  114. name = "Supporting Files";
  115. sourceTree = "<group>";
  116. };
  117. C8FD4D6A153D469D00D0A418 /* PubNub */ = {
  118. isa = PBXGroup;
  119. children = (
  120. C8C1CDE8161C19C100FE66B6 /* CEPubnubDelegate.h */,
  121. C8FD4D6D153D469D00D0A418 /* CEPubnub.h */,
  122. C8FD4D6E153D469D00D0A418 /* CEPubnub.m */,
  123. C8FD4D71153D469D00D0A418 /* Common.h */,
  124. C8FD4D72153D469D00D0A418 /* Common.m */,
  125. C8FD4D6F153D469D00D0A418 /* Cipher.h */,
  126. C8FD4D70153D469D00D0A418 /* Cipher.m */,
  127. C8C1CDD91611CC1A00FE66B6 /* JSON.h */,
  128. C8C1CDDA1611CC3C00FE66B6 /* JSON.m */,
  129. C8C1CDD61611C71100FE66B6 /* JSONKit.h */,
  130. C8C1CDD71611C71100FE66B6 /* JSONKit.m */,
  131. C8FD4D6B153D469D00D0A418 /* Base64.h */,
  132. C8FD4D6C153D469D00D0A418 /* Base64.m */,
  133. );
  134. path = PubNub;
  135. sourceTree = "<group>";
  136. };
  137. /* End PBXGroup section */
  138. /* Begin PBXNativeTarget section */
  139. C8FD4D32153D447200D0A418 /* Pubnub */ = {
  140. isa = PBXNativeTarget;
  141. buildConfigurationList = C8FD4D51153D447200D0A418 /* Build configuration list for PBXNativeTarget "Pubnub" */;
  142. buildPhases = (
  143. C8FD4D2F153D447200D0A418 /* Sources */,
  144. C8FD4D30153D447200D0A418 /* Frameworks */,
  145. C8FD4D31153D447200D0A418 /* Resources */,
  146. );
  147. buildRules = (
  148. );
  149. dependencies = (
  150. );
  151. name = Pubnub;
  152. productName = Pubnub;
  153. productReference = C8FD4D33153D447200D0A418 /* Pubnub.app */;
  154. productType = "com.apple.product-type.application";
  155. };
  156. /* End PBXNativeTarget section */
  157. /* Begin PBXProject section */
  158. C8FD4D2A153D447100D0A418 /* Project object */ = {
  159. isa = PBXProject;
  160. attributes = {
  161. LastUpgradeCheck = 0430;
  162. };
  163. buildConfigurationList = C8FD4D2D153D447100D0A418 /* Build configuration list for PBXProject "Pubnub" */;
  164. compatibilityVersion = "Xcode 3.2";
  165. developmentRegion = English;
  166. hasScannedForEncodings = 0;
  167. knownRegions = (
  168. en,
  169. );
  170. mainGroup = C8FD4D28153D447100D0A418;
  171. productRefGroup = C8FD4D34153D447200D0A418 /* Products */;
  172. projectDirPath = "";
  173. projectRoot = "";
  174. targets = (
  175. C8FD4D32153D447200D0A418 /* Pubnub */,
  176. );
  177. };
  178. /* End PBXProject section */
  179. /* Begin PBXResourcesBuildPhase section */
  180. C8FD4D31153D447200D0A418 /* Resources */ = {
  181. isa = PBXResourcesBuildPhase;
  182. buildActionMask = 2147483647;
  183. files = (
  184. C8FD4D42153D447200D0A418 /* InfoPlist.strings in Resources */,
  185. C8FD4D85153D505500D0A418 /* MainWindow_iPhone.xib in Resources */,
  186. );
  187. runOnlyForDeploymentPostprocessing = 0;
  188. };
  189. /* End PBXResourcesBuildPhase section */
  190. /* Begin PBXSourcesBuildPhase section */
  191. C8FD4D2F153D447200D0A418 /* Sources */ = {
  192. isa = PBXSourcesBuildPhase;
  193. buildActionMask = 2147483647;
  194. files = (
  195. C8FD4D44153D447200D0A418 /* main.m in Sources */,
  196. C8FD4D48153D447200D0A418 /* AppDelegate.m in Sources */,
  197. C8FD4D4E153D447200D0A418 /* iPhoneTest.m in Sources */,
  198. C8FD4D79153D469D00D0A418 /* Base64.m in Sources */,
  199. C8FD4D7A153D469D00D0A418 /* CEPubnub.m in Sources */,
  200. C8FD4D7B153D469D00D0A418 /* Cipher.m in Sources */,
  201. C8FD4D7C153D469D00D0A418 /* Common.m in Sources */,
  202. C8C1CDD81611C71100FE66B6 /* JSONKit.m in Sources */,
  203. C8C1CDDB1611CC3C00FE66B6 /* JSON.m in Sources */,
  204. );
  205. runOnlyForDeploymentPostprocessing = 0;
  206. };
  207. /* End PBXSourcesBuildPhase section */
  208. /* Begin PBXVariantGroup section */
  209. C8FD4D40153D447200D0A418 /* InfoPlist.strings */ = {
  210. isa = PBXVariantGroup;
  211. children = (
  212. C8FD4D41153D447200D0A418 /* en */,
  213. );
  214. name = InfoPlist.strings;
  215. sourceTree = "<group>";
  216. };
  217. /* End PBXVariantGroup section */
  218. /* Begin XCBuildConfiguration section */
  219. C8FD4D4F153D447200D0A418 /* Debug */ = {
  220. isa = XCBuildConfiguration;
  221. buildSettings = {
  222. ALWAYS_SEARCH_USER_PATHS = NO;
  223. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  224. CLANG_ENABLE_OBJC_ARC = YES;
  225. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  226. COPY_PHASE_STRIP = NO;
  227. GCC_C_LANGUAGE_STANDARD = gnu99;
  228. GCC_DYNAMIC_NO_PIC = NO;
  229. GCC_OPTIMIZATION_LEVEL = 0;
  230. GCC_PREPROCESSOR_DEFINITIONS = (
  231. "DEBUG=1",
  232. "$(inherited)",
  233. );
  234. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  235. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  236. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  237. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  238. GCC_WARN_UNUSED_VARIABLE = YES;
  239. IPHONEOS_DEPLOYMENT_TARGET = 4.0;
  240. SDKROOT = iphoneos;
  241. };
  242. name = Debug;
  243. };
  244. C8FD4D50153D447200D0A418 /* Release */ = {
  245. isa = XCBuildConfiguration;
  246. buildSettings = {
  247. ALWAYS_SEARCH_USER_PATHS = NO;
  248. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  249. CLANG_ENABLE_OBJC_ARC = YES;
  250. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  251. COPY_PHASE_STRIP = YES;
  252. GCC_C_LANGUAGE_STANDARD = gnu99;
  253. GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  254. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  255. GCC_WARN_UNINITIALIZED_AUTOS = YES;
  256. GCC_WARN_UNUSED_VARIABLE = YES;
  257. IPHONEOS_DEPLOYMENT_TARGET = 4.0;
  258. OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
  259. SDKROOT = iphoneos;
  260. VALIDATE_PRODUCT = YES;
  261. };
  262. name = Release;
  263. };
  264. C8FD4D52153D447200D0A418 /* Debug */ = {
  265. isa = XCBuildConfiguration;
  266. buildSettings = {
  267. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  268. GCC_PREFIX_HEADER = "Pubnub/Pubnub-Prefix.pch";
  269. INFOPLIST_FILE = "Pubnub/Pubnub-Info.plist";
  270. IPHONEOS_DEPLOYMENT_TARGET = 4.0;
  271. PRODUCT_NAME = "$(TARGET_NAME)";
  272. WRAPPER_EXTENSION = app;
  273. };
  274. name = Debug;
  275. };
  276. C8FD4D53153D447200D0A418 /* Release */ = {
  277. isa = XCBuildConfiguration;
  278. buildSettings = {
  279. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  280. GCC_PREFIX_HEADER = "Pubnub/Pubnub-Prefix.pch";
  281. INFOPLIST_FILE = "Pubnub/Pubnub-Info.plist";
  282. IPHONEOS_DEPLOYMENT_TARGET = 4.0;
  283. PRODUCT_NAME = "$(TARGET_NAME)";
  284. WRAPPER_EXTENSION = app;
  285. };
  286. name = Release;
  287. };
  288. /* End XCBuildConfiguration section */
  289. /* Begin XCConfigurationList section */
  290. C8FD4D2D153D447100D0A418 /* Build configuration list for PBXProject "Pubnub" */ = {
  291. isa = XCConfigurationList;
  292. buildConfigurations = (
  293. C8FD4D4F153D447200D0A418 /* Debug */,
  294. C8FD4D50153D447200D0A418 /* Release */,
  295. );
  296. defaultConfigurationIsVisible = 0;
  297. defaultConfigurationName = Release;
  298. };
  299. C8FD4D51153D447200D0A418 /* Build configuration list for PBXNativeTarget "Pubnub" */ = {
  300. isa = XCConfigurationList;
  301. buildConfigurations = (
  302. C8FD4D52153D447200D0A418 /* Debug */,
  303. C8FD4D53153D447200D0A418 /* Release */,
  304. );
  305. defaultConfigurationIsVisible = 0;
  306. defaultConfigurationName = Release;
  307. };
  308. /* End XCConfigurationList section */
  309. };
  310. rootObject = C8FD4D2A153D447100D0A418 /* Project object */;
  311. }