|
@@ -431,7 +431,7 @@
|
|
BC40BA0C28117B3B00DEC0D1 /* TYPageControl.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA0828117B3A00DEC0D1 /* TYPageControl.m */; };
|
|
BC40BA0C28117B3B00DEC0D1 /* TYPageControl.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA0828117B3A00DEC0D1 /* TYPageControl.m */; };
|
|
BC40BA0D28117B3B00DEC0D1 /* TYCyclePagerView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA0928117B3A00DEC0D1 /* TYCyclePagerView.m */; };
|
|
BC40BA0D28117B3B00DEC0D1 /* TYCyclePagerView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA0928117B3A00DEC0D1 /* TYCyclePagerView.m */; };
|
|
BC40BA0E28117B3B00DEC0D1 /* TYCyclePagerTransformLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA0A28117B3A00DEC0D1 /* TYCyclePagerTransformLayout.m */; };
|
|
BC40BA0E28117B3B00DEC0D1 /* TYCyclePagerTransformLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA0A28117B3A00DEC0D1 /* TYCyclePagerTransformLayout.m */; };
|
|
- BC40BA1828124D3D00DEC0D1 /* NoticeMessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA1728124D3D00DEC0D1 /* NoticeMessageViewController.m */; };
|
|
|
|
|
|
+ BC40BA1828124D3D00DEC0D1 /* NotiferMessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA1728124D3D00DEC0D1 /* NotiferMessageViewController.m */; };
|
|
BC40BA1B281251ED00DEC0D1 /* HomeMessageModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA1A281251ED00DEC0D1 /* HomeMessageModel.m */; };
|
|
BC40BA1B281251ED00DEC0D1 /* HomeMessageModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA1A281251ED00DEC0D1 /* HomeMessageModel.m */; };
|
|
BC40BA1F2812552300DEC0D1 /* KSHomeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA1C2812552200DEC0D1 /* KSHomeButton.m */; };
|
|
BC40BA1F2812552300DEC0D1 /* KSHomeButton.m in Sources */ = {isa = PBXBuildFile; fileRef = BC40BA1C2812552200DEC0D1 /* KSHomeButton.m */; };
|
|
BC40BA202812552300DEC0D1 /* KSHomeButton.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC40BA1D2812552200DEC0D1 /* KSHomeButton.xib */; };
|
|
BC40BA202812552300DEC0D1 /* KSHomeButton.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC40BA1D2812552200DEC0D1 /* KSHomeButton.xib */; };
|
|
@@ -440,6 +440,11 @@
|
|
BC50171227FC0D5600F8BCBC /* SubjectChooseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171127FC0D5600F8BCBC /* SubjectChooseViewController.m */; };
|
|
BC50171227FC0D5600F8BCBC /* SubjectChooseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171127FC0D5600F8BCBC /* SubjectChooseViewController.m */; };
|
|
BC50171527FC0D8300F8BCBC /* SubjectChooseBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */; };
|
|
BC50171527FC0D8300F8BCBC /* SubjectChooseBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */; };
|
|
BC50171727FC0D8E00F8BCBC /* SubjectChooseBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC50171627FC0D8D00F8BCBC /* SubjectChooseBodyView.xib */; };
|
|
BC50171727FC0D8E00F8BCBC /* SubjectChooseBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC50171627FC0D8D00F8BCBC /* SubjectChooseBodyView.xib */; };
|
|
|
|
+ BC76630E2827E48800C91A1D /* NotiferMessageModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC76630C2827E48800C91A1D /* NotiferMessageModel.m */; };
|
|
|
|
+ BC7663152827E49900C91A1D /* NotiferHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC76630F2827E49800C91A1D /* NotiferHeadView.m */; };
|
|
|
|
+ BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663102827E49800C91A1D /* NotiferHeadView.xib */; };
|
|
|
|
+ BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC7663122827E49800C91A1D /* NotiferMessageCell.m */; };
|
|
|
|
+ BC7663182827E49900C91A1D /* NotiferMessageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC7663132827E49900C91A1D /* NotiferMessageCell.xib */; };
|
|
BC8C2C572823F57100FBA5D5 /* AddressDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C452823F57100FBA5D5 /* AddressDetailViewController.m */; };
|
|
BC8C2C572823F57100FBA5D5 /* AddressDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C452823F57100FBA5D5 /* AddressDetailViewController.m */; };
|
|
BC8C2C582823F57100FBA5D5 /* AddressListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C462823F57100FBA5D5 /* AddressListViewController.m */; };
|
|
BC8C2C582823F57100FBA5D5 /* AddressListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C462823F57100FBA5D5 /* AddressListViewController.m */; };
|
|
BC8C2C592823F57100FBA5D5 /* AddressListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C482823F57100FBA5D5 /* AddressListModel.m */; };
|
|
BC8C2C592823F57100FBA5D5 /* AddressListModel.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C482823F57100FBA5D5 /* AddressListModel.m */; };
|
|
@@ -451,6 +456,8 @@
|
|
BC8C2C5F2823F57100FBA5D5 /* MyAddressListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C522823F57100FBA5D5 /* MyAddressListCell.m */; };
|
|
BC8C2C5F2823F57100FBA5D5 /* MyAddressListCell.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C522823F57100FBA5D5 /* MyAddressListCell.m */; };
|
|
BC8C2C602823F57100FBA5D5 /* AddressBottomView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C532823F57100FBA5D5 /* AddressBottomView.m */; };
|
|
BC8C2C602823F57100FBA5D5 /* AddressBottomView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C532823F57100FBA5D5 /* AddressBottomView.m */; };
|
|
BC8C2C612823F57100FBA5D5 /* MyAddressListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC8C2C562823F57100FBA5D5 /* MyAddressListCell.xib */; };
|
|
BC8C2C612823F57100FBA5D5 /* MyAddressListCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC8C2C562823F57100FBA5D5 /* MyAddressListCell.xib */; };
|
|
|
|
+ BC8C2C7E28265D8E00FBA5D5 /* KSNewsAlert.m in Sources */ = {isa = PBXBuildFile; fileRef = BC8C2C7C28265D8D00FBA5D5 /* KSNewsAlert.m */; };
|
|
|
|
+ BC8C2C7F28265D8E00FBA5D5 /* KSNewsAlert.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC8C2C7D28265D8E00FBA5D5 /* KSNewsAlert.xib */; };
|
|
BCB6345D27F6D29600ACFDCF /* KSLiveChatroomWelcome.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB6340D27F6D29500ACFDCF /* KSLiveChatroomWelcome.m */; };
|
|
BCB6345D27F6D29600ACFDCF /* KSLiveChatroomWelcome.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB6340D27F6D29500ACFDCF /* KSLiveChatroomWelcome.m */; };
|
|
BCB6345E27F6D29600ACFDCF /* KSLiveChatroomLeave.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB6340E27F6D29500ACFDCF /* KSLiveChatroomLeave.m */; };
|
|
BCB6345E27F6D29600ACFDCF /* KSLiveChatroomLeave.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB6340E27F6D29500ACFDCF /* KSLiveChatroomLeave.m */; };
|
|
BCB6345F27F6D29600ACFDCF /* KSLiveChatroomEnter.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB6340F27F6D29500ACFDCF /* KSLiveChatroomEnter.m */; };
|
|
BCB6345F27F6D29600ACFDCF /* KSLiveChatroomEnter.m in Sources */ = {isa = PBXBuildFile; fileRef = BCB6340F27F6D29500ACFDCF /* KSLiveChatroomEnter.m */; };
|
|
@@ -1402,8 +1409,8 @@
|
|
BC40BA0928117B3A00DEC0D1 /* TYCyclePagerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYCyclePagerView.m; sourceTree = "<group>"; };
|
|
BC40BA0928117B3A00DEC0D1 /* TYCyclePagerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYCyclePagerView.m; sourceTree = "<group>"; };
|
|
BC40BA0A28117B3A00DEC0D1 /* TYCyclePagerTransformLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYCyclePagerTransformLayout.m; sourceTree = "<group>"; };
|
|
BC40BA0A28117B3A00DEC0D1 /* TYCyclePagerTransformLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TYCyclePagerTransformLayout.m; sourceTree = "<group>"; };
|
|
BC40BA0B28117B3A00DEC0D1 /* TYPageControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TYPageControl.h; sourceTree = "<group>"; };
|
|
BC40BA0B28117B3A00DEC0D1 /* TYPageControl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TYPageControl.h; sourceTree = "<group>"; };
|
|
- BC40BA1628124D3D00DEC0D1 /* NoticeMessageViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NoticeMessageViewController.h; sourceTree = "<group>"; };
|
|
|
|
- BC40BA1728124D3D00DEC0D1 /* NoticeMessageViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NoticeMessageViewController.m; sourceTree = "<group>"; };
|
|
|
|
|
|
+ BC40BA1628124D3D00DEC0D1 /* NotiferMessageViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotiferMessageViewController.h; sourceTree = "<group>"; };
|
|
|
|
+ BC40BA1728124D3D00DEC0D1 /* NotiferMessageViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotiferMessageViewController.m; sourceTree = "<group>"; };
|
|
BC40BA19281251EC00DEC0D1 /* HomeMessageModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeMessageModel.h; sourceTree = "<group>"; };
|
|
BC40BA19281251EC00DEC0D1 /* HomeMessageModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HomeMessageModel.h; sourceTree = "<group>"; };
|
|
BC40BA1A281251ED00DEC0D1 /* HomeMessageModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeMessageModel.m; sourceTree = "<group>"; };
|
|
BC40BA1A281251ED00DEC0D1 /* HomeMessageModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HomeMessageModel.m; sourceTree = "<group>"; };
|
|
BC40BA1C2812552200DEC0D1 /* KSHomeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSHomeButton.m; sourceTree = "<group>"; };
|
|
BC40BA1C2812552200DEC0D1 /* KSHomeButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSHomeButton.m; sourceTree = "<group>"; };
|
|
@@ -1417,6 +1424,14 @@
|
|
BC50171327FC0D8300F8BCBC /* SubjectChooseBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectChooseBodyView.h; sourceTree = "<group>"; };
|
|
BC50171327FC0D8300F8BCBC /* SubjectChooseBodyView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SubjectChooseBodyView.h; sourceTree = "<group>"; };
|
|
BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubjectChooseBodyView.m; sourceTree = "<group>"; };
|
|
BC50171427FC0D8300F8BCBC /* SubjectChooseBodyView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SubjectChooseBodyView.m; sourceTree = "<group>"; };
|
|
BC50171627FC0D8D00F8BCBC /* SubjectChooseBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SubjectChooseBodyView.xib; sourceTree = "<group>"; };
|
|
BC50171627FC0D8D00F8BCBC /* SubjectChooseBodyView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SubjectChooseBodyView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC76630C2827E48800C91A1D /* NotiferMessageModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotiferMessageModel.m; sourceTree = "<group>"; };
|
|
|
|
+ BC76630D2827E48800C91A1D /* NotiferMessageModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferMessageModel.h; sourceTree = "<group>"; };
|
|
|
|
+ BC76630F2827E49800C91A1D /* NotiferHeadView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotiferHeadView.m; sourceTree = "<group>"; };
|
|
|
|
+ BC7663102827E49800C91A1D /* NotiferHeadView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NotiferHeadView.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC7663112827E49800C91A1D /* NotiferMessageCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferMessageCell.h; sourceTree = "<group>"; };
|
|
|
|
+ BC7663122827E49800C91A1D /* NotiferMessageCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NotiferMessageCell.m; sourceTree = "<group>"; };
|
|
|
|
+ BC7663132827E49900C91A1D /* NotiferMessageCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = NotiferMessageCell.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC7663142827E49900C91A1D /* NotiferHeadView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NotiferHeadView.h; sourceTree = "<group>"; };
|
|
BC8C2C432823F57100FBA5D5 /* AddressDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressDetailViewController.h; sourceTree = "<group>"; };
|
|
BC8C2C432823F57100FBA5D5 /* AddressDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressDetailViewController.h; sourceTree = "<group>"; };
|
|
BC8C2C442823F57100FBA5D5 /* AddressListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressListViewController.h; sourceTree = "<group>"; };
|
|
BC8C2C442823F57100FBA5D5 /* AddressListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressListViewController.h; sourceTree = "<group>"; };
|
|
BC8C2C452823F57100FBA5D5 /* AddressDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddressDetailViewController.m; sourceTree = "<group>"; };
|
|
BC8C2C452823F57100FBA5D5 /* AddressDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AddressDetailViewController.m; sourceTree = "<group>"; };
|
|
@@ -1435,6 +1450,9 @@
|
|
BC8C2C542823F57100FBA5D5 /* AddressDetailBodyView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressDetailBodyView.h; sourceTree = "<group>"; };
|
|
BC8C2C542823F57100FBA5D5 /* AddressDetailBodyView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AddressDetailBodyView.h; sourceTree = "<group>"; };
|
|
BC8C2C552823F57100FBA5D5 /* KSAddressPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSAddressPickerView.h; sourceTree = "<group>"; };
|
|
BC8C2C552823F57100FBA5D5 /* KSAddressPickerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSAddressPickerView.h; sourceTree = "<group>"; };
|
|
BC8C2C562823F57100FBA5D5 /* MyAddressListCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MyAddressListCell.xib; sourceTree = "<group>"; };
|
|
BC8C2C562823F57100FBA5D5 /* MyAddressListCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = MyAddressListCell.xib; sourceTree = "<group>"; };
|
|
|
|
+ BC8C2C7B28265D8D00FBA5D5 /* KSNewsAlert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSNewsAlert.h; sourceTree = "<group>"; };
|
|
|
|
+ BC8C2C7C28265D8D00FBA5D5 /* KSNewsAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSNewsAlert.m; sourceTree = "<group>"; };
|
|
|
|
+ BC8C2C7D28265D8E00FBA5D5 /* KSNewsAlert.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSNewsAlert.xib; sourceTree = "<group>"; };
|
|
BCB6340C27F6D29500ACFDCF /* KSRCMessageModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSRCMessageModel.h; sourceTree = "<group>"; };
|
|
BCB6340C27F6D29500ACFDCF /* KSRCMessageModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSRCMessageModel.h; sourceTree = "<group>"; };
|
|
BCB6340D27F6D29500ACFDCF /* KSLiveChatroomWelcome.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSLiveChatroomWelcome.m; sourceTree = "<group>"; };
|
|
BCB6340D27F6D29500ACFDCF /* KSLiveChatroomWelcome.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSLiveChatroomWelcome.m; sourceTree = "<group>"; };
|
|
BCB6340E27F6D29500ACFDCF /* KSLiveChatroomLeave.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSLiveChatroomLeave.m; sourceTree = "<group>"; };
|
|
BCB6340E27F6D29500ACFDCF /* KSLiveChatroomLeave.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSLiveChatroomLeave.m; sourceTree = "<group>"; };
|
|
@@ -2037,6 +2055,9 @@
|
|
275FA1F627E7356A00CFEA2E /* View */ = {
|
|
275FA1F627E7356A00CFEA2E /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ BC8C2C7B28265D8D00FBA5D5 /* KSNewsAlert.h */,
|
|
|
|
+ BC8C2C7C28265D8D00FBA5D5 /* KSNewsAlert.m */,
|
|
|
|
+ BC8C2C7D28265D8E00FBA5D5 /* KSNewsAlert.xib */,
|
|
BCBFDF3528110C660052AFE5 /* HomeNavView.h */,
|
|
BCBFDF3528110C660052AFE5 /* HomeNavView.h */,
|
|
BCBFDF3628110C660052AFE5 /* HomeNavView.m */,
|
|
BCBFDF3628110C660052AFE5 /* HomeNavView.m */,
|
|
BCBFDF3828110C6F0052AFE5 /* HomeNavView.xib */,
|
|
BCBFDF3828110C6F0052AFE5 /* HomeNavView.xib */,
|
|
@@ -3417,8 +3438,8 @@
|
|
BC40BA1028124D0C00DEC0D1 /* Controller */ = {
|
|
BC40BA1028124D0C00DEC0D1 /* Controller */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- BC40BA1628124D3D00DEC0D1 /* NoticeMessageViewController.h */,
|
|
|
|
- BC40BA1728124D3D00DEC0D1 /* NoticeMessageViewController.m */,
|
|
|
|
|
|
+ BC40BA1628124D3D00DEC0D1 /* NotiferMessageViewController.h */,
|
|
|
|
+ BC40BA1728124D3D00DEC0D1 /* NotiferMessageViewController.m */,
|
|
);
|
|
);
|
|
path = Controller;
|
|
path = Controller;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -3426,6 +3447,8 @@
|
|
BC40BA1128124D0C00DEC0D1 /* Model */ = {
|
|
BC40BA1128124D0C00DEC0D1 /* Model */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ BC76630D2827E48800C91A1D /* NotiferMessageModel.h */,
|
|
|
|
+ BC76630C2827E48800C91A1D /* NotiferMessageModel.m */,
|
|
);
|
|
);
|
|
path = Model;
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -3433,6 +3456,12 @@
|
|
BC40BA1228124D0C00DEC0D1 /* View */ = {
|
|
BC40BA1228124D0C00DEC0D1 /* View */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ BC7663142827E49900C91A1D /* NotiferHeadView.h */,
|
|
|
|
+ BC76630F2827E49800C91A1D /* NotiferHeadView.m */,
|
|
|
|
+ BC7663102827E49800C91A1D /* NotiferHeadView.xib */,
|
|
|
|
+ BC7663112827E49800C91A1D /* NotiferMessageCell.h */,
|
|
|
|
+ BC7663122827E49800C91A1D /* NotiferMessageCell.m */,
|
|
|
|
+ BC7663132827E49900C91A1D /* NotiferMessageCell.xib */,
|
|
);
|
|
);
|
|
path = View;
|
|
path = View;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -4212,6 +4241,7 @@
|
|
2723B5C327F157B100E0B90B /* ChatNavView.xib in Resources */,
|
|
2723B5C327F157B100E0B90B /* ChatNavView.xib in Resources */,
|
|
BCFE53F22812898700AD6786 /* HomeVideoCourseCell.xib in Resources */,
|
|
BCFE53F22812898700AD6786 /* HomeVideoCourseCell.xib in Resources */,
|
|
2723B5BA27F157B100E0B90B /* ChatAddressHeaderView.xib in Resources */,
|
|
2723B5BA27F157B100E0B90B /* ChatAddressHeaderView.xib in Resources */,
|
|
|
|
+ BC8C2C7F28265D8E00FBA5D5 /* KSNewsAlert.xib in Resources */,
|
|
BC119235280ED97C00A716F7 /* CourseForLiveCell.xib in Resources */,
|
|
BC119235280ED97C00A716F7 /* CourseForLiveCell.xib in Resources */,
|
|
2723B62E27F157D500E0B90B /* GroupApplyChooseAllCell.xib in Resources */,
|
|
2723B62E27F157D500E0B90B /* GroupApplyChooseAllCell.xib in Resources */,
|
|
275FA23A27E7356B00CFEA2E /* VefiBodyView.xib in Resources */,
|
|
275FA23A27E7356B00CFEA2E /* VefiBodyView.xib in Resources */,
|
|
@@ -4243,6 +4273,7 @@
|
|
BC119270280FAF7D00A716F7 /* AccompanyCourseInfoCell.xib in Resources */,
|
|
BC119270280FAF7D00A716F7 /* AccompanyCourseInfoCell.xib in Resources */,
|
|
BC8C2C5B2823F57100FBA5D5 /* AddressBottomView.xib in Resources */,
|
|
BC8C2C5B2823F57100FBA5D5 /* AddressBottomView.xib in Resources */,
|
|
BC40BA202812552300DEC0D1 /* KSHomeButton.xib in Resources */,
|
|
BC40BA202812552300DEC0D1 /* KSHomeButton.xib in Resources */,
|
|
|
|
+ BC7663162827E49900C91A1D /* NotiferHeadView.xib in Resources */,
|
|
2723B5C427F157B100E0B90B /* KSChatListSearchView.xib in Resources */,
|
|
2723B5C427F157B100E0B90B /* KSChatListSearchView.xib in Resources */,
|
|
2779359B27E324A80010E277 /* TZImagePickerController.bundle in Resources */,
|
|
2779359B27E324A80010E277 /* TZImagePickerController.bundle in Resources */,
|
|
277935C327E324A90010E277 /* SDQWMaskCustomView.xib in Resources */,
|
|
277935C327E324A90010E277 /* SDQWMaskCustomView.xib in Resources */,
|
|
@@ -4259,6 +4290,7 @@
|
|
275FA24527E73E0100CFEA2E /* InstrumentDescView.xib in Resources */,
|
|
275FA24527E73E0100CFEA2E /* InstrumentDescView.xib in Resources */,
|
|
BC11922D280ED8E800A716F7 /* CourseNavView.xib in Resources */,
|
|
BC11922D280ED8E800A716F7 /* CourseNavView.xib in Resources */,
|
|
BC11929D280FD2EF00A716F7 /* HomeworkBottomView.xib in Resources */,
|
|
BC11929D280FD2EF00A716F7 /* HomeworkBottomView.xib in Resources */,
|
|
|
|
+ BC7663182827E49900C91A1D /* NotiferMessageCell.xib in Resources */,
|
|
BCB6348127F6D29600ACFDCF /* LiveSeatApplyCell.xib in Resources */,
|
|
BCB6348127F6D29600ACFDCF /* LiveSeatApplyCell.xib in Resources */,
|
|
2723B62D27F157D500E0B90B /* GroupApplyMemberCell.xib in Resources */,
|
|
2723B62D27F157D500E0B90B /* GroupApplyMemberCell.xib in Resources */,
|
|
BCB6347427F6D29600ACFDCF /* BaseEmoji.plist in Resources */,
|
|
BCB6347427F6D29600ACFDCF /* BaseEmoji.plist in Resources */,
|
|
@@ -4489,6 +4521,7 @@
|
|
275FA1DC27E7351900CFEA2E /* KSAQRecordManager.m in Sources */,
|
|
275FA1DC27E7351900CFEA2E /* KSAQRecordManager.m in Sources */,
|
|
BC40B9F82811767A00DEC0D1 /* HotInformationHeadView.m in Sources */,
|
|
BC40B9F82811767A00DEC0D1 /* HotInformationHeadView.m in Sources */,
|
|
BCB6356827F6D2A300ACFDCF /* ApplySpeechResultMessage.m in Sources */,
|
|
BCB6356827F6D2A300ACFDCF /* ApplySpeechResultMessage.m in Sources */,
|
|
|
|
+ BC7663152827E49900C91A1D /* NotiferHeadView.m in Sources */,
|
|
2779351427E324A50010E277 /* NSMutableDictionary+KSSafe.m in Sources */,
|
|
2779351427E324A50010E277 /* NSMutableDictionary+KSSafe.m in Sources */,
|
|
2779356F27E324A70010E277 /* SkipTextField.m in Sources */,
|
|
2779356F27E324A70010E277 /* SkipTextField.m in Sources */,
|
|
2723B67F27F15D3D00E0B90B /* AboutUsViewController.m in Sources */,
|
|
2723B67F27F15D3D00E0B90B /* AboutUsViewController.m in Sources */,
|
|
@@ -4774,6 +4807,7 @@
|
|
BCB6356627F6D2A300ACFDCF /* DeviceMessage.m in Sources */,
|
|
BCB6356627F6D2A300ACFDCF /* DeviceMessage.m in Sources */,
|
|
BCBFDF3728110C660052AFE5 /* HomeNavView.m in Sources */,
|
|
BCBFDF3728110C660052AFE5 /* HomeNavView.m in Sources */,
|
|
277935D127E324A90010E277 /* ALCalendarCollectionView.m in Sources */,
|
|
277935D127E324A90010E277 /* ALCalendarCollectionView.m in Sources */,
|
|
|
|
+ BC76630E2827E48800C91A1D /* NotiferMessageModel.m in Sources */,
|
|
BCFE5406281545C600AD6786 /* HomeAlbumModel.m in Sources */,
|
|
BCFE5406281545C600AD6786 /* HomeAlbumModel.m in Sources */,
|
|
2779355427E324A70010E277 /* VoNetWorking.m in Sources */,
|
|
2779355427E324A70010E277 /* VoNetWorking.m in Sources */,
|
|
275FA1EE27E7351900CFEA2E /* KSBaseViewController.m in Sources */,
|
|
275FA1EE27E7351900CFEA2E /* KSBaseViewController.m in Sources */,
|
|
@@ -4798,6 +4832,7 @@
|
|
2779355227E324A70010E277 /* VoMemoryCache.m in Sources */,
|
|
2779355227E324A70010E277 /* VoMemoryCache.m in Sources */,
|
|
2779352A27E324A60010E277 /* UIView+Dealloc.m in Sources */,
|
|
2779352A27E324A60010E277 /* UIView+Dealloc.m in Sources */,
|
|
2779352D27E324A60010E277 /* NSString+CZHSizeExtension.m in Sources */,
|
|
2779352D27E324A60010E277 /* NSString+CZHSizeExtension.m in Sources */,
|
|
|
|
+ BC8C2C7E28265D8E00FBA5D5 /* KSNewsAlert.m in Sources */,
|
|
BC119259280FA85300A716F7 /* HomeworkListCell.m in Sources */,
|
|
BC119259280FA85300A716F7 /* HomeworkListCell.m in Sources */,
|
|
2779353827E324A60010E277 /* UIView+KSExtension.m in Sources */,
|
|
2779353827E324A60010E277 /* UIView+KSExtension.m in Sources */,
|
|
2723B5CD27F157BE00E0B90B /* GroupListModel.m in Sources */,
|
|
2723B5CD27F157BE00E0B90B /* GroupListModel.m in Sources */,
|
|
@@ -4863,6 +4898,7 @@
|
|
2779353D27E324A60010E277 /* UIScrollView+KSTouch.m in Sources */,
|
|
2779353D27E324A60010E277 /* UIScrollView+KSTouch.m in Sources */,
|
|
BCB6353227F6D2A300ACFDCF /* InputView.m in Sources */,
|
|
BCB6353227F6D2A300ACFDCF /* InputView.m in Sources */,
|
|
275FA23927E7356B00CFEA2E /* FirstSettingBodyView.m in Sources */,
|
|
275FA23927E7356B00CFEA2E /* FirstSettingBodyView.m in Sources */,
|
|
|
|
+ BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */,
|
|
BCB6346527F6D29600ACFDCF /* KSLiveChatroomLike.m in Sources */,
|
|
BCB6346527F6D29600ACFDCF /* KSLiveChatroomLike.m in Sources */,
|
|
BCB6356927F6D2A300ACFDCF /* TurnPageMessage.m in Sources */,
|
|
BCB6356927F6D2A300ACFDCF /* TurnPageMessage.m in Sources */,
|
|
277935CA27E324A90010E277 /* TAAnimatedDotView.m in Sources */,
|
|
277935CA27E324A90010E277 /* TAAnimatedDotView.m in Sources */,
|
|
@@ -4899,7 +4935,7 @@
|
|
2779357527E324A70010E277 /* LifeButton.m in Sources */,
|
|
2779357527E324A70010E277 /* LifeButton.m in Sources */,
|
|
27F9032C27E87C2E00C08A19 /* KSNetworkAlert.m in Sources */,
|
|
27F9032C27E87C2E00C08A19 /* KSNetworkAlert.m in Sources */,
|
|
2779353627E324A60010E277 /* CALayer+Layout.m in Sources */,
|
|
2779353627E324A60010E277 /* CALayer+Layout.m in Sources */,
|
|
- BC40BA1828124D3D00DEC0D1 /* NoticeMessageViewController.m in Sources */,
|
|
|
|
|
|
+ BC40BA1828124D3D00DEC0D1 /* NotiferMessageViewController.m in Sources */,
|
|
275FA22D27E7356B00CFEA2E /* ChatViewController.m in Sources */,
|
|
275FA22D27E7356B00CFEA2E /* ChatViewController.m in Sources */,
|
|
BCB6354127F6D2A300ACFDCF /* VideoListCell.m in Sources */,
|
|
BCB6354127F6D2A300ACFDCF /* VideoListCell.m in Sources */,
|
|
2723B5A427F1578300E0B90B /* KSChatConversationViewController.m in Sources */,
|
|
2723B5A427F1578300E0B90B /* KSChatConversationViewController.m in Sources */,
|