|
@@ -198,6 +198,17 @@
|
|
|
C40F4C4B1EF15BC7002B197A /* GiftTopBarItem.m in Sources */ = {isa = PBXBuildFile; fileRef = C40F4C4A1EF15BC7002B197A /* GiftTopBarItem.m */; };
|
|
|
C41B6EF81EEFB30D00AD1F53 /* RechargeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C41B6EF71EEFB30D00AD1F53 /* RechargeViewController.m */; };
|
|
|
C41B6EFC1EEFB67500AD1F53 /* RechargeItem.m in Sources */ = {isa = PBXBuildFile; fileRef = C41B6EFB1EEFB67500AD1F53 /* RechargeItem.m */; };
|
|
|
+ C4246CF11F075D08008CD291 /* TradeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4246CF01F075D08008CD291 /* TradeViewController.m */; };
|
|
|
+ C4246CF41F075D58008CD291 /* TradeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4246CF31F075D58008CD291 /* TradeTableViewCell.m */; };
|
|
|
+ C4246CF71F075F59008CD291 /* TradeData.m in Sources */ = {isa = PBXBuildFile; fileRef = C4246CF61F075F59008CD291 /* TradeData.m */; };
|
|
|
+ C482C2F51F09DAA800EF2B71 /* TradePublishManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C2F41F09DAA800EF2B71 /* TradePublishManager.m */; };
|
|
|
+ C482C2FB1F0A110E00EF2B71 /* TradePostTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C2FA1F0A110E00EF2B71 /* TradePostTableViewCell.m */; };
|
|
|
+ C482C2FE1F0A3B0000EF2B71 /* SettingTopTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C2FD1F0A3B0000EF2B71 /* SettingTopTableViewCell.m */; };
|
|
|
+ C482C3011F0A792300EF2B71 /* SettingOptionTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C3001F0A792300EF2B71 /* SettingOptionTableViewCell.m */; };
|
|
|
+ C482C3041F0A7E8400EF2B71 /* MyTradeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C3031F0A7E8400EF2B71 /* MyTradeViewController.m */; };
|
|
|
+ C482C3071F0B389400EF2B71 /* MyTradeTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C3061F0B389400EF2B71 /* MyTradeTableViewCell.m */; };
|
|
|
+ C482C30A1F0B857800EF2B71 /* NTESGiftAttachment.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C3091F0B857800EF2B71 /* NTESGiftAttachment.m */; };
|
|
|
+ C482C30D1F0B923300EF2B71 /* NTESSessionGiftContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = C482C30C1F0B923300EF2B71 /* NTESSessionGiftContentView.m */; };
|
|
|
C4A734601EE6BBD300D6489D /* GroupMoreTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A7345F1EE6BBD300D6489D /* GroupMoreTableViewController.m */; };
|
|
|
C4A734631EE6D4DE00D6489D /* GroupMoreTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A734621EE6D4DE00D6489D /* GroupMoreTableViewCell.m */; };
|
|
|
C4A7D3661EE803E7009B5849 /* FriendViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4A7D3651EE803E6009B5849 /* FriendViewController.m */; };
|
|
@@ -224,6 +235,16 @@
|
|
|
C4D8F1311ED48658002F9F3A /* AFURLSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = C4D8F12B1ED48657002F9F3A /* AFURLSessionManager.m */; };
|
|
|
C4D8F1511ED48840002F9F3A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C4D8F14D1ED4883F002F9F3A /* LaunchScreen.storyboard */; };
|
|
|
C4D8F1521ED48840002F9F3A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C4D8F14F1ED48840002F9F3A /* Main.storyboard */; };
|
|
|
+ C4F1D0EB1EF8F1B800A04B28 /* SocialTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D0EA1EF8F1B800A04B28 /* SocialTableViewController.m */; };
|
|
|
+ C4F1D0EE1EF8F2E800A04B28 /* SocialTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D0ED1EF8F2E800A04B28 /* SocialTableViewCell.m */; };
|
|
|
+ C4F1D0F11EF8F75400A04B28 /* SocialPublishViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D0F01EF8F75400A04B28 /* SocialPublishViewController.m */; };
|
|
|
+ C4F1D0F51EFA17DF00A04B28 /* HttpRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D0F41EFA17DF00A04B28 /* HttpRequest.m */; };
|
|
|
+ C4F1D0F81EFA197300A04B28 /* SocialItemData.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D0F71EFA197300A04B28 /* SocialItemData.m */; };
|
|
|
+ C4F1D0FE1F010E1D00A04B28 /* SocialCommentData.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D0FD1F010E1D00A04B28 /* SocialCommentData.m */; };
|
|
|
+ C4F1D1531F03891700A04B28 /* SocialDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D1521F03891700A04B28 /* SocialDetailViewController.m */; };
|
|
|
+ C4F1D1571F0389AA00A04B28 /* ImagePagerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D1561F0389AA00A04B28 /* ImagePagerViewController.m */; };
|
|
|
+ C4F1D15D1F03DDCA00A04B28 /* SocialDetailTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D15C1F03DDCA00A04B28 /* SocialDetailTableViewCell.m */; };
|
|
|
+ C4F1D1601F03DDE500A04B28 /* SocialCommentDetailTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C4F1D15F1F03DDE500A04B28 /* SocialCommentDetailTableViewCell.m */; };
|
|
|
E4168E291B6A364800F3D35D /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4168E281B6A364800F3D35D /* AudioToolbox.framework */; };
|
|
|
E4168E2B1B6A364F00F3D35D /* CoreMedia.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E4168E2A1B6A364F00F3D35D /* CoreMedia.framework */; };
|
|
|
E4562D8B1CE0855A00D66909 /* NTESSDKConfigDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = E4562D8A1CE0855A00D66909 /* NTESSDKConfigDelegate.m */; };
|
|
@@ -586,6 +607,28 @@
|
|
|
C41B6EF71EEFB30D00AD1F53 /* RechargeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RechargeViewController.m; sourceTree = "<group>"; };
|
|
|
C41B6EFA1EEFB67500AD1F53 /* RechargeItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RechargeItem.h; sourceTree = "<group>"; };
|
|
|
C41B6EFB1EEFB67500AD1F53 /* RechargeItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RechargeItem.m; sourceTree = "<group>"; };
|
|
|
+ C4246CEF1F075D08008CD291 /* TradeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TradeViewController.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradeViewController.h; sourceTree = "<group>"; };
|
|
|
+ C4246CF01F075D08008CD291 /* TradeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TradeViewController.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradeViewController.m; sourceTree = "<group>"; };
|
|
|
+ C4246CF21F075D58008CD291 /* TradeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TradeTableViewCell.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradeTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C4246CF31F075D58008CD291 /* TradeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TradeTableViewCell.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradeTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ C4246CF51F075F59008CD291 /* TradeData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TradeData.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradeData.h; sourceTree = "<group>"; };
|
|
|
+ C4246CF61F075F59008CD291 /* TradeData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TradeData.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradeData.m; sourceTree = "<group>"; };
|
|
|
+ C482C2F31F09DAA800EF2B71 /* TradePublishManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TradePublishManager.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradePublishManager.h; sourceTree = "<group>"; };
|
|
|
+ C482C2F41F09DAA800EF2B71 /* TradePublishManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TradePublishManager.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradePublishManager.m; sourceTree = "<group>"; };
|
|
|
+ C482C2F91F0A110E00EF2B71 /* TradePostTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TradePostTableViewCell.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradePostTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C482C2FA1F0A110E00EF2B71 /* TradePostTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TradePostTableViewCell.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/TradePostTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ C482C2FC1F0A3B0000EF2B71 /* SettingTopTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SettingTopTableViewCell.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SettingTopTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C482C2FD1F0A3B0000EF2B71 /* SettingTopTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SettingTopTableViewCell.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SettingTopTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ C482C2FF1F0A792300EF2B71 /* SettingOptionTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingOptionTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C482C3001F0A792300EF2B71 /* SettingOptionTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingOptionTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ C482C3021F0A7E8400EF2B71 /* MyTradeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MyTradeViewController.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/MyTradeViewController.h; sourceTree = "<group>"; };
|
|
|
+ C482C3031F0A7E8400EF2B71 /* MyTradeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MyTradeViewController.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/MyTradeViewController.m; sourceTree = "<group>"; };
|
|
|
+ C482C3051F0B389400EF2B71 /* MyTradeTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MyTradeTableViewCell.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/MyTradeTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C482C3061F0B389400EF2B71 /* MyTradeTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MyTradeTableViewCell.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SectionTrade/MyTradeTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ C482C3081F0B857800EF2B71 /* NTESGiftAttachment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NTESGiftAttachment.h; path = ../../../../../../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/Classes/Sections/Session/Model/Object/NTESGiftAttachment.h; sourceTree = "<group>"; };
|
|
|
+ C482C3091F0B857800EF2B71 /* NTESGiftAttachment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NTESGiftAttachment.m; path = ../../../../../../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/Classes/Sections/Session/Model/Object/NTESGiftAttachment.m; sourceTree = "<group>"; };
|
|
|
+ C482C30B1F0B923300EF2B71 /* NTESSessionGiftContentView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NTESSessionGiftContentView.h; path = ../../../../../../../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/Classes/Sections/Session/View/SessionCell/SessionContentView/NTESSessionGiftContentView.h; sourceTree = "<group>"; };
|
|
|
+ C482C30C1F0B923300EF2B71 /* NTESSessionGiftContentView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NTESSessionGiftContentView.m; path = ../../../../../../../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/Classes/Sections/Session/View/SessionCell/SessionContentView/NTESSessionGiftContentView.m; sourceTree = "<group>"; };
|
|
|
C4A7345E1EE6BBD300D6489D /* GroupMoreTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupMoreTableViewController.h; sourceTree = "<group>"; };
|
|
|
C4A7345F1EE6BBD300D6489D /* GroupMoreTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GroupMoreTableViewController.m; sourceTree = "<group>"; };
|
|
|
C4A734611EE6D4DE00D6489D /* GroupMoreTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GroupMoreTableViewCell.h; sourceTree = "<group>"; };
|
|
@@ -635,6 +678,26 @@
|
|
|
C4D8F12B1ED48657002F9F3A /* AFURLSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AFURLSessionManager.m; path = AFNetworking/AFURLSessionManager.m; sourceTree = "<group>"; };
|
|
|
C4D8F14E1ED48840002F9F3A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
C4D8F1501ED48840002F9F3A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
+ C4F1D0E91EF8F1B800A04B28 /* SocialTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocialTableViewController.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SocialTableViewController.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D0EA1EF8F1B800A04B28 /* SocialTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocialTableViewController.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SocialTableViewController.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D0EC1EF8F2E800A04B28 /* SocialTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SocialTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D0ED1EF8F2E800A04B28 /* SocialTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SocialTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D0EF1EF8F75400A04B28 /* SocialPublishViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SocialPublishViewController.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D0F01EF8F75400A04B28 /* SocialPublishViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SocialPublishViewController.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D0F31EFA17DF00A04B28 /* HttpRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HttpRequest.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/HttpRequest/HttpRequest.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D0F41EFA17DF00A04B28 /* HttpRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HttpRequest.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/HttpRequest/HttpRequest.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D0F61EFA197300A04B28 /* SocialItemData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SocialItemData.h; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SocialItemData.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D0F71EFA197300A04B28 /* SocialItemData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SocialItemData.m; path = ../../../../../fenix/XCode_Project/NIM_iOS_Demo_v3/NIMDemo/NIMDemo/SocialItemData.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D0FC1F010E1D00A04B28 /* SocialCommentData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SocialCommentData.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D0FD1F010E1D00A04B28 /* SocialCommentData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SocialCommentData.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D1511F03891700A04B28 /* SocialDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SocialDetailViewController.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D1521F03891700A04B28 /* SocialDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SocialDetailViewController.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D1551F0389AA00A04B28 /* ImagePagerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ImagePagerViewController.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D1561F0389AA00A04B28 /* ImagePagerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ImagePagerViewController.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D15B1F03DDCA00A04B28 /* SocialDetailTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SocialDetailTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D15C1F03DDCA00A04B28 /* SocialDetailTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SocialDetailTableViewCell.m; sourceTree = "<group>"; };
|
|
|
+ C4F1D15E1F03DDE500A04B28 /* SocialCommentDetailTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SocialCommentDetailTableViewCell.h; sourceTree = "<group>"; };
|
|
|
+ C4F1D15F1F03DDE500A04B28 /* SocialCommentDetailTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SocialCommentDetailTableViewCell.m; sourceTree = "<group>"; };
|
|
|
C716F6793D5D6D1604893032 /* Pods-NIMDemo-NIM.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NIMDemo-NIM.release.xcconfig"; path = "Pods/Target Support Files/Pods-NIMDemo-NIM/Pods-NIMDemo-NIM.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
E4168E281B6A364800F3D35D /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
|
E4168E2A1B6A364F00F3D35D /* CoreMedia.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMedia.framework; path = System/Library/Frameworks/CoreMedia.framework; sourceTree = SDKROOT; };
|
|
@@ -1150,6 +1213,8 @@
|
|
|
61E4707F1B7D963E00F4A1BF /* NTESSnapchatAttachment.m */,
|
|
|
61E470801B7D963E00F4A1BF /* NTESWhiteboardAttachment.h */,
|
|
|
61E470811B7D963E00F4A1BF /* NTESWhiteboardAttachment.m */,
|
|
|
+ C482C3081F0B857800EF2B71 /* NTESGiftAttachment.h */,
|
|
|
+ C482C3091F0B857800EF2B71 /* NTESGiftAttachment.m */,
|
|
|
);
|
|
|
path = Object;
|
|
|
sourceTree = "<group>";
|
|
@@ -1196,6 +1261,8 @@
|
|
|
61E470971B7D963E00F4A1BF /* NTESSessionWhiteBoardContentView.m */,
|
|
|
61E7B5861DCF39E200F19E83 /* NTESSessionTipContentView.h */,
|
|
|
61E7B5871DCF39E200F19E83 /* NTESSessionTipContentView.m */,
|
|
|
+ C482C30B1F0B923300EF2B71 /* NTESSessionGiftContentView.h */,
|
|
|
+ C482C30C1F0B923300EF2B71 /* NTESSessionGiftContentView.m */,
|
|
|
);
|
|
|
path = SessionContentView;
|
|
|
sourceTree = "<group>";
|
|
@@ -1546,6 +1613,8 @@
|
|
|
AE5882E71A6F47E10070536A /* whosay */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ C4F1D1541F03897F00A04B28 /* Utils */,
|
|
|
+ C4F1D0F21EFA177C00A04B28 /* Network */,
|
|
|
C41B6EF91EEFB64900AD1F53 /* Recharge */,
|
|
|
C4D4C9271ED7C37F00ADD7B7 /* AppDelegate.h */,
|
|
|
C4D4C9281ED7C37F00ADD7B7 /* AppDelegate.m */,
|
|
@@ -1561,8 +1630,10 @@
|
|
|
C4B639531ED57DBB004288FC /* CityPicker */,
|
|
|
C4D8F14D1ED4883F002F9F3A /* LaunchScreen.storyboard */,
|
|
|
C4D8F14F1ED48840002F9F3A /* Main.storyboard */,
|
|
|
+ C4246CEE1F075CCB008CD291 /* SectionTrade */,
|
|
|
C4D8F14A1ED486F2002F9F3A /* SectionGroup */,
|
|
|
C4A7D3631EE80338009B5849 /* SectionFriend */,
|
|
|
+ C4F1D0E81EF8F17E00A04B28 /* SectionSocial */,
|
|
|
C4B146331EF2333900819893 /* SectionSetting */,
|
|
|
C4D8F1321ED48660002F9F3A /* AFNetworking */,
|
|
|
61F728281A7B23A40076C096 /* Classes */,
|
|
@@ -1620,6 +1691,27 @@
|
|
|
name = Recharge;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ C4246CEE1F075CCB008CD291 /* SectionTrade */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ C482C2F31F09DAA800EF2B71 /* TradePublishManager.h */,
|
|
|
+ C482C2F41F09DAA800EF2B71 /* TradePublishManager.m */,
|
|
|
+ C4246CEF1F075D08008CD291 /* TradeViewController.h */,
|
|
|
+ C4246CF01F075D08008CD291 /* TradeViewController.m */,
|
|
|
+ C4246CF21F075D58008CD291 /* TradeTableViewCell.h */,
|
|
|
+ C4246CF31F075D58008CD291 /* TradeTableViewCell.m */,
|
|
|
+ C482C2F91F0A110E00EF2B71 /* TradePostTableViewCell.h */,
|
|
|
+ C482C2FA1F0A110E00EF2B71 /* TradePostTableViewCell.m */,
|
|
|
+ C4246CF51F075F59008CD291 /* TradeData.h */,
|
|
|
+ C4246CF61F075F59008CD291 /* TradeData.m */,
|
|
|
+ C482C3021F0A7E8400EF2B71 /* MyTradeViewController.h */,
|
|
|
+ C482C3031F0A7E8400EF2B71 /* MyTradeViewController.m */,
|
|
|
+ C482C3051F0B389400EF2B71 /* MyTradeTableViewCell.h */,
|
|
|
+ C482C3061F0B389400EF2B71 /* MyTradeTableViewCell.m */,
|
|
|
+ );
|
|
|
+ name = SectionTrade;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
C4A7D3631EE80338009B5849 /* SectionFriend */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1636,6 +1728,10 @@
|
|
|
C4B146381EF2351900819893 /* SettingTableViewController.m */,
|
|
|
C4B1463A1EF24E6300819893 /* SettingAccountViewController.h */,
|
|
|
C4B1463B1EF24E6300819893 /* SettingAccountViewController.m */,
|
|
|
+ C482C2FC1F0A3B0000EF2B71 /* SettingTopTableViewCell.h */,
|
|
|
+ C482C2FD1F0A3B0000EF2B71 /* SettingTopTableViewCell.m */,
|
|
|
+ C482C2FF1F0A792300EF2B71 /* SettingOptionTableViewCell.h */,
|
|
|
+ C482C3001F0A792300EF2B71 /* SettingOptionTableViewCell.m */,
|
|
|
);
|
|
|
name = SectionSetting;
|
|
|
sourceTree = "<group>";
|
|
@@ -1700,6 +1796,47 @@
|
|
|
name = SectionGroup;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ C4F1D0E81EF8F17E00A04B28 /* SectionSocial */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ C4F1D0E91EF8F1B800A04B28 /* SocialTableViewController.h */,
|
|
|
+ C4F1D0EA1EF8F1B800A04B28 /* SocialTableViewController.m */,
|
|
|
+ C4F1D0EC1EF8F2E800A04B28 /* SocialTableViewCell.h */,
|
|
|
+ C4F1D0ED1EF8F2E800A04B28 /* SocialTableViewCell.m */,
|
|
|
+ C4F1D0EF1EF8F75400A04B28 /* SocialPublishViewController.h */,
|
|
|
+ C4F1D0F01EF8F75400A04B28 /* SocialPublishViewController.m */,
|
|
|
+ C4F1D0F61EFA197300A04B28 /* SocialItemData.h */,
|
|
|
+ C4F1D0F71EFA197300A04B28 /* SocialItemData.m */,
|
|
|
+ C4F1D0FC1F010E1D00A04B28 /* SocialCommentData.h */,
|
|
|
+ C4F1D0FD1F010E1D00A04B28 /* SocialCommentData.m */,
|
|
|
+ C4F1D1511F03891700A04B28 /* SocialDetailViewController.h */,
|
|
|
+ C4F1D1521F03891700A04B28 /* SocialDetailViewController.m */,
|
|
|
+ C4F1D15B1F03DDCA00A04B28 /* SocialDetailTableViewCell.h */,
|
|
|
+ C4F1D15C1F03DDCA00A04B28 /* SocialDetailTableViewCell.m */,
|
|
|
+ C4F1D15E1F03DDE500A04B28 /* SocialCommentDetailTableViewCell.h */,
|
|
|
+ C4F1D15F1F03DDE500A04B28 /* SocialCommentDetailTableViewCell.m */,
|
|
|
+ );
|
|
|
+ name = SectionSocial;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ C4F1D0F21EFA177C00A04B28 /* Network */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ C4F1D0F31EFA17DF00A04B28 /* HttpRequest.h */,
|
|
|
+ C4F1D0F41EFA17DF00A04B28 /* HttpRequest.m */,
|
|
|
+ );
|
|
|
+ name = Network;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ C4F1D1541F03897F00A04B28 /* Utils */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ C4F1D1551F0389AA00A04B28 /* ImagePagerViewController.h */,
|
|
|
+ C4F1D1561F0389AA00A04B28 /* ImagePagerViewController.m */,
|
|
|
+ );
|
|
|
+ name = Utils;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
E45E17771CA8CB6200C4ED69 /* Log */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1902,6 +2039,7 @@
|
|
|
6118F5AA1C5A0FC1009AF01E /* UIViewController+Swizzling.m in Sources */,
|
|
|
6118F5A71C5A0FC1009AF01E /* UINavigationController+Swizzling.m in Sources */,
|
|
|
C4D4C9321ED7C37F00ADD7B7 /* AppDelegate.m in Sources */,
|
|
|
+ C4F1D0FE1F010E1D00A04B28 /* SocialCommentData.m in Sources */,
|
|
|
61E4719C1B7D9C8300F4A1BF /* NTESSessionViewController.m in Sources */,
|
|
|
61E4712F1B7D963E00F4A1BF /* NTESChartletAttachment.m in Sources */,
|
|
|
8351CB721E977D9000DF4866 /* NTESContactDataCell.m in Sources */,
|
|
@@ -1916,6 +2054,7 @@
|
|
|
61E471451B7D963E00F4A1BF /* NTESGalleryViewController.m in Sources */,
|
|
|
61E4715D1B7D963E00F4A1BF /* NTESClientsTableViewController.m in Sources */,
|
|
|
C4A734601EE6BBD300D6489D /* GroupMoreTableViewController.m in Sources */,
|
|
|
+ C482C2FE1F0A3B0000EF2B71 /* SettingTopTableViewCell.m in Sources */,
|
|
|
6159DF531C45F79D00E32EB4 /* NTESChatroomConfig.m in Sources */,
|
|
|
03A4C9FF1AC2B79700E45E03 /* UIAlertView+NTESBlock.m in Sources */,
|
|
|
6173AECE1BAAC70200854D49 /* NTESBirthSettingViewController.m in Sources */,
|
|
@@ -1932,6 +2071,7 @@
|
|
|
61EAD9151B82FEE9005DC715 /* NTESPersonalCardViewController.m in Sources */,
|
|
|
C4D8F12D1ED48657002F9F3A /* AFNetworkReachabilityManager.m in Sources */,
|
|
|
61A8EF341BB67F0900033FB8 /* UIResponder+NTESFirstResponder.m in Sources */,
|
|
|
+ C4F1D1531F03891700A04B28 /* SocialDetailViewController.m in Sources */,
|
|
|
61EEE7701C22865D00022315 /* NTESLiveInfoViewController.m in Sources */,
|
|
|
61E471521B7D963E00F4A1BF /* NTESAudioChatViewController.m in Sources */,
|
|
|
61E4712E1B7D963E00F4A1BF /* NTESSessionConfig.m in Sources */,
|
|
@@ -1962,11 +2102,13 @@
|
|
|
6118F5A61C5A0FC1009AF01E /* UINavigationBar+Swizzling.m in Sources */,
|
|
|
C4D4C9401ED81F2100ADD7B7 /* CityPickerViewController.m in Sources */,
|
|
|
C41B6EF81EEFB30D00AD1F53 /* RechargeViewController.m in Sources */,
|
|
|
+ C4246CF11F075D08008CD291 /* TradeViewController.m in Sources */,
|
|
|
BDB02D261E09172F00262A50 /* NTESNetDetectViewController.m in Sources */,
|
|
|
61AEC12A1BD69C6E00B00F02 /* NTESSessionCardViewController.m in Sources */,
|
|
|
61AF8CE11C55170900BFC84F /* UIScrollView+NTESDirection.m in Sources */,
|
|
|
6118F5A81C5A0FC1009AF01E /* UINavigationItem+Swizzling.m in Sources */,
|
|
|
C4A734631EE6D4DE00D6489D /* GroupMoreTableViewCell.m in Sources */,
|
|
|
+ C482C3041F0A7E8400EF2B71 /* MyTradeViewController.m in Sources */,
|
|
|
61E471231B7D963E00F4A1BF /* NTESSystemNotificationCell.m in Sources */,
|
|
|
61206EE71C1E607B009E4C78 /* NTESChatroomListCell.m in Sources */,
|
|
|
61E471191B7D963E00F4A1BF /* NTESContactUtilCell.m in Sources */,
|
|
@@ -1980,6 +2122,7 @@
|
|
|
61E471201B7D963E00F4A1BF /* NTESCustomNotificationObject.m in Sources */,
|
|
|
C4A7D3661EE803E7009B5849 /* FriendViewController.m in Sources */,
|
|
|
6173AEC41BAAB94400854D49 /* NTESUserInfoSettingViewController.m in Sources */,
|
|
|
+ C4F1D1601F03DDE500A04B28 /* SocialCommentDetailTableViewCell.m in Sources */,
|
|
|
61B2AEFD1BB9530F0093F532 /* NTESCardPortraitCell.m in Sources */,
|
|
|
C4D8F1301ED48658002F9F3A /* AFURLResponseSerialization.m in Sources */,
|
|
|
61E4711D1B7D963E00F4A1BF /* NTESContactViewController.m in Sources */,
|
|
@@ -1991,14 +2134,18 @@
|
|
|
61C2CE521C489F0D00D76104 /* NTESChatroomManager.m in Sources */,
|
|
|
61E4713C1B7D963E00F4A1BF /* NTESSessionJankenponContentView.m in Sources */,
|
|
|
61E471971B7D96AA00F4A1BF /* NTESPinyinConverter.m in Sources */,
|
|
|
+ C4246CF41F075D58008CD291 /* TradeTableViewCell.m in Sources */,
|
|
|
613A2FEA1C21016600508990 /* NTESChatroomSegmentedControl.m in Sources */,
|
|
|
E4562D8B1CE0855A00D66909 /* NTESSDKConfigDelegate.m in Sources */,
|
|
|
C4B639571ED581E2004288FC /* User.m in Sources */,
|
|
|
+ C4F1D0F81EFA197300A04B28 /* SocialItemData.m in Sources */,
|
|
|
6117562E1BEB6978006A1589 /* NTESAliasSettingViewController.m in Sources */,
|
|
|
+ C482C3071F0B389400EF2B71 /* MyTradeTableViewCell.m in Sources */,
|
|
|
61E4712C1B7D963E00F4A1BF /* NTESRegisterViewController.m in Sources */,
|
|
|
619087091BABE5D400F3A0C7 /* NTESDevice.m in Sources */,
|
|
|
61B5D7EB1C21331600B52DBF /* NTESPageView.m in Sources */,
|
|
|
C4D4C93D1ED7C3DE00ADD7B7 /* GroupTableController.m in Sources */,
|
|
|
+ C4F1D1571F0389AA00A04B28 /* ImagePagerViewController.m in Sources */,
|
|
|
61E4713D1B7D963E00F4A1BF /* NTESSessionSnapchatContentView.m in Sources */,
|
|
|
61E471281B7D963E00F4A1BF /* NTESLoginManager.m in Sources */,
|
|
|
612CACEE1BB1484C00C348B5 /* NTESContactDataMember.m in Sources */,
|
|
@@ -2012,6 +2159,7 @@
|
|
|
611ABF011B3CF4FC00B8706C /* NTESBadgeView.m in Sources */,
|
|
|
611FE9EE1BB02320005E8E45 /* (null) in Sources */,
|
|
|
C4B146391EF2351900819893 /* SettingTableViewController.m in Sources */,
|
|
|
+ C482C30A1F0B857800EF2B71 /* NTESGiftAttachment.m in Sources */,
|
|
|
61E7B5881DCF39E200F19E83 /* NTESSessionTipContentView.m in Sources */,
|
|
|
61EEE7791C22AEB300022315 /* NTESLiveBroadcastView.m in Sources */,
|
|
|
BDB0FC691BA7E6D30066654D /* NTESGLView.m in Sources */,
|
|
@@ -2019,11 +2167,14 @@
|
|
|
E48988EE1DE4263D001CF6C5 /* NTESChatroomTextContentConfig.m in Sources */,
|
|
|
C4D4C93C1ED7C3DE00ADD7B7 /* CreateGroupViewController.m in Sources */,
|
|
|
C4D4C9261ED7C2A900ADD7B7 /* GroupTableViewCell.m in Sources */,
|
|
|
+ C4F1D0EB1EF8F1B800A04B28 /* SocialTableViewController.m in Sources */,
|
|
|
+ C4F1D0F11EF8F75400A04B28 /* SocialPublishViewController.m in Sources */,
|
|
|
61E4713A1B7D963E00F4A1BF /* NTESSearchMessageEntraceCell.m in Sources */,
|
|
|
61A1422F1AD7B02E00DCAD88 /* NSDictionary+NTESJson.m in Sources */,
|
|
|
61E471351B7D963E00F4A1BF /* NTESSnapchatAttachment.m in Sources */,
|
|
|
61E1311D1C1A6778009AFEF1 /* NTESChatroomViewController.m in Sources */,
|
|
|
61E4714C1B7D963E00F4A1BF /* NTESWhiteboardViewController.m in Sources */,
|
|
|
+ C482C2FB1F0A110E00EF2B71 /* TradePostTableViewCell.m in Sources */,
|
|
|
611ABF001B3CF4FC00B8706C /* NTESAvatarImageView.m in Sources */,
|
|
|
C4B1463C1EF24E6300819893 /* SettingAccountViewController.m in Sources */,
|
|
|
61E471611B7D963E00F4A1BF /* NTESNoDisturbTimeCell.m in Sources */,
|
|
@@ -2033,6 +2184,7 @@
|
|
|
61E4718B1B7D96AA00F4A1BF /* NTESClientUtil.m in Sources */,
|
|
|
61E471071B7D963E00F4A1BF /* NTESSearchTeamViewController.m in Sources */,
|
|
|
61E471671B7D963E00F4A1BF /* NTESSettingSwitcherCell.m in Sources */,
|
|
|
+ C482C3011F0A792300EF2B71 /* SettingOptionTableViewCell.m in Sources */,
|
|
|
61E4710C1B7D963E00F4A1BF /* NTESTeamListViewController.m in Sources */,
|
|
|
61E4718A1B7D96AA00F4A1BF /* NTESBundleSetting.m in Sources */,
|
|
|
AE2AA6851A7CD35C00CFF013 /* UIView+NTES.m in Sources */,
|
|
@@ -2043,17 +2195,21 @@
|
|
|
61E4714A1B7D963E00F4A1BF /* NTESSessionRemoteHistoryViewController.m in Sources */,
|
|
|
61E4711F1B7D963E00F4A1BF /* NTESCustomNotificationDB.m in Sources */,
|
|
|
61E471951B7D96AA00F4A1BF /* NTESSessionUtil.m in Sources */,
|
|
|
+ C4F1D0EE1EF8F2E800A04B28 /* SocialTableViewCell.m in Sources */,
|
|
|
+ C4F1D0F51EFA17DF00A04B28 /* HttpRequest.m in Sources */,
|
|
|
611ABF041B3CF4FC00B8706C /* NTESMarginButton.m in Sources */,
|
|
|
61E4715E1B7D963E00F4A1BF /* NTESSessionListViewController.m in Sources */,
|
|
|
61E471251B7D963E00F4A1BF /* NTESSystemNotificationViewController.m in Sources */,
|
|
|
61E4715F1B7D963E00F4A1BF /* NTESNoDisturbSettingViewController.m in Sources */,
|
|
|
83F32B731E94EFE200E594E0 /* NTESSubscribeManager.m in Sources */,
|
|
|
+ C4246CF71F075F59008CD291 /* TradeData.m in Sources */,
|
|
|
61E471641B7D963E00F4A1BF /* NTESSettingViewController.m in Sources */,
|
|
|
C4D4C9341ED7C37F00ADD7B7 /* main.m in Sources */,
|
|
|
6173AED51BAAC8E700854D49 /* NTESEmailSettingViewController.m in Sources */,
|
|
|
03A4CA001AC2B79700E45E03 /* UIActionSheet+NTESBlock.m in Sources */,
|
|
|
61E471431B7D963E00F4A1BF /* NTESFileTransSelectViewController.m in Sources */,
|
|
|
61E4713E1B7D963E00F4A1BF /* NTESSessionWhiteBoardContentView.m in Sources */,
|
|
|
+ C482C2F51F09DAA800EF2B71 /* TradePublishManager.m in Sources */,
|
|
|
6118F5A91C5A0FC1009AF01E /* UIView+Swizzling.m in Sources */,
|
|
|
6110D8A91C23E76D00805BA4 /* NTESChatroomMemberCell.m in Sources */,
|
|
|
E48988EB1DE42391001CF6C5 /* NTESSessionCustomContentConfig.m in Sources */,
|
|
@@ -2061,11 +2217,13 @@
|
|
|
61E471311B7D963E00F4A1BF /* NTESJanKenPonAttachment.m in Sources */,
|
|
|
61E471981B7D96AA00F4A1BF /* NTESSpellingCenter.m in Sources */,
|
|
|
61FB27711C4E70AA0086E0EB /* NTESChatroomMaker.m in Sources */,
|
|
|
+ C482C30D1F0B923300EF2B71 /* NTESSessionGiftContentView.m in Sources */,
|
|
|
BD52DB3E1B8F300E00434D0E /* NTESCADisplayLinkHolder.m in Sources */,
|
|
|
61EAD91B1B834E72005DC715 /* NTESUserListCell.m in Sources */,
|
|
|
61E471511B7D963E00F4A1BF /* NetCallChatInfo.m in Sources */,
|
|
|
E49D53C11B451C7400A869AC /* NSData+NTES.m in Sources */,
|
|
|
61EEE7761C22964500022315 /* NTESLiveMasterInfoView.m in Sources */,
|
|
|
+ C4F1D15D1F03DDCA00A04B28 /* SocialDetailTableViewCell.m in Sources */,
|
|
|
61EEE7731C22917400022315 /* NTESChatroomMemberListViewController.m in Sources */,
|
|
|
617D015D1AEDE03900C6DB77 /* UIImage+NTESColor.m in Sources */,
|
|
|
61EAD9081B82D0A2005DC715 /* NTESTextSettingCell.m in Sources */,
|