|
@@ -941,7 +941,6 @@
|
|
|
BCC9F42A27F69BD200647449 /* LoginHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F3B427F69BD200647449 /* LoginHelper.m */; };
|
|
|
BCC9F42B27F69BD200647449 /* SelectionButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F3B627F69BD200647449 /* SelectionButton.m */; };
|
|
|
BCC9F42C27F69BD200647449 /* InputTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F3B927F69BD200647449 /* InputTextField.m */; };
|
|
|
- BCC9F42D27F69BD200647449 /* UIView+MBProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F3C127F69BD200647449 /* UIView+MBProgressHUD.m */; };
|
|
|
BCC9F42E27F69BD200647449 /* RolePortraitView.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F3C327F69BD200647449 /* RolePortraitView.m */; };
|
|
|
BCC9F42F27F69BD200647449 /* HTTPUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F3C727F69BD200647449 /* HTTPUtility.m */; };
|
|
|
BCC9F43027F69BD200647449 /* HTTPResult.m in Sources */ = {isa = PBXBuildFile; fileRef = BCC9F3C827F69BD200647449 /* HTTPResult.m */; };
|
|
@@ -2628,8 +2627,6 @@
|
|
|
BCC9F3BB27F69BD200647449 /* LoginHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginHelper.h; sourceTree = "<group>"; };
|
|
|
BCC9F3BC27F69BD200647449 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/SealClass.strings; sourceTree = "<group>"; };
|
|
|
BCC9F3BE27F69BD200647449 /* ErrorCode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ErrorCode.h; sourceTree = "<group>"; };
|
|
|
- BCC9F3C027F69BD200647449 /* UIView+MBProgressHUD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+MBProgressHUD.h"; sourceTree = "<group>"; };
|
|
|
- BCC9F3C127F69BD200647449 /* UIView+MBProgressHUD.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+MBProgressHUD.m"; sourceTree = "<group>"; };
|
|
|
BCC9F3C327F69BD200647449 /* RolePortraitView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RolePortraitView.m; sourceTree = "<group>"; };
|
|
|
BCC9F3C427F69BD200647449 /* RolePortraitView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RolePortraitView.h; sourceTree = "<group>"; };
|
|
|
BCC9F3C527F69BD200647449 /* Macro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Macro.h; sourceTree = "<group>"; };
|
|
@@ -6639,7 +6636,6 @@
|
|
|
children = (
|
|
|
BCC9F35C27F69BD100647449 /* SealClass.strings */,
|
|
|
BCC9F3BE27F69BD200647449 /* ErrorCode.h */,
|
|
|
- BCC9F3BF27F69BD200647449 /* Category */,
|
|
|
BCC9F3C227F69BD200647449 /* Portrait */,
|
|
|
BCC9F3C527F69BD200647449 /* Macro.h */,
|
|
|
BCC9F3C627F69BD200647449 /* HTTP */,
|
|
@@ -6648,15 +6644,6 @@
|
|
|
path = Util;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- BCC9F3BF27F69BD200647449 /* Category */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- BCC9F3C027F69BD200647449 /* UIView+MBProgressHUD.h */,
|
|
|
- BCC9F3C127F69BD200647449 /* UIView+MBProgressHUD.m */,
|
|
|
- );
|
|
|
- path = Category;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
BCC9F3C227F69BD200647449 /* Portrait */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -7990,7 +7977,6 @@
|
|
|
BCF61BEC28042D1A0000ACFE /* InstrumentMessageModel.m in Sources */,
|
|
|
BC58E7DD281B969B004B0893 /* MinePageTopView.m in Sources */,
|
|
|
27D5D5D127EDBA9400B4720C /* NoticeEditBodyView.m in Sources */,
|
|
|
- BCC9F42D27F69BD200647449 /* UIView+MBProgressHUD.m in Sources */,
|
|
|
BCDB093428058A8700D0BDAD /* LiveLessonModel.m in Sources */,
|
|
|
BC71DEFC2A89F470003F165E /* TXQuitChooseView.m in Sources */,
|
|
|
275E8A7A27E18F2800DD3F6E /* main.m in Sources */,
|