|
@@ -98,6 +98,7 @@
|
|
|
900A2DE62A1FA89700395C1F /* RQBaseAppEventModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 900A2DE12A1FA89700395C1F /* RQBaseAppEventModule.m */; };
|
|
|
9017E8DA2A6F97DC00571501 /* NYADViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 9017E8D92A6F97DC00571501 /* NYADViewManager.m */; };
|
|
|
9019427D2C743FA100AD65E9 /* NYKaoMockExaminationModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 9019427C2C743FA100AD65E9 /* NYKaoMockExaminationModel.m */; };
|
|
|
+ 901A98022D80208F0014858D /* RQHTTPService+ExistFreeSch.m in Sources */ = {isa = PBXBuildFile; fileRef = 901A98012D80208F0014858D /* RQHTTPService+ExistFreeSch.m */; };
|
|
|
902614CA2CD21A1D007A7E1A /* NYQuestionContentView.m in Sources */ = {isa = PBXBuildFile; fileRef = 902614C92CD21A1D007A7E1A /* NYQuestionContentView.m */; };
|
|
|
902614D32CD232F1007A7E1A /* NYExerciseQuestionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 902614D12CD232F1007A7E1A /* NYExerciseQuestionCell.m */; };
|
|
|
902614D42CD232F1007A7E1A /* NYExerciseQuestionCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 902614D22CD232F1007A7E1A /* NYExerciseQuestionCell.xib */; };
|
|
@@ -131,7 +132,6 @@
|
|
|
905E56B72D59DBF30012AB13 /* NYLIVideoDetailSubPageSectionHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 905E56B62D59DBF30012AB13 /* NYLIVideoDetailSubPageSectionHeaderView.xib */; };
|
|
|
90626F3D2A204BC400C8FA05 /* kt_jq.db in Resources */ = {isa = PBXBuildFile; fileRef = 90626F3C2A204BC300C8FA05 /* kt_jq.db */; };
|
|
|
90626F402A20540600C8FA05 /* YNYDTJQQuestionModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 90626F3F2A20540600C8FA05 /* YNYDTJQQuestionModule.m */; };
|
|
|
- 906710A22D5F129C00D48FC8 /* JSJPXLI.gif in Resources */ = {isa = PBXBuildFile; fileRef = 906710A12D5F129C00D48FC8 /* JSJPXLI.gif */; };
|
|
|
906710A62D5F141100D48FC8 /* NYLIHomePageSimulationExamCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 906710A42D5F141100D48FC8 /* NYLIHomePageSimulationExamCell.m */; };
|
|
|
906710A72D5F141100D48FC8 /* NYLIHomePageSimulationExamCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 906710A52D5F141100D48FC8 /* NYLIHomePageSimulationExamCell.xib */; };
|
|
|
906710AA2D5F151B00D48FC8 /* NYLIHomePageSimulationExamItemViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 906710A92D5F151B00D48FC8 /* NYLIHomePageSimulationExamItemViewModel.m */; };
|
|
@@ -177,6 +177,7 @@
|
|
|
908E6E642A89CCFC0090F00A /* DrCityInfoThree.json in Resources */ = {isa = PBXBuildFile; fileRef = 908E6E632A89CCFC0090F00A /* DrCityInfoThree.json */; };
|
|
|
908E6E662A8A08E40090F00A /* cities.json in Resources */ = {isa = PBXBuildFile; fileRef = 908E6E652A8A08E40090F00A /* cities.json */; };
|
|
|
90958FA02BAD65BA009BAA71 /* NYTools.m in Sources */ = {isa = PBXBuildFile; fileRef = 90958F9F2BAD65BA009BAA71 /* NYTools.m */; };
|
|
|
+ 909DB92A2D81253000F3EC28 /* RQHTTPService+UserVipByUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 909DB9292D81253000F3EC28 /* RQHTTPService+UserVipByUser.m */; };
|
|
|
909F0EE62CF06D9F00834944 /* NYHomePageOneBigCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 909F0EE52CF06D9F00834944 /* NYHomePageOneBigCell.xib */; };
|
|
|
909F0EE72CF06D9F00834944 /* NYHomePageOneBigCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 909F0EE42CF06D9F00834944 /* NYHomePageOneBigCell.m */; };
|
|
|
909F0EED2CF0788A00834944 /* NYHomePageOneBigItemViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 909F0EEC2CF0788A00834944 /* NYHomePageOneBigItemViewModel.m */; };
|
|
@@ -204,6 +205,7 @@
|
|
|
90B32CFA2D55A6EE00DD19C3 /* NYLIVipPriceCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 90B32CF82D55A6EE00DD19C3 /* NYLIVipPriceCell.m */; };
|
|
|
90B32CFB2D55A6EE00DD19C3 /* NYLIVipPriceCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90B32CF92D55A6EE00DD19C3 /* NYLIVipPriceCell.xib */; };
|
|
|
90B32CFE2D55A8B000DD19C3 /* NYLIVipSinglePriceItemViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90B32CFD2D55A8B000DD19C3 /* NYLIVipSinglePriceItemViewModel.m */; };
|
|
|
+ 90B7ED6E2D82D113005717D5 /* RQHTTPService+MotivateAdTime.m in Sources */ = {isa = PBXBuildFile; fileRef = 90B7ED6D2D82D113005717D5 /* RQHTTPService+MotivateAdTime.m */; };
|
|
|
90BA2E822A3177B50029A54A /* NYTheoryTimeVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BA2E802A3177B50029A54A /* NYTheoryTimeVC.m */; };
|
|
|
90BA2E872A3177DE0029A54A /* NYGetjobTimeVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BA2E852A3177DE0029A54A /* NYGetjobTimeVC.m */; };
|
|
|
90BA2E8B2A317BEB0029A54A /* NYBasetjTimeVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BA2E8A2A317BEB0029A54A /* NYBasetjTimeVC.m */; };
|
|
@@ -224,6 +226,11 @@
|
|
|
90C3D1B22D01492E00126535 /* NYBlockExerciseViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C3D1B12D01492E00126535 /* NYBlockExerciseViewModel.m */; };
|
|
|
90C3D1B62D01866300126535 /* NYBlockExerciseHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C3D1B42D01866300126535 /* NYBlockExerciseHeaderView.m */; };
|
|
|
90C3D1B72D01866300126535 /* NYBlockExerciseHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90C3D1B52D01866300126535 /* NYBlockExerciseHeaderView.xib */; };
|
|
|
+ 90C59C882D9A41F5005D12AE /* RQHTTPService+PostWxJsjpcode.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C59C872D9A41F5005D12AE /* RQHTTPService+PostWxJsjpcode.m */; };
|
|
|
+ 90C59C8B2D9A73FA005D12AE /* NYJsCodeModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C59C8A2D9A73FA005D12AE /* NYJsCodeModel.m */; };
|
|
|
+ 90C59C8F2D9A8E67005D12AE /* NYLoginBindViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C59C8D2D9A8E67005D12AE /* NYLoginBindViewController.m */; };
|
|
|
+ 90C59C902D9A8E67005D12AE /* NYLoginBindViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90C59C8E2D9A8E67005D12AE /* NYLoginBindViewController.xib */; };
|
|
|
+ 90C59C932D9A8F27005D12AE /* NYLoginBindViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C59C922D9A8F27005D12AE /* NYLoginBindViewModel.m */; };
|
|
|
90C6400D2CF7024500F53201 /* NYVideoCatalogueViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C6400C2CF7024500F53201 /* NYVideoCatalogueViewController.m */; };
|
|
|
90C6401A2CF7078A00F53201 /* MultilevelTableViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90C640132CF7078A00F53201 /* MultilevelTableViewCell.xib */; };
|
|
|
90C6401B2CF7078A00F53201 /* MultilevelTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 90C640122CF7078A00F53201 /* MultilevelTableViewCell.m */; };
|
|
@@ -1953,6 +1960,8 @@
|
|
|
9017E8D92A6F97DC00571501 /* NYADViewManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYADViewManager.m; sourceTree = "<group>"; };
|
|
|
9019427B2C743FA100AD65E9 /* NYKaoMockExaminationModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYKaoMockExaminationModel.h; sourceTree = "<group>"; };
|
|
|
9019427C2C743FA100AD65E9 /* NYKaoMockExaminationModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYKaoMockExaminationModel.m; sourceTree = "<group>"; };
|
|
|
+ 901A98002D80208F0014858D /* RQHTTPService+ExistFreeSch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RQHTTPService+ExistFreeSch.h"; sourceTree = "<group>"; };
|
|
|
+ 901A98012D80208F0014858D /* RQHTTPService+ExistFreeSch.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RQHTTPService+ExistFreeSch.m"; sourceTree = "<group>"; };
|
|
|
902614C82CD21A1D007A7E1A /* NYQuestionContentView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYQuestionContentView.h; sourceTree = "<group>"; };
|
|
|
902614C92CD21A1D007A7E1A /* NYQuestionContentView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYQuestionContentView.m; sourceTree = "<group>"; };
|
|
|
902614D02CD232F1007A7E1A /* NYExerciseQuestionCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYExerciseQuestionCell.h; sourceTree = "<group>"; };
|
|
@@ -2010,7 +2019,6 @@
|
|
|
90626F3C2A204BC300C8FA05 /* kt_jq.db */ = {isa = PBXFileReference; lastKnownFileType = file; path = kt_jq.db; sourceTree = "<group>"; };
|
|
|
90626F3E2A20540600C8FA05 /* YNYDTJQQuestionModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YNYDTJQQuestionModule.h; sourceTree = "<group>"; };
|
|
|
90626F3F2A20540600C8FA05 /* YNYDTJQQuestionModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YNYDTJQQuestionModule.m; sourceTree = "<group>"; };
|
|
|
- 906710A12D5F129C00D48FC8 /* JSJPXLI.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = JSJPXLI.gif; sourceTree = "<group>"; };
|
|
|
906710A32D5F141100D48FC8 /* NYLIHomePageSimulationExamCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYLIHomePageSimulationExamCell.h; sourceTree = "<group>"; };
|
|
|
906710A42D5F141100D48FC8 /* NYLIHomePageSimulationExamCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYLIHomePageSimulationExamCell.m; sourceTree = "<group>"; };
|
|
|
906710A52D5F141100D48FC8 /* NYLIHomePageSimulationExamCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NYLIHomePageSimulationExamCell.xib; sourceTree = "<group>"; };
|
|
@@ -2088,6 +2096,8 @@
|
|
|
908E6E652A8A08E40090F00A /* cities.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = cities.json; sourceTree = "<group>"; };
|
|
|
90958F9E2BAD65BA009BAA71 /* NYTools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYTools.h; sourceTree = "<group>"; };
|
|
|
90958F9F2BAD65BA009BAA71 /* NYTools.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYTools.m; sourceTree = "<group>"; };
|
|
|
+ 909DB9282D81253000F3EC28 /* RQHTTPService+UserVipByUser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RQHTTPService+UserVipByUser.h"; sourceTree = "<group>"; };
|
|
|
+ 909DB9292D81253000F3EC28 /* RQHTTPService+UserVipByUser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RQHTTPService+UserVipByUser.m"; sourceTree = "<group>"; };
|
|
|
909F0EE32CF06D9F00834944 /* NYHomePageOneBigCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYHomePageOneBigCell.h; sourceTree = "<group>"; };
|
|
|
909F0EE42CF06D9F00834944 /* NYHomePageOneBigCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYHomePageOneBigCell.m; sourceTree = "<group>"; };
|
|
|
909F0EE52CF06D9F00834944 /* NYHomePageOneBigCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NYHomePageOneBigCell.xib; sourceTree = "<group>"; };
|
|
@@ -2134,6 +2144,8 @@
|
|
|
90B32CF92D55A6EE00DD19C3 /* NYLIVipPriceCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NYLIVipPriceCell.xib; sourceTree = "<group>"; };
|
|
|
90B32CFC2D55A8B000DD19C3 /* NYLIVipSinglePriceItemViewModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYLIVipSinglePriceItemViewModel.h; sourceTree = "<group>"; };
|
|
|
90B32CFD2D55A8B000DD19C3 /* NYLIVipSinglePriceItemViewModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYLIVipSinglePriceItemViewModel.m; sourceTree = "<group>"; };
|
|
|
+ 90B7ED6C2D82D113005717D5 /* RQHTTPService+MotivateAdTime.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RQHTTPService+MotivateAdTime.h"; sourceTree = "<group>"; };
|
|
|
+ 90B7ED6D2D82D113005717D5 /* RQHTTPService+MotivateAdTime.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RQHTTPService+MotivateAdTime.m"; sourceTree = "<group>"; };
|
|
|
90BA2E7F2A3177B50029A54A /* NYTheoryTimeVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYTheoryTimeVC.h; sourceTree = "<group>"; };
|
|
|
90BA2E802A3177B50029A54A /* NYTheoryTimeVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYTheoryTimeVC.m; sourceTree = "<group>"; };
|
|
|
90BA2E842A3177DE0029A54A /* NYGetjobTimeVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYGetjobTimeVC.h; sourceTree = "<group>"; };
|
|
@@ -2168,6 +2180,15 @@
|
|
|
90C3D1B32D01866300126535 /* NYBlockExerciseHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYBlockExerciseHeaderView.h; sourceTree = "<group>"; };
|
|
|
90C3D1B42D01866300126535 /* NYBlockExerciseHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYBlockExerciseHeaderView.m; sourceTree = "<group>"; };
|
|
|
90C3D1B52D01866300126535 /* NYBlockExerciseHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NYBlockExerciseHeaderView.xib; sourceTree = "<group>"; };
|
|
|
+ 90C59C862D9A41F5005D12AE /* RQHTTPService+PostWxJsjpcode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RQHTTPService+PostWxJsjpcode.h"; sourceTree = "<group>"; };
|
|
|
+ 90C59C872D9A41F5005D12AE /* RQHTTPService+PostWxJsjpcode.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RQHTTPService+PostWxJsjpcode.m"; sourceTree = "<group>"; };
|
|
|
+ 90C59C892D9A73FA005D12AE /* NYJsCodeModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYJsCodeModel.h; sourceTree = "<group>"; };
|
|
|
+ 90C59C8A2D9A73FA005D12AE /* NYJsCodeModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYJsCodeModel.m; sourceTree = "<group>"; };
|
|
|
+ 90C59C8C2D9A8E67005D12AE /* NYLoginBindViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYLoginBindViewController.h; sourceTree = "<group>"; };
|
|
|
+ 90C59C8D2D9A8E67005D12AE /* NYLoginBindViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYLoginBindViewController.m; sourceTree = "<group>"; };
|
|
|
+ 90C59C8E2D9A8E67005D12AE /* NYLoginBindViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NYLoginBindViewController.xib; sourceTree = "<group>"; };
|
|
|
+ 90C59C912D9A8F27005D12AE /* NYLoginBindViewModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYLoginBindViewModel.h; sourceTree = "<group>"; };
|
|
|
+ 90C59C922D9A8F27005D12AE /* NYLoginBindViewModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYLoginBindViewModel.m; sourceTree = "<group>"; };
|
|
|
90C6400B2CF7024500F53201 /* NYVideoCatalogueViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYVideoCatalogueViewController.h; sourceTree = "<group>"; };
|
|
|
90C6400C2CF7024500F53201 /* NYVideoCatalogueViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYVideoCatalogueViewController.m; sourceTree = "<group>"; };
|
|
|
90C6400F2CF7078A00F53201 /* CollectviewChooseCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CollectviewChooseCell.h; sourceTree = "<group>"; };
|
|
@@ -4685,7 +4706,6 @@
|
|
|
185F229D1BE6F38500720049 /* Supporting Files */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 906710A12D5F129C00D48FC8 /* JSJPXLI.gif */,
|
|
|
90EAB9DF2D0AC6950024F379 /* easy_error_data.json */,
|
|
|
90EAB9E02D0AC6950024F379 /* pointData.json */,
|
|
|
D074576B29275AB10050BE10 /* Localizable.strings */,
|
|
@@ -9141,6 +9161,12 @@
|
|
|
children = (
|
|
|
D0EF8FFF288A8F6600CC4F96 /* RQHTTPService+RQGetJsjpSet.h */,
|
|
|
D0EF9000288A8F6600CC4F96 /* RQHTTPService+RQGetJsjpSet.m */,
|
|
|
+ 901A98002D80208F0014858D /* RQHTTPService+ExistFreeSch.h */,
|
|
|
+ 901A98012D80208F0014858D /* RQHTTPService+ExistFreeSch.m */,
|
|
|
+ 909DB9282D81253000F3EC28 /* RQHTTPService+UserVipByUser.h */,
|
|
|
+ 909DB9292D81253000F3EC28 /* RQHTTPService+UserVipByUser.m */,
|
|
|
+ 90B7ED6C2D82D113005717D5 /* RQHTTPService+MotivateAdTime.h */,
|
|
|
+ 90B7ED6D2D82D113005717D5 /* RQHTTPService+MotivateAdTime.m */,
|
|
|
);
|
|
|
path = Model;
|
|
|
sourceTree = "<group>";
|
|
@@ -9268,6 +9294,8 @@
|
|
|
D0870DE82701B59F004EC94E /* RQUpdatePasswordViewModel.m */,
|
|
|
D0870DE42701B59F004EC94E /* RQVerificationSmsCodeViewModel.h */,
|
|
|
D0870DEA2701B59F004EC94E /* RQVerificationSmsCodeViewModel.m */,
|
|
|
+ 90C59C912D9A8F27005D12AE /* NYLoginBindViewModel.h */,
|
|
|
+ 90C59C922D9A8F27005D12AE /* NYLoginBindViewModel.m */,
|
|
|
);
|
|
|
path = ViewModel;
|
|
|
sourceTree = "<group>";
|
|
@@ -9289,6 +9317,9 @@
|
|
|
D0870DF82701B59F004EC94E /* RQVerificationSmsCodeViewController.h */,
|
|
|
D0870DF02701B59F004EC94E /* RQVerificationSmsCodeViewController.m */,
|
|
|
D0870DF92701B59F004EC94E /* RQVerificationSmsCodeViewController.xib */,
|
|
|
+ 90C59C8C2D9A8E67005D12AE /* NYLoginBindViewController.h */,
|
|
|
+ 90C59C8D2D9A8E67005D12AE /* NYLoginBindViewController.m */,
|
|
|
+ 90C59C8E2D9A8E67005D12AE /* NYLoginBindViewController.xib */,
|
|
|
);
|
|
|
path = Controller;
|
|
|
sourceTree = "<group>";
|
|
@@ -9298,6 +9329,8 @@
|
|
|
children = (
|
|
|
D0870E072701B59F004EC94E /* RQUserModel.h */,
|
|
|
D0870E1B2701B59F004EC94E /* RQUserModel.m */,
|
|
|
+ 90C59C892D9A73FA005D12AE /* NYJsCodeModel.h */,
|
|
|
+ 90C59C8A2D9A73FA005D12AE /* NYJsCodeModel.m */,
|
|
|
D0870DFF2701B59F004EC94E /* GetCode */,
|
|
|
D0870E082701B59F004EC94E /* UpdatePassword */,
|
|
|
D0870E1C2701B59F004EC94E /* Register */,
|
|
@@ -10357,6 +10390,8 @@
|
|
|
D0110F7E27D1B53E00528D08 /* RQVideoVipModel.m */,
|
|
|
D02845402972844A0099B9B4 /* RQHTTPService+RQGetActivation.h */,
|
|
|
D02845412972844A0099B9B4 /* RQHTTPService+RQGetActivation.m */,
|
|
|
+ 90C59C862D9A41F5005D12AE /* RQHTTPService+PostWxJsjpcode.h */,
|
|
|
+ 90C59C872D9A41F5005D12AE /* RQHTTPService+PostWxJsjpcode.m */,
|
|
|
);
|
|
|
path = Model;
|
|
|
sourceTree = "<group>";
|
|
@@ -10903,7 +10938,6 @@
|
|
|
D0295D62243F0B8C00B46AB1 /* img07.png in Resources */,
|
|
|
D0295CC3243F0B8B00B46AB1 /* 5-15-10.jpg in Resources */,
|
|
|
D0F8F1212929C8840008019C /* orderCommentVC.xib in Resources */,
|
|
|
- 906710A22D5F129C00D48FC8 /* JSJPXLI.gif in Resources */,
|
|
|
D0295CE7243F0B8C00B46AB1 /* 1-5-20.jpg in Resources */,
|
|
|
D0295B80243F0B8A00B46AB1 /* 1-2-21.jpg in Resources */,
|
|
|
D0295CF2243F0B8C00B46AB1 /* 1-6-1.jpg in Resources */,
|
|
@@ -10943,6 +10977,7 @@
|
|
|
D0295C14243F0B8B00B46AB1 /* 1-1-17.jpg in Resources */,
|
|
|
D0295C6E243F0B8B00B46AB1 /* 1-7-3.jpg in Resources */,
|
|
|
D0295C0C243F0B8B00B46AB1 /* 2-12-2.jpg in Resources */,
|
|
|
+ 90C59C902D9A8E67005D12AE /* NYLoginBindViewController.xib in Resources */,
|
|
|
D0295CBE243F0B8B00B46AB1 /* 1-8-10.jpg in Resources */,
|
|
|
D0295BCC243F0B8B00B46AB1 /* 2-12-17.jpg in Resources */,
|
|
|
D0295D02243F0B8C00B46AB1 /* 1-1-41.jpg in Resources */,
|
|
@@ -11560,6 +11595,7 @@
|
|
|
D05A320D29220C04002EB3E2 /* RQVipAuthorityNewItemViewModel.m in Sources */,
|
|
|
D084D88227CE04EC00E521F0 /* RQVipViewController.m in Sources */,
|
|
|
90044C432A4EAF6A003FBBF8 /* NYComplaintPageViewController.m in Sources */,
|
|
|
+ 90C59C932D9A8F27005D12AE /* NYLoginBindViewModel.m in Sources */,
|
|
|
D0C44C442902811A0061B812 /* RQVipBuyNewView.m in Sources */,
|
|
|
D00A14B72754A3D600793046 /* ZFPortraitControlView+RQExtension.m in Sources */,
|
|
|
90D8AF682D5C41A90087C165 /* NYLIVideoDetailSubGroupViewModel.m in Sources */,
|
|
@@ -11593,6 +11629,7 @@
|
|
|
D0870D672701A6B9004EC94E /* NSObject+BKBlockExecution.m in Sources */,
|
|
|
D04DF7C227006F72006E3633 /* RQKeyedSubscript.m in Sources */,
|
|
|
D0870D5C2701A6B9004EC94E /* NSDictionary+BlocksKit.m in Sources */,
|
|
|
+ 90B7ED6E2D82D113005717D5 /* RQHTTPService+MotivateAdTime.m in Sources */,
|
|
|
D04DF7BC27006F72006E3633 /* RACSignal+RQHTTPServiceAdditions.m in Sources */,
|
|
|
D0354B12230E352300E1C54D /* BMKClusterAlgorithm.m in Sources */,
|
|
|
D00A15002754A41C00793046 /* RQVideoDetailViewController.m in Sources */,
|
|
@@ -11679,6 +11716,7 @@
|
|
|
D0D1F684283F84DF0086C6AE /* RQExerciseModule.m in Sources */,
|
|
|
D0BD3F332664D1A5006858B7 /* RQRemoteTheoryManager.m in Sources */,
|
|
|
90EAB9ED2D0AE3160024F379 /* NYFailSpecialExerciseDetailItemModel.m in Sources */,
|
|
|
+ 90C59C8B2D9A73FA005D12AE /* NYJsCodeModel.m in Sources */,
|
|
|
18C1F7311BF844D3001955D6 /* STButton.m in Sources */,
|
|
|
18A917B61BE8A73C0022B452 /* TrainRecord.m in Sources */,
|
|
|
D0D1F6A5283F84E00086C6AE /* JXCategoryTitleBackgroundCell.m in Sources */,
|
|
@@ -11731,6 +11769,7 @@
|
|
|
D0D1F689283F84DF0086C6AE /* RQHTTPService+RQCancleCollectionRecord.m in Sources */,
|
|
|
D05EF12F28C873A8002BFC0A /* RQStrongViewModel.m in Sources */,
|
|
|
D0481DBE2899442D00F90D55 /* RQSimulateExamBeginCell.m in Sources */,
|
|
|
+ 90C59C8F2D9A8E67005D12AE /* NYLoginBindViewController.m in Sources */,
|
|
|
D09E5D4925E3AA260099E87C /* BDFaceAdjustParamsCell.m in Sources */,
|
|
|
181683A41D5F170700327270 /* LocationShareModel.m in Sources */,
|
|
|
D07C3F3725C8E18E00DA425C /* RQCustomWebViewViewController.m in Sources */,
|
|
@@ -11956,6 +11995,7 @@
|
|
|
18CDE8181CC60439004EF0A6 /* ScanVC.m in Sources */,
|
|
|
9037BAFF2D6FFDEE00C8F6FF /* NYLIHomePageVideoExamCell.m in Sources */,
|
|
|
9034A0252B80A399001FBB37 /* NYClassRoomPeiPhotoCell.m in Sources */,
|
|
|
+ 90C59C882D9A41F5005D12AE /* RQHTTPService+PostWxJsjpcode.m in Sources */,
|
|
|
D0870D802701A6B9004EC94E /* UITextField+YYAdd.m in Sources */,
|
|
|
D04DF6B827006C56006E3633 /* RQTableViewModel.m in Sources */,
|
|
|
90BA2E8F2A31B2430029A54A /* NYTheoryTimeViewModel.m in Sources */,
|
|
@@ -11979,6 +12019,7 @@
|
|
|
D0870E502701B5A0004EC94E /* RQHTTPService+RQLogin.m in Sources */,
|
|
|
D09E5D5325E3AA260099E87C /* BDFaceBaseViewController.m in Sources */,
|
|
|
D0110F7927D1AEBB00528D08 /* RQVipAlertHeaderGroupViewModel.m in Sources */,
|
|
|
+ 909DB92A2D81253000F3EC28 /* RQHTTPService+UserVipByUser.m in Sources */,
|
|
|
D0D1F675283F84DF0086C6AE /* RQExerciseQuestionItemViewModel.m in Sources */,
|
|
|
D074576229272C680050BE10 /* QMPickedDocViewController.m in Sources */,
|
|
|
D02010D629373AE8001B9F4D /* SLEditTextView.m in Sources */,
|
|
@@ -12149,6 +12190,7 @@
|
|
|
D074573D29272C680050BE10 /* QMChatRoomNoteCell.m in Sources */,
|
|
|
D0870E322701B5A0004EC94E /* RQLoginViewModel.m in Sources */,
|
|
|
906815182D54525300FE123F /* NYLIVipContentNewItemViewModel.m in Sources */,
|
|
|
+ 901A98022D80208F0014858D /* RQHTTPService+ExistFreeSch.m in Sources */,
|
|
|
D0870E3B2701B5A0004EC94E /* RQUpdatePasswordViewController.m in Sources */,
|
|
|
D0870E4F2701B5A0004EC94E /* RQHTTPService+RQVerificationSmsCode.m in Sources */,
|
|
|
D04DF7A127006F72006E3633 /* UIViewController+RQExtension.m in Sources */,
|
|
@@ -12603,7 +12645,7 @@
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
"CODE_SIGN_RESOURCE_RULES_PATH[sdk=*]" = "";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 2322025030302;
|
|
|
+ CURRENT_PROJECT_VERSION = 2352025040801;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = K7T6CU5SW5;
|
|
|
ENABLE_BITCODE = NO;
|
|
@@ -12641,7 +12683,7 @@
|
|
|
"$(PROJECT_DIR)/jiaPei/Vendor/BaiDuFaceSDK/BDFaceSDK/lib",
|
|
|
"$(PROJECT_DIR)/jiaPei/Vendor/QiNiu_IMSDK/Vendors/Voice",
|
|
|
);
|
|
|
- MARKETING_VERSION = 2.3.2;
|
|
|
+ MARKETING_VERSION = 2.3.5;
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|
|
@@ -12689,7 +12731,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 2322025030302;
|
|
|
+ CURRENT_PROJECT_VERSION = 2352025040801;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = K7T6CU5SW5;
|
|
|
ENABLE_BITCODE = NO;
|
|
@@ -12727,7 +12769,7 @@
|
|
|
"$(PROJECT_DIR)/jiaPei/Vendor/BaiDuFaceSDK/BDFaceSDK/lib",
|
|
|
"$(PROJECT_DIR)/jiaPei/Vendor/QiNiu_IMSDK/Vendors/Voice",
|
|
|
);
|
|
|
- MARKETING_VERSION = 2.3.2;
|
|
|
+ MARKETING_VERSION = 2.3.5;
|
|
|
ONLY_ACTIVE_ARCH = NO;
|
|
|
OTHER_CFLAGS = (
|
|
|
"$(inherited)",
|