|
142 | 142 | 311BD1AD2836BB3900AEF6C1 /* AutofillItemsEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311BD1AC2836BB3900AEF6C1 /* AutofillItemsEmptyView.swift */; }; |
143 | 143 | 311BD1AF2836BB4200AEF6C1 /* AutofillItemsLockedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311BD1AE2836BB4200AEF6C1 /* AutofillItemsLockedView.swift */; }; |
144 | 144 | 311BD1B12836C0CA00AEF6C1 /* AutofillLoginListAuthenticator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 311BD1B02836C0CA00AEF6C1 /* AutofillLoginListAuthenticator.swift */; }; |
| 145 | + 31206F702D3804E800A95D76 /* AIChatDebugView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31206F6F2D3804E800A95D76 /* AIChatDebugView.swift */; }; |
| 146 | + 31206F722D38072100A95D76 /* AIChatDebugSettingsHandling.swift in Sources */ = {isa = PBXBuildFile; fileRef = 31206F712D38071000A95D76 /* AIChatDebugSettingsHandling.swift */; }; |
145 | 147 | 312E5746283BB04A00C18FA0 /* AutofillEmptySearchView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 312E5745283BB04A00C18FA0 /* AutofillEmptySearchView.swift */; }; |
146 | 148 | 3132FA2627A0784600DD7A12 /* FilePreviewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3132FA2527A0784600DD7A12 /* FilePreviewHelper.swift */; }; |
147 | 149 | 3132FA2827A0788400DD7A12 /* PassKitPreviewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3132FA2727A0788400DD7A12 /* PassKitPreviewHelper.swift */; }; |
|
1558 | 1560 | 311BD1AC2836BB3900AEF6C1 /* AutofillItemsEmptyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutofillItemsEmptyView.swift; sourceTree = "<group>"; }; |
1559 | 1561 | 311BD1AE2836BB4200AEF6C1 /* AutofillItemsLockedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutofillItemsLockedView.swift; sourceTree = "<group>"; }; |
1560 | 1562 | 311BD1B02836C0CA00AEF6C1 /* AutofillLoginListAuthenticator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutofillLoginListAuthenticator.swift; sourceTree = "<group>"; }; |
| 1563 | + 31206F6F2D3804E800A95D76 /* AIChatDebugView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIChatDebugView.swift; sourceTree = "<group>"; }; |
| 1564 | + 31206F712D38071000A95D76 /* AIChatDebugSettingsHandling.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIChatDebugSettingsHandling.swift; sourceTree = "<group>"; }; |
1561 | 1565 | 312E5745283BB04A00C18FA0 /* AutofillEmptySearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutofillEmptySearchView.swift; sourceTree = "<group>"; }; |
1562 | 1566 | 3132FA2527A0784600DD7A12 /* FilePreviewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FilePreviewHelper.swift; sourceTree = "<group>"; }; |
1563 | 1567 | 3132FA2727A0788400DD7A12 /* PassKitPreviewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PassKitPreviewHelper.swift; sourceTree = "<group>"; }; |
|
3927 | 3931 | 31C314A32D2EF9DF009A412A /* UserScript */ = { |
3928 | 3932 | isa = PBXGroup; |
3929 | 3933 | children = ( |
| 3934 | + 31206F712D38071000A95D76 /* AIChatDebugSettingsHandling.swift */, |
3930 | 3935 | 318C5B482D3022FE00DAA5FC /* AIChatPayloadHandling.swift */, |
3931 | 3936 | 31C3149B2D2EEB44009A412A /* AIChatScriptUserValues.swift */, |
3932 | 3937 | 31C3149C2D2EEB44009A412A /* AIChatUserScript.swift */, |
|
4758 | 4763 | 858566E7252E4F56007501B8 /* Debug.storyboard */, |
4759 | 4764 | D6F93E3B2B4FFA97004C268D /* SubscriptionDebugViewController.swift */, |
4760 | 4765 | 8590CB602684D0600089F6BF /* CookieDebugViewController.swift */, |
| 4766 | + 31206F6F2D3804E800A95D76 /* AIChatDebugView.swift */, |
4761 | 4767 | 4B0295182537BC6700E00CEF /* ConfigurationDebugViewController.swift */, |
4762 | 4768 | 858566FA252E55D6007501B8 /* ImageCacheDebugViewController.swift */, |
4763 | 4769 | 8590CB66268A2E520089F6BF /* RootDebugViewController.swift */, |
|
8182 | 8188 | 7B4F87E72D0734090010B18F /* ControlCenterWidget.swift in Sources */, |
8183 | 8189 | 9F7CFF762C86BB8F0012833E /* OnboardingView+AppIconPickerContent.swift in Sources */, |
8184 | 8190 | D68A21442B7EC08500BB372E /* SubscriptionExternalLinkView.swift in Sources */, |
| 8191 | + 31206F702D3804E800A95D76 /* AIChatDebugView.swift in Sources */, |
8185 | 8192 | BDD3B3552B8EF8DB005857A8 /* NetworkProtectionUNNotificationPresenter.swift in Sources */, |
8186 | 8193 | BD862E0B2B30F9300073E2EE /* VPNFeedbackFormView.swift in Sources */, |
8187 | 8194 | 850365F323DE087800D0F787 /* UIImageViewExtension.swift in Sources */, |
|
8294 | 8301 | 1DEAADFF2BA7832F00E25A97 /* EmailProtectionView.swift in Sources */, |
8295 | 8302 | 31C314A22D2EF614009A412A /* AIChatViewControllerManager.swift in Sources */, |
8296 | 8303 | 988F3DD3237DE8D900AEE34C /* ForgetDataAlert.swift in Sources */, |
| 8304 | + 31206F722D38072100A95D76 /* AIChatDebugSettingsHandling.swift in Sources */, |
8297 | 8305 | D6FEB8B12B7498A300C3615F /* HeadlessWebView.swift in Sources */, |
8298 | 8306 | 9FDEC7BC2C91204900C7A692 /* AppIconPickerViewModel.swift in Sources */, |
8299 | 8307 | F1FDC9352BF51E41006B1435 /* VPNSettings+Environment.swift in Sources */, |
|
0 commit comments