From 281c636c904dea61b784a1e17f1add0a118bd405 Mon Sep 17 00:00:00 2001 From: "Thuy.Copeland" Date: Mon, 7 Dec 2020 12:57:58 -0600 Subject: [PATCH] Remove reference to an extension file that no longer exists --- WordPress/WordPress.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/WordPress/WordPress.xcodeproj/project.pbxproj b/WordPress/WordPress.xcodeproj/project.pbxproj index 180d02ea5827..c4c8aa25448a 100644 --- a/WordPress/WordPress.xcodeproj/project.pbxproj +++ b/WordPress/WordPress.xcodeproj/project.pbxproj @@ -3440,7 +3440,6 @@ 748BD8841F19234300813F9A /* notifications-mark-as-read.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-mark-as-read.json"; sourceTree = ""; }; 748BD8861F19238600813F9A /* notifications-load-all.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-load-all.json"; sourceTree = ""; }; 748BD8881F1923D500813F9A /* notifications-last-seen.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-last-seen.json"; sourceTree = ""; }; - 749197ED209B9A2E006F5E66 /* ReaderCardContent+PostInformation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ReaderCardContent+PostInformation.swift"; sourceTree = ""; }; 74989B8B2088E3650054290B /* BlogDetailsViewController+Activity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BlogDetailsViewController+Activity.swift"; sourceTree = ""; }; 74AC1DA0200D0CC300973CAD /* UINavigationController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UINavigationController+Extensions.swift"; sourceTree = ""; }; 74AF4D6D1FE417D200E3EBFE /* MediaUploadOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaUploadOperation.swift; sourceTree = ""; }; @@ -5941,7 +5940,6 @@ 745A41AF2065405600299D75 /* ReaderPost+Searchable.swift */, E6C09B3D1BF0FDEB003074CB /* ReaderCrossPostMeta.swift */, 5DE471B71B4C710E00665C44 /* ReaderPostContentProvider.h */, - 749197ED209B9A2E006F5E66 /* ReaderCardContent+PostInformation.swift */, E6A3384A1BB08E3F00371587 /* ReaderGapMarker.h */, E6A3384B1BB08E3F00371587 /* ReaderGapMarker.m */, E61084B91B9B47BA008050C5 /* ReaderAbstractTopic.swift */,