|
@@ -101,6 +101,8 @@
|
|
90798B0B2A52722300E68461 /* NYComplaintListViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90798B092A52722300E68461 /* NYComplaintListViewCell.xib */; };
|
|
90798B0B2A52722300E68461 /* NYComplaintListViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90798B092A52722300E68461 /* NYComplaintListViewCell.xib */; };
|
|
90798B0F2A52AE2600E68461 /* ComplaintDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90798B0E2A52AE2600E68461 /* ComplaintDataModel.m */; };
|
|
90798B0F2A52AE2600E68461 /* ComplaintDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90798B0E2A52AE2600E68461 /* ComplaintDataModel.m */; };
|
|
90798B122A53E87800E68461 /* NYComplaintListViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90798B112A53E87800E68461 /* NYComplaintListViewModel.m */; };
|
|
90798B122A53E87800E68461 /* NYComplaintListViewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 90798B112A53E87800E68461 /* NYComplaintListViewModel.m */; };
|
|
|
|
+ 908E6E642A89CCFC0090F00A /* DrCityInfoThree.json in Resources */ = {isa = PBXBuildFile; fileRef = 908E6E632A89CCFC0090F00A /* DrCityInfoThree.json */; };
|
|
|
|
+ 908E6E662A8A08E40090F00A /* cities.json in Resources */ = {isa = PBXBuildFile; fileRef = 908E6E652A8A08E40090F00A /* cities.json */; };
|
|
90B0F6862A70E9E300B448DC /* QCloudTTS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 90B0F6852A70E9E300B448DC /* QCloudTTS.framework */; };
|
|
90B0F6862A70E9E300B448DC /* QCloudTTS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 90B0F6852A70E9E300B448DC /* QCloudTTS.framework */; };
|
|
90B0F68A2A711C5E00B448DC /* NYVoiceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 90B0F6892A711C5E00B448DC /* NYVoiceManager.m */; };
|
|
90B0F68A2A711C5E00B448DC /* NYVoiceManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 90B0F6892A711C5E00B448DC /* NYVoiceManager.m */; };
|
|
90BA2E822A3177B50029A54A /* NYTheoryTimeVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BA2E802A3177B50029A54A /* NYTheoryTimeVC.m */; };
|
|
90BA2E822A3177B50029A54A /* NYTheoryTimeVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 90BA2E802A3177B50029A54A /* NYTheoryTimeVC.m */; };
|
|
@@ -1827,6 +1829,8 @@
|
|
90798B0E2A52AE2600E68461 /* ComplaintDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ComplaintDataModel.m; sourceTree = "<group>"; };
|
|
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>"; };
|
|
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>"; };
|
|
90798B112A53E87800E68461 /* NYComplaintListViewModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYComplaintListViewModel.m; 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>"; };
|
|
90B0F6852A70E9E300B448DC /* QCloudTTS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QCloudTTS.framework; sourceTree = "<group>"; };
|
|
90B0F6852A70E9E300B448DC /* QCloudTTS.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = QCloudTTS.framework; sourceTree = "<group>"; };
|
|
90B0F6882A711C5E00B448DC /* NYVoiceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYVoiceManager.h; sourceTree = "<group>"; };
|
|
90B0F6882A711C5E00B448DC /* NYVoiceManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NYVoiceManager.h; sourceTree = "<group>"; };
|
|
90B0F6892A711C5E00B448DC /* NYVoiceManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYVoiceManager.m; sourceTree = "<group>"; };
|
|
90B0F6892A711C5E00B448DC /* NYVoiceManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NYVoiceManager.m; sourceTree = "<group>"; };
|
|
@@ -8028,6 +8032,8 @@
|
|
D081CCEB27F156380054317F /* Resources */ = {
|
|
D081CCEB27F156380054317F /* Resources */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 908E6E652A8A08E40090F00A /* cities.json */,
|
|
|
|
+ 908E6E632A89CCFC0090F00A /* DrCityInfoThree.json */,
|
|
90626F3C2A204BC300C8FA05 /* kt_jq.db */,
|
|
90626F3C2A204BC300C8FA05 /* kt_jq.db */,
|
|
D05A6FB327F30AE600C096DB /* jsjp_user.db */,
|
|
D05A6FB327F30AE600C096DB /* jsjp_user.db */,
|
|
D081CCF127F15A280054317F /* hc.db */,
|
|
D081CCF127F15A280054317F /* hc.db */,
|
|
@@ -10232,6 +10238,7 @@
|
|
D0DF83EC27D1A8BF00547504 /* RQVipAlertHeaderCollectionReusableView.xib in Resources */,
|
|
D0DF83EC27D1A8BF00547504 /* RQVipAlertHeaderCollectionReusableView.xib in Resources */,
|
|
D0295BAC243F0B8A00B46AB1 /* 1-4-86.jpg in Resources */,
|
|
D0295BAC243F0B8A00B46AB1 /* 1-4-86.jpg in Resources */,
|
|
D0295C62243F0B8B00B46AB1 /* 1-8-15.jpg in Resources */,
|
|
D0295C62243F0B8B00B46AB1 /* 1-8-15.jpg in Resources */,
|
|
|
|
+ 908E6E662A8A08E40090F00A /* cities.json in Resources */,
|
|
D057C1CC29F50FC5002F4AB2 /* RQPlaceVideoListCell.xib in Resources */,
|
|
D057C1CC29F50FC5002F4AB2 /* RQPlaceVideoListCell.xib in Resources */,
|
|
D0295C32243F0B8B00B46AB1 /* 1-1-28.jpg in Resources */,
|
|
D0295C32243F0B8B00B46AB1 /* 1-1-28.jpg in Resources */,
|
|
D0294818243F07E300B46AB1 /* 评价1@3x.png in Resources */,
|
|
D0294818243F07E300B46AB1 /* 评价1@3x.png in Resources */,
|
|
@@ -10484,6 +10491,7 @@
|
|
D0295C5D243F0B8B00B46AB1 /* 1-11-1.jpg in Resources */,
|
|
D0295C5D243F0B8B00B46AB1 /* 1-11-1.jpg in Resources */,
|
|
D0295D7D243F0B8C00B46AB1 /* voice18.mp3 in Resources */,
|
|
D0295D7D243F0B8C00B46AB1 /* voice18.mp3 in Resources */,
|
|
D0D68D41289009A800600C5C /* RQExamResultHeaderView.xib in Resources */,
|
|
D0D68D41289009A800600C5C /* RQExamResultHeaderView.xib in Resources */,
|
|
|
|
+ 908E6E642A89CCFC0090F00A /* DrCityInfoThree.json in Resources */,
|
|
D0295B77243F0B8A00B46AB1 /* 1-6-9.jpg in Resources */,
|
|
D0295B77243F0B8A00B46AB1 /* 1-6-9.jpg in Resources */,
|
|
D0295C21243F0B8B00B46AB1 /* 1-11-12.jpg in Resources */,
|
|
D0295C21243F0B8B00B46AB1 /* 1-11-12.jpg in Resources */,
|
|
D0295D22243F0B8C00B46AB1 /* 1-10-12.jpg in Resources */,
|
|
D0295D22243F0B8C00B46AB1 /* 1-10-12.jpg in Resources */,
|