Skip to content

Commit fdb8fae

Browse files
committed
Update
1 parent f07c55e commit fdb8fae

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

Demo/WSProgressHUD.xcodeproj/project.pbxproj

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,16 @@
114114
sourceTree = "<group>";
115115
};
116116
FE52FF171B648EDD00703FB5 /* WSProgressHUD */ = {
117+
isa = PBXGroup;
118+
children = (
119+
FE52FF231B648EDD00703FB5 /* WSProgressHUD.h */,
120+
FE52FF241B648EDD00703FB5 /* WSProgressHUD.m */,
121+
FE52FF311B64F7E200703FB5 /* Source */,
122+
);
123+
path = WSProgressHUD;
124+
sourceTree = "<group>";
125+
};
126+
FE52FF311B64F7E200703FB5 /* Source */ = {
117127
isa = PBXGroup;
118128
children = (
119129
FE52FF181B648EDD00703FB5 /* FBShimmering-Prefix.pch */,
@@ -127,10 +137,8 @@
127137
FE52FF201B648EDD00703FB5 /* WSIndefiniteAnimationView.h */,
128138
FE52FF211B648EDD00703FB5 /* WSIndefiniteAnimationView.m */,
129139
FE52FF221B648EDD00703FB5 /* WSProgressBundle.bundle */,
130-
FE52FF231B648EDD00703FB5 /* WSProgressHUD.h */,
131-
FE52FF241B648EDD00703FB5 /* WSProgressHUD.m */,
132140
);
133-
path = WSProgressHUD;
141+
name = Source;
134142
sourceTree = "<group>";
135143
};
136144
FED428F01B63E262002A5294 /* WSProgressHUDDemo */ = {

0 commit comments

Comments
 (0)