project.pbxproj 29 KB

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