project.pbxproj 30 KB

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