|
357 | 357 | B426FF0525FFD679001884C8 /* SimulatedLocationManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3597ABCF21553B6F00C12785 /* SimulatedLocationManagerTests.swift */; }; |
358 | 358 | B430D2FA25534FDC0088CC23 /* UserHaloCourseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B430D2F925534FDC0088CC23 /* UserHaloCourseView.swift */; }; |
359 | 359 | B4319F2F27A35EA8005A706E /* SpriteRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4319F2E27A35EA8005A706E /* SpriteRepository.swift */; }; |
| 360 | + B432985D28D53A6F005AFB98 /* URLRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = B432985C28D53A6F005AFB98 /* URLRequest.swift */; }; |
| 361 | + B432985F28D53AB8005AFB98 /* URLSessionDelegateProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = B432985E28D53AB8005AFB98 /* URLSessionDelegateProxy.swift */; }; |
| 362 | + B432986228D53AF4005AFB98 /* URLDataCacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B432986028D53AEB005AFB98 /* URLDataCacheTests.swift */; }; |
360 | 363 | B44177F82649B08400781319 /* UserLocationStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B44177F72649B08400781319 /* UserLocationStyle.swift */; }; |
361 | 364 | B443A48B27BB0CB8000AF101 /* sprite-info.json in Resources */ = {isa = PBXBuildFile; fileRef = B443A48A27BB0CB8000AF101 /* sprite-info.json */; }; |
362 | 365 | B456A8C12620C9C300FD86D8 /* MMEEventsManager+Spy.h in Headers */ = {isa = PBXBuildFile; fileRef = B456A8B82620C9C000FD86D8 /* MMEEventsManager+Spy.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
406 | 409 | B4C4FFA028ADB19600C7C253 /* RouteLineLayerPositionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4C4FF9F28ADB19600C7C253 /* RouteLineLayerPositionTests.swift */; }; |
407 | 410 | B4C8E39E286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4C8E39D286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift */; }; |
408 | 411 | B4E19C47268114840011581F /* NavigationLocationProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E19C46268114840011581F /* NavigationLocationProvider.swift */; }; |
409 | | - B4E6711F27BB09D6004EE9C1 /* SpriteInfoCacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E6711E27BB09D6004EE9C1 /* SpriteInfoCacheTests.swift */; }; |
410 | | - B4E6712227BB0A56004EE9C1 /* SpriteInfoCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4E6712027BB09EF004EE9C1 /* SpriteInfoCache.swift */; }; |
411 | 412 | B4F4FEAD27AB1E11003915A9 /* SpriteRepositoryTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4B61B9627A882E200AA127E /* SpriteRepositoryTests.swift */; }; |
412 | 413 | B4FD842827ED1980002662C4 /* UserPuckStyleKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = B4FD842727ED1980002662C4 /* UserPuckStyleKit.swift */; }; |
413 | 414 | C51511D120EAC89D00372A91 /* CPMapTemplate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C51511D020EAC89D00372A91 /* CPMapTemplate.swift */; }; |
|
972 | 973 | B419BFF125F00A9C0086639B /* Feature.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Feature.swift; sourceTree = "<group>"; }; |
973 | 974 | B430D2F925534FDC0088CC23 /* UserHaloCourseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserHaloCourseView.swift; sourceTree = "<group>"; }; |
974 | 975 | B4319F2E27A35EA8005A706E /* SpriteRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SpriteRepository.swift; sourceTree = "<group>"; }; |
| 976 | + B432985C28D53A6F005AFB98 /* URLRequest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLRequest.swift; sourceTree = "<group>"; }; |
| 977 | + B432985E28D53AB8005AFB98 /* URLSessionDelegateProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLSessionDelegateProxy.swift; sourceTree = "<group>"; }; |
| 978 | + B432986028D53AEB005AFB98 /* URLDataCacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLDataCacheTests.swift; sourceTree = "<group>"; }; |
975 | 979 | B44177F72649B08400781319 /* UserLocationStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserLocationStyle.swift; sourceTree = "<group>"; }; |
976 | 980 | B443A48A27BB0CB8000AF101 /* sprite-info.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "sprite-info.json"; sourceTree = "<group>"; }; |
977 | 981 | B456A8B72620C9C000FD86D8 /* MMEEventsManager+Spy.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = "MMEEventsManager+Spy.m"; path = "include/MMEEventsManager+Spy.m"; sourceTree = "<group>"; }; |
|
1025 | 1029 | B4C8E39D286B72FA004D3EDD /* FeedbackViewControllerSnapshotTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeedbackViewControllerSnapshotTests.swift; sourceTree = "<group>"; }; |
1026 | 1030 | B4D4291826260D5900EE92A8 /* MBXInfo.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = MBXInfo.plist; sourceTree = "<group>"; }; |
1027 | 1031 | B4E19C46268114840011581F /* NavigationLocationProvider.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationLocationProvider.swift; sourceTree = "<group>"; }; |
1028 | | - B4E6711E27BB09D6004EE9C1 /* SpriteInfoCacheTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpriteInfoCacheTests.swift; sourceTree = "<group>"; }; |
1029 | | - B4E6712027BB09EF004EE9C1 /* SpriteInfoCache.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpriteInfoCache.swift; sourceTree = "<group>"; }; |
1030 | 1032 | B4FD842727ED1980002662C4 /* UserPuckStyleKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserPuckStyleKit.swift; sourceTree = "<group>"; }; |
1031 | 1033 | C51511D020EAC89D00372A91 /* CPMapTemplate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CPMapTemplate.swift; sourceTree = "<group>"; }; |
1032 | 1034 | C51DF8651F38C31C006C6A15 /* Locale.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Locale.swift; sourceTree = "<group>"; }; |
|
1549 | 1551 | 8A0E0A6D257AE4B300C2E924 /* Cache */ = { |
1550 | 1552 | isa = PBXGroup; |
1551 | 1553 | children = ( |
1552 | | - B4E6712027BB09EF004EE9C1 /* SpriteInfoCache.swift */, |
1553 | 1554 | 3EA93A10227A7DAF1861D9F5 /* Cache.swift */, |
1554 | 1555 | 160D8278205996DA00D278D6 /* DataCache.swift */, |
1555 | 1556 | 3EA938479CF48D7AD1B6369B /* ImageCache.swift */, |
|
1653 | 1654 | 8AB316C126BC9FFC00C3AC76 /* Cache */ = { |
1654 | 1655 | isa = PBXGroup; |
1655 | 1656 | children = ( |
1656 | | - B4E6711E27BB09D6004EE9C1 /* SpriteInfoCacheTests.swift */, |
| 1657 | + B432986028D53AEB005AFB98 /* URLDataCacheTests.swift */, |
1657 | 1658 | 160D827A2059973C00D278D6 /* DataCacheTests.swift */, |
1658 | 1659 | 1662244A2029059C00EA4824 /* ImageCacheTests.swift */, |
1659 | 1660 | ); |
|
1939 | 1940 | isa = PBXGroup; |
1940 | 1941 | children = ( |
1941 | 1942 | 8A7FD08928D9369C000C448F /* UIViewController.swift */, |
| 1943 | + B432985E28D53AB8005AFB98 /* URLSessionDelegateProxy.swift */, |
| 1944 | + B432985C28D53A6F005AFB98 /* URLRequest.swift */, |
1942 | 1945 | 8A99F18828821AA70034F5BD /* UILayoutGuide.swift */, |
1943 | 1946 | 8A50A3D026EC0AA300894A8E /* StyleURI.swift */, |
1944 | 1947 | F46FF186260277F7007CC0E0 /* DateComponentsFormatter+NavigationAdditions.swift */, |
|
2826 | 2829 | 8A285E242637859800B11ECD /* OrnamentsController.swift in Sources */, |
2827 | 2830 | 8A1943A92685DC680066E2F8 /* NavigationGeocodedPlacemark.swift in Sources */, |
2828 | 2831 | 8A0E0A52257AD9C300C2E924 /* NightStyle.swift in Sources */, |
| 2832 | + B432985D28D53A6F005AFB98 /* URLRequest.swift in Sources */, |
2829 | 2833 | 8A50A3C526EC09FB00894A8E /* FeedbackViewControllerType.swift in Sources */, |
2830 | 2834 | 8AD220B127C097F3000734A5 /* HighlightedButton.swift in Sources */, |
2831 | 2835 | 8A12E864282484B20071AF00 /* BannerContainerViewDelegate.swift in Sources */, |
|
2874 | 2878 | 8DEB4066220CE596008BAAB4 /* NavigationMapViewDelegate.swift in Sources */, |
2875 | 2879 | 359D283C1F9DC14F00FDE9C9 /* UICollectionView.swift in Sources */, |
2876 | 2880 | 8A2354F028877890003E42B4 /* BottomBannerViewControllerLayout.swift in Sources */, |
2877 | | - B4E6712227BB0A56004EE9C1 /* SpriteInfoCache.swift in Sources */, |
2878 | 2881 | 8A17635B25CC89D800737520 /* Expression.swift in Sources */, |
2879 | 2882 | 8A04DFBC275EBC1B00D87959 /* TopBannerViewControllerDelegate.swift in Sources */, |
2880 | 2883 | 8A2081CC25E07CED00F9B8A6 /* RouteLineType.swift in Sources */, |
| 2884 | + B432985F28D53AB8005AFB98 /* URLSessionDelegateProxy.swift in Sources */, |
2881 | 2885 | 2B3ED38C2609FA7900861A84 /* ArrivalController.swift in Sources */, |
2882 | 2886 | 8AD2212327C43DEB000734A5 /* StylableView.swift in Sources */, |
2883 | 2887 | 8D24A2F820409A890098CBF8 /* CGSize.swift in Sources */, |
|
2955 | 2959 | 8AD6F25B272216A500326D13 /* MapViewStyleTests.swift in Sources */, |
2956 | 2960 | 2E82B9DE26E6237600B7837F /* CongestionLevelTests.swift in Sources */, |
2957 | 2961 | 35EFD009207CA5E800BF3873 /* ManeuverViewSnapshotTests.swift in Sources */, |
| 2962 | + B432986228D53AF4005AFB98 /* URLDataCacheTests.swift in Sources */, |
2958 | 2963 | 8AD12F4D26C1A5C10008AE55 /* Snapshot++.swift in Sources */, |
2959 | 2964 | DA85D5EF25DB4AA4008A2AD4 /* LaneViewTests.swift in Sources */, |
2960 | 2965 | 35A262B92050A5CD00AEFF6D /* InstructionsBannerViewSnapshotTests.swift in Sources */, |
|
2981 | 2986 | B4F4FEAD27AB1E11003915A9 /* SpriteRepositoryTests.swift in Sources */, |
2982 | 2987 | 160D827B2059973C00D278D6 /* DataCacheTests.swift in Sources */, |
2983 | 2988 | 16E3625C201265D600DF0592 /* ImageDownloadOperationSpy.swift in Sources */, |
2984 | | - B4E6711F27BB09D6004EE9C1 /* SpriteInfoCacheTests.swift in Sources */, |
2985 | 2989 | B40B1C61270380EC0065F57D /* VanishingRouteLineTests.swift in Sources */, |
2986 | 2990 | 1662244B2029059C00EA4824 /* ImageCacheTests.swift in Sources */, |
2987 | 2991 | DA1755F82357B6BD00B06C1D /* StringTests.swift in Sources */, |
|
0 commit comments