|
@@ -20,6 +20,7 @@
|
|
|
2710E66A228166990002A4B0 /* mine_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 2710E669228166990002A4B0 /* mine_route.json */; };
|
|
2710E66A228166990002A4B0 /* mine_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 2710E669228166990002A4B0 /* mine_route.json */; };
|
|
|
2710E66E2281746E0002A4B0 /* UIPopoverListView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E66D2281746E0002A4B0 /* UIPopoverListView.m */; };
|
|
2710E66E2281746E0002A4B0 /* UIPopoverListView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2710E66D2281746E0002A4B0 /* UIPopoverListView.m */; };
|
|
|
3FE47A8D89A70D18F98B1E41 /* libPods-UU_EntUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */; };
|
|
3FE47A8D89A70D18F98B1E41 /* libPods-UU_EntUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */; };
|
|
|
|
|
+ 991C1464228275B70080B54A /* YRLoginManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 991C1463228275B70080B54A /* YRLoginManager.m */; };
|
|
|
9948171422783494007C7CEA /* msg_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 9948171322783494007C7CEA /* msg_route.json */; };
|
|
9948171422783494007C7CEA /* msg_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 9948171322783494007C7CEA /* msg_route.json */; };
|
|
|
9948171722785013007C7CEA /* YRWorkTabCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9948171622785013007C7CEA /* YRWorkTabCell.m */; };
|
|
9948171722785013007C7CEA /* YRWorkTabCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9948171622785013007C7CEA /* YRWorkTabCell.m */; };
|
|
|
9948171A22785044007C7CEA /* YRWorkCollCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9948171922785044007C7CEA /* YRWorkCollCell.m */; };
|
|
9948171A22785044007C7CEA /* YRWorkCollCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 9948171922785044007C7CEA /* YRWorkCollCell.m */; };
|
|
@@ -168,6 +169,8 @@
|
|
|
49A8B37D50A80EFFD84620EC /* Pods-UU_EntTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntTests/Pods-UU_EntTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
49A8B37D50A80EFFD84620EC /* Pods-UU_EntTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntTests/Pods-UU_EntTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
49D3F089EECE8E3EDF7D2E1C /* Pods-UU_EntUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntUITests/Pods-UU_EntUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
49D3F089EECE8E3EDF7D2E1C /* Pods-UU_EntUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntUITests.release.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntUITests/Pods-UU_EntUITests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_Ent.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent.debug.xcconfig"; sourceTree = "<group>"; };
|
|
71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_Ent.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UU_Ent/Pods-UU_Ent.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
+ 991C1462228275B70080B54A /* YRLoginManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRLoginManager.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 991C1463228275B70080B54A /* YRLoginManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRLoginManager.m; sourceTree = "<group>"; };
|
|
|
994817112278281F007C7CEA /* macro.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = macro.h; sourceTree = "<group>"; };
|
|
994817112278281F007C7CEA /* macro.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = macro.h; sourceTree = "<group>"; };
|
|
|
994817122278290A007C7CEA /* import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = import.h; sourceTree = "<group>"; };
|
|
994817122278290A007C7CEA /* import.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = import.h; sourceTree = "<group>"; };
|
|
|
9948171322783494007C7CEA /* msg_route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = msg_route.json; sourceTree = "<group>"; };
|
|
9948171322783494007C7CEA /* msg_route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = msg_route.json; sourceTree = "<group>"; };
|
|
@@ -423,6 +426,8 @@
|
|
|
2710E671228175390002A4B0 /* Others */ = {
|
|
2710E671228175390002A4B0 /* Others */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 991C1462228275B70080B54A /* YRLoginManager.h */,
|
|
|
|
|
+ 991C1463228275B70080B54A /* YRLoginManager.m */,
|
|
|
);
|
|
);
|
|
|
path = Others;
|
|
path = Others;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -634,11 +639,8 @@
|
|
|
99C6FE8D22768EC000C7070A /* Utils */ = {
|
|
99C6FE8D22768EC000C7070A /* Utils */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
-
|
|
|
|
|
2710E66B2281744C0002A4B0 /* UIPopoverListView */,
|
|
2710E66B2281744C0002A4B0 /* UIPopoverListView */,
|
|
|
-
|
|
|
|
|
99B4252C22815E0700DAE304 /* AlertView */,
|
|
99B4252C22815E0700DAE304 /* AlertView */,
|
|
|
-
|
|
|
|
|
2710E65A22801D870002A4B0 /* UINavigation */,
|
|
2710E65A22801D870002A4B0 /* UINavigation */,
|
|
|
2710E65922801D760002A4B0 /* UITextField */,
|
|
2710E65922801D760002A4B0 /* UITextField */,
|
|
|
999F651B227E6A3E00329012 /* NSString */,
|
|
999F651B227E6A3E00329012 /* NSString */,
|
|
@@ -1316,7 +1318,7 @@
|
|
|
files = (
|
|
files = (
|
|
|
);
|
|
);
|
|
|
inputPaths = (
|
|
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}/IQKeyboardManager/IQKeyboardManager/Resources/IQKeyboardManager.bundle",
|
|
|
"${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle",
|
|
"${PODS_ROOT}/MJRefresh/MJRefresh/MJRefresh.bundle",
|
|
|
"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/gRPCCertificates.bundle",
|
|
"${PODS_CONFIGURATION_BUILD_DIR}/gRPC/gRPCCertificates.bundle",
|
|
@@ -1329,7 +1331,7 @@
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
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;
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
};
|
|
|
A2F6040888740937A057571A /* [CP] Check Pods Manifest.lock */ = {
|
|
A2F6040888740937A057571A /* [CP] Check Pods Manifest.lock */ = {
|
|
@@ -1362,6 +1364,7 @@
|
|
|
99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */,
|
|
99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */,
|
|
|
2710E66E2281746E0002A4B0 /* UIPopoverListView.m in Sources */,
|
|
2710E66E2281746E0002A4B0 /* UIPopoverListView.m in Sources */,
|
|
|
99C16345228027C8002ED79D /* YRMsgHeader.m in Sources */,
|
|
99C16345228027C8002ED79D /* YRMsgHeader.m in Sources */,
|
|
|
|
|
+ 991C1464228275B70080B54A /* YRLoginManager.m in Sources */,
|
|
|
99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */,
|
|
99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */,
|
|
|
99C16340227FD24E002ED79D /* YRWorkConModel.m in Sources */,
|
|
99C16340227FD24E002ED79D /* YRWorkConModel.m in Sources */,
|
|
|
99C6FF262276FAE000C7070A /* YRMsgMainModel.m in Sources */,
|
|
99C6FF262276FAE000C7070A /* YRMsgMainModel.m in Sources */,
|