不同模式的选择
This commit is contained in:
@@ -2284,6 +2284,8 @@
|
||||
C02D9E562794011300BBBF8D /* AlicloudHttpDNS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C02D9E4F2794011100BBBF8D /* AlicloudHttpDNS.framework */; };
|
||||
C02ED596249E3B7300CAC37D /* InfoByImageViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C02ED594249E3B7300CAC37D /* InfoByImageViewController.h */; };
|
||||
C02ED597249E3B7300CAC37D /* InfoByImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C02ED595249E3B7300CAC37D /* InfoByImageViewController.m */; };
|
||||
C057166C282376CC004F113A /* UIButton+ImageTitleStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = C057166A282376CC004F113A /* UIButton+ImageTitleStyle.h */; };
|
||||
C057166D282376CC004F113A /* UIButton+ImageTitleStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = C057166B282376CC004F113A /* UIButton+ImageTitleStyle.m */; };
|
||||
C072196A253AE2290065CF17 /* IfishP2PPlayBackListViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = C0721969253AE2290065CF17 /* IfishP2PPlayBackListViewController.xib */; };
|
||||
C072196D253B1F4F0065CF17 /* DatePickerCustomView.h in Headers */ = {isa = PBXBuildFile; fileRef = C072196B253B1F4F0065CF17 /* DatePickerCustomView.h */; };
|
||||
C072196E253B1F4F0065CF17 /* DatePickerCustomView.m in Sources */ = {isa = PBXBuildFile; fileRef = C072196C253B1F4F0065CF17 /* DatePickerCustomView.m */; };
|
||||
@@ -5776,6 +5778,8 @@
|
||||
C02D9E4F2794011100BBBF8D /* AlicloudHttpDNS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlicloudHttpDNS.framework; sourceTree = "<group>"; };
|
||||
C02ED594249E3B7300CAC37D /* InfoByImageViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InfoByImageViewController.h; sourceTree = "<group>"; };
|
||||
C02ED595249E3B7300CAC37D /* InfoByImageViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InfoByImageViewController.m; sourceTree = "<group>"; };
|
||||
C057166A282376CC004F113A /* UIButton+ImageTitleStyle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIButton+ImageTitleStyle.h"; sourceTree = "<group>"; };
|
||||
C057166B282376CC004F113A /* UIButton+ImageTitleStyle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIButton+ImageTitleStyle.m"; sourceTree = "<group>"; };
|
||||
C0721969253AE2290065CF17 /* IfishP2PPlayBackListViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = IfishP2PPlayBackListViewController.xib; sourceTree = "<group>"; };
|
||||
C072196B253B1F4F0065CF17 /* DatePickerCustomView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DatePickerCustomView.h; sourceTree = "<group>"; };
|
||||
C072196C253B1F4F0065CF17 /* DatePickerCustomView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DatePickerCustomView.m; sourceTree = "<group>"; };
|
||||
@@ -12398,6 +12402,8 @@
|
||||
C0C4CCFD272CDF4A00574BE8 /* UIViewController+Navgation.m */,
|
||||
C017B1E0245ED2D3003151DF /* UIImage+WaterMark.h */,
|
||||
C017B1E1245ED2D4003151DF /* UIImage+WaterMark.m */,
|
||||
C057166A282376CC004F113A /* UIButton+ImageTitleStyle.h */,
|
||||
C057166B282376CC004F113A /* UIButton+ImageTitleStyle.m */,
|
||||
);
|
||||
path = Category;
|
||||
sourceTree = "<group>";
|
||||
@@ -13057,6 +13063,7 @@
|
||||
3D1C50BA221A9EE00096AE43 /* NetManager.h in Headers */,
|
||||
C0E7D6D023A1D16D00256A10 /* Constant.h in Headers */,
|
||||
CB484DF622B8C8C80075F050 /* eval.h in Headers */,
|
||||
C057166C282376CC004F113A /* UIButton+ImageTitleStyle.h in Headers */,
|
||||
3D1C513A221A9EE10096AE43 /* FishControlFirstCell.h in Headers */,
|
||||
3D1C50EC221A9EE00096AE43 /* MessageDAO.h in Headers */,
|
||||
CB484DF322B8C8C80075F050 /* timecode.h in Headers */,
|
||||
@@ -15380,6 +15387,7 @@
|
||||
8864841F1EE166A40046C3BD /* RuSunChangeNameTextViewCell.m in Sources */,
|
||||
88779EAB1E28999600209ABA /* JuNengCCSetViewController.m in Sources */,
|
||||
883E762A1D4897570030E075 /* merchantModel.m in Sources */,
|
||||
C057166D282376CC004F113A /* UIButton+ImageTitleStyle.m in Sources */,
|
||||
883E78451D48A5E50030E075 /* KeLiAiCenterViewController.m in Sources */,
|
||||
883E76231D4897570030E075 /* MyChatRoomModel.m in Sources */,
|
||||
883E78551D48A5E50030E075 /* TwoControlSetTimeViewController.m in Sources */,
|
||||
|
||||
Reference in New Issue
Block a user