s
This commit is contained in:
parent
0f5b974444
commit
2d62f40b7c
@ -1038,8 +1038,8 @@
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
BFFA71D91AAC406100EE9DD1 /* CGame */,
|
||||
D539103029E88B6C0006B350 /* DeltaPreviews */,
|
||||
D5D7C1F229E60E0000663793 /* DeltaFeatures */,
|
||||
D539103029E88B6C0006B350 /* Previews */,
|
||||
D5D7C1F229E60E0000663793 /* Features */,
|
||||
BF9F4FCD1AAD7B25004C9500 /* Frameworks */,
|
||||
BFEC732F1AAECCBD00650035 /* Resources */,
|
||||
BFFA71D81AAC406100EE9DD1 /* Products */,
|
||||
@ -1149,14 +1149,14 @@
|
||||
path = Types;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D539103029E88B6C0006B350 /* DeltaPreviews */ = {
|
||||
D539103029E88B6C0006B350 /* Previews */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D539103129E88B6C0006B350 /* DeltaPreviews.h */,
|
||||
D539103F29E88BC40006B350 /* ContentView.swift */,
|
||||
D57D795829F3054800BB2CF8 /* Experimental Features */,
|
||||
);
|
||||
path = DeltaPreviews;
|
||||
path = Previews;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D57D795829F3054800BB2CF8 /* Experimental Features */ = {
|
||||
@ -1240,7 +1240,7 @@
|
||||
path = Contributors;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D5D7C1F229E60E0000663793 /* DeltaFeatures */ = {
|
||||
D5D7C1F229E60E0000663793 /* Features */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D5A9BFFD29DDECF100A8D610 /* Feature.swift */,
|
||||
@ -1250,7 +1250,7 @@
|
||||
D5D7C1FE29E60EF700663793 /* Protocols */,
|
||||
D5D7C1F829E60E8600663793 /* Extensions */,
|
||||
);
|
||||
path = DeltaFeatures;
|
||||
path = Features;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
D5D7C1F829E60E8600663793 /* Extensions */ = {
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user