[Library] iTunes library #5

Merged
javier merged 25 commits from library/itunes into main 2024-03-17 22:48:28 +00:00
6 changed files with 18 additions and 2 deletions
Showing only changes of commit 8f279d2034 - Show all commits

View File

@ -90,6 +90,22 @@
path = "Test Plans";
sourceTree = "<group>";
};
02A6DA2F2BA591C000B943E2 /* Bundle */ = {
isa = PBXGroup;
children = (
02DC7F912BA51793000EEEBE /* ReviewsFeed.h */,
02DC7FB02BA51B4F000EEEBE /* Sources */,
);
path = Bundle;
sourceTree = "<group>";
};
02A6DA302BA5929F00B943E2 /* Test */ = {
isa = PBXGroup;
children = (
);
path = Test;
sourceTree = "<group>";
};
02DC7F722BA4F8F0000EEEBE /* Resources */ = {
isa = PBXGroup;
children = (
@ -135,8 +151,8 @@
02DC7F902BA51793000EEEBE /* Feed */ = {
isa = PBXGroup;
children = (
02DC7F912BA51793000EEEBE /* ReviewsFeed.h */,
02DC7FB02BA51B4F000EEEBE /* Sources */,
02A6DA2F2BA591C000B943E2 /* Bundle */,
02A6DA302BA5929F00B943E2 /* Test */,
);
path = Feed;
sourceTree = "<group>";