Skip to content

Commit 2235b36

Browse files
committed
Move RemotePost+Metadata extension to WordPressData folder
1 parent 87fa333 commit 2235b36

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

WordPress/WordPress.xcodeproj/project.pbxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,7 +1119,6 @@
11191119
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
11201120
membershipExceptions = (
11211121
"Networking/WordPressOrgRestApi+WordPress.swift",
1122-
"RemotePost+Metadata.swift",
11231122
"Services/PostRepository+Helpers.swift",
11241123
);
11251124
target = 3F7AE0B42D9B30A100AB4892 /* WordPressData */;
@@ -1128,7 +1127,6 @@
11281127
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
11291128
membershipExceptions = (
11301129
"Networking/WordPressOrgRestApi+WordPress.swift",
1131-
"RemotePost+Metadata.swift",
11321130
"Services/PostRepository+Helpers.swift",
11331131
);
11341132
target = 1D6058900D05DD3D006BFB54 /* WordPress */;
@@ -1137,7 +1135,6 @@
11371135
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
11381136
membershipExceptions = (
11391137
"Networking/WordPressOrgRestApi+WordPress.swift",
1140-
"RemotePost+Metadata.swift",
11411138
"Services/PostRepository+Helpers.swift",
11421139
);
11431140
target = FABB1F8F2602FC2C00C8785C /* Jetpack */;

0 commit comments

Comments
 (0)