|
759 | 759 | EE50053029C3BA0800AE0773 /* InternalUserStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE50052F29C3BA0800AE0773 /* InternalUserStore.swift */; }; |
760 | 760 | EE72CA852A862D000043B5B3 /* NetworkProtectionDebugViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE72CA842A862D000043B5B3 /* NetworkProtectionDebugViewController.swift */; }; |
761 | 761 | EE7917912A83DE93008DFF28 /* CombineTestUtilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7917902A83DE93008DFF28 /* CombineTestUtilities.swift */; }; |
| 762 | + EE7A92872AC6DE4700832A36 /* NetworkProtectionNotificationIdentifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE7A92862AC6DE4700832A36 /* NetworkProtectionNotificationIdentifier.swift */; }; |
762 | 763 | EE8594992A44791C008A6D06 /* NetworkProtectionTunnelController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE8594982A44791C008A6D06 /* NetworkProtectionTunnelController.swift */; }; |
763 | 764 | EE8E568A2A56BCE400F11DCA /* NetworkProtection in Frameworks */ = {isa = PBXBuildFile; productRef = EE8E56892A56BCE400F11DCA /* NetworkProtection */; }; |
764 | 765 | EEEB80A32A421CE600386378 /* NetworkProtectionPacketTunnelProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = EEEB80A22A421CE600386378 /* NetworkProtectionPacketTunnelProvider.swift */; }; |
|
2349 | 2350 | EE50052F29C3BA0800AE0773 /* InternalUserStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InternalUserStore.swift; sourceTree = "<group>"; }; |
2350 | 2351 | EE72CA842A862D000043B5B3 /* NetworkProtectionDebugViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkProtectionDebugViewController.swift; sourceTree = "<group>"; }; |
2351 | 2352 | EE7917902A83DE93008DFF28 /* CombineTestUtilities.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CombineTestUtilities.swift; sourceTree = "<group>"; }; |
| 2353 | + EE7A92862AC6DE4700832A36 /* NetworkProtectionNotificationIdentifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkProtectionNotificationIdentifier.swift; sourceTree = "<group>"; }; |
2352 | 2354 | EE8594982A44791C008A6D06 /* NetworkProtectionTunnelController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkProtectionTunnelController.swift; sourceTree = "<group>"; }; |
2353 | 2355 | EEB8FDB92A990AEE00EBEDCF /* Configuration-Alpha.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = "Configuration-Alpha.xcconfig"; path = "Configuration/Configuration-Alpha.xcconfig"; sourceTree = "<group>"; }; |
2354 | 2356 | EEEB80A22A421CE600386378 /* NetworkProtectionPacketTunnelProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkProtectionPacketTunnelProvider.swift; sourceTree = "<group>"; }; |
|
4394 | 4396 | name = NetworkProtection; |
4395 | 4397 | sourceTree = "<group>"; |
4396 | 4398 | }; |
| 4399 | + EE7A92852AC6DE2500832A36 /* NetworkProtection */ = { |
| 4400 | + isa = PBXGroup; |
| 4401 | + children = ( |
| 4402 | + EE7A92862AC6DE4700832A36 /* NetworkProtectionNotificationIdentifier.swift */, |
| 4403 | + ); |
| 4404 | + name = NetworkProtection; |
| 4405 | + sourceTree = "<group>"; |
| 4406 | + }; |
4397 | 4407 | EECD94B22A28B8580085C66E /* NetworkProtection */ = { |
4398 | 4408 | isa = PBXGroup; |
4399 | 4409 | children = ( |
|
4669 | 4679 | F143C2E51E4A4CD400CFDE3A /* Core */ = { |
4670 | 4680 | isa = PBXGroup; |
4671 | 4681 | children = ( |
| 4682 | + EE7A92852AC6DE2500832A36 /* NetworkProtection */, |
4672 | 4683 | 4B470ED4299C484B0086EBDC /* AppTrackingProtection */, |
4673 | 4684 | F1CE42A71ECA0A520074A8DF /* Bookmarks */, |
4674 | 4685 | 837774491F8E1ECE00E17A29 /* ContentBlocker */, |
|
6693 | 6704 | 85F21DC621145DD5002631A6 /* global.swift in Sources */, |
6694 | 6705 | F41C2DA326C1925700F9A760 /* BookmarksAndFolders.xcdatamodeld in Sources */, |
6695 | 6706 | F4F6DFBA26EFF28A00ED7E12 /* BookmarkObjects.swift in Sources */, |
| 6707 | + EE7A92872AC6DE4700832A36 /* NetworkProtectionNotificationIdentifier.swift in Sources */, |
6696 | 6708 | 836A941D247F23C600BF8EF5 /* UserAgentManager.swift in Sources */, |
6697 | 6709 | 4B83397329AFB8D2003F7EA9 /* AppTrackingProtectionFeedbackModel.swift in Sources */, |
6698 | 6710 | 85CA53A824BB343700A6288C /* Favicons.swift in Sources */, |
|
0 commit comments