No Description

project.pbxproj 32KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
  10. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
  11. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
  12. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
  13. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
  14. 00E356F31AD99517003FC87E /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* DemoTests.m */; };
  15. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
  16. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
  17. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
  18. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  19. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  20. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  21. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  22. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  23. 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  24. 80C2567579EF4FD5932F7476 /* libRNIdle.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 83FCC8455F1A44EFA242EBD1 /* libRNIdle.a */; };
  25. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  33. remoteInfo = RCTActionSheet;
  34. };
  35. 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  40. remoteInfo = RCTGeolocation;
  41. };
  42. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  47. remoteInfo = RCTImage;
  48. };
  49. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  54. remoteInfo = RCTNetwork;
  55. };
  56. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  61. remoteInfo = RCTVibration;
  62. };
  63. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  66. proxyType = 1;
  67. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  68. remoteInfo = Demo;
  69. };
  70. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  75. remoteInfo = RCTSettings;
  76. };
  77. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  80. proxyType = 2;
  81. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  82. remoteInfo = RCTWebSocket;
  83. };
  84. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  87. proxyType = 2;
  88. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  89. remoteInfo = React;
  90. };
  91. 6FB6F1061D8CE97600D9AE37 /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = E570B8881E5D40628A764B4F /* RNIdle.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = 6FB6F0D91D8CE22100D9AE37;
  96. remoteInfo = RNIdle;
  97. };
  98. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  101. proxyType = 2;
  102. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  103. remoteInfo = RCTLinking;
  104. };
  105. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  106. isa = PBXContainerItemProxy;
  107. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  108. proxyType = 2;
  109. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  110. remoteInfo = RCTText;
  111. };
  112. /* End PBXContainerItemProxy section */
  113. /* Begin PBXFileReference section */
  114. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  115. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  116. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  117. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  118. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  119. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  120. 00E356EE1AD99517003FC87E /* DemoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DemoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  121. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  122. 00E356F21AD99517003FC87E /* DemoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DemoTests.m; sourceTree = "<group>"; };
  123. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  124. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  125. 13B07F961A680F5B00A75B9A /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  126. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Demo/AppDelegate.h; sourceTree = "<group>"; };
  127. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = Demo/AppDelegate.m; sourceTree = "<group>"; };
  128. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  129. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Demo/Images.xcassets; sourceTree = "<group>"; };
  130. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Demo/Info.plist; sourceTree = "<group>"; };
  131. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Demo/main.m; sourceTree = "<group>"; };
  132. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  133. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  134. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  135. 83FCC8455F1A44EFA242EBD1 /* libRNIdle.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNIdle.a; sourceTree = "<group>"; };
  136. E570B8881E5D40628A764B4F /* RNIdle.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNIdle.xcodeproj; path = "../node_modules/react-native-idle/ios/RNIdle.xcodeproj"; sourceTree = "<group>"; };
  137. /* End PBXFileReference section */
  138. /* Begin PBXFrameworksBuildPhase section */
  139. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  140. isa = PBXFrameworksBuildPhase;
  141. buildActionMask = 2147483647;
  142. files = (
  143. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */,
  144. );
  145. runOnlyForDeploymentPostprocessing = 0;
  146. };
  147. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  148. isa = PBXFrameworksBuildPhase;
  149. buildActionMask = 2147483647;
  150. files = (
  151. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  152. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  153. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
  154. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  155. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  156. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  157. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  158. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  159. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  160. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  161. 80C2567579EF4FD5932F7476 /* libRNIdle.a in Frameworks */,
  162. );
  163. runOnlyForDeploymentPostprocessing = 0;
  164. };
  165. /* End PBXFrameworksBuildPhase section */
  166. /* Begin PBXGroup section */
  167. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  168. isa = PBXGroup;
  169. children = (
  170. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  171. );
  172. name = Products;
  173. sourceTree = "<group>";
  174. };
  175. 00C302B61ABCB90400DB3ED1 /* Products */ = {
  176. isa = PBXGroup;
  177. children = (
  178. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
  179. );
  180. name = Products;
  181. sourceTree = "<group>";
  182. };
  183. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  187. );
  188. name = Products;
  189. sourceTree = "<group>";
  190. };
  191. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  192. isa = PBXGroup;
  193. children = (
  194. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  195. );
  196. name = Products;
  197. sourceTree = "<group>";
  198. };
  199. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  200. isa = PBXGroup;
  201. children = (
  202. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  203. );
  204. name = Products;
  205. sourceTree = "<group>";
  206. };
  207. 00E356EF1AD99517003FC87E /* DemoTests */ = {
  208. isa = PBXGroup;
  209. children = (
  210. 00E356F21AD99517003FC87E /* DemoTests.m */,
  211. 00E356F01AD99517003FC87E /* Supporting Files */,
  212. );
  213. path = DemoTests;
  214. sourceTree = "<group>";
  215. };
  216. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  217. isa = PBXGroup;
  218. children = (
  219. 00E356F11AD99517003FC87E /* Info.plist */,
  220. );
  221. name = "Supporting Files";
  222. sourceTree = "<group>";
  223. };
  224. 139105B71AF99BAD00B5F7CC /* Products */ = {
  225. isa = PBXGroup;
  226. children = (
  227. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  228. );
  229. name = Products;
  230. sourceTree = "<group>";
  231. };
  232. 139FDEE71B06529A00C62182 /* Products */ = {
  233. isa = PBXGroup;
  234. children = (
  235. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  236. );
  237. name = Products;
  238. sourceTree = "<group>";
  239. };
  240. 13B07FAE1A68108700A75B9A /* Demo */ = {
  241. isa = PBXGroup;
  242. children = (
  243. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  244. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  245. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  246. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  247. 13B07FB61A68108700A75B9A /* Info.plist */,
  248. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  249. 13B07FB71A68108700A75B9A /* main.m */,
  250. );
  251. name = Demo;
  252. sourceTree = "<group>";
  253. };
  254. 146834001AC3E56700842450 /* Products */ = {
  255. isa = PBXGroup;
  256. children = (
  257. 146834041AC3E56700842450 /* libReact.a */,
  258. );
  259. name = Products;
  260. sourceTree = "<group>";
  261. };
  262. 6FB6F0F91D8CE97600D9AE37 /* Products */ = {
  263. isa = PBXGroup;
  264. children = (
  265. 6FB6F1071D8CE97600D9AE37 /* libRNIdle.a */,
  266. );
  267. name = Products;
  268. sourceTree = "<group>";
  269. };
  270. 78C398B11ACF4ADC00677621 /* Products */ = {
  271. isa = PBXGroup;
  272. children = (
  273. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  274. );
  275. name = Products;
  276. sourceTree = "<group>";
  277. };
  278. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  279. isa = PBXGroup;
  280. children = (
  281. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  282. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  283. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
  284. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  285. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  286. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  287. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  288. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  289. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  290. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  291. E570B8881E5D40628A764B4F /* RNIdle.xcodeproj */,
  292. );
  293. name = Libraries;
  294. sourceTree = "<group>";
  295. };
  296. 832341B11AAA6A8300B99B32 /* Products */ = {
  297. isa = PBXGroup;
  298. children = (
  299. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  300. );
  301. name = Products;
  302. sourceTree = "<group>";
  303. };
  304. 83CBB9F61A601CBA00E9B192 = {
  305. isa = PBXGroup;
  306. children = (
  307. 13B07FAE1A68108700A75B9A /* Demo */,
  308. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  309. 00E356EF1AD99517003FC87E /* DemoTests */,
  310. 83CBBA001A601CBA00E9B192 /* Products */,
  311. );
  312. indentWidth = 2;
  313. sourceTree = "<group>";
  314. tabWidth = 2;
  315. };
  316. 83CBBA001A601CBA00E9B192 /* Products */ = {
  317. isa = PBXGroup;
  318. children = (
  319. 13B07F961A680F5B00A75B9A /* Demo.app */,
  320. 00E356EE1AD99517003FC87E /* DemoTests.xctest */,
  321. );
  322. name = Products;
  323. sourceTree = "<group>";
  324. };
  325. /* End PBXGroup section */
  326. /* Begin PBXNativeTarget section */
  327. 00E356ED1AD99517003FC87E /* DemoTests */ = {
  328. isa = PBXNativeTarget;
  329. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "DemoTests" */;
  330. buildPhases = (
  331. 00E356EA1AD99517003FC87E /* Sources */,
  332. 00E356EB1AD99517003FC87E /* Frameworks */,
  333. 00E356EC1AD99517003FC87E /* Resources */,
  334. );
  335. buildRules = (
  336. );
  337. dependencies = (
  338. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  339. );
  340. name = DemoTests;
  341. productName = DemoTests;
  342. productReference = 00E356EE1AD99517003FC87E /* DemoTests.xctest */;
  343. productType = "com.apple.product-type.bundle.unit-test";
  344. };
  345. 13B07F861A680F5B00A75B9A /* Demo */ = {
  346. isa = PBXNativeTarget;
  347. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Demo" */;
  348. buildPhases = (
  349. 13B07F871A680F5B00A75B9A /* Sources */,
  350. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  351. 13B07F8E1A680F5B00A75B9A /* Resources */,
  352. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  353. );
  354. buildRules = (
  355. );
  356. dependencies = (
  357. );
  358. name = Demo;
  359. productName = "Hello World";
  360. productReference = 13B07F961A680F5B00A75B9A /* Demo.app */;
  361. productType = "com.apple.product-type.application";
  362. };
  363. /* End PBXNativeTarget section */
  364. /* Begin PBXProject section */
  365. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  366. isa = PBXProject;
  367. attributes = {
  368. LastUpgradeCheck = 610;
  369. ORGANIZATIONNAME = Facebook;
  370. TargetAttributes = {
  371. 00E356ED1AD99517003FC87E = {
  372. CreatedOnToolsVersion = 6.2;
  373. TestTargetID = 13B07F861A680F5B00A75B9A;
  374. };
  375. };
  376. };
  377. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Demo" */;
  378. compatibilityVersion = "Xcode 3.2";
  379. developmentRegion = English;
  380. hasScannedForEncodings = 0;
  381. knownRegions = (
  382. en,
  383. Base,
  384. );
  385. mainGroup = 83CBB9F61A601CBA00E9B192;
  386. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  387. projectDirPath = "";
  388. projectReferences = (
  389. {
  390. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  391. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  392. },
  393. {
  394. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  395. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  396. },
  397. {
  398. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  399. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  400. },
  401. {
  402. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  403. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  404. },
  405. {
  406. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  407. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  408. },
  409. {
  410. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  411. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  412. },
  413. {
  414. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  415. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  416. },
  417. {
  418. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  419. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  420. },
  421. {
  422. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  423. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  424. },
  425. {
  426. ProductGroup = 146834001AC3E56700842450 /* Products */;
  427. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  428. },
  429. {
  430. ProductGroup = 6FB6F0F91D8CE97600D9AE37 /* Products */;
  431. ProjectRef = E570B8881E5D40628A764B4F /* RNIdle.xcodeproj */;
  432. },
  433. );
  434. projectRoot = "";
  435. targets = (
  436. 13B07F861A680F5B00A75B9A /* Demo */,
  437. 00E356ED1AD99517003FC87E /* DemoTests */,
  438. );
  439. };
  440. /* End PBXProject section */
  441. /* Begin PBXReferenceProxy section */
  442. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  443. isa = PBXReferenceProxy;
  444. fileType = archive.ar;
  445. path = libRCTActionSheet.a;
  446. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  447. sourceTree = BUILT_PRODUCTS_DIR;
  448. };
  449. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  450. isa = PBXReferenceProxy;
  451. fileType = archive.ar;
  452. path = libRCTGeolocation.a;
  453. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  454. sourceTree = BUILT_PRODUCTS_DIR;
  455. };
  456. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  457. isa = PBXReferenceProxy;
  458. fileType = archive.ar;
  459. path = libRCTImage.a;
  460. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  461. sourceTree = BUILT_PRODUCTS_DIR;
  462. };
  463. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  464. isa = PBXReferenceProxy;
  465. fileType = archive.ar;
  466. path = libRCTNetwork.a;
  467. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  468. sourceTree = BUILT_PRODUCTS_DIR;
  469. };
  470. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  471. isa = PBXReferenceProxy;
  472. fileType = archive.ar;
  473. path = libRCTVibration.a;
  474. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  475. sourceTree = BUILT_PRODUCTS_DIR;
  476. };
  477. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  478. isa = PBXReferenceProxy;
  479. fileType = archive.ar;
  480. path = libRCTSettings.a;
  481. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  482. sourceTree = BUILT_PRODUCTS_DIR;
  483. };
  484. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  485. isa = PBXReferenceProxy;
  486. fileType = archive.ar;
  487. path = libRCTWebSocket.a;
  488. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  489. sourceTree = BUILT_PRODUCTS_DIR;
  490. };
  491. 146834041AC3E56700842450 /* libReact.a */ = {
  492. isa = PBXReferenceProxy;
  493. fileType = archive.ar;
  494. path = libReact.a;
  495. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  496. sourceTree = BUILT_PRODUCTS_DIR;
  497. };
  498. 6FB6F1071D8CE97600D9AE37 /* libRNIdle.a */ = {
  499. isa = PBXReferenceProxy;
  500. fileType = archive.ar;
  501. path = libRNIdle.a;
  502. remoteRef = 6FB6F1061D8CE97600D9AE37 /* PBXContainerItemProxy */;
  503. sourceTree = BUILT_PRODUCTS_DIR;
  504. };
  505. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  506. isa = PBXReferenceProxy;
  507. fileType = archive.ar;
  508. path = libRCTLinking.a;
  509. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  510. sourceTree = BUILT_PRODUCTS_DIR;
  511. };
  512. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  513. isa = PBXReferenceProxy;
  514. fileType = archive.ar;
  515. path = libRCTText.a;
  516. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  517. sourceTree = BUILT_PRODUCTS_DIR;
  518. };
  519. /* End PBXReferenceProxy section */
  520. /* Begin PBXResourcesBuildPhase section */
  521. 00E356EC1AD99517003FC87E /* Resources */ = {
  522. isa = PBXResourcesBuildPhase;
  523. buildActionMask = 2147483647;
  524. files = (
  525. );
  526. runOnlyForDeploymentPostprocessing = 0;
  527. };
  528. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  529. isa = PBXResourcesBuildPhase;
  530. buildActionMask = 2147483647;
  531. files = (
  532. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  533. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  534. );
  535. runOnlyForDeploymentPostprocessing = 0;
  536. };
  537. /* End PBXResourcesBuildPhase section */
  538. /* Begin PBXShellScriptBuildPhase section */
  539. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  540. isa = PBXShellScriptBuildPhase;
  541. buildActionMask = 2147483647;
  542. files = (
  543. );
  544. inputPaths = (
  545. );
  546. name = "Bundle React Native code and images";
  547. outputPaths = (
  548. );
  549. runOnlyForDeploymentPostprocessing = 0;
  550. shellPath = /bin/sh;
  551. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/packager/react-native-xcode.sh";
  552. };
  553. /* End PBXShellScriptBuildPhase section */
  554. /* Begin PBXSourcesBuildPhase section */
  555. 00E356EA1AD99517003FC87E /* Sources */ = {
  556. isa = PBXSourcesBuildPhase;
  557. buildActionMask = 2147483647;
  558. files = (
  559. 00E356F31AD99517003FC87E /* DemoTests.m in Sources */,
  560. );
  561. runOnlyForDeploymentPostprocessing = 0;
  562. };
  563. 13B07F871A680F5B00A75B9A /* Sources */ = {
  564. isa = PBXSourcesBuildPhase;
  565. buildActionMask = 2147483647;
  566. files = (
  567. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  568. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  569. );
  570. runOnlyForDeploymentPostprocessing = 0;
  571. };
  572. /* End PBXSourcesBuildPhase section */
  573. /* Begin PBXTargetDependency section */
  574. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  575. isa = PBXTargetDependency;
  576. target = 13B07F861A680F5B00A75B9A /* Demo */;
  577. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  578. };
  579. /* End PBXTargetDependency section */
  580. /* Begin PBXVariantGroup section */
  581. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  582. isa = PBXVariantGroup;
  583. children = (
  584. 13B07FB21A68108700A75B9A /* Base */,
  585. );
  586. name = LaunchScreen.xib;
  587. path = Demo;
  588. sourceTree = "<group>";
  589. };
  590. /* End PBXVariantGroup section */
  591. /* Begin XCBuildConfiguration section */
  592. 00E356F61AD99517003FC87E /* Debug */ = {
  593. isa = XCBuildConfiguration;
  594. buildSettings = {
  595. BUNDLE_LOADER = "$(TEST_HOST)";
  596. GCC_PREPROCESSOR_DEFINITIONS = (
  597. "DEBUG=1",
  598. "$(inherited)",
  599. );
  600. INFOPLIST_FILE = DemoTests/Info.plist;
  601. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  602. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  603. LIBRARY_SEARCH_PATHS = (
  604. "$(inherited)",
  605. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  606. );
  607. PRODUCT_NAME = "$(TARGET_NAME)";
  608. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo";
  609. };
  610. name = Debug;
  611. };
  612. 00E356F71AD99517003FC87E /* Release */ = {
  613. isa = XCBuildConfiguration;
  614. buildSettings = {
  615. BUNDLE_LOADER = "$(TEST_HOST)";
  616. COPY_PHASE_STRIP = NO;
  617. INFOPLIST_FILE = DemoTests/Info.plist;
  618. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  619. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  620. LIBRARY_SEARCH_PATHS = (
  621. "$(inherited)",
  622. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  623. );
  624. PRODUCT_NAME = "$(TARGET_NAME)";
  625. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo";
  626. };
  627. name = Release;
  628. };
  629. 13B07F941A680F5B00A75B9A /* Debug */ = {
  630. isa = XCBuildConfiguration;
  631. buildSettings = {
  632. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  633. DEAD_CODE_STRIPPING = NO;
  634. HEADER_SEARCH_PATHS = (
  635. "$(inherited)",
  636. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  637. "$(SRCROOT)/../node_modules/react-native/React/**",
  638. "$(SRCROOT)/../node_modules/react-native-idle/ios/RNIdle/**",
  639. );
  640. INFOPLIST_FILE = Demo/Info.plist;
  641. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  642. OTHER_LDFLAGS = (
  643. "$(inherited)",
  644. "-ObjC",
  645. "-lc++",
  646. );
  647. PRODUCT_NAME = Demo;
  648. };
  649. name = Debug;
  650. };
  651. 13B07F951A680F5B00A75B9A /* Release */ = {
  652. isa = XCBuildConfiguration;
  653. buildSettings = {
  654. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  655. HEADER_SEARCH_PATHS = (
  656. "$(inherited)",
  657. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  658. "$(SRCROOT)/../node_modules/react-native/React/**",
  659. "$(SRCROOT)/../node_modules/react-native-idle/ios/RNIdle/**",
  660. );
  661. INFOPLIST_FILE = Demo/Info.plist;
  662. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  663. OTHER_LDFLAGS = (
  664. "$(inherited)",
  665. "-ObjC",
  666. "-lc++",
  667. );
  668. PRODUCT_NAME = Demo;
  669. };
  670. name = Release;
  671. };
  672. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  673. isa = XCBuildConfiguration;
  674. buildSettings = {
  675. ALWAYS_SEARCH_USER_PATHS = NO;
  676. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  677. CLANG_CXX_LIBRARY = "libc++";
  678. CLANG_ENABLE_MODULES = YES;
  679. CLANG_ENABLE_OBJC_ARC = YES;
  680. CLANG_WARN_BOOL_CONVERSION = YES;
  681. CLANG_WARN_CONSTANT_CONVERSION = YES;
  682. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  683. CLANG_WARN_EMPTY_BODY = YES;
  684. CLANG_WARN_ENUM_CONVERSION = YES;
  685. CLANG_WARN_INT_CONVERSION = YES;
  686. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  687. CLANG_WARN_UNREACHABLE_CODE = YES;
  688. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  689. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  690. COPY_PHASE_STRIP = NO;
  691. ENABLE_STRICT_OBJC_MSGSEND = YES;
  692. GCC_C_LANGUAGE_STANDARD = gnu99;
  693. GCC_DYNAMIC_NO_PIC = NO;
  694. GCC_OPTIMIZATION_LEVEL = 0;
  695. GCC_PREPROCESSOR_DEFINITIONS = (
  696. "DEBUG=1",
  697. "$(inherited)",
  698. );
  699. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  700. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  701. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  702. GCC_WARN_UNDECLARED_SELECTOR = YES;
  703. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  704. GCC_WARN_UNUSED_FUNCTION = YES;
  705. GCC_WARN_UNUSED_VARIABLE = YES;
  706. HEADER_SEARCH_PATHS = (
  707. "$(inherited)",
  708. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  709. "$(SRCROOT)/../node_modules/react-native/React/**",
  710. "$(SRCROOT)/../node_modules/react-native-idle/ios/RNIdle/**",
  711. );
  712. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  713. MTL_ENABLE_DEBUG_INFO = YES;
  714. ONLY_ACTIVE_ARCH = YES;
  715. SDKROOT = iphoneos;
  716. };
  717. name = Debug;
  718. };
  719. 83CBBA211A601CBA00E9B192 /* Release */ = {
  720. isa = XCBuildConfiguration;
  721. buildSettings = {
  722. ALWAYS_SEARCH_USER_PATHS = NO;
  723. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  724. CLANG_CXX_LIBRARY = "libc++";
  725. CLANG_ENABLE_MODULES = YES;
  726. CLANG_ENABLE_OBJC_ARC = YES;
  727. CLANG_WARN_BOOL_CONVERSION = YES;
  728. CLANG_WARN_CONSTANT_CONVERSION = YES;
  729. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  730. CLANG_WARN_EMPTY_BODY = YES;
  731. CLANG_WARN_ENUM_CONVERSION = YES;
  732. CLANG_WARN_INT_CONVERSION = YES;
  733. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  734. CLANG_WARN_UNREACHABLE_CODE = YES;
  735. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  736. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  737. COPY_PHASE_STRIP = YES;
  738. ENABLE_NS_ASSERTIONS = NO;
  739. ENABLE_STRICT_OBJC_MSGSEND = YES;
  740. GCC_C_LANGUAGE_STANDARD = gnu99;
  741. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  742. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  743. GCC_WARN_UNDECLARED_SELECTOR = YES;
  744. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  745. GCC_WARN_UNUSED_FUNCTION = YES;
  746. GCC_WARN_UNUSED_VARIABLE = YES;
  747. HEADER_SEARCH_PATHS = (
  748. "$(inherited)",
  749. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  750. "$(SRCROOT)/../node_modules/react-native/React/**",
  751. "$(SRCROOT)/../node_modules/react-native-idle/ios/RNIdle/**",
  752. );
  753. IPHONEOS_DEPLOYMENT_TARGET = 7.0;
  754. MTL_ENABLE_DEBUG_INFO = NO;
  755. SDKROOT = iphoneos;
  756. VALIDATE_PRODUCT = YES;
  757. };
  758. name = Release;
  759. };
  760. /* End XCBuildConfiguration section */
  761. /* Begin XCConfigurationList section */
  762. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "DemoTests" */ = {
  763. isa = XCConfigurationList;
  764. buildConfigurations = (
  765. 00E356F61AD99517003FC87E /* Debug */,
  766. 00E356F71AD99517003FC87E /* Release */,
  767. );
  768. defaultConfigurationIsVisible = 0;
  769. defaultConfigurationName = Release;
  770. };
  771. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Demo" */ = {
  772. isa = XCConfigurationList;
  773. buildConfigurations = (
  774. 13B07F941A680F5B00A75B9A /* Debug */,
  775. 13B07F951A680F5B00A75B9A /* Release */,
  776. );
  777. defaultConfigurationIsVisible = 0;
  778. defaultConfigurationName = Release;
  779. };
  780. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Demo" */ = {
  781. isa = XCConfigurationList;
  782. buildConfigurations = (
  783. 83CBBA201A601CBA00E9B192 /* Debug */,
  784. 83CBBA211A601CBA00E9B192 /* Release */,
  785. );
  786. defaultConfigurationIsVisible = 0;
  787. defaultConfigurationName = Release;
  788. };
  789. /* End XCConfigurationList section */
  790. };
  791. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  792. }