| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
- 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
- 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
- 6003F598195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F596195388D20070C39A /* InfoPlist.strings */; };
- 6003F59A195388D20070C39A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F599195388D20070C39A /* main.m */; };
- 6003F59E195388D20070C39A /* FIRAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F59D195388D20070C39A /* FIRAppDelegate.m */; };
- 6003F5A7195388D20070C39A /* FIRViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5A6195388D20070C39A /* FIRViewController.m */; };
- 6003F5A9195388D20070C39A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5A8195388D20070C39A /* Images.xcassets */; };
- 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
- 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
- 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
- 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
- 6003F5BC195388D20070C39A /* FIRFunctionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */; };
- 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
- 7C58B03A1F1441F0005ED954 /* FUNSerializerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */; };
- 7CBFAA82205702AB00A65866 /* FIRIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */; };
- 7CBFAA86205702AB00A65866 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F5AF195388D20070C39A /* XCTest.framework */; };
- 7CBFAA87205702AB00A65866 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
- 7CBFAA88205702AB00A65866 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
- 7CBFAA8B205702AB00A65866 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
- 7CF3BEC21F97EE2F00B16B6E /* FUNFakeInstanceID.m in Sources */ = {isa = PBXBuildFile; fileRef = 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */; };
- 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
- C8AEC40B21B7EE440051C01E /* FIRAuthInteropFake.m in Sources */ = {isa = PBXBuildFile; fileRef = C8AEC40A21B7EE440051C01E /* FIRAuthInteropFake.m */; };
- EDF5244421F6163100BB24C6 /* FUNContextProviderTests.m in Sources */ = {isa = PBXBuildFile; fileRef = EDF5244321F6163100BB24C6 /* FUNContextProviderTests.m */; };
- EDF5244521F61AA900BB24C6 /* FIRAuthInteropFake.m in Sources */ = {isa = PBXBuildFile; fileRef = C8AEC40A21B7EE440051C01E /* FIRAuthInteropFake.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXContainerItemProxy section */
- 6003F5B3195388D20070C39A /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 6003F582195388D10070C39A /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6003F589195388D20070C39A;
- remoteInfo = FirebaseFunctions;
- };
- 7CBFAA7F205702AB00A65866 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 6003F582195388D10070C39A /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 6003F589195388D20070C39A;
- remoteInfo = FirebaseFunctions;
- };
- /* End PBXContainerItemProxy section */
- /* Begin PBXFileReference section */
- 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FirebaseFunctions_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
- 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- 6003F595195388D20070C39A /* FirebaseFunctions-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "FirebaseFunctions-Info.plist"; sourceTree = "<group>"; };
- 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 6003F59C195388D20070C39A /* FIRAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIRAppDelegate.h; sourceTree = "<group>"; };
- 6003F59D195388D20070C39A /* FIRAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRAppDelegate.m; sourceTree = "<group>"; };
- 6003F5A5195388D20070C39A /* FIRViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FIRViewController.h; sourceTree = "<group>"; };
- 6003F5A6195388D20070C39A /* FIRViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRViewController.m; sourceTree = "<group>"; };
- 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirebaseFunctions_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
- 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
- 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
- 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRFunctionsTests.m; sourceTree = "<group>"; };
- 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 7BEA793625C8DE7C8EC60006 /* FirebaseFunctions.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = FirebaseFunctions.podspec; path = ../FirebaseFunctions.podspec; sourceTree = "<group>"; };
- 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUNSerializerTests.m; sourceTree = "<group>"; };
- 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FIRIntegrationTests.m; sourceTree = "<group>"; };
- 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirebaseFunctions_IntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
- 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FUNFakeInstanceID.m; sourceTree = "<group>"; };
- 7CF3BEC11F97EE2F00B16B6E /* FUNFakeInstanceID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FUNFakeInstanceID.h; sourceTree = "<group>"; };
- 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- C8AEC40921B7EE440051C01E /* FIRAuthInteropFake.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FIRAuthInteropFake.h; path = ../../../Example/Shared/FIRAuthInteropFake.h; sourceTree = "<group>"; };
- C8AEC40A21B7EE440051C01E /* FIRAuthInteropFake.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FIRAuthInteropFake.m; path = ../../../Example/Shared/FIRAuthInteropFake.m; sourceTree = "<group>"; };
- E0A8D570636E99E7C3396DF8 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
- EDF5244321F6163100BB24C6 /* FUNContextProviderTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = FUNContextProviderTests.m; sourceTree = "<group>"; };
- F1F2A7C03C10A3A03F9502B8 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 6003F587195388D20070C39A /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
- 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
- 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6003F5AB195388D20070C39A /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
- 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
- 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7CBFAA85205702AB00A65866 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 7CBFAA86205702AB00A65866 /* XCTest.framework in Frameworks */,
- 7CBFAA87205702AB00A65866 /* UIKit.framework in Frameworks */,
- 7CBFAA88205702AB00A65866 /* Foundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 6003F581195388D10070C39A = {
- isa = PBXGroup;
- children = (
- 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
- 6003F593195388D20070C39A /* Example for FirebaseFunctions */,
- 7C70065B20572C1B007A5573 /* TestUtils */,
- 7CFC6F8720570365005630C2 /* IntegrationTests */,
- 6003F5B5195388D20070C39A /* Tests */,
- 6003F58C195388D20070C39A /* Frameworks */,
- 6003F58B195388D20070C39A /* Products */,
- );
- sourceTree = "<group>";
- };
- 6003F58B195388D20070C39A /* Products */ = {
- isa = PBXGroup;
- children = (
- 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */,
- 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */,
- 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 6003F58C195388D20070C39A /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 6003F58D195388D20070C39A /* Foundation.framework */,
- 6003F58F195388D20070C39A /* CoreGraphics.framework */,
- 6003F591195388D20070C39A /* UIKit.framework */,
- 6003F5AF195388D20070C39A /* XCTest.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 6003F593195388D20070C39A /* Example for FirebaseFunctions */ = {
- isa = PBXGroup;
- children = (
- 6003F59C195388D20070C39A /* FIRAppDelegate.h */,
- 6003F59D195388D20070C39A /* FIRAppDelegate.m */,
- 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */,
- 6003F5A5195388D20070C39A /* FIRViewController.h */,
- 6003F5A6195388D20070C39A /* FIRViewController.m */,
- 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */,
- 6003F5A8195388D20070C39A /* Images.xcassets */,
- 6003F594195388D20070C39A /* Supporting Files */,
- );
- name = "Example for FirebaseFunctions";
- path = FirebaseFunctions;
- sourceTree = "<group>";
- };
- 6003F594195388D20070C39A /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 6003F595195388D20070C39A /* FirebaseFunctions-Info.plist */,
- 6003F596195388D20070C39A /* InfoPlist.strings */,
- 6003F599195388D20070C39A /* main.m */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 6003F5B5195388D20070C39A /* Tests */ = {
- isa = PBXGroup;
- children = (
- 6003F5BB195388D20070C39A /* FIRFunctionsTests.m */,
- EDF5244321F6163100BB24C6 /* FUNContextProviderTests.m */,
- 7C58B0391F1441F0005ED954 /* FUNSerializerTests.m */,
- 6003F5B6195388D20070C39A /* Supporting Files */,
- );
- path = Tests;
- sourceTree = "<group>";
- };
- 6003F5B6195388D20070C39A /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 6003F5B7195388D20070C39A /* Tests-Info.plist */,
- 6003F5B8195388D20070C39A /* InfoPlist.strings */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
- isa = PBXGroup;
- children = (
- 7BEA793625C8DE7C8EC60006 /* FirebaseFunctions.podspec */,
- E0A8D570636E99E7C3396DF8 /* README.md */,
- F1F2A7C03C10A3A03F9502B8 /* LICENSE */,
- );
- name = "Podspec Metadata";
- sourceTree = "<group>";
- };
- 7C70065B20572C1B007A5573 /* TestUtils */ = {
- isa = PBXGroup;
- children = (
- C8AEC40921B7EE440051C01E /* FIRAuthInteropFake.h */,
- C8AEC40A21B7EE440051C01E /* FIRAuthInteropFake.m */,
- 7CF3BEC11F97EE2F00B16B6E /* FUNFakeInstanceID.h */,
- 7CF3BEC01F97EE2F00B16B6E /* FUNFakeInstanceID.m */,
- );
- path = TestUtils;
- sourceTree = "<group>";
- };
- 7CFC6F8720570365005630C2 /* IntegrationTests */ = {
- isa = PBXGroup;
- children = (
- 7C9BFD3F1F10A12F001A19ED /* FIRIntegrationTests.m */,
- );
- path = IntegrationTests;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 6003F589195388D20070C39A /* FirebaseFunctions_Example */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Example" */;
- buildPhases = (
- 6003F586195388D20070C39A /* Sources */,
- 6003F587195388D20070C39A /* Frameworks */,
- 6003F588195388D20070C39A /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = FirebaseFunctions_Example;
- productName = FirebaseFunctions;
- productReference = 6003F58A195388D20070C39A /* FirebaseFunctions_Example.app */;
- productType = "com.apple.product-type.application";
- };
- 6003F5AD195388D20070C39A /* FirebaseFunctions_Tests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Tests" */;
- buildPhases = (
- 6003F5AA195388D20070C39A /* Sources */,
- 6003F5AB195388D20070C39A /* Frameworks */,
- 6003F5AC195388D20070C39A /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 6003F5B4195388D20070C39A /* PBXTargetDependency */,
- );
- name = FirebaseFunctions_Tests;
- productName = FirebaseFunctionsTests;
- productReference = 6003F5AE195388D20070C39A /* FirebaseFunctions_Tests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- 7CBFAA7D205702AB00A65866 /* FirebaseFunctions_IntegrationTests */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 7CBFAA8E205702AB00A65866 /* Build configuration list for PBXNativeTarget "FirebaseFunctions_IntegrationTests" */;
- buildPhases = (
- 7CBFAA81205702AB00A65866 /* Sources */,
- 7CBFAA85205702AB00A65866 /* Frameworks */,
- 7CBFAA8A205702AB00A65866 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- 7CBFAA7E205702AB00A65866 /* PBXTargetDependency */,
- );
- name = FirebaseFunctions_IntegrationTests;
- productName = FirebaseFunctionsTests;
- productReference = 7CBFAA91205702AB00A65866 /* FirebaseFunctions_IntegrationTests.xctest */;
- productType = "com.apple.product-type.bundle.unit-test";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 6003F582195388D10070C39A /* Project object */ = {
- isa = PBXProject;
- attributes = {
- CLASSPREFIX = FIR;
- LastUpgradeCheck = 0720;
- ORGANIZATIONNAME = "Google, Inc.";
- TargetAttributes = {
- 6003F5AD195388D20070C39A = {
- TestTargetID = 6003F589195388D20070C39A;
- };
- };
- };
- buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "FirebaseFunctions" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 6003F581195388D10070C39A;
- productRefGroup = 6003F58B195388D20070C39A /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 6003F589195388D20070C39A /* FirebaseFunctions_Example */,
- 6003F5AD195388D20070C39A /* FirebaseFunctions_Tests */,
- 7CBFAA7D205702AB00A65866 /* FirebaseFunctions_IntegrationTests */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 6003F588195388D20070C39A /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */,
- 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */,
- 6003F5A9195388D20070C39A /* Images.xcassets in Resources */,
- 6003F598195388D20070C39A /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6003F5AC195388D20070C39A /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7CBFAA8A205702AB00A65866 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 7CBFAA8B205702AB00A65866 /* InfoPlist.strings in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 6003F586195388D20070C39A /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6003F59E195388D20070C39A /* FIRAppDelegate.m in Sources */,
- 6003F5A7195388D20070C39A /* FIRViewController.m in Sources */,
- 7CF3BEC21F97EE2F00B16B6E /* FUNFakeInstanceID.m in Sources */,
- 6003F59A195388D20070C39A /* main.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 6003F5AA195388D20070C39A /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 7C58B03A1F1441F0005ED954 /* FUNSerializerTests.m in Sources */,
- EDF5244421F6163100BB24C6 /* FUNContextProviderTests.m in Sources */,
- EDF5244521F61AA900BB24C6 /* FIRAuthInteropFake.m in Sources */,
- 6003F5BC195388D20070C39A /* FIRFunctionsTests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- 7CBFAA81205702AB00A65866 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C8AEC40B21B7EE440051C01E /* FIRAuthInteropFake.m in Sources */,
- 7CBFAA82205702AB00A65866 /* FIRIntegrationTests.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXTargetDependency section */
- 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 6003F589195388D20070C39A /* FirebaseFunctions_Example */;
- targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
- };
- 7CBFAA7E205702AB00A65866 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 6003F589195388D20070C39A /* FirebaseFunctions_Example */;
- targetProxy = 7CBFAA7F205702AB00A65866 /* PBXContainerItemProxy */;
- };
- /* End PBXTargetDependency section */
- /* Begin PBXVariantGroup section */
- 6003F596195388D20070C39A /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 6003F597195388D20070C39A /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- 6003F5B8195388D20070C39A /* InfoPlist.strings */ = {
- isa = PBXVariantGroup;
- children = (
- 6003F5B9195388D20070C39A /* en */,
- );
- name = InfoPlist.strings;
- sourceTree = "<group>";
- };
- 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 71719F9E1E33DC2100824A3D /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 6003F5BD195388D20070C39A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.3;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- 6003F5BE195388D20070C39A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = YES;
- ENABLE_NS_ASSERTIONS = NO;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.3;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 6003F5C0195388D20070C39A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
- INFOPLIST_FILE = "FirebaseFunctions/FirebaseFunctions-Info.plist";
- MODULE_NAME = ExampleApp;
- OTHER_LDFLAGS = (
- "$(inherited)",
- "-all_load",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Debug;
- };
- 6003F5C1195388D20070C39A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
- INFOPLIST_FILE = "FirebaseFunctions/FirebaseFunctions-Info.plist";
- MODULE_NAME = ExampleApp;
- OTHER_LDFLAGS = (
- "$(inherited)",
- "-all_load",
- );
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- WRAPPER_EXTENSION = app;
- };
- name = Release;
- };
- 6003F5C3195388D20070C39A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- "$(SRCROOT)/../../Firebase/Core/Private",
- "$(SRCROOT)/../FirebaseFunctions",
- );
- INFOPLIST_FILE = "Tests/Tests-Info.plist";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
- WRAPPER_EXTENSION = xctest;
- };
- name = Debug;
- };
- 6003F5C4195388D20070C39A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- "$(SRCROOT)/../../Firebase/Core/Private",
- "$(SRCROOT)/../FirebaseFunctions",
- );
- INFOPLIST_FILE = "Tests/Tests-Info.plist";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
- WRAPPER_EXTENSION = xctest;
- };
- name = Release;
- };
- 7CBFAA8F205702AB00A65866 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- "$(SRCROOT)/../../Firebase/Core/Private",
- "$(SRCROOT)/../FirebaseFunctions",
- );
- INFOPLIST_FILE = "IntegrationTests/IntegrationTests-Info.plist";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
- WRAPPER_EXTENSION = xctest;
- };
- name = Debug;
- };
- 7CBFAA90205702AB00A65866 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- BUNDLE_LOADER = "$(TEST_HOST)";
- FRAMEWORK_SEARCH_PATHS = (
- "$(SDKROOT)/Developer/Library/Frameworks",
- "$(inherited)",
- "$(DEVELOPER_FRAMEWORKS_DIR)",
- );
- GCC_PRECOMPILE_PREFIX_HEADER = NO;
- HEADER_SEARCH_PATHS = (
- "$(inherited)",
- "$(SRCROOT)/../../Firebase/Core/Private",
- "$(SRCROOT)/../FirebaseFunctions",
- );
- INFOPLIST_FILE = "IntegrationTests/IntegrationTests-Info.plist";
- PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
- PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/FirebaseFunctions_Example.app/FirebaseFunctions_Example";
- WRAPPER_EXTENSION = xctest;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 6003F585195388D10070C39A /* Build configuration list for PBXProject "FirebaseFunctions" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6003F5BD195388D20070C39A /* Debug */,
- 6003F5BE195388D20070C39A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Example" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6003F5C0195388D20070C39A /* Debug */,
- 6003F5C1195388D20070C39A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "FirebaseFunctions_Tests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6003F5C3195388D20070C39A /* Debug */,
- 6003F5C4195388D20070C39A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 7CBFAA8E205702AB00A65866 /* Build configuration list for PBXNativeTarget "FirebaseFunctions_IntegrationTests" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 7CBFAA8F205702AB00A65866 /* Debug */,
- 7CBFAA90205702AB00A65866 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 6003F582195388D10070C39A /* Project object */;
- }
|