project.pbxproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848
  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. 633D50991C0FDF68085030B5 /* Pods_FirebaseFunctions_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B954281766FFD7C7C9970E9B /* Pods_FirebaseFunctions_Example.framework */; };
  23. 6358342A9F1AF395C6C52471 /* Pods_FirebaseFunctions_IntegrationTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0A4C1781DC97515D32B33DBD /* Pods_FirebaseFunctions_IntegrationTests.framework */; };
  24. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
  25. 78F883E44C88CC18414F3DAF /* Pods_FirebaseFunctions_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A19679D6C21E3206B4A13697 /* Pods_FirebaseFunctions_Tests.framework */; };
  26. 7C58B03A1F1441F0005ED954 /* FUNSerializerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */; };
  27. 7CBFAA82205702AB00A65866 /* FIRIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */; };
  28. 7CBFAA86205702AB00A65866 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
  29. 7CBFAA87205702AB00A65866 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
  30. 7CBFAA88205702AB00A65866 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
  31. 7CBFAA89205702AB00A65866 /* Pods_FirebaseFunctions_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A19679D6C21E3206B4A13697 /* Pods_FirebaseFunctions_Tests.framework */; };
  32. 7CBFAA8B205702AB00A65866 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
  33. 7CF3BEC21F97EE2F00B16B6E /* FUNFakeInstanceID.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */; };
  34. 7CF563091F1FE70600FEE1F4 /* FUNFakeApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CF563081F1FE70600FEE1F4 /* FUNFakeApp.m */; };
  35. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
  36. /* End PBXBuildFile section */
  37. /* Begin PBXContainerItemProxy section */
  38. 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 6003F582195388D10070C39A /* Project object */;
  41. proxyType = 1;
  42. remoteGlobalIDString = 6003F589195388D20070C39A;
  43. remoteInfo = FirebaseFunctions;
  44. };
  45. 7CBFAA7F205702AB00A65866 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 6003F582195388D10070C39A /* Project object */;
  48. proxyType = 1;
  49. remoteGlobalIDString = 6003F589195388D20070C39A;
  50. remoteInfo = FirebaseFunctions;
  51. };
  52. /* End PBXContainerItemProxy section */
  53. /* Begin PBXFileReference section */
  54. 0A4C1781DC97515D32B33DBD /* Pods_FirebaseFunctions_IntegrationTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseFunctions_IntegrationTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  55. 501CFEC7487BD4C12FCEAB03 /* Pods-FirebaseFunctions_IntegrationTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFunctions_IntegrationTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FirebaseFunctions_IntegrationTests/Pods-FirebaseFunctions_IntegrationTests.debug.xcconfig"; sourceTree = "<group>"; };
  56. 59519EC771AF4770F85B6534 /* Pods-FirebaseFunctions_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFunctions_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FirebaseFunctions_Example/Pods-FirebaseFunctions_Example.debug.xcconfig"; sourceTree = "<group>"; };
  57. 5B43C813C653DE3455952E9B /* Pods-FirebaseFunctions_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFunctions_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-FirebaseFunctions_Tests/Pods-FirebaseFunctions_Tests.release.xcconfig"; sourceTree = "<group>"; };
  58. 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FirebaseFunctions_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  59. 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  60. 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  61. 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  62. 6003F595195388D20070C39A /* FirebaseFunctions-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FirebaseFunctions-Info.plist"; sourceTree = "<group>"; };
  63. 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  64. 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  65. 6003F59C195388D20070C39A /* FIRAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIRAppDelegate.h; sourceTree = "<group>"; };
  66. 6003F59D195388D20070C39A /* FIRAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRAppDelegate.m; sourceTree = "<group>"; };
  67. 6003F5A5195388D20070C39A /* FIRViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIRViewController.h; sourceTree = "<group>"; };
  68. 6003F5A6195388D20070C39A /* FIRViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRViewController.m; sourceTree = "<group>"; };
  69. 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  70. 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirebaseFunctions_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  71. 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
  72. 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
  73. 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  74. 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRFunctionsTests.m; sourceTree = "<group>"; };
  75. 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  76. 7BEA793625C8DE7C8EC60006 /* FirebaseFunctions.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = FirebaseFunctions.podspec; path = ../FirebaseFunctions.podspec; sourceTree = "<group>"; };
  77. 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUNSerializerTests.m; sourceTree = "<group>"; };
  78. 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRIntegrationTests.m; sourceTree = "<group>"; };
  79. 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirebaseFunctions_IntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  80. 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>"; };
  81. 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FUNFakeInstanceID.m; sourceTree = "<group>"; };
  82. 7CF3BEC11F97EE2F00B16B6E /* FUNFakeInstanceID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FUNFakeInstanceID.h; sourceTree = "<group>"; };
  83. 7CF563081F1FE70600FEE1F4 /* FUNFakeApp.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUNFakeApp.m; sourceTree = "<group>"; };
  84. 7CF5630A1F1FE76700FEE1F4 /* FUNFakeApp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FUNFakeApp.h; sourceTree = "<group>"; };
  85. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  86. A19679D6C21E3206B4A13697 /* Pods_FirebaseFunctions_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseFunctions_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  87. B954281766FFD7C7C9970E9B /* Pods_FirebaseFunctions_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_FirebaseFunctions_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  88. E0A8D570636E99E7C3396DF8 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  89. E2E6249788F1618471335BE7 /* Pods-FirebaseFunctions_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFunctions_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-FirebaseFunctions_Example/Pods-FirebaseFunctions_Example.release.xcconfig"; sourceTree = "<group>"; };
  90. F1F2A7C03C10A3A03F9502B8 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
  91. F840F9EDCB950E7509527AB7 /* Pods-FirebaseFunctions_IntegrationTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFunctions_IntegrationTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-FirebaseFunctions_IntegrationTests/Pods-FirebaseFunctions_IntegrationTests.release.xcconfig"; sourceTree = "<group>"; };
  92. FFE894EDD87F1EF24F0ED8DD /* Pods-FirebaseFunctions_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FirebaseFunctions_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-FirebaseFunctions_Tests/Pods-FirebaseFunctions_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  93. /* End PBXFileReference section */
  94. /* Begin PBXFrameworksBuildPhase section */
  95. 6003F587195388D20070C39A /* Frameworks */ = {
  96. isa = PBXFrameworksBuildPhase;
  97. buildActionMask = 2147483647;
  98. files = (
  99. 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
  100. 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
  101. 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
  102. 633D50991C0FDF68085030B5 /* Pods_FirebaseFunctions_Example.framework in Frameworks */,
  103. );
  104. runOnlyForDeploymentPostprocessing = 0;
  105. };
  106. 6003F5AB195388D20070C39A /* Frameworks */ = {
  107. isa = PBXFrameworksBuildPhase;
  108. buildActionMask = 2147483647;
  109. files = (
  110. 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
  111. 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
  112. 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
  113. 78F883E44C88CC18414F3DAF /* Pods_FirebaseFunctions_Tests.framework in Frameworks */,
  114. );
  115. runOnlyForDeploymentPostprocessing = 0;
  116. };
  117. 7CBFAA85205702AB00A65866 /* Frameworks */ = {
  118. isa = PBXFrameworksBuildPhase;
  119. buildActionMask = 2147483647;
  120. files = (
  121. 7CBFAA86205702AB00A65866 /* XCTest.framework in Frameworks */,
  122. 7CBFAA87205702AB00A65866 /* UIKit.framework in Frameworks */,
  123. 7CBFAA88205702AB00A65866 /* Foundation.framework in Frameworks */,
  124. 7CBFAA89205702AB00A65866 /* Pods_FirebaseFunctions_Tests.framework in Frameworks */,
  125. 6358342A9F1AF395C6C52471 /* Pods_FirebaseFunctions_IntegrationTests.framework in Frameworks */,
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. /* End PBXFrameworksBuildPhase section */
  130. /* Begin PBXGroup section */
  131. 004DC60D1A62294B06E83453 /* Pods */ = {
  132. isa = PBXGroup;
  133. children = (
  134. 59519EC771AF4770F85B6534 /* Pods-FirebaseFunctions_Example.debug.xcconfig */,
  135. E2E6249788F1618471335BE7 /* Pods-FirebaseFunctions_Example.release.xcconfig */,
  136. FFE894EDD87F1EF24F0ED8DD /* Pods-FirebaseFunctions_Tests.debug.xcconfig */,
  137. 5B43C813C653DE3455952E9B /* Pods-FirebaseFunctions_Tests.release.xcconfig */,
  138. 501CFEC7487BD4C12FCEAB03 /* Pods-FirebaseFunctions_IntegrationTests.debug.xcconfig */,
  139. F840F9EDCB950E7509527AB7 /* Pods-FirebaseFunctions_IntegrationTests.release.xcconfig */,
  140. );
  141. name = Pods;
  142. sourceTree = "<group>";
  143. };
  144. 6003F581195388D10070C39A = {
  145. isa = PBXGroup;
  146. children = (
  147. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
  148. 6003F593195388D20070C39A /* Example for FirebaseFunctions */,
  149. 7C70065B20572C1B007A5573 /* TestUtils */,
  150. 7CFC6F8720570365005630C2 /* IntegrationTests */,
  151. 6003F5B5195388D20070C39A /* Tests */,
  152. 6003F58C195388D20070C39A /* Frameworks */,
  153. 6003F58B195388D20070C39A /* Products */,
  154. 004DC60D1A62294B06E83453 /* Pods */,
  155. 7CBFAA92205702AC00A65866 /* FirebaseFunctions_Tests copy-Info.plist */,
  156. );
  157. sourceTree = "<group>";
  158. };
  159. 6003F58B195388D20070C39A /* Products */ = {
  160. isa = PBXGroup;
  161. children = (
  162. 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */,
  163. 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */,
  164. 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */,
  165. );
  166. name = Products;
  167. sourceTree = "<group>";
  168. };
  169. 6003F58C195388D20070C39A /* Frameworks */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 6003F58D195388D20070C39A /* Foundation.framework */,
  173. 6003F58F195388D20070C39A /* CoreGraphics.framework */,
  174. 6003F591195388D20070C39A /* UIKit.framework */,
  175. 6003F5AF195388D20070C39A /* XCTest.framework */,
  176. B954281766FFD7C7C9970E9B /* Pods_FirebaseFunctions_Example.framework */,
  177. A19679D6C21E3206B4A13697 /* Pods_FirebaseFunctions_Tests.framework */,
  178. 0A4C1781DC97515D32B33DBD /* Pods_FirebaseFunctions_IntegrationTests.framework */,
  179. );
  180. name = Frameworks;
  181. sourceTree = "<group>";
  182. };
  183. 6003F593195388D20070C39A /* Example for FirebaseFunctions */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 6003F59C195388D20070C39A /* FIRAppDelegate.h */,
  187. 6003F59D195388D20070C39A /* FIRAppDelegate.m */,
  188. 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
  189. 6003F5A5195388D20070C39A /* FIRViewController.h */,
  190. 6003F5A6195388D20070C39A /* FIRViewController.m */,
  191. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
  192. 6003F5A8195388D20070C39A /* Images.xcassets */,
  193. 6003F594195388D20070C39A /* Supporting Files */,
  194. );
  195. name = "Example for FirebaseFunctions";
  196. path = FirebaseFunctions;
  197. sourceTree = "<group>";
  198. };
  199. 6003F594195388D20070C39A /* Supporting Files */ = {
  200. isa = PBXGroup;
  201. children = (
  202. 6003F595195388D20070C39A /* FirebaseFunctions-Info.plist */,
  203. 6003F596195388D20070C39A /* InfoPlist.strings */,
  204. 6003F599195388D20070C39A /* main.m */,
  205. );
  206. name = "Supporting Files";
  207. sourceTree = "<group>";
  208. };
  209. 6003F5B5195388D20070C39A /* Tests */ = {
  210. isa = PBXGroup;
  211. children = (
  212. 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */,
  213. 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */,
  214. 6003F5B6195388D20070C39A /* Supporting Files */,
  215. );
  216. path = Tests;
  217. sourceTree = "<group>";
  218. };
  219. 6003F5B6195388D20070C39A /* Supporting Files */ = {
  220. isa = PBXGroup;
  221. children = (
  222. 6003F5B7195388D20070C39A /* Tests-Info.plist */,
  223. 6003F5B8195388D20070C39A /* InfoPlist.strings */,
  224. );
  225. name = "Supporting Files";
  226. sourceTree = "<group>";
  227. };
  228. 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
  229. isa = PBXGroup;
  230. children = (
  231. 7BEA793625C8DE7C8EC60006 /* FirebaseFunctions.podspec */,
  232. E0A8D570636E99E7C3396DF8 /* README.md */,
  233. F1F2A7C03C10A3A03F9502B8 /* LICENSE */,
  234. );
  235. name = "Podspec Metadata";
  236. sourceTree = "<group>";
  237. };
  238. 7C70065B20572C1B007A5573 /* TestUtils */ = {
  239. isa = PBXGroup;
  240. children = (
  241. 7CF5630A1F1FE76700FEE1F4 /* FUNFakeApp.h */,
  242. 7CF563081F1FE70600FEE1F4 /* FUNFakeApp.m */,
  243. 7CF3BEC11F97EE2F00B16B6E /* FUNFakeInstanceID.h */,
  244. 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */,
  245. );
  246. path = TestUtils;
  247. sourceTree = "<group>";
  248. };
  249. 7CFC6F8720570365005630C2 /* IntegrationTests */ = {
  250. isa = PBXGroup;
  251. children = (
  252. 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */,
  253. );
  254. path = IntegrationTests;
  255. sourceTree = "<group>";
  256. };
  257. /* End PBXGroup section */
  258. /* Begin PBXNativeTarget section */
  259. 6003F589195388D20070C39A /* FirebaseFunctions_Example */ = {
  260. isa = PBXNativeTarget;
  261. buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Example" */;
  262. buildPhases = (
  263. C1B1E870DA1D732EC2F1F946 /* [CP] Check Pods Manifest.lock */,
  264. 6003F586195388D20070C39A /* Sources */,
  265. 6003F587195388D20070C39A /* Frameworks */,
  266. 6003F588195388D20070C39A /* Resources */,
  267. BB7A7FC40453827CC7541BB7 /* [CP] Embed Pods Frameworks */,
  268. 0409BC62B2C369D14416E480 /* [CP] Copy Pods Resources */,
  269. );
  270. buildRules = (
  271. );
  272. dependencies = (
  273. );
  274. name = FirebaseFunctions_Example;
  275. productName = FirebaseFunctions;
  276. productReference = 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */;
  277. productType = "com.apple.product-type.application";
  278. };
  279. 6003F5AD195388D20070C39A /* FirebaseFunctions_Tests */ = {
  280. isa = PBXNativeTarget;
  281. buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Tests" */;
  282. buildPhases = (
  283. D9E332DA9E27ECA02C2B45D2 /* [CP] Check Pods Manifest.lock */,
  284. 6003F5AA195388D20070C39A /* Sources */,
  285. 6003F5AB195388D20070C39A /* Frameworks */,
  286. 6003F5AC195388D20070C39A /* Resources */,
  287. 3B7914C40161367B84BC9E52 /* [CP] Embed Pods Frameworks */,
  288. F0A35EE9B43049BA133AD88F /* [CP] Copy Pods Resources */,
  289. );
  290. buildRules = (
  291. );
  292. dependencies = (
  293. 6003F5B4195388D20070C39A /* PBXTargetDependency */,
  294. );
  295. name = FirebaseFunctions_Tests;
  296. productName = FirebaseFunctionsTests;
  297. productReference = 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */;
  298. productType = "com.apple.product-type.bundle.unit-test";
  299. };
  300. 7CBFAA7D205702AB00A65866 /* FirebaseFunctions_IntegrationTests */ = {
  301. isa = PBXNativeTarget;
  302. buildConfigurationList = 7CBFAA8E205702AB00A65866 /* Build configuration list for PBXNativeTarget "FirebaseFunctions_IntegrationTests" */;
  303. buildPhases = (
  304. 7CBFAA80205702AB00A65866 /* [CP] Check Pods Manifest.lock */,
  305. 7CBFAA81205702AB00A65866 /* Sources */,
  306. 7CBFAA85205702AB00A65866 /* Frameworks */,
  307. 7CBFAA8A205702AB00A65866 /* Resources */,
  308. 7CBFAA8C205702AB00A65866 /* [CP] Embed Pods Frameworks */,
  309. 7CBFAA8D205702AB00A65866 /* [CP] Copy Pods Resources */,
  310. );
  311. buildRules = (
  312. );
  313. dependencies = (
  314. 7CBFAA7E205702AB00A65866 /* PBXTargetDependency */,
  315. );
  316. name = FirebaseFunctions_IntegrationTests;
  317. productName = FirebaseFunctionsTests;
  318. productReference = 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */;
  319. productType = "com.apple.product-type.bundle.unit-test";
  320. };
  321. /* End PBXNativeTarget section */
  322. /* Begin PBXProject section */
  323. 6003F582195388D10070C39A /* Project object */ = {
  324. isa = PBXProject;
  325. attributes = {
  326. CLASSPREFIX = FIR;
  327. LastUpgradeCheck = 0720;
  328. ORGANIZATIONNAME = "Google, Inc.";
  329. TargetAttributes = {
  330. 6003F5AD195388D20070C39A = {
  331. TestTargetID = 6003F589195388D20070C39A;
  332. };
  333. };
  334. };
  335. buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "FirebaseFunctions" */;
  336. compatibilityVersion = "Xcode 3.2";
  337. developmentRegion = English;
  338. hasScannedForEncodings = 0;
  339. knownRegions = (
  340. en,
  341. Base,
  342. );
  343. mainGroup = 6003F581195388D10070C39A;
  344. productRefGroup = 6003F58B195388D20070C39A /* Products */;
  345. projectDirPath = "";
  346. projectRoot = "";
  347. targets = (
  348. 6003F589195388D20070C39A /* FirebaseFunctions_Example */,
  349. 6003F5AD195388D20070C39A /* FirebaseFunctions_Tests */,
  350. 7CBFAA7D205702AB00A65866 /* FirebaseFunctions_IntegrationTests */,
  351. );
  352. };
  353. /* End PBXProject section */
  354. /* Begin PBXResourcesBuildPhase section */
  355. 6003F588195388D20070C39A /* Resources */ = {
  356. isa = PBXResourcesBuildPhase;
  357. buildActionMask = 2147483647;
  358. files = (
  359. 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
  360. 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
  361. 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
  362. 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
  363. );
  364. runOnlyForDeploymentPostprocessing = 0;
  365. };
  366. 6003F5AC195388D20070C39A /* Resources */ = {
  367. isa = PBXResourcesBuildPhase;
  368. buildActionMask = 2147483647;
  369. files = (
  370. 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
  371. );
  372. runOnlyForDeploymentPostprocessing = 0;
  373. };
  374. 7CBFAA8A205702AB00A65866 /* Resources */ = {
  375. isa = PBXResourcesBuildPhase;
  376. buildActionMask = 2147483647;
  377. files = (
  378. 7CBFAA8B205702AB00A65866 /* InfoPlist.strings in Resources */,
  379. );
  380. runOnlyForDeploymentPostprocessing = 0;
  381. };
  382. /* End PBXResourcesBuildPhase section */
  383. /* Begin PBXShellScriptBuildPhase section */
  384. 0409BC62B2C369D14416E480 /* [CP] Copy Pods Resources */ = {
  385. isa = PBXShellScriptBuildPhase;
  386. buildActionMask = 2147483647;
  387. files = (
  388. );
  389. inputPaths = (
  390. );
  391. name = "[CP] Copy Pods Resources";
  392. outputPaths = (
  393. );
  394. runOnlyForDeploymentPostprocessing = 0;
  395. shellPath = /bin/sh;
  396. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseFunctions_Example/Pods-FirebaseFunctions_Example-resources.sh\"\n";
  397. showEnvVarsInLog = 0;
  398. };
  399. 3B7914C40161367B84BC9E52 /* [CP] Embed Pods Frameworks */ = {
  400. isa = PBXShellScriptBuildPhase;
  401. buildActionMask = 2147483647;
  402. files = (
  403. );
  404. inputPaths = (
  405. );
  406. name = "[CP] Embed Pods Frameworks";
  407. outputPaths = (
  408. );
  409. runOnlyForDeploymentPostprocessing = 0;
  410. shellPath = /bin/sh;
  411. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseFunctions_Tests/Pods-FirebaseFunctions_Tests-frameworks.sh\"\n";
  412. showEnvVarsInLog = 0;
  413. };
  414. 7CBFAA80205702AB00A65866 /* [CP] Check Pods Manifest.lock */ = {
  415. isa = PBXShellScriptBuildPhase;
  416. buildActionMask = 2147483647;
  417. files = (
  418. );
  419. inputPaths = (
  420. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  421. "${PODS_ROOT}/Manifest.lock",
  422. );
  423. name = "[CP] Check Pods Manifest.lock";
  424. outputPaths = (
  425. "$(DERIVED_FILE_DIR)/Pods-FirebaseFunctions_IntegrationTests-checkManifestLockResult.txt",
  426. );
  427. runOnlyForDeploymentPostprocessing = 0;
  428. shellPath = /bin/sh;
  429. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  430. showEnvVarsInLog = 0;
  431. };
  432. 7CBFAA8C205702AB00A65866 /* [CP] Embed Pods Frameworks */ = {
  433. isa = PBXShellScriptBuildPhase;
  434. buildActionMask = 2147483647;
  435. files = (
  436. );
  437. inputPaths = (
  438. );
  439. name = "[CP] Embed Pods Frameworks";
  440. outputPaths = (
  441. );
  442. runOnlyForDeploymentPostprocessing = 0;
  443. shellPath = /bin/sh;
  444. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseFunctions_IntegrationTests/Pods-FirebaseFunctions_IntegrationTests-frameworks.sh\"\n";
  445. showEnvVarsInLog = 0;
  446. };
  447. 7CBFAA8D205702AB00A65866 /* [CP] Copy Pods Resources */ = {
  448. isa = PBXShellScriptBuildPhase;
  449. buildActionMask = 2147483647;
  450. files = (
  451. );
  452. inputPaths = (
  453. );
  454. name = "[CP] Copy Pods Resources";
  455. outputPaths = (
  456. );
  457. runOnlyForDeploymentPostprocessing = 0;
  458. shellPath = /bin/sh;
  459. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseFunctions_IntegrationTests/Pods-FirebaseFunctions_IntegrationTests-resources.sh\"\n";
  460. showEnvVarsInLog = 0;
  461. };
  462. BB7A7FC40453827CC7541BB7 /* [CP] Embed Pods Frameworks */ = {
  463. isa = PBXShellScriptBuildPhase;
  464. buildActionMask = 2147483647;
  465. files = (
  466. );
  467. inputPaths = (
  468. "${SRCROOT}/Pods/Target Support Files/Pods-FirebaseFunctions_Example/Pods-FirebaseFunctions_Example-frameworks.sh",
  469. "${BUILT_PRODUCTS_DIR}/GTMSessionFetcher/GTMSessionFetcher.framework",
  470. "${BUILT_PRODUCTS_DIR}/GoogleToolboxForMac/GoogleToolboxForMac.framework",
  471. );
  472. name = "[CP] Embed Pods Frameworks";
  473. outputPaths = (
  474. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
  475. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleToolboxForMac.framework",
  476. );
  477. runOnlyForDeploymentPostprocessing = 0;
  478. shellPath = /bin/sh;
  479. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseFunctions_Example/Pods-FirebaseFunctions_Example-frameworks.sh\"\n";
  480. showEnvVarsInLog = 0;
  481. };
  482. C1B1E870DA1D732EC2F1F946 /* [CP] Check Pods Manifest.lock */ = {
  483. isa = PBXShellScriptBuildPhase;
  484. buildActionMask = 2147483647;
  485. files = (
  486. );
  487. inputPaths = (
  488. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  489. "${PODS_ROOT}/Manifest.lock",
  490. );
  491. name = "[CP] Check Pods Manifest.lock";
  492. outputPaths = (
  493. "$(DERIVED_FILE_DIR)/Pods-FirebaseFunctions_Example-checkManifestLockResult.txt",
  494. );
  495. runOnlyForDeploymentPostprocessing = 0;
  496. shellPath = /bin/sh;
  497. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  498. showEnvVarsInLog = 0;
  499. };
  500. D9E332DA9E27ECA02C2B45D2 /* [CP] Check Pods Manifest.lock */ = {
  501. isa = PBXShellScriptBuildPhase;
  502. buildActionMask = 2147483647;
  503. files = (
  504. );
  505. inputPaths = (
  506. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  507. "${PODS_ROOT}/Manifest.lock",
  508. );
  509. name = "[CP] Check Pods Manifest.lock";
  510. outputPaths = (
  511. "$(DERIVED_FILE_DIR)/Pods-FirebaseFunctions_Tests-checkManifestLockResult.txt",
  512. );
  513. runOnlyForDeploymentPostprocessing = 0;
  514. shellPath = /bin/sh;
  515. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  516. showEnvVarsInLog = 0;
  517. };
  518. F0A35EE9B43049BA133AD88F /* [CP] Copy Pods Resources */ = {
  519. isa = PBXShellScriptBuildPhase;
  520. buildActionMask = 2147483647;
  521. files = (
  522. );
  523. inputPaths = (
  524. );
  525. name = "[CP] Copy Pods Resources";
  526. outputPaths = (
  527. );
  528. runOnlyForDeploymentPostprocessing = 0;
  529. shellPath = /bin/sh;
  530. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-FirebaseFunctions_Tests/Pods-FirebaseFunctions_Tests-resources.sh\"\n";
  531. showEnvVarsInLog = 0;
  532. };
  533. /* End PBXShellScriptBuildPhase section */
  534. /* Begin PBXSourcesBuildPhase section */
  535. 6003F586195388D20070C39A /* Sources */ = {
  536. isa = PBXSourcesBuildPhase;
  537. buildActionMask = 2147483647;
  538. files = (
  539. 7CF563091F1FE70600FEE1F4 /* FUNFakeApp.m in Sources */,
  540. 6003F59E195388D20070C39A /* FIRAppDelegate.m in Sources */,
  541. 6003F5A7195388D20070C39A /* FIRViewController.m in Sources */,
  542. 7CF3BEC21F97EE2F00B16B6E /* FUNFakeInstanceID.m in Sources */,
  543. 6003F59A195388D20070C39A /* main.m in Sources */,
  544. );
  545. runOnlyForDeploymentPostprocessing = 0;
  546. };
  547. 6003F5AA195388D20070C39A /* Sources */ = {
  548. isa = PBXSourcesBuildPhase;
  549. buildActionMask = 2147483647;
  550. files = (
  551. 7C58B03A1F1441F0005ED954 /* FUNSerializerTests.m in Sources */,
  552. 6003F5BC195388D20070C39A /* FIRFunctionsTests.m in Sources */,
  553. );
  554. runOnlyForDeploymentPostprocessing = 0;
  555. };
  556. 7CBFAA81205702AB00A65866 /* Sources */ = {
  557. isa = PBXSourcesBuildPhase;
  558. buildActionMask = 2147483647;
  559. files = (
  560. 7CBFAA82205702AB00A65866 /* FIRIntegrationTests.m in Sources */,
  561. );
  562. runOnlyForDeploymentPostprocessing = 0;
  563. };
  564. /* End PBXSourcesBuildPhase section */
  565. /* Begin PBXTargetDependency section */
  566. 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
  567. isa = PBXTargetDependency;
  568. target = 6003F589195388D20070C39A /* FirebaseFunctions_Example */;
  569. targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
  570. };
  571. 7CBFAA7E205702AB00A65866 /* PBXTargetDependency */ = {
  572. isa = PBXTargetDependency;
  573. target = 6003F589195388D20070C39A /* FirebaseFunctions_Example */;
  574. targetProxy = 7CBFAA7F205702AB00A65866 /* PBXContainerItemProxy */;
  575. };
  576. /* End PBXTargetDependency section */
  577. /* Begin PBXVariantGroup section */
  578. 6003F596195388D20070C39A /* InfoPlist.strings */ = {
  579. isa = PBXVariantGroup;
  580. children = (
  581. 6003F597195388D20070C39A /* en */,
  582. );
  583. name = InfoPlist.strings;
  584. sourceTree = "<group>";
  585. };
  586. 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
  587. isa = PBXVariantGroup;
  588. children = (
  589. 6003F5B9195388D20070C39A /* en */,
  590. );
  591. name = InfoPlist.strings;
  592. sourceTree = "<group>";
  593. };
  594. 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
  595. isa = PBXVariantGroup;
  596. children = (
  597. 71719F9E1E33DC2100824A3D /* Base */,
  598. );
  599. name = LaunchScreen.storyboard;
  600. sourceTree = "<group>";
  601. };
  602. /* End PBXVariantGroup section */
  603. /* Begin XCBuildConfiguration section */
  604. 6003F5BD195388D20070C39A /* Debug */ = {
  605. isa = XCBuildConfiguration;
  606. buildSettings = {
  607. ALWAYS_SEARCH_USER_PATHS = NO;
  608. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  609. CLANG_CXX_LIBRARY = "libc++";
  610. CLANG_ENABLE_MODULES = YES;
  611. CLANG_ENABLE_OBJC_ARC = YES;
  612. CLANG_WARN_BOOL_CONVERSION = YES;
  613. CLANG_WARN_CONSTANT_CONVERSION = YES;
  614. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  615. CLANG_WARN_EMPTY_BODY = YES;
  616. CLANG_WARN_ENUM_CONVERSION = YES;
  617. CLANG_WARN_INT_CONVERSION = YES;
  618. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  619. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  620. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  621. COPY_PHASE_STRIP = NO;
  622. ENABLE_TESTABILITY = YES;
  623. GCC_C_LANGUAGE_STANDARD = gnu99;
  624. GCC_DYNAMIC_NO_PIC = NO;
  625. GCC_OPTIMIZATION_LEVEL = 0;
  626. GCC_PREPROCESSOR_DEFINITIONS = (
  627. "DEBUG=1",
  628. "$(inherited)",
  629. );
  630. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  631. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  632. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  633. GCC_WARN_UNDECLARED_SELECTOR = YES;
  634. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  635. GCC_WARN_UNUSED_FUNCTION = YES;
  636. GCC_WARN_UNUSED_VARIABLE = YES;
  637. IPHONEOS_DEPLOYMENT_TARGET = 8.3;
  638. ONLY_ACTIVE_ARCH = YES;
  639. SDKROOT = iphoneos;
  640. TARGETED_DEVICE_FAMILY = "1,2";
  641. };
  642. name = Debug;
  643. };
  644. 6003F5BE195388D20070C39A /* Release */ = {
  645. isa = XCBuildConfiguration;
  646. buildSettings = {
  647. ALWAYS_SEARCH_USER_PATHS = NO;
  648. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  649. CLANG_CXX_LIBRARY = "libc++";
  650. CLANG_ENABLE_MODULES = YES;
  651. CLANG_ENABLE_OBJC_ARC = YES;
  652. CLANG_WARN_BOOL_CONVERSION = YES;
  653. CLANG_WARN_CONSTANT_CONVERSION = YES;
  654. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  655. CLANG_WARN_EMPTY_BODY = YES;
  656. CLANG_WARN_ENUM_CONVERSION = YES;
  657. CLANG_WARN_INT_CONVERSION = YES;
  658. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  659. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  660. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  661. COPY_PHASE_STRIP = YES;
  662. ENABLE_NS_ASSERTIONS = NO;
  663. GCC_C_LANGUAGE_STANDARD = gnu99;
  664. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  665. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  666. GCC_WARN_UNDECLARED_SELECTOR = YES;
  667. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  668. GCC_WARN_UNUSED_FUNCTION = YES;
  669. GCC_WARN_UNUSED_VARIABLE = YES;
  670. IPHONEOS_DEPLOYMENT_TARGET = 8.3;
  671. SDKROOT = iphoneos;
  672. TARGETED_DEVICE_FAMILY = "1,2";
  673. VALIDATE_PRODUCT = YES;
  674. };
  675. name = Release;
  676. };
  677. 6003F5C0195388D20070C39A /* Debug */ = {
  678. isa = XCBuildConfiguration;
  679. baseConfigurationReference = 59519EC771AF4770F85B6534 /* Pods-FirebaseFunctions_Example.debug.xcconfig */;
  680. buildSettings = {
  681. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  682. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  683. INFOPLIST_FILE = "FirebaseFunctions/FirebaseFunctions-Info.plist";
  684. MODULE_NAME = ExampleApp;
  685. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  686. PRODUCT_NAME = "$(TARGET_NAME)";
  687. WRAPPER_EXTENSION = app;
  688. };
  689. name = Debug;
  690. };
  691. 6003F5C1195388D20070C39A /* Release */ = {
  692. isa = XCBuildConfiguration;
  693. baseConfigurationReference = E2E6249788F1618471335BE7 /* Pods-FirebaseFunctions_Example.release.xcconfig */;
  694. buildSettings = {
  695. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  696. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  697. INFOPLIST_FILE = "FirebaseFunctions/FirebaseFunctions-Info.plist";
  698. MODULE_NAME = ExampleApp;
  699. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  700. PRODUCT_NAME = "$(TARGET_NAME)";
  701. WRAPPER_EXTENSION = app;
  702. };
  703. name = Release;
  704. };
  705. 6003F5C3195388D20070C39A /* Debug */ = {
  706. isa = XCBuildConfiguration;
  707. baseConfigurationReference = FFE894EDD87F1EF24F0ED8DD /* Pods-FirebaseFunctions_Tests.debug.xcconfig */;
  708. buildSettings = {
  709. BUNDLE_LOADER = "$(TEST_HOST)";
  710. FRAMEWORK_SEARCH_PATHS = (
  711. "$(SDKROOT)/Developer/Library/Frameworks",
  712. "$(inherited)",
  713. "$(DEVELOPER_FRAMEWORKS_DIR)",
  714. );
  715. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  716. GCC_PREPROCESSOR_DEFINITIONS = (
  717. "DEBUG=1",
  718. "$(inherited)",
  719. );
  720. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  721. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  722. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  723. PRODUCT_NAME = "$(TARGET_NAME)";
  724. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  725. WRAPPER_EXTENSION = xctest;
  726. };
  727. name = Debug;
  728. };
  729. 6003F5C4195388D20070C39A /* Release */ = {
  730. isa = XCBuildConfiguration;
  731. baseConfigurationReference = 5B43C813C653DE3455952E9B /* Pods-FirebaseFunctions_Tests.release.xcconfig */;
  732. buildSettings = {
  733. BUNDLE_LOADER = "$(TEST_HOST)";
  734. FRAMEWORK_SEARCH_PATHS = (
  735. "$(SDKROOT)/Developer/Library/Frameworks",
  736. "$(inherited)",
  737. "$(DEVELOPER_FRAMEWORKS_DIR)",
  738. );
  739. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  740. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  741. INFOPLIST_FILE = "Tests/Tests-Info.plist";
  742. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  743. PRODUCT_NAME = "$(TARGET_NAME)";
  744. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  745. WRAPPER_EXTENSION = xctest;
  746. };
  747. name = Release;
  748. };
  749. 7CBFAA8F205702AB00A65866 /* Debug */ = {
  750. isa = XCBuildConfiguration;
  751. baseConfigurationReference = 501CFEC7487BD4C12FCEAB03 /* Pods-FirebaseFunctions_IntegrationTests.debug.xcconfig */;
  752. buildSettings = {
  753. BUNDLE_LOADER = "$(TEST_HOST)";
  754. FRAMEWORK_SEARCH_PATHS = (
  755. "$(SDKROOT)/Developer/Library/Frameworks",
  756. "$(inherited)",
  757. "$(DEVELOPER_FRAMEWORKS_DIR)",
  758. );
  759. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  760. GCC_PREPROCESSOR_DEFINITIONS = (
  761. "DEBUG=1",
  762. "$(inherited)",
  763. );
  764. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  765. INFOPLIST_FILE = "IntegrationTests/IntegrationTests-Info.plist";
  766. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  767. PRODUCT_NAME = "$(TARGET_NAME)";
  768. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  769. WRAPPER_EXTENSION = xctest;
  770. };
  771. name = Debug;
  772. };
  773. 7CBFAA90205702AB00A65866 /* Release */ = {
  774. isa = XCBuildConfiguration;
  775. baseConfigurationReference = F840F9EDCB950E7509527AB7 /* Pods-FirebaseFunctions_IntegrationTests.release.xcconfig */;
  776. buildSettings = {
  777. BUNDLE_LOADER = "$(TEST_HOST)";
  778. FRAMEWORK_SEARCH_PATHS = (
  779. "$(SDKROOT)/Developer/Library/Frameworks",
  780. "$(inherited)",
  781. "$(DEVELOPER_FRAMEWORKS_DIR)",
  782. );
  783. GCC_PRECOMPILE_PREFIX_HEADER = NO;
  784. HEADER_SEARCH_PATHS = "$(SRCROOT)/../FirebaseFunctions";
  785. INFOPLIST_FILE = "IntegrationTests/IntegrationTests-Info.plist";
  786. PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
  787. PRODUCT_NAME = "$(TARGET_NAME)";
  788. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
  789. WRAPPER_EXTENSION = xctest;
  790. };
  791. name = Release;
  792. };
  793. /* End XCBuildConfiguration section */
  794. /* Begin XCConfigurationList section */
  795. 6003F585195388D10070C39A /* Build configuration list for PBXProject "FirebaseFunctions" */ = {
  796. isa = XCConfigurationList;
  797. buildConfigurations = (
  798. 6003F5BD195388D20070C39A /* Debug */,
  799. 6003F5BE195388D20070C39A /* Release */,
  800. );
  801. defaultConfigurationIsVisible = 0;
  802. defaultConfigurationName = Release;
  803. };
  804. 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Example" */ = {
  805. isa = XCConfigurationList;
  806. buildConfigurations = (
  807. 6003F5C0195388D20070C39A /* Debug */,
  808. 6003F5C1195388D20070C39A /* Release */,
  809. );
  810. defaultConfigurationIsVisible = 0;
  811. defaultConfigurationName = Release;
  812. };
  813. 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Tests" */ = {
  814. isa = XCConfigurationList;
  815. buildConfigurations = (
  816. 6003F5C3195388D20070C39A /* Debug */,
  817. 6003F5C4195388D20070C39A /* Release */,
  818. );
  819. defaultConfigurationIsVisible = 0;
  820. defaultConfigurationName = Release;
  821. };
  822. 7CBFAA8E205702AB00A65866 /* Build configuration list for PBXNativeTarget "FirebaseFunctions_IntegrationTests" */ = {
  823. isa = XCConfigurationList;
  824. buildConfigurations = (
  825. 7CBFAA8F205702AB00A65866 /* Debug */,
  826. 7CBFAA90205702AB00A65866 /* Release */,
  827. );
  828. defaultConfigurationIsVisible = 0;
  829. defaultConfigurationName = Release;
  830. };
  831. /* End XCConfigurationList section */
  832. };
  833. rootObject = 6003F582195388D10070C39A /* Project object */;
  834. }