|
|
@@ -872,6 +872,8 @@
|
|
|
A6AAFDBF2CEDD8E9004C4D59 /* MOGamelist.m in Sources */ = {isa = PBXBuildFile; fileRef = A6AAFDB42CEDD8E9004C4D59 /* MOGamelist.m */; };
|
|
|
A6AAFDC02CEDD8E9004C4D59 /* MOGameCenterVcReusableView.m in Sources */ = {isa = PBXBuildFile; fileRef = A6AAFDB62CEDD8E9004C4D59 /* MOGameCenterVcReusableView.m */; };
|
|
|
A6AAFDC12CEDD8E9004C4D59 /* MOGameItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A6AAFDB72CEDD8E9004C4D59 /* MOGameItemCell.m */; };
|
|
|
+ A6AAFDC62CEDDD25004C4D59 /* MOSignInView.m in Sources */ = {isa = PBXBuildFile; fileRef = A6AAFDC32CEDDD25004C4D59 /* MOSignInView.m */; };
|
|
|
+ A6AAFDC72CEDDD25004C4D59 /* MOSignInView.xib in Resources */ = {isa = PBXBuildFile; fileRef = A6AAFDC42CEDDD25004C4D59 /* MOSignInView.xib */; };
|
|
|
A6AB6C1C2AFBCF6700422B99 /* M_SenseME_Verify_p_3.118.0.1.model in Resources */ = {isa = PBXBuildFile; fileRef = A6AB6A2D2AFBCF6700422B99 /* M_SenseME_Verify_p_3.118.0.1.model */; };
|
|
|
A6AB6C1D2AFBCF6700422B99 /* M_SenseME_DogFace_p_2.0.0.1.model in Resources */ = {isa = PBXBuildFile; fileRef = A6AB6A2E2AFBCF6700422B99 /* M_SenseME_DogFace_p_2.0.0.1.model */; };
|
|
|
A6AB6C202AFBCF6700422B99 /* M_SenseME_Attribute_p_1.2.8.1.model in Resources */ = {isa = PBXBuildFile; fileRef = A6AB6A312AFBCF6700422B99 /* M_SenseME_Attribute_p_1.2.8.1.model */; };
|
|
|
@@ -2893,6 +2895,9 @@
|
|
|
A6AAFDB52CEDD8E9004C4D59 /* MOGameBaseData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MOGameBaseData.h; sourceTree = "<group>"; };
|
|
|
A6AAFDB62CEDD8E9004C4D59 /* MOGameCenterVcReusableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOGameCenterVcReusableView.m; sourceTree = "<group>"; };
|
|
|
A6AAFDB72CEDD8E9004C4D59 /* MOGameItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOGameItemCell.m; sourceTree = "<group>"; };
|
|
|
+ A6AAFDC32CEDDD25004C4D59 /* MOSignInView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MOSignInView.m; sourceTree = "<group>"; };
|
|
|
+ A6AAFDC42CEDDD25004C4D59 /* MOSignInView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MOSignInView.xib; sourceTree = "<group>"; };
|
|
|
+ A6AAFDC52CEDDD25004C4D59 /* MOSignInView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MOSignInView.h; sourceTree = "<group>"; };
|
|
|
A6AB6A1D2AFBCF5D00422B99 /* model.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = model.bundle; sourceTree = "<group>"; };
|
|
|
A6AB6A232AFBCF6700422B99 /* st_mobile_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = st_mobile_common.h; sourceTree = "<group>"; };
|
|
|
A6AB6A242AFBCF6700422B99 /* st_mobile_animal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = st_mobile_animal.h; sourceTree = "<group>"; };
|
|
|
@@ -6349,6 +6354,7 @@
|
|
|
A6803B442ADFB64F00D4AB96 /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ A6AAFDC22CEDDD25004C4D59 /* SignIn */,
|
|
|
A613EDCE2CA2C7C800F8069B /* MOLiveTagArrayView */,
|
|
|
A6776CC92C5A6B0800F19791 /* MOSquareView */,
|
|
|
A6758E4B2BDF979A00FA6017 /* GiftView */,
|
|
|
@@ -7260,6 +7266,16 @@
|
|
|
path = Enter;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ A6AAFDC22CEDDD25004C4D59 /* SignIn */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ A6AAFDC52CEDDD25004C4D59 /* MOSignInView.h */,
|
|
|
+ A6AAFDC32CEDDD25004C4D59 /* MOSignInView.m */,
|
|
|
+ A6AAFDC42CEDDD25004C4D59 /* MOSignInView.xib */,
|
|
|
+ );
|
|
|
+ path = SignIn;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
A6AB66302AFBCA2C00422B99 /* SenseLib */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
@@ -9731,6 +9747,7 @@
|
|
|
A661229F2BF259EB00FC1CAD /* MOFanNameplateDisplayVC.xib in Resources */,
|
|
|
A6A63EA12AF394BF009ED032 /* MOFanClubSetCell.xib in Resources */,
|
|
|
A6AAFDB82CEDD8E9004C4D59 /* MOGameCenterVcReusableView.xib in Resources */,
|
|
|
+ A6AAFDC72CEDDD25004C4D59 /* MOSignInView.xib in Resources */,
|
|
|
A6716BF02B2C289D006735C7 /* MOPkMatchView.xib in Resources */,
|
|
|
A608FE232B26F4FF00CA7C81 /* MOLiveProportionalView.xib in Resources */,
|
|
|
A6F8CE5B2C353959003475BE /* MODiaWinView.xib in Resources */,
|
|
|
@@ -10147,6 +10164,7 @@
|
|
|
A6272B4F2B0F4401006464EB /* YYTextLayout.m in Sources */,
|
|
|
A62478082AD55D05000C2E10 /* MOImageBaseTableViewCell.m in Sources */,
|
|
|
A62C342F2B64EE5700DBCB35 /* MONoMoreSingleTipView.m in Sources */,
|
|
|
+ A6AAFDC62CEDDD25004C4D59 /* MOSignInView.m in Sources */,
|
|
|
A60CAEBE2ADD5C11007F73C7 /* UITableView+SCIndexView.m in Sources */,
|
|
|
A64AFC9B2AEFA64B00E58696 /* MOFanClubAllData.m in Sources */,
|
|
|
A6F0F5322CD8A46A0047B965 /* EaseMessageQuoteView.m in Sources */,
|