|
38 | 38 | 55DD207F26A0D83800773CC7 /* IterableAuthManagerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55DD207E26A0D83800773CC7 /* IterableAuthManagerProtocol.swift */; };
|
39 | 39 | 55E02D39253F8D86009DB8BC /* WebViewProtocolTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55E02D38253F8D86009DB8BC /* WebViewProtocolTests.swift */; };
|
40 | 40 | 55E6F462238E066400808BCE /* DeepLinkTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55E6F45E238E066400808BCE /* DeepLinkTests.swift */; };
|
| 41 | + 5B49BB3E27CFB71500E6F00C /* PopupInboxSessionUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B49BB3D27CFB71500E6F00C /* PopupInboxSessionUITests.swift */; }; |
| 42 | + 5B6C3C1127CE871F00B9A753 /* NavInboxSessionUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */; }; |
41 | 43 | AC02480822791E2100495FB9 /* IterableInboxNavigationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC02480722791E2100495FB9 /* IterableInboxNavigationViewController.swift */; };
|
42 | 44 | AC02CAA6234E50B5006617E0 /* RegistrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC02CAA5234E50B5006617E0 /* RegistrationTests.swift */; };
|
43 | 45 | AC03094B21E532470003A288 /* InAppPersistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = AC03094A21E532470003A288 /* InAppPersistence.swift */; };
|
|
403 | 405 | 55DD207E26A0D83800773CC7 /* IterableAuthManagerProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IterableAuthManagerProtocol.swift; sourceTree = "<group>"; };
|
404 | 406 | 55E02D38253F8D86009DB8BC /* WebViewProtocolTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewProtocolTests.swift; sourceTree = "<group>"; };
|
405 | 407 | 55E6F45E238E066400808BCE /* DeepLinkTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeepLinkTests.swift; sourceTree = "<group>"; };
|
| 408 | + 5B49BB3D27CFB71500E6F00C /* PopupInboxSessionUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupInboxSessionUITests.swift; sourceTree = "<group>"; }; |
| 409 | + 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavInboxSessionUITests.swift; sourceTree = "<group>"; }; |
406 | 410 | AC02480722791E2100495FB9 /* IterableInboxNavigationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IterableInboxNavigationViewController.swift; sourceTree = "<group>"; };
|
407 | 411 | AC02CAA5234E50B5006617E0 /* RegistrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegistrationTests.swift; sourceTree = "<group>"; };
|
408 | 412 | AC03094A21E532470003A288 /* InAppPersistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InAppPersistence.swift; sourceTree = "<group>"; };
|
|
1215 | 1219 | ACBDDE5B23C4EDEC0008CC4D /* InboxCustomizationTests.swift */,
|
1216 | 1220 | ACDA977023159C39004C412E /* InboxUITests.swift */,
|
1217 | 1221 | ACC6A851232407B5003CC4BE /* InboxUITestsHelper.swift */,
|
| 1222 | + 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */, |
| 1223 | + 5B49BB3D27CFB71500E6F00C /* PopupInboxSessionUITests.swift */, |
1218 | 1224 | ACDA977223159C39004C412E /* Info.plist */,
|
1219 | 1225 | );
|
1220 | 1226 | path = "inbox-ui-tests";
|
|
1972 | 1978 | files = (
|
1973 | 1979 | ACBDDE5C23C4EDEC0008CC4D /* InboxCustomizationTests.swift in Sources */,
|
1974 | 1980 | ACC6A852232407B5003CC4BE /* InboxUITestsHelper.swift in Sources */,
|
| 1981 | + 5B49BB3E27CFB71500E6F00C /* PopupInboxSessionUITests.swift in Sources */, |
1975 | 1982 | ACFF428824656A2000FDF10D /* CommonMocks.swift in Sources */,
|
1976 | 1983 | AC19520D231D9AC600CD5B61 /* Common.swift in Sources */,
|
1977 | 1984 | AC195210231DAD6B00CD5B61 /* TestUtils.swift in Sources */,
|
| 1985 | + 5B6C3C1127CE871F00B9A753 /* NavInboxSessionUITests.swift in Sources */, |
1978 | 1986 | ACDA977123159C39004C412E /* InboxUITests.swift in Sources */,
|
1979 | 1987 | ACC6A8502323910D003CC4BE /* UITestsHelper.swift in Sources */,
|
1980 | 1988 | ACFF4287246569D300FDF10D /* CommonExtensions.swift in Sources */,
|
|
0 commit comments