Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 6cae6d5

Browse files
committed
Remove two JSON files from "Compiled Sources" in WordPressKitTests
JSON files are resources, not sources to compile.
1 parent 39f6f04 commit 6cae6d5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

WordPressKit.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10-
01438D352B6A2B2C0097D60A /* stats-visits-month-unit-week.json in Sources */ = {isa = PBXBuildFile; fileRef = 01438D342B6A2B2C0097D60A /* stats-visits-month-unit-week.json */; };
1110
01438D362B6A31540097D60A /* stats-visits-month-unit-week.json in Resources */ = {isa = PBXBuildFile; fileRef = 01438D342B6A2B2C0097D60A /* stats-visits-month-unit-week.json */; };
12-
01438D382B6A35FB0097D60A /* stats-summary.json in Sources */ = {isa = PBXBuildFile; fileRef = 01438D372B6A35FB0097D60A /* stats-summary.json */; };
1311
01438D392B6A361B0097D60A /* stats-summary.json in Resources */ = {isa = PBXBuildFile; fileRef = 01438D372B6A35FB0097D60A /* stats-summary.json */; };
1412
01438D3B2B6A36BF0097D60A /* StatsTotalsSummaryData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 01438D3A2B6A36BF0097D60A /* StatsTotalsSummaryData.swift */; };
1513
0152100C28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0152100B28EDA9E400DD6783 /* StatsAnnualAndMostPopularTimeInsightDecodingTests.swift */; };
@@ -3435,7 +3433,6 @@
34353433
3FFCC0412BA995290051D229 /* Date+WordPressComTests.swift in Sources */,
34363434
3F8308A729EE683500354497 /* ActivityTests.swift in Sources */,
34373435
9AB6D64A218727D60008F274 /* PostServiceRemoteRESTRevisionsTest.swift in Sources */,
3438-
01438D382B6A35FB0097D60A /* stats-summary.json in Sources */,
34393436
7430C9BD1F192C0F0051B8E6 /* ReaderPostServiceRemoteTests.m in Sources */,
34403437
1DC837C229B9F04F009DCD4B /* RemoteVideoPressVideoTests.swift in Sources */,
34413438
3FFCC04D2BABA6980051D229 /* NSDate+WordPressComTests.swift in Sources */,
@@ -3466,7 +3463,6 @@
34663463
C738CAEF28622325001BE107 /* QRLoginServiceRemoteTests.swift in Sources */,
34673464
4A05E79C2B2FDC6100C25E3B /* WordPressOrgAPITests.swift in Sources */,
34683465
3297E1DE2564653A00287D21 /* JetpackScanServiceRemoteTests.swift in Sources */,
3469-
01438D352B6A2B2C0097D60A /* stats-visits-month-unit-week.json in Sources */,
34703466
3FFCC04B2BABA5220051D229 /* DateFormatter+WordPressComTests.swift in Sources */,
34713467
9F3E0BAC20873785009CB5BA /* ServiceRequestTest.swift in Sources */,
34723468
4624223E2548C26D002B8A12 /* SiteDesignServiceRemoteTests.swift in Sources */,

0 commit comments

Comments
 (0)