|
|
@@ -20,6 +20,8 @@
|
|
|
999F6516227E688600329012 /* UIView+selector.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F6515227E688600329012 /* UIView+selector.m */; };
|
|
|
999F651A227E697D00329012 /* UILabel+vertical.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F6519227E697D00329012 /* UILabel+vertical.m */; };
|
|
|
999F651E227E6A6000329012 /* NSString+regular.m in Sources */ = {isa = PBXBuildFile; fileRef = 999F651D227E6A6000329012 /* NSString+regular.m */; };
|
|
|
+ 99C16340227FD24E002ED79D /* YRWorkConModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C1633F227FD24E002ED79D /* YRWorkConModel.m */; };
|
|
|
+ 99C16342227FDE64002ED79D /* work_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 99C16341227FDE64002ED79D /* work_route.json */; };
|
|
|
99C6FE6122768B5C00C7070A /* UU_EntTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE6022768B5C00C7070A /* UU_EntTests.m */; };
|
|
|
99C6FE6C22768B5C00C7070A /* UU_EntUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE6B22768B5C00C7070A /* UU_EntUITests.m */; };
|
|
|
99C6FE8F22768EC000C7070A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE7E22768EC000C7070A /* AppDelegate.m */; };
|
|
|
@@ -158,6 +160,9 @@
|
|
|
999F6519227E697D00329012 /* UILabel+vertical.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UILabel+vertical.m"; sourceTree = "<group>"; };
|
|
|
999F651C227E6A6000329012 /* NSString+regular.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSString+regular.h"; sourceTree = "<group>"; };
|
|
|
999F651D227E6A6000329012 /* NSString+regular.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+regular.m"; sourceTree = "<group>"; };
|
|
|
+ 99C1633E227FD24E002ED79D /* YRWorkConModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRWorkConModel.h; sourceTree = "<group>"; };
|
|
|
+ 99C1633F227FD24E002ED79D /* YRWorkConModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRWorkConModel.m; sourceTree = "<group>"; };
|
|
|
+ 99C16341227FDE64002ED79D /* work_route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = work_route.json; sourceTree = "<group>"; };
|
|
|
99C6FE4422768B5B00C7070A /* UU_Ent.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UU_Ent.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
99C6FE5C22768B5C00C7070A /* UU_EntTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UU_EntTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
99C6FE6022768B5C00C7070A /* UU_EntTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = UU_EntTests.m; sourceTree = "<group>"; };
|
|
|
@@ -715,6 +720,7 @@
|
|
|
99C6FEAD2276942900C7070A /* Others */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C16341227FDE64002ED79D /* work_route.json */,
|
|
|
);
|
|
|
path = Others;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -722,6 +728,8 @@
|
|
|
99C6FEAE2276942900C7070A /* Models */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C1633E227FD24E002ED79D /* YRWorkConModel.h */,
|
|
|
+ 99C1633F227FD24E002ED79D /* YRWorkConModel.m */,
|
|
|
);
|
|
|
path = Models;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -1095,6 +1103,7 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 99C16342227FDE64002ED79D /* work_route.json in Resources */,
|
|
|
99F4A8432277D845009AA6ED /* loading26.png in Resources */,
|
|
|
99F4A8172277D845009AA6ED /* loading46.png in Resources */,
|
|
|
99F4A83A2277D845009AA6ED /* loading0.png in Resources */,
|
|
|
@@ -1223,18 +1232,20 @@
|
|
|
files = (
|
|
|
);
|
|
|
inputPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh",
|
|
|
+ "${SRCROOT}/Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh",
|
|
|
"${PODS_ROOT}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle",
|
|
|
+ "${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle",
|
|
|
"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/gRPCCertificates.bundle",
|
|
|
);
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
outputPaths = (
|
|
|
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/IQKeyboardManager.bundle",
|
|
|
+ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MJRefresh.bundle",
|
|
|
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/gRPCCertificates.bundle",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh\"\n";
|
|
|
+ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent-resources.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
A2F6040888740937A057571A /* [CP] Check Pods Manifest.lock */ = {
|
|
|
@@ -1266,6 +1277,7 @@
|
|
|
27029BD0227709CC00D53A94 /* UIButton+Layout.m in Sources */,
|
|
|
99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */,
|
|
|
99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */,
|
|
|
+ 99C16340227FD24E002ED79D /* YRWorkConModel.m in Sources */,
|
|
|
99C6FF262276FAE000C7070A /* YRMsgMainModel.m in Sources */,
|
|
|
99F4A7462277D503009AA6ED /* YRAdView.m in Sources */,
|
|
|
99C6FE9222768EC000C7070A /* main.m in Sources */,
|