|
@@ -108,6 +108,7 @@
|
|
|
90798B0B2A52722300E68461 /* NYComplaintListViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90798B092A52722300E68461 /* NYComplaintListViewCell.xib */; };
|
|
|
90798B0F2A52AE2600E68461 /* ComplaintDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90798B0E2A52AE2600E68461 /* ComplaintDataModel.m */; };
|
|
|
90798B122A53E87800E68461 /* NYComplaintListViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90798B112A53E87800E68461 /* NYComplaintListViewModel.m */; };
|
|
|
+ 908592122BB7B4CC005D2507 /* AESCipher.m in Sources */ = {isa = PBXBuildFile; fileRef = 908592102BB7B4CC005D2507 /* AESCipher.m */; };
|
|
|
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 */; };
|
|
@@ -132,6 +133,7 @@
|
|
|
90BA2EA82A3316510029A54A /* NYGetjobStartRuleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90BA2EA62A3316510029A54A /* NYGetjobStartRuleCell.xib */; };
|
|
|
90BA2EAB2A3317510029A54A /* NYGetjobStartRuleViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BA2EAA2A3317510029A54A /* NYGetjobStartRuleViewModel.m */; };
|
|
|
90EF40692B71DBA9007EA477 /* CultivatePhotoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90EF40682B71DBA9007EA477 /* CultivatePhotoModel.m */; };
|
|
|
+ 90FCD6A72BB517AF00E0CB61 /* NYTcarStudentLiveModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90FCD6A62BB517AF00E0CB61 /* NYTcarStudentLiveModel.m */; };
|
|
|
D00177E22886A6F70078949E /* RQExerciseExplainHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = D00177E12886A6F70078949E /* RQExerciseExplainHeaderView.m */; };
|
|
|
D00177E42886A70C0078949E /* RQExerciseExplainHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = D00177E32886A70C0078949E /* RQExerciseExplainHeaderView.xib */; };
|
|
|
D00177E72886AA650078949E /* RQExciseExplainHeaderGroupViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = D00177E62886AA650078949E /* RQExciseExplainHeaderGroupViewModel.m */; };
|
|
@@ -1855,6 +1857,8 @@
|
|
|
90798B0E2A52AE2600E68461 /* ComplaintDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ComplaintDataModel.m; sourceTree = "<group>"; };
|
|
|
90798B102A53E87800E68461 /* NYComplaintListViewModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYComplaintListViewModel.h; sourceTree = "<group>"; };
|
|
|
90798B112A53E87800E68461 /* NYComplaintListViewModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYComplaintListViewModel.m; sourceTree = "<group>"; };
|
|
|
+ 908592102BB7B4CC005D2507 /* AESCipher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AESCipher.m; sourceTree = "<group>"; };
|
|
|
+ 908592112BB7B4CC005D2507 /* AESCipher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESCipher.h; sourceTree = "<group>"; };
|
|
|
908E6E632A89CCFC0090F00A /* DrCityInfoThree.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = DrCityInfoThree.json; sourceTree = "<group>"; };
|
|
|
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>"; };
|
|
@@ -1896,6 +1900,8 @@
|
|
|
90BA2EAA2A3317510029A54A /* NYGetjobStartRuleViewModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYGetjobStartRuleViewModel.m; sourceTree = "<group>"; };
|
|
|
90EF40672B71DBA9007EA477 /* CultivatePhotoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CultivatePhotoModel.h; sourceTree = "<group>"; };
|
|
|
90EF40682B71DBA9007EA477 /* CultivatePhotoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CultivatePhotoModel.m; sourceTree = "<group>"; };
|
|
|
+ 90FCD6A52BB517AF00E0CB61 /* NYTcarStudentLiveModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYTcarStudentLiveModel.h; sourceTree = "<group>"; };
|
|
|
+ 90FCD6A62BB517AF00E0CB61 /* NYTcarStudentLiveModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYTcarStudentLiveModel.m; sourceTree = "<group>"; };
|
|
|
D00177E02886A6F70078949E /* RQExerciseExplainHeaderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RQExerciseExplainHeaderView.h; sourceTree = "<group>"; };
|
|
|
D00177E12886A6F70078949E /* RQExerciseExplainHeaderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RQExerciseExplainHeaderView.m; sourceTree = "<group>"; };
|
|
|
D00177E32886A70C0078949E /* RQExerciseExplainHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = RQExerciseExplainHeaderView.xib; sourceTree = "<group>"; };
|
|
@@ -6133,6 +6139,8 @@
|
|
|
D0295E9B243F1B2300B46AB1 /* Tools */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 908592112BB7B4CC005D2507 /* AESCipher.h */,
|
|
|
+ 908592102BB7B4CC005D2507 /* AESCipher.m */,
|
|
|
D0295E9C243F1B2300B46AB1 /* Tools.h */,
|
|
|
D0295E9D243F1B2300B46AB1 /* Tools.mm */,
|
|
|
90958F9E2BAD65BA009BAA71 /* NYTools.h */,
|
|
@@ -8705,6 +8713,8 @@
|
|
|
D08E8E5A2930C2A5001CEF97 /* RQTimeSingleItemViewModel.m */,
|
|
|
D08E8E5C2930C2B9001CEF97 /* RQTimeRuleItemViewModel.h */,
|
|
|
D08E8E5D2930C2B9001CEF97 /* RQTimeRuleItemViewModel.m */,
|
|
|
+ 90FCD6A52BB517AF00E0CB61 /* NYTcarStudentLiveModel.h */,
|
|
|
+ 90FCD6A62BB517AF00E0CB61 /* NYTcarStudentLiveModel.m */,
|
|
|
);
|
|
|
path = itemViewModel;
|
|
|
sourceTree = "<group>";
|
|
@@ -11335,6 +11345,7 @@
|
|
|
D0D1F68A283F84DF0086C6AE /* RQHTTPService+RQAddCollectionRecord.m in Sources */,
|
|
|
D04DF79727006F72006E3633 /* UIView+RQExtension_Layer.m in Sources */,
|
|
|
D0294814243F07E300B46AB1 /* CDPStarEvaluation.m in Sources */,
|
|
|
+ 90FCD6A72BB517AF00E0CB61 /* NYTcarStudentLiveModel.m in Sources */,
|
|
|
D02DC4A428AF5C4500750E51 /* RQHTTPService+RQDeleteFav.m in Sources */,
|
|
|
D04DF6B327006C56006E3633 /* RQTabBarViewModel.m in Sources */,
|
|
|
D074573629272C670050BE10 /* QMChatRoomCellFactory.m in Sources */,
|
|
@@ -11589,6 +11600,7 @@
|
|
|
D02010DD29373AE8001B9F4D /* SLEditSelectedBox.m in Sources */,
|
|
|
D00A15042754A41C00793046 /* RQVideoDetailSubPageCell.m in Sources */,
|
|
|
D04DF6C827006C57006E3633 /* RQCommonViewModel.m in Sources */,
|
|
|
+ 908592122BB7B4CC005D2507 /* AESCipher.m in Sources */,
|
|
|
D01F2501292601950014E209 /* RQVipTimeItemViewModel.m in Sources */,
|
|
|
D07C7B3D22EE982600D3CD34 /* TrainHoursSubTableViewCell.m in Sources */,
|
|
|
D0870E392701B5A0004EC94E /* RQLoginBaseViewController.m in Sources */,
|
|
@@ -11796,7 +11808,7 @@
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
"CODE_SIGN_RESOURCE_RULES_PATH[sdk=*]" = "";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 2182024032701;
|
|
|
+ CURRENT_PROJECT_VERSION = 2182024040101;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = K7T6CU5SW5;
|
|
|
ENABLE_BITCODE = NO;
|
|
@@ -11879,7 +11891,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 2182024032701;
|
|
|
+ CURRENT_PROJECT_VERSION = 2182024040101;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = K7T6CU5SW5;
|
|
|
ENABLE_BITCODE = NO;
|