|
@@ -467,6 +467,11 @@
|
|
|
BC542E5D2840A60100633781 /* UserSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC542E5B2840A60000633781 /* UserSettingViewController.m */; };
|
|
|
BC542E612840A60E00633781 /* UseBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC542E5E2840A60D00633781 /* UseBodyView.m */; };
|
|
|
BC542E622840A60E00633781 /* UseBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC542E5F2840A60D00633781 /* UseBodyView.xib */; };
|
|
|
+ BC60E3CC287D552800B05441 /* AccountDeleteViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = BC60E3C5287D552800B05441 /* AccountDeleteViewController.m */; };
|
|
|
+ BC60E3CD287D552800B05441 /* DeleteAccountBodyView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC60E3C9287D552800B05441 /* DeleteAccountBodyView.m */; };
|
|
|
+ BC60E3CE287D552800B05441 /* DeleteAccountBodyView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC60E3CB287D552800B05441 /* DeleteAccountBodyView.xib */; };
|
|
|
+ BC60E3D2287D592800B05441 /* KSPublicAlertView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BC60E3CF287D592800B05441 /* KSPublicAlertView.xib */; };
|
|
|
+ BC60E3D3287D592800B05441 /* KSPublicAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = BC60E3D1287D592800B05441 /* KSPublicAlertView.m */; };
|
|
|
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 */; };
|
|
@@ -1603,6 +1608,14 @@
|
|
|
BC542E5E2840A60D00633781 /* UseBodyView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UseBodyView.m; sourceTree = "<group>"; };
|
|
|
BC542E5F2840A60D00633781 /* UseBodyView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = UseBodyView.xib; sourceTree = "<group>"; };
|
|
|
BC542E602840A60D00633781 /* UseBodyView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UseBodyView.h; sourceTree = "<group>"; };
|
|
|
+ BC60E3C5287D552800B05441 /* AccountDeleteViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AccountDeleteViewController.m; sourceTree = "<group>"; };
|
|
|
+ BC60E3C6287D552800B05441 /* AccountDeleteViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AccountDeleteViewController.h; sourceTree = "<group>"; };
|
|
|
+ BC60E3C9287D552800B05441 /* DeleteAccountBodyView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DeleteAccountBodyView.m; sourceTree = "<group>"; };
|
|
|
+ BC60E3CA287D552800B05441 /* DeleteAccountBodyView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DeleteAccountBodyView.h; sourceTree = "<group>"; };
|
|
|
+ BC60E3CB287D552800B05441 /* DeleteAccountBodyView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = DeleteAccountBodyView.xib; sourceTree = "<group>"; };
|
|
|
+ BC60E3CF287D592800B05441 /* KSPublicAlertView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KSPublicAlertView.xib; sourceTree = "<group>"; };
|
|
|
+ BC60E3D0287D592800B05441 /* KSPublicAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KSPublicAlertView.h; sourceTree = "<group>"; };
|
|
|
+ BC60E3D1287D592800B05441 /* KSPublicAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KSPublicAlertView.m; 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>"; };
|
|
@@ -2211,13 +2224,13 @@
|
|
|
2723B5E727F157D400E0B90B /* View */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 2723B5F027F157D400E0B90B /* GroupNoticeCell.h */,
|
|
|
2723B5E827F157D400E0B90B /* GroupNoticeCell.m */,
|
|
|
- 2723B5E927F157D400E0B90B /* NoticeEditBodyView.h */,
|
|
|
- 2723B5EA27F157D400E0B90B /* NoticeEditBodyView.xib */,
|
|
|
+ 2723B5F227F157D400E0B90B /* GroupNoticeCell.xib */,
|
|
|
2723B5EB27F157D400E0B90B /* LFPopupMenu */,
|
|
|
- 2723B5F027F157D400E0B90B /* GroupNoticeCell.h */,
|
|
|
+ 2723B5E927F157D400E0B90B /* NoticeEditBodyView.h */,
|
|
|
2723B5F127F157D400E0B90B /* NoticeEditBodyView.m */,
|
|
|
- 2723B5F227F157D400E0B90B /* GroupNoticeCell.xib */,
|
|
|
+ 2723B5EA27F157D400E0B90B /* NoticeEditBodyView.xib */,
|
|
|
);
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
@@ -3476,6 +3489,9 @@
|
|
|
2779350B27E324A40010E277 /* Base */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC60E3D0287D592800B05441 /* KSPublicAlertView.h */,
|
|
|
+ BC60E3D1287D592800B05441 /* KSPublicAlertView.m */,
|
|
|
+ BC60E3CF287D592800B05441 /* KSPublicAlertView.xib */,
|
|
|
BCB9FA44286EDCD7005D766B /* KSTipsAlert.h */,
|
|
|
BCB9FA43286EDCD7005D766B /* KSTipsAlert.m */,
|
|
|
BCB9FA45286EDCD7005D766B /* KSTipsAlert.xib */,
|
|
@@ -3602,6 +3618,7 @@
|
|
|
27F9032327E87C2E00C08A19 /* Setting */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ BC60E3C3287D552800B05441 /* DeleteAccount */,
|
|
|
27F9032427E87C2E00C08A19 /* Controller */,
|
|
|
27F9032827E87C2E00C08A19 /* View */,
|
|
|
);
|
|
@@ -3951,6 +3968,42 @@
|
|
|
path = View;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BC60E3C3287D552800B05441 /* DeleteAccount */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC60E3C4287D552800B05441 /* Controller */,
|
|
|
+ BC60E3C7287D552800B05441 /* Model */,
|
|
|
+ BC60E3C8287D552800B05441 /* View */,
|
|
|
+ );
|
|
|
+ path = DeleteAccount;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC60E3C4287D552800B05441 /* Controller */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC60E3C5287D552800B05441 /* AccountDeleteViewController.m */,
|
|
|
+ BC60E3C6287D552800B05441 /* AccountDeleteViewController.h */,
|
|
|
+ );
|
|
|
+ path = Controller;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC60E3C7287D552800B05441 /* Model */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ );
|
|
|
+ path = Model;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ BC60E3C8287D552800B05441 /* View */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ BC60E3C9287D552800B05441 /* DeleteAccountBodyView.m */,
|
|
|
+ BC60E3CA287D552800B05441 /* DeleteAccountBodyView.h */,
|
|
|
+ BC60E3CB287D552800B05441 /* DeleteAccountBodyView.xib */,
|
|
|
+ );
|
|
|
+ path = View;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BC8A4545283DC33400094BBB /* CloudEngine */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -4618,16 +4671,16 @@
|
|
|
BCB6349E27F6D2A200ACFDCF /* MessageCell */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- BCB6349F27F6D2A200ACFDCF /* TextMessageCell.h */,
|
|
|
- BCB634A027F6D2A200ACFDCF /* TimeStampCell.m */,
|
|
|
- BCB634A127F6D2A200ACFDCF /* TipMessageCell.h */,
|
|
|
BCB634A227F6D2A200ACFDCF /* MessageBaseCell.h */,
|
|
|
+ BCB634A827F6D2A200ACFDCF /* MessageBaseCell.m */,
|
|
|
BCB634A327F6D2A200ACFDCF /* MessageCell.h */,
|
|
|
+ BCB634A727F6D2A200ACFDCF /* MessageCell.m */,
|
|
|
+ BCB6349F27F6D2A200ACFDCF /* TextMessageCell.h */,
|
|
|
BCB634A427F6D2A200ACFDCF /* TextMessageCell.m */,
|
|
|
BCB634A527F6D2A200ACFDCF /* TimeStampCell.h */,
|
|
|
+ BCB634A027F6D2A200ACFDCF /* TimeStampCell.m */,
|
|
|
+ BCB634A127F6D2A200ACFDCF /* TipMessageCell.h */,
|
|
|
BCB634A627F6D2A200ACFDCF /* TipMessageCell.m */,
|
|
|
- BCB634A727F6D2A200ACFDCF /* MessageCell.m */,
|
|
|
- BCB634A827F6D2A200ACFDCF /* MessageBaseCell.m */,
|
|
|
);
|
|
|
path = MessageCell;
|
|
|
sourceTree = "<group>";
|
|
@@ -5162,6 +5215,7 @@
|
|
|
275E8AB827E18F8B00DD3F6E /* LaunchScreen.storyboard in Resources */,
|
|
|
275FA1EF27E7351900CFEA2E /* KSUpdateAlert.xib in Resources */,
|
|
|
277935AF27E324A90010E277 /* mss_browseLoading@3x.png in Resources */,
|
|
|
+ BC60E3CE287D552800B05441 /* DeleteAccountBodyView.xib in Resources */,
|
|
|
BCB6359927F6D2AB00ACFDCF /* tick.wav in Resources */,
|
|
|
2779355727E324A70010E277 /* KSPremissionAlert.xib in Resources */,
|
|
|
2723B5C327F157B100E0B90B /* ChatNavView.xib in Resources */,
|
|
@@ -5264,6 +5318,7 @@
|
|
|
BC8A45A0283DC33400094BBB /* JudgePageView.xib in Resources */,
|
|
|
BC0212F827FC4A080040569F /* SubjectImageCell.xib in Resources */,
|
|
|
BC11921B280ED6A900A716F7 /* NewClassPopCell.xib in Resources */,
|
|
|
+ BC60E3D2287D592800B05441 /* KSPublicAlertView.xib in Resources */,
|
|
|
BCA353F12859BB2900377661 /* MusicRoomCourseCell.xib in Resources */,
|
|
|
2723B66E27F15CFC00E0B90B /* PhoneCheckBodyView.xib in Resources */,
|
|
|
BC119217280ED6A900A716F7 /* MyLessonSearchView.xib in Resources */,
|
|
@@ -5534,6 +5589,7 @@
|
|
|
BC8A45AA283DC33400094BBB /* TrackChooseView.m in Sources */,
|
|
|
BC8A45B2283DC33400094BBB /* CloudFeedbackView.m in Sources */,
|
|
|
BCB6355A27F6D2A300ACFDCF /* KSRemoteUserManager.m in Sources */,
|
|
|
+ BC60E3CD287D552800B05441 /* DeleteAccountBodyView.m in Sources */,
|
|
|
BC494A7C286958EC00CCD343 /* MusicRoomCourseInfoCell.m in Sources */,
|
|
|
BCB6347127F6D29600ACFDCF /* KSChatEmojiBoardView.m in Sources */,
|
|
|
2779354527E324A60010E277 /* UIImage+UIImageScale.m in Sources */,
|
|
@@ -5784,6 +5840,7 @@
|
|
|
2779356D27E324A70010E277 /* StoreShopCaterview.m in Sources */,
|
|
|
BC119267280FA92700A716F7 /* HomeworkDetailViewController.m in Sources */,
|
|
|
BCB6346127F6D29600ACFDCF /* KSChatroomMessageCenter.m in Sources */,
|
|
|
+ BC60E3CC287D552800B05441 /* AccountDeleteViewController.m in Sources */,
|
|
|
BC11925B280FA85300A716F7 /* HomeworkSortView.m in Sources */,
|
|
|
277935D327E324A90010E277 /* ALCalendarPicker.m in Sources */,
|
|
|
BC542E5828409EC900633781 /* InstrumentChooseCell.m in Sources */,
|
|
@@ -5925,6 +5982,7 @@
|
|
|
275FA23927E7356B00CFEA2E /* FirstSettingBodyView.m in Sources */,
|
|
|
BC7663172827E49900C91A1D /* NotiferMessageCell.m in Sources */,
|
|
|
BC8A45A7283DC33400094BBB /* CloudControlButton.m in Sources */,
|
|
|
+ BC60E3D3287D592800B05441 /* KSPublicAlertView.m in Sources */,
|
|
|
BCB6346527F6D29600ACFDCF /* KSLiveChatroomLike.m in Sources */,
|
|
|
BCB6356927F6D2A300ACFDCF /* TurnPageMessage.m in Sources */,
|
|
|
277935CA27E324A90010E277 /* TAAnimatedDotView.m in Sources */,
|
|
@@ -6230,6 +6288,7 @@
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
+ INFOPLIST_KEY_UISupportsDocumentBrowser = YES;
|
|
|
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
@@ -6292,6 +6351,7 @@
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
+ INFOPLIST_KEY_UISupportsDocumentBrowser = YES;
|
|
|
INFOPLIST_KEY_UIUserInterfaceStyle = Light;
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|