project.pbxproj 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  10. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
  11. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  12. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
  13. 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
  14. 6003F59E195388D20070C39A /* FIRAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* FIRAppDelegate.m */; };
  15. 6003F5A7195388D20070C39A /* FIRViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* FIRViewController.m */; };
  16. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
  17. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  18. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  19. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  20. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
  21. 6003F5BC195388D20070C39A /* FIRFunctionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */; };
  22. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
  23. 7C58B03A1F1441F0005ED954 /* FUNSerializerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */; };
  24. 7CBFAA82205702AB00A65866 /* FIRIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */; };
  25. 7CBFAA86205702AB00A65866 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  26. 7CBFAA87205702AB00A65866 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  27. 7CBFAA88205702AB00A65866 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  28. 7CBFAA8B205702AB00A65866 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
  29. 7CF3BEC21F97EE2F00B16B6E /* FUNFakeInstanceID.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */; };
  30. 7CF563091F1FE70600FEE1F4 /* FUNFakeApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CF563081F1FE70600FEE1F4 /* FUNFakeApp.m */; };
  31. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
  32. /* End PBXBuildFile section */
  33. /* Begin PBXContainerItemProxy section */
  34. 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
  35. isa = PBXContainerItemProxy;
  36. containerPortal = 6003F582195388D10070C39A /* Project object */;
  37. proxyType = 1;
  38. remoteGlobalIDString = 6003F589195388D20070C39A;
  39. remoteInfo = FirebaseFunctions;
  40. };
  41. 7CBFAA7F205702AB00A65866 /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 6003F582195388D10070C39A /* Project object */;
  44. proxyType = 1;
  45. remoteGlobalIDString = 6003F589195388D20070C39A;
  46. remoteInfo = FirebaseFunctions;
  47. };
  48. /* End PBXContainerItemProxy section */
  49. /* Begin PBXFileReference section */
  50. 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FirebaseFunctions_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  51. 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  52. 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  53. 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  54. 6003F595195388D20070C39A /* FirebaseFunctions-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FirebaseFunctions-Info.plist"; sourceTree = "<group>"; };
  55. 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  56. 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  57. 6003F59C195388D20070C39A /* FIRAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIRAppDelegate.h; sourceTree = "<group>"; };
  58. 6003F59D195388D20070C39A /* FIRAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRAppDelegate.m; sourceTree = "<group>"; };
  59. 6003F5A5195388D20070C39A /* FIRViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIRViewController.h; sourceTree = "<group>"; };
  60. 6003F5A6195388D20070C39A /* FIRViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRViewController.m; sourceTree = "<group>"; };
  61. 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  62. 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirebaseFunctions_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  63. 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  64. 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  65. 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  66. 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRFunctionsTests.m; sourceTree = "<group>"; };
  67. 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  68. 7BEA793625C8DE7C8EC60006 /* FirebaseFunctions.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = FirebaseFunctions.podspec; path = ../FirebaseFunctions.podspec; sourceTree = "<group>"; };
  69. 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUNSerializerTests.m; sourceTree = "<group>"; };
  70. 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRIntegrationTests.m; sourceTree = "<group>"; };
  71. 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirebaseFunctions_IntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  72. 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FUNFakeInstanceID.m; sourceTree = "<group>"; };
  73. 7CF3BEC11F97EE2F00B16B6E /* FUNFakeInstanceID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FUNFakeInstanceID.h; sourceTree = "<group>"; };
  74. 7CF563081F1FE70600FEE1F4 /* FUNFakeApp.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUNFakeApp.m; sourceTree = "<group>"; };
  75. 7CF5630A1F1FE76700FEE1F4 /* FUNFakeApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FUNFakeApp.h; sourceTree = "<group>"; };
  76. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  77. E0A8D570636E99E7C3396DF8 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  78. F1F2A7C03C10A3A03F9502B8 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  79. /* End PBXFileReference section */
  80. /* Begin PBXFrameworksBuildPhase section */
  81. 6003F587195388D20070C39A /* Frameworks */ = {
  82. isa = PBXFrameworksBuildPhase;
  83. buildActionMask = 2147483647;
  84. files = (
  85. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
  86. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
  87. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
  88. );
  89. runOnlyForDeploymentPostprocessing = 0;
  90. };
  91. 6003F5AB195388D20070C39A /* Frameworks */ = {
  92. isa = PBXFrameworksBuildPhase;
  93. buildActionMask = 2147483647;
  94. files = (
  95. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
  96. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
  97. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
  98. );
  99. runOnlyForDeploymentPostprocessing = 0;
  100. };
  101. 7CBFAA85205702AB00A65866 /* Frameworks */ = {
  102. isa = PBXFrameworksBuildPhase;
  103. buildActionMask = 2147483647;
  104. files = (
  105. 7CBFAA86205702AB00A65866 /* XCTest.framework in Frameworks */,
  106. 7CBFAA87205702AB00A65866 /* UIKit.framework in Frameworks */,
  107. 7CBFAA88205702AB00A65866 /* Foundation.framework in Frameworks */,
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. /* End PBXFrameworksBuildPhase section */
  112. /* Begin PBXGroup section */
  113. 6003F581195388D10070C39A = {
  114. isa = PBXGroup;
  115. children = (
  116. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
  117. 6003F593195388D20070C39A /* Example for FirebaseFunctions */,
  118. 7C70065B20572C1B007A5573 /* TestUtils */,
  119. 7CFC6F8720570365005630C2 /* IntegrationTests */,
  120. 6003F5B5195388D20070C39A /* Tests */,
  121. 6003F58C195388D20070C39A /* Frameworks */,
  122. 6003F58B195388D20070C39A /* Products */,
  123. );
  124. sourceTree = "<group>";
  125. };
  126. 6003F58B195388D20070C39A /* Products */ = {
  127. isa = PBXGroup;
  128. children = (
  129. 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */,
  130. 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */,
  131. 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */,
  132. );
  133. name = Products;
  134. sourceTree = "<group>";
  135. };
  136. 6003F58C195388D20070C39A /* Frameworks */ = {
  137. isa = PBXGroup;
  138. children = (
  139. 6003F58D195388D20070C39A /* Foundation.framework */,
  140. 6003F58F195388D20070C39A /* CoreGraphics.framework */,
  141. 6003F591195388D20070C39A /* UIKit.framework */,
  142. 6003F5AF195388D20070C39A /* XCTest.framework */,
  143. );
  144. name = Frameworks;
  145. sourceTree = "<group>";
  146. };
  147. 6003F593195388D20070C39A /* Example for FirebaseFunctions */ = {
  148. isa = PBXGroup;
  149. children = (
  150. 6003F59C195388D20070C39A /* FIRAppDelegate.h */,
  151. 6003F59D195388D20070C39A /* FIRAppDelegate.m */,
  152. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
  153. 6003F5A5195388D20070C39A /* FIRViewController.h */,
  154. 6003F5A6195388D20070C39A /* FIRViewController.m */,
  155. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
  156. 6003F5A8195388D20070C39A /* Images.xcassets */,
  157. 6003F594195388D20070C39A /* Supporting Files */,
  158. );
  159. name = "Example for FirebaseFunctions";
  160. path = FirebaseFunctions;
  161. sourceTree = "<group>";
  162. };
  163. 6003F594195388D20070C39A /* Supporting Files */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 6003F595195388D20070C39A /* FirebaseFunctions-Info.plist */,
  167. 6003F596195388D20070C39A /* InfoPlist.strings */,
  168. 6003F599195388D20070C39A /* main.m */,
  169. );
  170. name = "Supporting Files";
  171. sourceTree = "<group>";
  172. };
  173. 6003F5B5195388D20070C39A /* Tests */ = {
  174. isa = PBXGroup;
  175. children = (
  176. 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */,
  177. 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */,
  178. 6003F5B6195388D20070C39A /* Supporting Files */,
  179. );
  180. path = Tests;
  181. sourceTree = "<group>";
  182. };
  183. 6003F5B6195388D20070C39A /* Supporting Files */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 6003F5B7195388D20070C39A /* Tests-Info.plist */,
  187. 6003F5B8195388D20070C39A /* InfoPlist.strings */,
  188. );
  189. name = "Supporting Files";
  190. sourceTree = "<group>";
  191. };
  192. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
  193. isa = PBXGroup;
  194. children = (
  195. 7BEA793625C8DE7C8EC60006 /* FirebaseFunctions.podspec */,
  196. E0A8D570636E99E7C3396DF8 /* README.md */,
  197. F1F2A7C03C10A3A03F9502B8 /* LICENSE */,
  198. );
  199. name = "Podspec Metadata";
  200. sourceTree = "<group>";
  201. };
  202. 7C70065B20572C1B007A5573 /* TestUtils */ = {
  203. isa = PBXGroup;
  204. children = (
  205. 7CF5630A1F1FE76700FEE1F4 /* FUNFakeApp.h */,
  206. 7CF563081F1FE70600FEE1F4 /* FUNFakeApp.m */,
  207. 7CF3BEC11F97EE2F00B16B6E /* FUNFakeInstanceID.h */,
  208. 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */,
  209. );
  210. path = TestUtils;
  211. sourceTree = "<group>";
  212. };
  213. 7CFC6F8720570365005630C2 /* IntegrationTests */ = {
  214. isa = PBXGroup;
  215. children = (
  216. 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */,
  217. );
  218. path = IntegrationTests;
  219. sourceTree = "<group>";
  220. };
  221. /* End PBXGroup section */
  222. /* Begin PBXNativeTarget section */
  223. 6003F589195388D20070C39A /* FirebaseFunctions_Example */ = {
  224. isa = PBXNativeTarget;
  225. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Example" */;
  226. buildPhases = (
  227. 6003F586195388D20070C39A /* Sources */,
  228. 6003F587195388D20070C39A /* Frameworks */,
  229. 6003F588195388D20070C39A /* Resources */,
  230. );
  231. buildRules = (
  232. );
  233. dependencies = (
  234. );
  235. name = FirebaseFunctions_Example;
  236. productName = FirebaseFunctions;
  237. productReference = 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */;
  238. productType = "com.apple.product-type.application";
  239. };
  240. 6003F5AD195388D20070C39A /* FirebaseFunctions_Tests */ = {
  241. isa = PBXNativeTarget;
  242. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Tests" */;
  243. buildPhases = (
  244. 6003F5AA195388D20070C39A /* Sources */,
  245. 6003F5AB195388D20070C39A /* Frameworks */,
  246. 6003F5AC195388D20070C39A /* Resources */,
  247. );
  248. buildRules = (
  249. );
  250. dependencies = (
  251. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  252. );
  253. name = FirebaseFunctions_Tests;
  254. productName = FirebaseFunctionsTests;
  255. productReference = 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */;
  256. productType = "com.apple.product-type.bundle.unit-test";
  257. };
  258. 7CBFAA7D205702AB00A65866 /* FirebaseFunctions_IntegrationTests */ = {
  259. isa = PBXNativeTarget;
  260. buildConfigurationList = 7CBFAA8E205702AB00A65866 /* Build configuration list for PBXNativeTarget "FirebaseFunctions_IntegrationTests" */;
  261. buildPhases = (
  262. 7CBFAA81205702AB00A65866 /* Sources */,
  263. 7CBFAA85205702AB00A65866 /* Frameworks */,
  264. 7CBFAA8A205702AB00A65866 /* Resources */,
  265. );
  266. buildRules = (
  267. );
  268. dependencies = (
  269. 7CBFAA7E205702AB00A65866 /* PBXTargetDependency */,
  270. );
  271. name = FirebaseFunctions_IntegrationTests;
  272. productName = FirebaseFunctionsTests;
  273. productReference = 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */;
  274. productType = "com.apple.product-type.bundle.unit-test";
  275. };
  276. /* End PBXNativeTarget section */
  277. /* Begin PBXProject section */
  278. 6003F582195388D10070C39A /* Project object */ = {
  279. isa = PBXProject;
  280. attributes = {
  281. CLASSPREFIX = FIR;
  282. LastUpgradeCheck = 0720;
  283. ORGANIZATIONNAME = "Google, Inc.";
  284. TargetAttributes = {
  285. 6003F5AD195388D20070C39A = {
  286. TestTargetID = 6003F589195388D20070C39A;
  287. };
  288. };
  289. };
  290. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "FirebaseFunctions" */;
  291. compatibilityVersion = "Xcode 3.2";
  292. developmentRegion = English;
  293. hasScannedForEncodings = 0;
  294. knownRegions = (
  295. en,
  296. Base,
  297. );
  298. mainGroup = 6003F581195388D10070C39A;
  299. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  300. projectDirPath = "";
  301. projectRoot = "";
  302. targets = (
  303. 6003F589195388D20070C39A /* FirebaseFunctions_Example */,
  304. 6003F5AD195388D20070C39A /* FirebaseFunctions_Tests */,
  305. 7CBFAA7D205702AB00A65866 /* FirebaseFunctions_IntegrationTests */,
  306. );
  307. };
  308. /* End PBXProject section */
  309. /* Begin PBXResourcesBuildPhase section */
  310. 6003F588195388D20070C39A /* Resources */ = {
  311. isa = PBXResourcesBuildPhase;
  312. buildActionMask = 2147483647;
  313. files = (
  314. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
  315. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
  316. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
  317. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
  318. );
  319. runOnlyForDeploymentPostprocessing = 0;
  320. };
  321. 6003F5AC195388D20070C39A /* Resources */ = {
  322. isa = PBXResourcesBuildPhase;
  323. buildActionMask = 2147483647;
  324. files = (
  325. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. 7CBFAA8A205702AB00A65866 /* Resources */ = {
  330. isa = PBXResourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. 7CBFAA8B205702AB00A65866 /* InfoPlist.strings in Resources */,
  334. );
  335. runOnlyForDeploymentPostprocessing = 0;
  336. };
  337. /* End PBXResourcesBuildPhase section */
  338. /* Begin PBXSourcesBuildPhase section */
  339. 6003F586195388D20070C39A /* Sources */ = {
  340. isa = PBXSourcesBuildPhase;
  341. buildActionMask = 2147483647;
  342. files = (
  343. 7CF563091F1FE70600FEE1F4 /* FUNFakeApp.m in Sources */,
  344. 6003F59E195388D20070C39A /* FIRAppDelegate.m in Sources */,
  345. 6003F5A7195388D20070C39A /* FIRViewController.m in Sources */,
  346. 7CF3BEC21F97EE2F00B16B6E /* FUNFakeInstanceID.m in Sources */,
  347. 6003F59A195388D20070C39A /* main.m in Sources */,
  348. );
  349. runOnlyForDeploymentPostprocessing = 0;
  350. };
  351. 6003F5AA195388D20070C39A /* Sources */ = {
  352. isa = PBXSourcesBuildPhase;
  353. buildActionMask = 2147483647;
  354. files = (
  355. 7C58B03A1F1441F0005ED954 /* FUNSerializerTests.m in Sources */,
  356. 6003F5BC195388D20070C39A /* FIRFunctionsTests.m in Sources */,
  357. );
  358. runOnlyForDeploymentPostprocessing = 0;
  359. };
  360. 7CBFAA81205702AB00A65866 /* Sources */ = {
  361. isa = PBXSourcesBuildPhase;
  362. buildActionMask = 2147483647;
  363. files = (
  364. 7CBFAA82205702AB00A65866 /* FIRIntegrationTests.m in Sources */,
  365. );
  366. runOnlyForDeploymentPostprocessing = 0;
  367. };
  368. /* End PBXSourcesBuildPhase section */
  369. /* Begin PBXTargetDependency section */
  370. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  371. isa = PBXTargetDependency;
  372. target = 6003F589195388D20070C39A /* FirebaseFunctions_Example */;
  373. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  374. };
  375. 7CBFAA7E205702AB00A65866 /* PBXTargetDependency */ = {
  376. isa = PBXTargetDependency;
  377. target = 6003F589195388D20070C39A /* FirebaseFunctions_Example */;
  378. targetProxy = 7CBFAA7F205702AB00A65866 /* PBXContainerItemProxy */;
  379. };
  380. /* End PBXTargetDependency section */
  381. /* Begin PBXVariantGroup section */
  382. 6003F596195388D20070C39A /* InfoPlist.strings */ = {
  383. isa = PBXVariantGroup;
  384. children = (
  385. 6003F597195388D20070C39A /* en */,
  386. );
  387. name = InfoPlist.strings;
  388. sourceTree = "<group>";
  389. };
  390. 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
  391. isa = PBXVariantGroup;
  392. children = (
  393. 6003F5B9195388D20070C39A /* en */,
  394. );
  395. name = InfoPlist.strings;
  396. sourceTree = "<group>";
  397. };
  398. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
  399. isa = PBXVariantGroup;
  400. children = (
  401. 71719F9E1E33DC2100824A3D /* Base */,
  402. );
  403. name = LaunchScreen.storyboard;
  404. sourceTree = "<group>";
  405. };
  406. /* End PBXVariantGroup section */
  407. /* Begin XCBuildConfiguration section */
  408. 6003F5BD195388D20070C39A /* Debug */ = {
  409. isa = XCBuildConfiguration;
  410. buildSettings = {
  411. ALWAYS_SEARCH_USER_PATHS = NO;
  412. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  413. CLANG_CXX_LIBRARY = "libc++";
  414. CLANG_ENABLE_MODULES = YES;
  415. CLANG_ENABLE_OBJC_ARC = YES;
  416. CLANG_WARN_BOOL_CONVERSION = YES;
  417. CLANG_WARN_CONSTANT_CONVERSION = YES;
  418. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  419. CLANG_WARN_EMPTY_BODY = YES;
  420. CLANG_WARN_ENUM_CONVERSION = YES;
  421. CLANG_WARN_INT_CONVERSION = YES;
  422. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  423. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  424. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  425. COPY_PHASE_STRIP = NO;
  426. ENABLE_TESTABILITY = YES;
  427. GCC_C_LANGUAGE_STANDARD = gnu99;
  428. GCC_DYNAMIC_NO_PIC = NO;
  429. GCC_OPTIMIZATION_LEVEL = 0;
  430. GCC_PREPROCESSOR_DEFINITIONS = (
  431. "DEBUG=1",
  432. "$(inherited)",
  433. );
  434. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  435. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  436. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  437. GCC_WARN_UNDECLARED_SELECTOR = YES;
  438. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  439. GCC_WARN_UNUSED_FUNCTION = YES;
  440. GCC_WARN_UNUSED_VARIABLE = YES;
  441. IPHONEOS_DEPLOYMENT_TARGET = 8.3;
  442. ONLY_ACTIVE_ARCH = YES;
  443. SDKROOT = iphoneos;
  444. TARGETED_DEVICE_FAMILY = "1,2";
  445. };
  446. name = Debug;
  447. };
  448. 6003F5BE195388D20070C39A /* Release */ = {
  449. isa = XCBuildConfiguration;
  450. buildSettings = {
  451. ALWAYS_SEARCH_USER_PATHS = NO;
  452. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  453. CLANG_CXX_LIBRARY = "libc++";
  454. CLANG_ENABLE_MODULES = YES;
  455. CLANG_ENABLE_OBJC_ARC = YES;
  456. CLANG_WARN_BOOL_CONVERSION = YES;
  457. CLANG_WARN_CONSTANT_CONVERSION = YES;
  458. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  459. CLANG_WARN_EMPTY_BODY = YES;
  460. CLANG_WARN_ENUM_CONVERSION = YES;
  461. CLANG_WARN_INT_CONVERSION = YES;
  462. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  463. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  464. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  465. COPY_PHASE_STRIP = YES;
  466. ENABLE_NS_ASSERTIONS = NO;
  467. GCC_C_LANGUAGE_STANDARD = gnu99;
  468. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  469. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  470. GCC_WARN_UNDECLARED_SELECTOR = YES;
  471. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  472. GCC_WARN_UNUSED_FUNCTION = YES;
  473. GCC_WARN_UNUSED_VARIABLE = YES;
  474. IPHONEOS_DEPLOYMENT_TARGET = 8.3;
  475. SDKROOT = iphoneos;
  476. TARGETED_DEVICE_FAMILY = "1,2";
  477. VALIDATE_PRODUCT = YES;
  478. };
  479. name = Release;
  480. };
  481. 6003F5C0195388D20070C39A /* Debug */ = {
  482. isa = XCBuildConfiguration;
  483. buildSettings = {
  484. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  485. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  486. INFOPLIST_FILE = "FirebaseFunctions/FirebaseFunctions-Info.plist";
  487. MODULE_NAME = ExampleApp;
  488. OTHER_LDFLAGS = (
  489. "$(inherited)",
  490. "-all_load",
  491. );
  492. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  493. PRODUCT_NAME = "$(TARGET_NAME)";
  494. WRAPPER_EXTENSION = app;
  495. };
  496. name = Debug;
  497. };
  498. 6003F5C1195388D20070C39A /* Release */ = {
  499. isa = XCBuildConfiguration;
  500. buildSettings = {
  501. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  502. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  503. INFOPLIST_FILE = "FirebaseFunctions/FirebaseFunctions-Info.plist";
  504. MODULE_NAME = ExampleApp;
  505. OTHER_LDFLAGS = (
  506. "$(inherited)",
  507. "-all_load",
  508. );
  509. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  510. PRODUCT_NAME = "$(TARGET_NAME)";
  511. WRAPPER_EXTENSION = app;
  512. };
  513. name = Release;
  514. };
  515. 6003F5C3195388D20070C39A /* Debug */ = {
  516. isa = XCBuildConfiguration;
  517. buildSettings = {
  518. BUNDLE_LOADER = "$(TEST_HOST)";
  519. FRAMEWORK_SEARCH_PATHS = (
  520. "$(SDKROOT)/Developer/Library/Frameworks",
  521. "$(inherited)",
  522. "$(DEVELOPER_FRAMEWORKS_DIR)",
  523. );
  524. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  525. GCC_PREPROCESSOR_DEFINITIONS = (
  526. "DEBUG=1",
  527. "$(inherited)",
  528. );
  529. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  530. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  531. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  532. PRODUCT_NAME = "$(TARGET_NAME)";
  533. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  534. WRAPPER_EXTENSION = xctest;
  535. };
  536. name = Debug;
  537. };
  538. 6003F5C4195388D20070C39A /* Release */ = {
  539. isa = XCBuildConfiguration;
  540. buildSettings = {
  541. BUNDLE_LOADER = "$(TEST_HOST)";
  542. FRAMEWORK_SEARCH_PATHS = (
  543. "$(SDKROOT)/Developer/Library/Frameworks",
  544. "$(inherited)",
  545. "$(DEVELOPER_FRAMEWORKS_DIR)",
  546. );
  547. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  548. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  549. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  550. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  551. PRODUCT_NAME = "$(TARGET_NAME)";
  552. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  553. WRAPPER_EXTENSION = xctest;
  554. };
  555. name = Release;
  556. };
  557. 7CBFAA8F205702AB00A65866 /* Debug */ = {
  558. isa = XCBuildConfiguration;
  559. buildSettings = {
  560. BUNDLE_LOADER = "$(TEST_HOST)";
  561. FRAMEWORK_SEARCH_PATHS = (
  562. "$(SDKROOT)/Developer/Library/Frameworks",
  563. "$(inherited)",
  564. "$(DEVELOPER_FRAMEWORKS_DIR)",
  565. );
  566. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  567. GCC_PREPROCESSOR_DEFINITIONS = (
  568. "DEBUG=1",
  569. "$(inherited)",
  570. );
  571. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  572. INFOPLIST_FILE = "IntegrationTests/IntegrationTests-Info.plist";
  573. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  574. PRODUCT_NAME = "$(TARGET_NAME)";
  575. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  576. WRAPPER_EXTENSION = xctest;
  577. };
  578. name = Debug;
  579. };
  580. 7CBFAA90205702AB00A65866 /* Release */ = {
  581. isa = XCBuildConfiguration;
  582. buildSettings = {
  583. BUNDLE_LOADER = "$(TEST_HOST)";
  584. FRAMEWORK_SEARCH_PATHS = (
  585. "$(SDKROOT)/Developer/Library/Frameworks",
  586. "$(inherited)",
  587. "$(DEVELOPER_FRAMEWORKS_DIR)",
  588. );
  589. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  590. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  591. INFOPLIST_FILE = "IntegrationTests/IntegrationTests-Info.plist";
  592. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  593. PRODUCT_NAME = "$(TARGET_NAME)";
  594. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  595. WRAPPER_EXTENSION = xctest;
  596. };
  597. name = Release;
  598. };
  599. /* End XCBuildConfiguration section */
  600. /* Begin XCConfigurationList section */
  601. 6003F585195388D10070C39A /* Build configuration list for PBXProject "FirebaseFunctions" */ = {
  602. isa = XCConfigurationList;
  603. buildConfigurations = (
  604. 6003F5BD195388D20070C39A /* Debug */,
  605. 6003F5BE195388D20070C39A /* Release */,
  606. );
  607. defaultConfigurationIsVisible = 0;
  608. defaultConfigurationName = Release;
  609. };
  610. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Example" */ = {
  611. isa = XCConfigurationList;
  612. buildConfigurations = (
  613. 6003F5C0195388D20070C39A /* Debug */,
  614. 6003F5C1195388D20070C39A /* Release */,
  615. );
  616. defaultConfigurationIsVisible = 0;
  617. defaultConfigurationName = Release;
  618. };
  619. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Tests" */ = {
  620. isa = XCConfigurationList;
  621. buildConfigurations = (
  622. 6003F5C3195388D20070C39A /* Debug */,
  623. 6003F5C4195388D20070C39A /* Release */,
  624. );
  625. defaultConfigurationIsVisible = 0;
  626. defaultConfigurationName = Release;
  627. };
  628. 7CBFAA8E205702AB00A65866 /* Build configuration list for PBXNativeTarget "FirebaseFunctions_IntegrationTests" */ = {
  629. isa = XCConfigurationList;
  630. buildConfigurations = (
  631. 7CBFAA8F205702AB00A65866 /* Debug */,
  632. 7CBFAA90205702AB00A65866 /* Release */,
  633. );
  634. defaultConfigurationIsVisible = 0;
  635. defaultConfigurationName = Release;
  636. };
  637. /* End XCConfigurationList section */
  638. };
  639. rootObject = 6003F582195388D10070C39A /* Project object */;
  640. }