aboutsummaryrefslogtreecommitdiffhomepage
path: root/AuthSamples/Samples.xcodeproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'AuthSamples/Samples.xcodeproj/project.pbxproj')
-rw-r--r--AuthSamples/Samples.xcodeproj/project.pbxproj116
1 files changed, 8 insertions, 108 deletions
diff --git a/AuthSamples/Samples.xcodeproj/project.pbxproj b/AuthSamples/Samples.xcodeproj/project.pbxproj
index 2572af3..49f991d 100644
--- a/AuthSamples/Samples.xcodeproj/project.pbxproj
+++ b/AuthSamples/Samples.xcodeproj/project.pbxproj
@@ -29,6 +29,8 @@
AB62D09AF8C1196E07F37D3B /* Pods_SwiftBear.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A1F689EE8E0E6F83D82429F0 /* Pods_SwiftBear.framework */; };
BD555A1DCF4E889DC3338248 /* Pods_FirebaseAuthUnitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4FFAD3F37BC4D7CEF0CAD579 /* Pods_FirebaseAuthUnitTests.framework */; };
BE7B447C1EC2508300FA4C1B /* AuthCredentials.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE7B447A1EC2507800FA4C1B /* AuthCredentials.swift */; };
+ D9AE2A641ED751C900DDAD18 /* FirebaseAuthApiTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D9AE2A631ED751C900DDAD18 /* FirebaseAuthApiTests.m */; };
+ D9AE2A661ED757C400DDAD18 /* FirebaseAuthEarlGreyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D9AE2A651ED757C400DDAD18 /* FirebaseAuthEarlGreyTests.m */; };
D99C31A11ED7A0ED00607534 /* GoogleService-Info_multi.plist in Resources */ = {isa = PBXBuildFile; fileRef = D99C31A01ED7A0ED00607534 /* GoogleService-Info_multi.plist */; };
DE5371B31EA7E89D000DA57F /* FIRAdditionalUserInfoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DE5371831EA7E89D000DA57F /* FIRAdditionalUserInfoTests.m */; };
DE5371B41EA7E89D000DA57F /* FIRApp+FIRAuthUnitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DE5371851EA7E89D000DA57F /* FIRApp+FIRAuthUnitTests.m */; };
@@ -89,8 +91,6 @@
DECE04EF1E9FEAE600164CA4 /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DECE04B01E9FEAE600164CA4 /* SettingsViewController.m */; };
DECE04F01E9FEAE600164CA4 /* SettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DECE04B11E9FEAE600164CA4 /* SettingsViewController.xib */; };
DECE04F11E9FEAE600164CA4 /* StaticContentTableViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DECE04B31E9FEAE600164CA4 /* StaticContentTableViewManager.m */; };
- DECE04F21E9FEAE600164CA4 /* FirebearSample.strings in Resources */ = {isa = PBXBuildFile; fileRef = DECE04B51E9FEAE600164CA4 /* FirebearSample.strings */; };
- DECE04F31E9FEAE600164CA4 /* FirebaseAuthUI.strings in Resources */ = {isa = PBXBuildFile; fileRef = DECE04BC1E9FEAE600164CA4 /* FirebaseAuthUI.strings */; };
DECE04F41E9FEAE600164CA4 /* UIViewController+Alerts.m in Sources */ = {isa = PBXBuildFile; fileRef = DECE04DC1E9FEAE600164CA4 /* UIViewController+Alerts.m */; };
DECE04F51E9FEAE600164CA4 /* UserInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DECE04DE1E9FEAE600164CA4 /* UserInfoViewController.m */; };
DECE04F61E9FEAE600164CA4 /* UserInfoViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = DECE04DF1E9FEAE600164CA4 /* UserInfoViewController.xib */; };
@@ -104,8 +104,6 @@
DEE13A161E9FFD1F00D1BABA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DEE13A141E9FFD1F00D1BABA /* LaunchScreen.storyboard */; };
DEE13A171E9FFD1F00D1BABA /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DEE13A151E9FFD1F00D1BABA /* Main.storyboard */; };
DEE13A1A1E9FFD2E00D1BABA /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = DEE13A191E9FFD2E00D1BABA /* GoogleService-Info.plist */; };
- DEE13A2B1EA125CD00D1BABA /* FirebearApiTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DEE13A2A1EA125CD00D1BABA /* FirebearApiTests.m */; };
- DEE13A3D1EA164E100D1BABA /* FirebearEarlGreyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = DEE13A3C1EA164E100D1BABA /* FirebearEarlGreyTests.m */; };
DEE13AA21EA1724300D1BABA /* FirebaseDev.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DEE13A2C1EA12B8D00D1BABA /* FirebaseDev.framework */; };
DEE13ACB1EA1764B00D1BABA /* Auth-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = DEE13ABE1EA1764B00D1BABA /* Auth-Info.plist */; };
DEE13ACC1EA1764B00D1BABA /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DEE13AC01EA1764B00D1BABA /* LaunchScreen.storyboard */; };
@@ -194,6 +192,8 @@
D1EE09E5B9A6C092236222A9 /* Pods-Sample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Sample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Sample/Pods-Sample.debug.xcconfig"; sourceTree = "<group>"; };
D5FE06BD9AA795DFBA9EFAAD /* Pods_Sample.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Sample.framework; sourceTree = BUILT_PRODUCTS_DIR; };
D90D8C411ED3B72B00C6BE87 /* AuthCredentials.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AuthCredentials.h; sourceTree = "<group>"; };
+ D9AE2A631ED751C900DDAD18 /* FirebaseAuthApiTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirebaseAuthApiTests.m; sourceTree = "<group>"; };
+ D9AE2A651ED757C400DDAD18 /* FirebaseAuthEarlGreyTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirebaseAuthEarlGreyTests.m; sourceTree = "<group>"; };
D99C31A01ED7A0ED00607534 /* GoogleService-Info_multi.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info_multi.plist"; sourceTree = "<group>"; };
D9D6F0DE0BB3F49EF1B7CBB3 /* Pods-SwiftSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SwiftSample.release.xcconfig"; path = "Pods/Target Support Files/Pods-SwiftSample/Pods-SwiftSample.release.xcconfig"; sourceTree = "<group>"; };
DE5371831EA7E89D000DA57F /* FIRAdditionalUserInfoTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FIRAdditionalUserInfoTests.m; path = ../../Example/Auth/Tests/FIRAdditionalUserInfoTests.m; sourceTree = "<group>"; };
@@ -267,42 +267,6 @@
DECE04B11E9FEAE600164CA4 /* SettingsViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = SettingsViewController.xib; sourceTree = "<group>"; };
DECE04B21E9FEAE600164CA4 /* StaticContentTableViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StaticContentTableViewManager.h; sourceTree = "<group>"; };
DECE04B31E9FEAE600164CA4 /* StaticContentTableViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StaticContentTableViewManager.m; sourceTree = "<group>"; };
- DECE04B61E9FEAE600164CA4 /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04B71E9FEAE600164CA4 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04B81E9FEAE600164CA4 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04B91E9FEAE600164CA4 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04BA1E9FEAE600164CA4 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04BB1E9FEAE600164CA4 /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04BD1E9FEAE600164CA4 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/FirebaseAuthUI.strings; sourceTree = "<group>"; };
- DECE04BE1E9FEAE600164CA4 /* en_GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_GB; path = en_GB.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04BF1E9FEAE600164CA4 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C01E9FEAE600164CA4 /* es_MX */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es_MX; path = es_MX.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C11E9FEAE600164CA4 /* fi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fi; path = fi.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C21E9FEAE600164CA4 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C31E9FEAE600164CA4 /* he */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = he; path = he.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C41E9FEAE600164CA4 /* hr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hr; path = hr.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C51E9FEAE600164CA4 /* hu */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = hu; path = hu.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C61E9FEAE600164CA4 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C71E9FEAE600164CA4 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C81E9FEAE600164CA4 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04C91E9FEAE600164CA4 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04CA1E9FEAE600164CA4 /* ms */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ms; path = ms.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04CB1E9FEAE600164CA4 /* nb */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nb; path = nb.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04CC1E9FEAE600164CA4 /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04CD1E9FEAE600164CA4 /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04CE1E9FEAE600164CA4 /* pt */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt; path = pt.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04CF1E9FEAE600164CA4 /* pt_BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt_BR; path = pt_BR.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D01E9FEAE600164CA4 /* pt_PT */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pt_PT; path = pt_PT.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D11E9FEAE600164CA4 /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D21E9FEAE600164CA4 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D31E9FEAE600164CA4 /* sk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sk; path = sk.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D41E9FEAE600164CA4 /* sv */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = sv; path = sv.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D51E9FEAE600164CA4 /* th */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = th; path = th.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D61E9FEAE600164CA4 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = tr.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D71E9FEAE600164CA4 /* uk */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = uk; path = uk.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D81E9FEAE600164CA4 /* vi */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = vi; path = vi.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04D91E9FEAE600164CA4 /* zh_CN */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_CN; path = zh_CN.lproj/FirebearSample.strings; sourceTree = "<group>"; };
- DECE04DA1E9FEAE600164CA4 /* zh_TW */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = zh_TW; path = zh_TW.lproj/FirebearSample.strings; sourceTree = "<group>"; };
DECE04DB1E9FEAE600164CA4 /* UIViewController+Alerts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIViewController+Alerts.h"; sourceTree = "<group>"; };
DECE04DC1E9FEAE600164CA4 /* UIViewController+Alerts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+Alerts.m"; sourceTree = "<group>"; };
DECE04DD1E9FEAE600164CA4 /* UserInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UserInfoViewController.h; sourceTree = "<group>"; };
@@ -324,11 +288,9 @@
DEE13A191E9FFD2E00D1BABA /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
DEE13A201EA1252D00D1BABA /* ApiTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ApiTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
DEE13A241EA1252D00D1BABA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- DEE13A2A1EA125CD00D1BABA /* FirebearApiTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirebearApiTests.m; sourceTree = "<group>"; };
DEE13A2C1EA12B8D00D1BABA /* FirebaseDev.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = FirebaseDev.framework; path = "../../../Library/Developer/Xcode/DerivedData/Samples-dzyyktlzbrpvmobgpcqwaobjmibu/Build/Products/Debug-iphonesimulator/FirebaseDev/FirebaseDev.framework"; sourceTree = "<group>"; };
DEE13A321EA1642A00D1BABA /* EarlGreyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EarlGreyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
DEE13A361EA1642A00D1BABA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- DEE13A3C1EA164E100D1BABA /* FirebearEarlGreyTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FirebearEarlGreyTests.m; sourceTree = "<group>"; };
DEE13A421EA16EE400D1BABA /* FirebaseAuthUnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = FirebaseAuthUnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
DEE13AA71EA1761B00D1BABA /* TestApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TestApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
DEE13ABE1EA1764B00D1BABA /* Auth-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Auth-Info.plist"; path = "../../Example/Auth/App/Auth-Info.plist"; sourceTree = "<group>"; };
@@ -474,7 +436,6 @@
DECE04B11E9FEAE600164CA4 /* SettingsViewController.xib */,
DECE04B21E9FEAE600164CA4 /* StaticContentTableViewManager.h */,
DECE04B31E9FEAE600164CA4 /* StaticContentTableViewManager.m */,
- DECE04B41E9FEAE600164CA4 /* Strings */,
DECE04DB1E9FEAE600164CA4 /* UIViewController+Alerts.h */,
DECE04DC1E9FEAE600164CA4 /* UIViewController+Alerts.m */,
DECE04DD1E9FEAE600164CA4 /* UserInfoViewController.h */,
@@ -493,15 +454,6 @@
path = Base.lproj;
sourceTree = "<group>";
};
- DECE04B41E9FEAE600164CA4 /* Strings */ = {
- isa = PBXGroup;
- children = (
- DECE04B51E9FEAE600164CA4 /* FirebearSample.strings */,
- DECE04BC1E9FEAE600164CA4 /* FirebaseAuthUI.strings */,
- );
- path = Strings;
- sourceTree = "<group>";
- };
DEE13A031E9FFC9500D1BABA /* SwiftSample */ = {
isa = PBXGroup;
children = (
@@ -528,7 +480,7 @@
isa = PBXGroup;
children = (
D90D8C411ED3B72B00C6BE87 /* AuthCredentials.h */,
- DEE13A2A1EA125CD00D1BABA /* FirebearApiTests.m */,
+ D9AE2A631ED751C900DDAD18 /* FirebaseAuthApiTests.m */,
DEE13A241EA1252D00D1BABA /* Info.plist */,
);
path = ApiTests;
@@ -537,7 +489,7 @@
DEE13A331EA1642A00D1BABA /* EarlGreyTests */ = {
isa = PBXGroup;
children = (
- DEE13A3C1EA164E100D1BABA /* FirebearEarlGreyTests.m */,
+ D9AE2A651ED757C400DDAD18 /* FirebaseAuthEarlGreyTests.m */,
DEE13A361EA1642A00D1BABA /* Info.plist */,
);
path = EarlGreyTests;
@@ -885,12 +837,10 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DECE04F21E9FEAE600164CA4 /* FirebearSample.strings in Resources */,
DECE04E21E9FEAE600164CA4 /* Application.plist in Resources */,
DECE04EA1E9FEAE600164CA4 /* Images.xcassets in Resources */,
D99C31A11ED7A0ED00607534 /* GoogleService-Info_multi.plist in Resources */,
DECE04ED1E9FEAE600164CA4 /* MainViewController.xib in Resources */,
- DECE04F31E9FEAE600164CA4 /* FirebaseAuthUI.strings in Resources */,
DECE04F61E9FEAE600164CA4 /* UserInfoViewController.xib in Resources */,
DECE04F01E9FEAE600164CA4 /* SettingsViewController.xib in Resources */,
DECE04E91E9FEAE600164CA4 /* GoogleService-Info.plist in Resources */,
@@ -1250,7 +1200,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DEE13A2B1EA125CD00D1BABA /* FirebearApiTests.m in Sources */,
+ D9AE2A641ED751C900DDAD18 /* FirebaseAuthApiTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1258,7 +1208,7 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- DEE13A3D1EA164E100D1BABA /* FirebearEarlGreyTests.m in Sources */,
+ D9AE2A661ED757C400DDAD18 /* FirebaseAuthEarlGreyTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1368,56 +1318,6 @@
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
- DECE04B51E9FEAE600164CA4 /* FirebearSample.strings */ = {
- isa = PBXVariantGroup;
- children = (
- DECE04B61E9FEAE600164CA4 /* ar */,
- DECE04B71E9FEAE600164CA4 /* ca */,
- DECE04B81E9FEAE600164CA4 /* cs */,
- DECE04B91E9FEAE600164CA4 /* da */,
- DECE04BA1E9FEAE600164CA4 /* de */,
- DECE04BB1E9FEAE600164CA4 /* el */,
- DECE04BE1E9FEAE600164CA4 /* en_GB */,
- DECE04BF1E9FEAE600164CA4 /* es */,
- DECE04C01E9FEAE600164CA4 /* es_MX */,
- DECE04C11E9FEAE600164CA4 /* fi */,
- DECE04C21E9FEAE600164CA4 /* fr */,
- DECE04C31E9FEAE600164CA4 /* he */,
- DECE04C41E9FEAE600164CA4 /* hr */,
- DECE04C51E9FEAE600164CA4 /* hu */,
- DECE04C61E9FEAE600164CA4 /* id */,
- DECE04C71E9FEAE600164CA4 /* it */,
- DECE04C81E9FEAE600164CA4 /* ja */,
- DECE04C91E9FEAE600164CA4 /* ko */,
- DECE04CA1E9FEAE600164CA4 /* ms */,
- DECE04CB1E9FEAE600164CA4 /* nb */,
- DECE04CC1E9FEAE600164CA4 /* nl */,
- DECE04CD1E9FEAE600164CA4 /* pl */,
- DECE04CE1E9FEAE600164CA4 /* pt */,
- DECE04CF1E9FEAE600164CA4 /* pt_BR */,
- DECE04D01E9FEAE600164CA4 /* pt_PT */,
- DECE04D11E9FEAE600164CA4 /* ro */,
- DECE04D21E9FEAE600164CA4 /* ru */,
- DECE04D31E9FEAE600164CA4 /* sk */,
- DECE04D41E9FEAE600164CA4 /* sv */,
- DECE04D51E9FEAE600164CA4 /* th */,
- DECE04D61E9FEAE600164CA4 /* tr */,
- DECE04D71E9FEAE600164CA4 /* uk */,
- DECE04D81E9FEAE600164CA4 /* vi */,
- DECE04D91E9FEAE600164CA4 /* zh_CN */,
- DECE04DA1E9FEAE600164CA4 /* zh_TW */,
- );
- name = FirebearSample.strings;
- sourceTree = "<group>";
- };
- DECE04BC1E9FEAE600164CA4 /* FirebaseAuthUI.strings */ = {
- isa = PBXVariantGroup;
- children = (
- DECE04BD1E9FEAE600164CA4 /* en */,
- );
- name = FirebaseAuthUI.strings;
- sourceTree = "<group>";
- };
DEE13AC01EA1764B00D1BABA /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (