Skip to content

Commit 56c4ada

Browse files
committed
Move WordPressOrgRestApi+WordPress.swift file to WordPressData
1 parent cdba2ad commit 56c4ada

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

WordPress/WordPress.xcodeproj/project.pbxproj

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,27 +1114,6 @@
11141114
);
11151115
target = E16AB92914D978240047A2E5 /* WordPressTest */;
11161116
};
1117-
3F0F25872D9BD88C00CD05D6 /* Exceptions for "Classes" folder in "WordPressData" target */ = {
1118-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
1119-
membershipExceptions = (
1120-
"Networking/WordPressOrgRestApi+WordPress.swift",
1121-
);
1122-
target = 3F7AE0B42D9B30A100AB4892 /* WordPressData */;
1123-
};
1124-
3F164FCF2D9E49A8008BC606 /* Exceptions for "Classes" folder in "WordPress" target */ = {
1125-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
1126-
membershipExceptions = (
1127-
"Networking/WordPressOrgRestApi+WordPress.swift",
1128-
);
1129-
target = 1D6058900D05DD3D006BFB54 /* WordPress */;
1130-
};
1131-
3F164FD02D9E49A8008BC606 /* Exceptions for "Classes" folder in "Jetpack" target */ = {
1132-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
1133-
membershipExceptions = (
1134-
"Networking/WordPressOrgRestApi+WordPress.swift",
1135-
);
1136-
target = FABB1F8F2602FC2C00C8785C /* Jetpack */;
1137-
};
11381117
3F1A64F82DA7ABC300786B92 /* Exceptions for "Classes" folder in "Reader" target */ = {
11391118
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
11401119
membershipExceptions = (
@@ -1308,19 +1287,16 @@
13081287
24CE57C42CD3375200C7B37D /* Classes */ = {
13091288
isa = PBXFileSystemSynchronizedRootGroup;
13101289
exceptions = (
1311-
3F164FCF2D9E49A8008BC606 /* Exceptions for "Classes" folder in "WordPress" target */,
13121290
4AC9F8152DE528180095EA51 /* Exceptions for "Classes" folder in "WordPressShareExtension" target */,
13131291
4ABC59762DE52AA2005A6B84 /* Exceptions for "Classes" folder in "WordPressDraftActionExtension" target */,
13141292
4ABCAB382DE5333C005A6B84 /* Exceptions for "Classes" folder in "WordPressNotificationServiceExtension" target */,
1315-
3F164FD02D9E49A8008BC606 /* Exceptions for "Classes" folder in "Jetpack" target */,
13161293
4ABC59822DE52D2A005A6B84 /* Exceptions for "Classes" folder in "JetpackShareExtension" target */,
13171294
4ABC59802DE52D23005A6B84 /* Exceptions for "Classes" folder in "JetpackDraftActionExtension" target */,
13181295
4ABCAB302DE5309F005A6B84 /* Exceptions for "Classes" folder in "JetpackNotificationServiceExtension" target */,
13191296
4AC9CF442DE5228C0095EA51 /* Exceptions for "Classes" folder in "JetpackStatsWidgets" target */,
13201297
4ABCAB352DE531B6005A6B84 /* Exceptions for "Classes" folder in "JetpackIntents" target */,
13211298
3F1A64F82DA7ABC300786B92 /* Exceptions for "Classes" folder in "Reader" target */,
13221299
0C5C46F42D98343300F2CD55 /* Exceptions for "Classes" folder in "Keystone" target */,
1323-
3F0F25872D9BD88C00CD05D6 /* Exceptions for "Classes" folder in "WordPressData" target */,
13241300
);
13251301
path = Classes;
13261302
sourceTree = "<group>";

0 commit comments

Comments
 (0)