Fixed the reference to the Libraries test plan for the schemes in the project.

This commit is contained in:
Javier Cicchelli 2024-03-16 03:03:22 +01:00
parent 8fa5533426
commit b57d40e277
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
/* End PBXCopyFilesBuildPhase section */ /* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */ /* Begin PBXFileReference section */
02900C492BA530E6008D2E8D /* Libraries.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = Libraries.xctestplan; sourceTree = "<group>"; }; 02900C4B2BA5347A008D2E8D /* Libraries.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = Libraries.xctestplan; sourceTree = "<group>"; };
02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReviewsFeed.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 02DC7F8F2BA51793000EEEBE /* ReviewsFeed.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ReviewsFeed.framework; sourceTree = BUILT_PRODUCTS_DIR; };
02DC7F912BA51793000EEEBE /* ReviewsFeed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReviewsFeed.h; sourceTree = "<group>"; }; 02DC7F912BA51793000EEEBE /* ReviewsFeed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ReviewsFeed.h; sourceTree = "<group>"; };
02DC7FB12BA52084000EEEBE /* Libraries */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Libraries; sourceTree = "<group>"; }; 02DC7FB12BA52084000EEEBE /* Libraries */ = {isa = PBXFileReference; lastKnownFileType = wrapper; path = Libraries; sourceTree = "<group>"; };
@ -82,12 +82,12 @@
/* End PBXFrameworksBuildPhase section */ /* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */ /* Begin PBXGroup section */
02900C4A2BA53162008D2E8D /* Test Plans */ = { 02900C4C2BA5347A008D2E8D /* Test Plans */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
02900C492BA530E6008D2E8D /* Libraries.xctestplan */, 02900C4B2BA5347A008D2E8D /* Libraries.xctestplan */,
); );
name = "Test Plans"; path = "Test Plans";
sourceTree = "<group>"; sourceTree = "<group>";
}; };
02DC7F722BA4F8F0000EEEBE /* Resources */ = { 02DC7F722BA4F8F0000EEEBE /* Resources */ = {
@ -166,7 +166,7 @@
02DC7FB12BA52084000EEEBE /* Libraries */, 02DC7FB12BA52084000EEEBE /* Libraries */,
02DC7FAB2BA51848000EEEBE /* Frameworks */, 02DC7FAB2BA51848000EEEBE /* Frameworks */,
345AD11A24C6EDD9004E2EE1 /* App */, 345AD11A24C6EDD9004E2EE1 /* App */,
02900C4A2BA53162008D2E8D /* Test Plans */, 02900C4C2BA5347A008D2E8D /* Test Plans */,
345AD11924C6EDD9004E2EE1 /* Products */, 345AD11924C6EDD9004E2EE1 /* Products */,
); );
sourceTree = "<group>"; sourceTree = "<group>";