Moved the existing files under the Feed framework to its "Bundle" folder.
This commit is contained in:
parent
6d6de392b3
commit
8f279d2034
@ -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>";
|
||||
|
Loading…
x
Reference in New Issue
Block a user