|
816 | 816 | 3192A2622A4C4CFF0084EA89 /* DuckDuckGo Notifications.app in Embed Login Items */ = {isa = PBXBuildFile; fileRef = 4B4BEC202A11B4E2001D9AC5 /* DuckDuckGo Notifications.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
817 | 817 | 3192EC882A4DCF21001E97A5 /* DBPHomeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3192EC872A4DCF21001E97A5 /* DBPHomeViewController.swift */; };
|
818 | 818 | 3198FCAC2A5D8A3C002EF5F8 /* AppLauncher.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEAD7A6E2A1D3E1F002A24E7 /* AppLauncher.swift */; };
|
| 819 | + 3199C6F92AF94F5B002A7BA1 /* DataBrokerProtectionFeatureDisabler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3199C6F82AF94F5B002A7BA1 /* DataBrokerProtectionFeatureDisabler.swift */; }; |
| 820 | + 3199C6FD2AF97367002A7BA1 /* DataBrokerProtectionAppEvents.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3199C6FC2AF97367002A7BA1 /* DataBrokerProtectionAppEvents.swift */; }; |
819 | 821 | 31A031A6288191230090F792 /* CookieConsentAnimationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31A031A5288191230090F792 /* CookieConsentAnimationView.swift */; };
|
820 | 822 | 31A031A928819D920090F792 /* CookieConsentAnimationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31A031A828819D920090F792 /* CookieConsentAnimationModel.swift */; };
|
821 | 823 | 31A93F512A5D8AF0008BB88D /* DataBrokerProtection in Frameworks */ = {isa = PBXBuildFile; productRef = 31A93F502A5D8AF0008BB88D /* DataBrokerProtection */; };
|
|
3901 | 3903 | 3192A2702A4C4E330084EA89 /* DataBrokerProtection */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = DataBrokerProtection; sourceTree = "<group>"; };
|
3902 | 3904 | 3192A2712A4CBD3A0084EA89 /* DuckDuckGoDBP.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = DuckDuckGoDBP.xcconfig; sourceTree = "<group>"; };
|
3903 | 3905 | 3192EC872A4DCF21001E97A5 /* DBPHomeViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBPHomeViewController.swift; sourceTree = "<group>"; };
|
| 3906 | + 3199C6F82AF94F5B002A7BA1 /* DataBrokerProtectionFeatureDisabler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataBrokerProtectionFeatureDisabler.swift; sourceTree = "<group>"; }; |
| 3907 | + 3199C6FA2AF96F7C002A7BA1 /* BrowserServicesKit */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = BrowserServicesKit; path = ../DBP/BrowserServicesKit; sourceTree = "<group>"; }; |
| 3908 | + 3199C6FB2AF97037002A7BA1 /* content-scope-scripts */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = "content-scope-scripts"; path = "../DBP/content-scope-scripts"; sourceTree = "<group>"; }; |
| 3909 | + 3199C6FC2AF97367002A7BA1 /* DataBrokerProtectionAppEvents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataBrokerProtectionAppEvents.swift; sourceTree = "<group>"; }; |
3904 | 3910 | 31A031A5288191230090F792 /* CookieConsentAnimationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CookieConsentAnimationView.swift; sourceTree = "<group>"; };
|
3905 | 3911 | 31A031A828819D920090F792 /* CookieConsentAnimationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CookieConsentAnimationModel.swift; sourceTree = "<group>"; };
|
3906 | 3912 | 31B4AF522901A4F20013585E /* NSEventExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSEventExtension.swift; sourceTree = "<group>"; };
|
|
5386 | 5392 | 7B6D98662ADEB4B000CD35FE /* DataBrokerProtectionLoginItemScheduler.swift */,
|
5387 | 5393 | 9D8FA00B2AC5BDCE005DD0D0 /* LoginItem+DataBrokerProtection.swift */,
|
5388 | 5394 | 31C5FFB82AF64D120008A79F /* DataBrokerProtectionFeatureVisibility.swift */,
|
| 5395 | + 3199C6F82AF94F5B002A7BA1 /* DataBrokerProtectionFeatureDisabler.swift */, |
| 5396 | + 3199C6FC2AF97367002A7BA1 /* DataBrokerProtectionAppEvents.swift */, |
5389 | 5397 | );
|
5390 | 5398 | path = DBP;
|
5391 | 5399 | sourceTree = "<group>";
|
|
7053 | 7061 | AA585D75248FD31100E9A3E2 = {
|
7054 | 7062 | isa = PBXGroup;
|
7055 | 7063 | children = (
|
| 7064 | + 3199C6FB2AF97037002A7BA1 /* content-scope-scripts */, |
| 7065 | + 3199C6FA2AF96F7C002A7BA1 /* BrowserServicesKit */, |
7056 | 7066 | 378B5886295CF2A4002C0CC0 /* Configuration */,
|
7057 | 7067 | 378E279C2970217400FCADA2 /* LocalPackages */,
|
7058 | 7068 | 7BB108552A43375D000AB95F /* LocalThirdParty */,
|
|
10028 | 10038 | 4B9DB0222A983B24000927DB /* ProductWaitlistRequest.swift in Sources */,
|
10029 | 10039 | 31929FAA2A4C4CFF0084EA89 /* AppStateChangedPublisher.swift in Sources */,
|
10030 | 10040 | 31929FAB2A4C4CFF0084EA89 /* BookmarkTableCellView.swift in Sources */,
|
| 10041 | + 3199C6F92AF94F5B002A7BA1 /* DataBrokerProtectionFeatureDisabler.swift in Sources */, |
10031 | 10042 | 31929FAC2A4C4CFF0084EA89 /* BookmarkManagementSidebarViewController.swift in Sources */,
|
10032 | 10043 | 31929FAD2A4C4CFF0084EA89 /* NSStackViewExtension.swift in Sources */,
|
10033 | 10044 | 31929FAF2A4C4CFF0084EA89 /* OptionalExtension.swift in Sources */,
|
|
10494 | 10505 | 3192A15C2A4C4CFF0084EA89 /* NSAttributedStringExtension.swift in Sources */,
|
10495 | 10506 | 3192A15D2A4C4CFF0084EA89 /* AnimationView.swift in Sources */,
|
10496 | 10507 | 3192A15E2A4C4CFF0084EA89 /* NSRectExtension.swift in Sources */,
|
| 10508 | + 3199C6FD2AF97367002A7BA1 /* DataBrokerProtectionAppEvents.swift in Sources */, |
10497 | 10509 | 3192A15F2A4C4CFF0084EA89 /* YoutubeOverlayUserScript.swift in Sources */,
|
10498 | 10510 | 3192A1602A4C4CFF0084EA89 /* DictionaryExtension.swift in Sources */,
|
10499 | 10511 | 3192A1612A4C4CFF0084EA89 /* Publishers.NestedObjectChanges.swift in Sources */,
|
|
0 commit comments