|
3551 | 3551 | 9614BF4328AD1C6700D3F7EA /* AccountSyncHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountSyncHandler.swift; sourceTree = "<group>"; };
|
3552 | 3552 | 962021E028B8078400BDF3D9 /* ContextualHintCopyProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContextualHintCopyProvider.swift; sourceTree = "<group>"; };
|
3553 | 3553 | 962A450E9186BF349E535413 /* sat-Olck */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "sat-Olck"; path = "sat-Olck.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
| 3554 | + 962C6C39297054A700354BE8 /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; }; |
| 3555 | + 962C6C3F2971F5D400354BE8 /* Dangerfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Dangerfile.swift; sourceTree = "<group>"; }; |
3554 | 3556 | 962F39492672D57A006BDA2A /* RecentItemsHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RecentItemsHelper.swift; sourceTree = "<group>"; };
|
3555 | 3557 | 9636D92727F5D72D00771F5E /* GleanPlumbMessageManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GleanPlumbMessageManager.swift; sourceTree = "<group>"; };
|
3556 | 3558 | 9636D92927F767EC00771F5E /* GleanPlumbMessageUtility.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GleanPlumbMessageUtility.swift; sourceTree = "<group>"; };
|
|
4393 | 4395 | D4BF6AB92893DDAA001B5130 /* en-US */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-US"; path = "en-US.lproj/Today.strings"; sourceTree = "<group>"; };
|
4394 | 4396 | D4C35390283500A600F7DC7D /* TabsPerformanceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabsPerformanceTests.swift; sourceTree = "<group>"; };
|
4395 | 4397 | D4C4BDCD2253725E00986F04 /* LibraryTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LibraryTests.swift; sourceTree = "<group>"; };
|
| 4398 | + D4F389132981634F0082E974 /* Fake.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Fake.swift; sourceTree = "<group>"; }; |
4396 | 4399 | D4F3D788232F960600FBB9AA /* WhatsNewTest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WhatsNewTest.swift; sourceTree = "<group>"; };
|
4397 | 4400 | D50268E825D1AE2D00026CDA /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/Localizable.strings; sourceTree = "<group>"; };
|
4398 | 4401 | D50268E925D1AE2D00026CDA /* el */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = el; path = el.lproj/BookmarkPanel.strings; sourceTree = "<group>"; };
|
|
6705 | 6708 | path = ContextualHints;
|
6706 | 6709 | sourceTree = "<group>";
|
6707 | 6710 | };
|
| 6711 | + 962C6C3B297054EC00354BE8 /* Sources */ = { |
| 6712 | + isa = PBXGroup; |
| 6713 | + children = ( |
| 6714 | + 962C6C3E2970551000354BE8 /* DangerDependencies */, |
| 6715 | + ); |
| 6716 | + path = Sources; |
| 6717 | + sourceTree = "<group>"; |
| 6718 | + }; |
| 6719 | + 962C6C3E2970551000354BE8 /* DangerDependencies */ = { |
| 6720 | + isa = PBXGroup; |
| 6721 | + children = ( |
| 6722 | + D4F389132981634F0082E974 /* Fake.swift */, |
| 6723 | + ); |
| 6724 | + path = DangerDependencies; |
| 6725 | + sourceTree = "<group>"; |
| 6726 | + }; |
6708 | 6727 | 9636D92627F5D71A00771F5E /* Messaging */ = {
|
6709 | 6728 | isa = PBXGroup;
|
6710 | 6729 | children = (
|
|
8150 | 8169 | F84B21B51A090F8100AAB793 = {
|
8151 | 8170 | isa = PBXGroup;
|
8152 | 8171 | children = (
|
| 8172 | + 962C6C39297054A700354BE8 /* Package.swift */, |
| 8173 | + 962C6C3F2971F5D400354BE8 /* Dangerfile.swift */, |
| 8174 | + 962C6C3B297054EC00354BE8 /* Sources */, |
8153 | 8175 | 5A65BE172928619E00E841A7 /* BrowserKit */,
|
8154 | 8176 | 45D5EDC1292D636000311934 /* nimbus.fml.yaml */,
|
8155 | 8177 | C8E2E80623D20FB3005AACE6 /* RustFxA */,
|
|
0 commit comments