Skip to content

Commit 2a83f9a

Browse files
committed
Move WordPressOrgRestApi+WordPress.swift file to WordPressData
1 parent 5459b1e commit 2a83f9a

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
@@ -1155,27 +1155,6 @@
11551155
);
11561156
target = E16AB92914D978240047A2E5 /* WordPressTest */;
11571157
};
1158-
3F0F25872D9BD88C00CD05D6 /* Exceptions for "Classes" folder in "WordPressData" target */ = {
1159-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
1160-
membershipExceptions = (
1161-
"Networking/WordPressOrgRestApi+WordPress.swift",
1162-
);
1163-
target = 3F7AE0B42D9B30A100AB4892 /* WordPressData */;
1164-
};
1165-
3F164FCF2D9E49A8008BC606 /* Exceptions for "Classes" folder in "WordPress" target */ = {
1166-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
1167-
membershipExceptions = (
1168-
"Networking/WordPressOrgRestApi+WordPress.swift",
1169-
);
1170-
target = 1D6058900D05DD3D006BFB54 /* WordPress */;
1171-
};
1172-
3F164FD02D9E49A8008BC606 /* Exceptions for "Classes" folder in "Jetpack" target */ = {
1173-
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
1174-
membershipExceptions = (
1175-
"Networking/WordPressOrgRestApi+WordPress.swift",
1176-
);
1177-
target = FABB1F8F2602FC2C00C8785C /* Jetpack */;
1178-
};
11791158
3F1A64F82DA7ABC300786B92 /* Exceptions for "Classes" folder in "Reader" target */ = {
11801159
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
11811160
membershipExceptions = (
@@ -1359,19 +1338,16 @@
13591338
24CE57C42CD3375200C7B37D /* Classes */ = {
13601339
isa = PBXFileSystemSynchronizedRootGroup;
13611340
exceptions = (
1362-
3F164FCF2D9E49A8008BC606 /* Exceptions for "Classes" folder in "WordPress" target */,
13631341
4AC9F8152DE528180095EA51 /* Exceptions for "Classes" folder in "WordPressShareExtension" target */,
13641342
4ABC59762DE52AA2005A6B84 /* Exceptions for "Classes" folder in "WordPressDraftActionExtension" target */,
13651343
4ABCAB382DE5333C005A6B84 /* Exceptions for "Classes" folder in "WordPressNotificationServiceExtension" target */,
1366-
3F164FD02D9E49A8008BC606 /* Exceptions for "Classes" folder in "Jetpack" target */,
13671344
4ABC59822DE52D2A005A6B84 /* Exceptions for "Classes" folder in "JetpackShareExtension" target */,
13681345
4ABC59802DE52D23005A6B84 /* Exceptions for "Classes" folder in "JetpackDraftActionExtension" target */,
13691346
4ABCAB302DE5309F005A6B84 /* Exceptions for "Classes" folder in "JetpackNotificationServiceExtension" target */,
13701347
4AC9CF442DE5228C0095EA51 /* Exceptions for "Classes" folder in "JetpackStatsWidgets" target */,
13711348
4ABCAB352DE531B6005A6B84 /* Exceptions for "Classes" folder in "JetpackIntents" target */,
13721349
3F1A64F82DA7ABC300786B92 /* Exceptions for "Classes" folder in "Reader" target */,
13731350
0C5C46F42D98343300F2CD55 /* Exceptions for "Classes" folder in "Keystone" target */,
1374-
3F0F25872D9BD88C00CD05D6 /* Exceptions for "Classes" folder in "WordPressData" target */,
13751351
);
13761352
path = Classes;
13771353
sourceTree = "<group>";

0 commit comments

Comments
 (0)