Skip to content

Commit

Permalink
Merge pull request #15445 from wordpress-mobile/fix/remove-file-refer…
Browse files Browse the repository at this point in the history
…ence-in-proj

Project file: Remove reference to an extension file that no longer exists
  • Loading branch information
mindgraffiti authored Dec 7, 2020
2 parents 0959a7b + 281c636 commit b211caf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions WordPress/WordPress.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3439,7 +3439,6 @@
748BD8841F19234300813F9A /* notifications-mark-as-read.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-mark-as-read.json"; sourceTree = "<group>"; };
748BD8861F19238600813F9A /* notifications-load-all.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-load-all.json"; sourceTree = "<group>"; };
748BD8881F1923D500813F9A /* notifications-last-seen.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "notifications-last-seen.json"; sourceTree = "<group>"; };
749197ED209B9A2E006F5E66 /* ReaderCardContent+PostInformation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ReaderCardContent+PostInformation.swift"; sourceTree = "<group>"; };
74989B8B2088E3650054290B /* BlogDetailsViewController+Activity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BlogDetailsViewController+Activity.swift"; sourceTree = "<group>"; };
74AC1DA0200D0CC300973CAD /* UINavigationController+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UINavigationController+Extensions.swift"; sourceTree = "<group>"; };
74AF4D6D1FE417D200E3EBFE /* MediaUploadOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaUploadOperation.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -5939,7 +5938,6 @@
745A41AF2065405600299D75 /* ReaderPost+Searchable.swift */,
E6C09B3D1BF0FDEB003074CB /* ReaderCrossPostMeta.swift */,
5DE471B71B4C710E00665C44 /* ReaderPostContentProvider.h */,
749197ED209B9A2E006F5E66 /* ReaderCardContent+PostInformation.swift */,
E6A3384A1BB08E3F00371587 /* ReaderGapMarker.h */,
E6A3384B1BB08E3F00371587 /* ReaderGapMarker.m */,
E61084B91B9B47BA008050C5 /* ReaderAbstractTopic.swift */,
Expand Down

0 comments on commit b211caf

Please sign in to comment.