|
52 | 52 | 1D69C553291302F200B75945 /* BWVault.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D69C552291302F200B75945 /* BWVault.swift */; }; |
53 | 53 | 1D6A492029CF7A490011DF74 /* NSPopoverExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D6A491F29CF7A490011DF74 /* NSPopoverExtension.swift */; }; |
54 | 54 | 1D6A492129CF7A490011DF74 /* NSPopoverExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D6A491F29CF7A490011DF74 /* NSPopoverExtension.swift */; }; |
| 55 | + 1D76760E2A9CE4F000DA0BD7 /* SupportedOsChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D8057C72A83CAEE00F4FED6 /* SupportedOsChecker.swift */; }; |
55 | 56 | 1D77921828FDC54C00BE0210 /* FaviconReferenceCacheTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D77921728FDC54C00BE0210 /* FaviconReferenceCacheTests.swift */; }; |
56 | 57 | 1D77921A28FDC79800BE0210 /* FaviconStoringMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D77921928FDC79800BE0210 /* FaviconStoringMock.swift */; }; |
| 58 | + 1D8057C82A83CAEE00F4FED6 /* SupportedOsChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D8057C72A83CAEE00F4FED6 /* SupportedOsChecker.swift */; }; |
| 59 | + 1D8057C92A83CB3C00F4FED6 /* SupportedOsChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1D8057C72A83CAEE00F4FED6 /* SupportedOsChecker.swift */; }; |
57 | 60 | 1D8B7D6A2A38BF050045C6F6 /* FireproofDomainsStoreMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6BBF1712744CE36004F850E /* FireproofDomainsStoreMock.swift */; }; |
58 | 61 | 1D8B7D6B2A38BF060045C6F6 /* FireproofDomainsStoreMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6BBF1712744CE36004F850E /* FireproofDomainsStoreMock.swift */; }; |
59 | 62 | 1DA6D0FD2A1FF9A100540406 /* HTTPCookie.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1DA6D0FC2A1FF9A100540406 /* HTTPCookie.swift */; }; |
|
2942 | 2945 | 1D77921728FDC54C00BE0210 /* FaviconReferenceCacheTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaviconReferenceCacheTests.swift; sourceTree = "<group>"; }; |
2943 | 2946 | 1D77921928FDC79800BE0210 /* FaviconStoringMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FaviconStoringMock.swift; sourceTree = "<group>"; }; |
2944 | 2947 | 1D77921C28FFF27C00BE0210 /* RunningApplicationCheck.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunningApplicationCheck.swift; sourceTree = "<group>"; }; |
| 2948 | + 1D8057C72A83CAEE00F4FED6 /* SupportedOsChecker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SupportedOsChecker.swift; sourceTree = "<group>"; }; |
2945 | 2949 | 1DA6D0FC2A1FF9A100540406 /* HTTPCookie.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPCookie.swift; sourceTree = "<group>"; }; |
2946 | 2950 | 1DA6D0FF2A1FF9DC00540406 /* HTTPCookieTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HTTPCookieTests.swift; sourceTree = "<group>"; }; |
2947 | 2951 | 1DB9617929F1D06D00CF5568 /* InternalUserDeciderMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternalUserDeciderMock.swift; sourceTree = "<group>"; }; |
|
4294 | 4298 | path = RunningApplication; |
4295 | 4299 | sourceTree = "<group>"; |
4296 | 4300 | }; |
| 4301 | + 1D8057C62A83CAD500F4FED6 /* OsVersion */ = { |
| 4302 | + isa = PBXGroup; |
| 4303 | + children = ( |
| 4304 | + 1D8057C72A83CAEE00F4FED6 /* SupportedOsChecker.swift */, |
| 4305 | + ); |
| 4306 | + path = OsVersion; |
| 4307 | + sourceTree = "<group>"; |
| 4308 | + }; |
4297 | 4309 | 313AED9F287CAC5A00E1E8F4 /* UI */ = { |
4298 | 4310 | isa = PBXGroup; |
4299 | 4311 | children = ( |
|
6266 | 6278 | AA80EC52256BE33A007083E7 /* Localizables */, |
6267 | 6279 | 1D43EAFF291D7D280065E5D6 /* Logging */, |
6268 | 6280 | 85AC3B3325DA828900C7D2AA /* Network */, |
| 6281 | + 1D8057C62A83CAD500F4FED6 /* OsVersion */, |
6269 | 6282 | 4BB88B4E25B7BA20006F6B06 /* Utilities */, |
6270 | 6283 | 1D77921B28FFF26100BE0210 /* RunningApplication */, |
6271 | 6284 | AA86491424D831C4001BABEE /* View */, |
|
8693 | 8706 | 3192A00D2A4C4CFF0084EA89 /* ChromiumDataImporter.swift in Sources */, |
8694 | 8707 | 3192A00E2A4C4CFF0084EA89 /* LegacyWebKitDownloadDelegate.swift in Sources */, |
8695 | 8708 | 3192A00F2A4C4CFF0084EA89 /* WKBackForwardListItemViewModel.swift in Sources */, |
| 8709 | + 1D76760E2A9CE4F000DA0BD7 /* SupportedOsChecker.swift in Sources */, |
8696 | 8710 | 3192A0102A4C4CFF0084EA89 /* BWNotRespondingAlert.swift in Sources */, |
8697 | 8711 | 3192A0112A4C4CFF0084EA89 /* DebugUserScript.swift in Sources */, |
8698 | 8712 | 3192A0122A4C4CFF0084EA89 /* RecentlyClosedTab.swift in Sources */, |
|
9272 | 9286 | 3706FAB4293F65D500E42796 /* NSPopUpButtonExtension.swift in Sources */, |
9273 | 9287 | 3706FAB5293F65D500E42796 /* ConfigurationManager.swift in Sources */, |
9274 | 9288 | 3706FAB6293F65D500E42796 /* YoutubePlayerUserScript.swift in Sources */, |
| 9289 | + 1D8057C92A83CB3C00F4FED6 /* SupportedOsChecker.swift in Sources */, |
9275 | 9290 | 373D9B4929EEAC1B00381FDD /* SyncMetadataDatabase.swift in Sources */, |
9276 | 9291 | 3706FAB7293F65D500E42796 /* PixelParameters.swift in Sources */, |
9277 | 9292 | 3706FAB8293F65D500E42796 /* FaviconImageCache.swift in Sources */, |
|
10414 | 10429 | 4BE65485271FCD7B008D1D63 /* LoginFaviconView.swift in Sources */, |
10415 | 10430 | 4B0511CA262CAA5A00F6079C /* FireproofDomainsViewController.swift in Sources */, |
10416 | 10431 | AA4D700725545EF800C3411E /* URLEventHandler.swift in Sources */, |
| 10432 | + 1D8057C82A83CAEE00F4FED6 /* SupportedOsChecker.swift in Sources */, |
10417 | 10433 | AA92127725ADA07900600CD4 /* WKWebViewExtension.swift in Sources */, |
10418 | 10434 | AAAB9114288EB1D600A057A9 /* CleanThisHistoryMenuItem.swift in Sources */, |
10419 | 10435 | B6A9E499261474120067D1B9 /* TimedPixel.swift in Sources */, |
|
0 commit comments