|
185 | 185 | 5B5AA717284F1A6D0093FED4 /* MockNetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5AA710284F1A6D0093FED4 /* MockNetworkSession.swift */; };
|
186 | 186 | 5B6C3C1127CE871F00B9A753 /* NavInboxSessionUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */; };
|
187 | 187 | 5B88BC482805D09D004016E5 /* NetworkSession.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B88BC472805D09D004016E5 /* NetworkSession.swift */; };
|
| 188 | + 94D8F9D42CDC291000D4CF53 /* ThreadSafeOrderedDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94D8F9D32CDC291000D4CF53 /* ThreadSafeOrderedDictionary.swift */; }; |
| 189 | + 94D8F9D62CDC294300D4CF53 /* ThreadSafeOrderedDictionaryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 94D8F9D52CDC294300D4CF53 /* ThreadSafeOrderedDictionaryTests.swift */; }; |
188 | 190 | 9F76FFFF2B17884900962526 /* EmbeddedHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9F76FFFE2B17884900962526 /* EmbeddedHelper.swift */; };
|
189 | 191 | 9FF05EAC2AFEA5FA005311F7 /* MockAuthManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF05EAB2AFEA5FA005311F7 /* MockAuthManager.swift */; };
|
190 | 192 | 9FF05EAD2AFEA5FA005311F7 /* MockAuthManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FF05EAB2AFEA5FA005311F7 /* MockAuthManager.swift */; };
|
|
609 | 611 | 5B6C3C1027CE871F00B9A753 /* NavInboxSessionUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NavInboxSessionUITests.swift; sourceTree = "<group>"; };
|
610 | 612 | 5B88BC472805D09D004016E5 /* NetworkSession.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkSession.swift; sourceTree = "<group>"; };
|
611 | 613 | 5BFC7CED27FC9AF300E77479 /* inbox-ui-tests-app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "inbox-ui-tests-app.entitlements"; sourceTree = "<group>"; };
|
| 614 | + 94D8F9D32CDC291000D4CF53 /* ThreadSafeOrderedDictionary.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThreadSafeOrderedDictionary.swift; sourceTree = "<group>"; }; |
| 615 | + 94D8F9D52CDC294300D4CF53 /* ThreadSafeOrderedDictionaryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThreadSafeOrderedDictionaryTests.swift; sourceTree = "<group>"; }; |
612 | 616 | 9F76FFFE2B17884900962526 /* EmbeddedHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmbeddedHelper.swift; sourceTree = "<group>"; };
|
613 | 617 | 9FF05EAB2AFEA5FA005311F7 /* MockAuthManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockAuthManager.swift; sourceTree = "<group>"; };
|
614 | 618 | AC02480722791E2100495FB9 /* IterableInboxNavigationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IterableInboxNavigationViewController.swift; sourceTree = "<group>"; };
|
|
1153 | 1157 | 5536781E2576FF9000DB3652 /* IterableUtilTests.swift */,
|
1154 | 1158 | ACED4C00213F50B30055A497 /* LoggingTests.swift */,
|
1155 | 1159 | 55B37FC5229752DD0042F13A /* OrderedDictionaryTests.swift */,
|
| 1160 | + 94D8F9D52CDC294300D4CF53 /* ThreadSafeOrderedDictionaryTests.swift */, |
1156 | 1161 | ACEDF41E2183C436000B9BFE /* PendingTests.swift */,
|
1157 | 1162 | );
|
1158 | 1163 | name = "foundational-tests";
|
|
1280 | 1285 | AC776DA5211A1B8A00C27C27 /* IterableRequestUtil.swift */,
|
1281 | 1286 | AC72A0AD20CF4C16004D7997 /* IterableUtil.swift */,
|
1282 | 1287 | AC32E16721DD55B900BD4F83 /* OrderedDictionary.swift */,
|
| 1288 | + 94D8F9D32CDC291000D4CF53 /* ThreadSafeOrderedDictionary.swift */, |
1283 | 1289 | ACD8BF852757FC4C00C2EAB2 /* UIColor+Extension.swift */,
|
1284 | 1290 | );
|
1285 | 1291 | name = Util;
|
|
2112 | 2118 | ACD2B83D25B0A74A005D7A90 /* Models.swift in Sources */,
|
2113 | 2119 | 55DD2027269E5EA300773CC7 /* InboxViewControllerViewModelView.swift in Sources */,
|
2114 | 2120 | AC1BED9523F1D4C700FDD75F /* MiscInboxClasses.swift in Sources */,
|
| 2121 | + 94D8F9D42CDC291000D4CF53 /* ThreadSafeOrderedDictionary.swift in Sources */, |
2115 | 2122 | 553449A129C2621E002E4599 /* EmbeddedMessagingProcessor.swift in Sources */,
|
2116 | 2123 | 556FB1EA244FAF6A00EDF6BD /* InAppPresenter.swift in Sources */,
|
2117 | 2124 | AC2AED4424EBC905000EE5F3 /* IterableTaskScheduler.swift in Sources */,
|
|
2222 | 2229 | AC8F35A2239806B500302994 /* InboxViewControllerViewModelTests.swift in Sources */,
|
2223 | 2230 | AC995F9A2166EEB50099A184 /* CommonMocks.swift in Sources */,
|
2224 | 2231 | 5588DFE128C046B7000697D7 /* MockLocalStorage.swift in Sources */,
|
| 2232 | + 94D8F9D62CDC294300D4CF53 /* ThreadSafeOrderedDictionaryTests.swift in Sources */, |
2225 | 2233 | 1CBFFE1B2A97AEEF00ED57EE /* EmbeddedMessagingProcessorTests.swift in Sources */,
|
2226 | 2234 | 5588DF8128C04494000697D7 /* MockUrlDelegate.swift in Sources */,
|
2227 | 2235 | 5585DF8F22A73390000A32B9 /* IterableInboxViewControllerTests.swift in Sources */,
|
|
0 commit comments