|
383 | 383 | DE7B8DCC1E8EF23A009EB6DF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = DE7B8D371E8EF202009EB6DF /* main.m */; };
|
384 | 384 | DE7B8DD01E8EF246009EB6DF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DE7B8D2C1E8EF202009EB6DF /* LaunchScreen.storyboard */; };
|
385 | 385 | DE7B8DD11E8EF24F009EB6DF /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = DE7B8D2E1E8EF202009EB6DF /* Main.storyboard */; };
|
| 386 | + DE8DB551221F5B480068BB0E /* FIRInstanceIDWithFCMTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DE8DB550221F5B470068BB0E /* FIRInstanceIDWithFCMTest.m */; }; |
386 | 387 | DE9037291FBA5F2400E239D3 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 0672F2F11EBBA7D900818E87 /* GoogleService-Info.plist */; };
|
387 | 388 | DE90372A1FBA5F8F00E239D3 /* FArraySortedDictionaryTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 063CB4471EBA7AE200038A59 /* FArraySortedDictionaryTest.m */; };
|
388 | 389 | DE90372B1FBA5F8F00E239D3 /* FCompoundHashTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 063CB4481EBA7AE200038A59 /* FCompoundHashTest.m */; };
|
|
1182 | 1183 | DE7B8D8D1E8EF203009EB6DF /* SenTest+FWaiter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "SenTest+FWaiter.m"; sourceTree = "<group>"; };
|
1183 | 1184 | DE7B8D8E1E8EF203009EB6DF /* syncPointSpec.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = syncPointSpec.json; sourceTree = "<group>"; };
|
1184 | 1185 | DE7B8DD21E8F1CA7009EB6DF /* Database-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Database-Info.plist"; sourceTree = "<group>"; };
|
| 1186 | + DE8DB550221F5B470068BB0E /* FIRInstanceIDWithFCMTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRInstanceIDWithFCMTest.m; sourceTree = "<group>"; }; |
1185 | 1187 | DE9314C61E86C6BD0083EDBF /* Auth_Example_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Auth_Example_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
1186 | 1188 | DE9314DE1E86C6BE0083EDBF /* Auth_Tests_iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Auth_Tests_iOS.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
1187 | 1189 | DE9314EE1E86C6FF0083EDBF /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
1279 | 1281 | DE958BDF21F7DF0C00E6C1C5 /* FIRInstanceIDKeyPairMigrationTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRInstanceIDKeyPairMigrationTest.m; sourceTree = "<group>"; };
|
1280 | 1282 | DE958BE021F7DF0C00E6C1C5 /* FIRInstanceIDTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRInstanceIDTest.m; sourceTree = "<group>"; };
|
1281 | 1283 | DE958BE121F7DF0C00E6C1C5 /* FIRInstanceIDUtilitiesTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRInstanceIDUtilitiesTest.m; sourceTree = "<group>"; };
|
1282 |
| - DE958BE221F7DF0C00E6C1C5 /* FIRInstanceIDWithFCMTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRInstanceIDWithFCMTest.m; sourceTree = "<group>"; }; |
1283 | 1284 | DE958BE321F7DF0C00E6C1C5 /* FIRInstanceIDFakeKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIRInstanceIDFakeKeychain.h; sourceTree = "<group>"; };
|
1284 | 1285 | DE958BE421F7DF0C00E6C1C5 /* FIRInstanceIDKeyPairStoreTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRInstanceIDKeyPairStoreTest.m; sourceTree = "<group>"; };
|
1285 | 1286 | DE958BE521F7DF0C00E6C1C5 /* FIRInstanceIDAuthKeyChainTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRInstanceIDAuthKeyChainTest.m; sourceTree = "<group>"; };
|
|
2363 | 2364 | DE9315C21E8738B70083EDBF /* Tests */ = {
|
2364 | 2365 | isa = PBXGroup;
|
2365 | 2366 | children = (
|
| 2367 | + DE8DB550221F5B470068BB0E /* FIRInstanceIDWithFCMTest.m */, |
2366 | 2368 | DE9315C81E8738B70083EDBF /* FIRMessagingFakeConnection.h */,
|
2367 | 2369 | DE9315CA1E8738B70083EDBF /* FIRMessagingFakeSocket.h */,
|
2368 | 2370 | DE9315D61E8738B70083EDBF /* FIRMessagingTestNotificationUtilities.h */,
|
|
2448 | 2450 | DE958BD921F7DF0B00E6C1C5 /* FIRInstanceIDTokenManagerTest.m */,
|
2449 | 2451 | DE958BDB21F7DF0B00E6C1C5 /* FIRInstanceIDTokenOperationsTest.m */,
|
2450 | 2452 | DE958BE121F7DF0C00E6C1C5 /* FIRInstanceIDUtilitiesTest.m */,
|
2451 |
| - DE958BE221F7DF0C00E6C1C5 /* FIRInstanceIDWithFCMTest.m */, |
2452 | 2453 | DE958BBA21F7D32300E6C1C5 /* Info.plist */,
|
2453 | 2454 | );
|
2454 | 2455 | path = Tests;
|
|
4545 | 4546 | DE9315FB1E8738E60083EDBF /* FIRMessagingLinkHandlingTest.m in Sources */,
|
4546 | 4547 | DE9315FC1E8738E60083EDBF /* FIRMessagingPendingTopicsListTest.m in Sources */,
|
4547 | 4548 | DE9316001E8738E60083EDBF /* FIRMessagingRmqManagerTest.m in Sources */,
|
| 4549 | + DE8DB551221F5B480068BB0E /* FIRInstanceIDWithFCMTest.m in Sources */, |
4548 | 4550 | DE9315F91E8738E60083EDBF /* FIRMessagingFakeConnection.m in Sources */,
|
4549 | 4551 | DE9316021E8738E60083EDBF /* FIRMessagingServiceTest.m in Sources */,
|
4550 | 4552 | DE9315FE1E8738E60083EDBF /* FIRMessagingRegistrarTest.m in Sources */,
|
|
0 commit comments