|
|
@@ -13,7 +13,6 @@
|
|
|
99C6FE6C22768B5C00C7070A /* UU_EntUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE6B22768B5C00C7070A /* UU_EntUITests.m */; };
|
|
|
99C6FE8F22768EC000C7070A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE7E22768EC000C7070A /* AppDelegate.m */; };
|
|
|
99C6FE9022768EC000C7070A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 99C6FE8722768EC000C7070A /* Assets.xcassets */; };
|
|
|
- 99C6FE9122768EC000C7070A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 99C6FE8822768EC000C7070A /* LaunchScreen.storyboard */; };
|
|
|
99C6FE9222768EC000C7070A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE8A22768EC000C7070A /* main.m */; };
|
|
|
99C6FE96227690BE00C7070A /* YRBaseVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE95227690BE00C7070A /* YRBaseVC.m */; };
|
|
|
99C6FE99227690F800C7070A /* YRBaseNav.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FE98227690F800C7070A /* YRBaseNav.m */; };
|
|
|
@@ -24,6 +23,10 @@
|
|
|
99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FECA227696CA00C7070A /* YRMsgVC.m */; };
|
|
|
99C6FECE227697DA00C7070A /* YRContactVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FECD227697DA00C7070A /* YRContactVC.m */; };
|
|
|
99C6FED12276982F00C7070A /* YRTabBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FED02276982F00C7070A /* YRTabBar.m */; };
|
|
|
+ 99C6FF172276D13500C7070A /* YRUserInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF162276D13500C7070A /* YRUserInfo.m */; };
|
|
|
+ 99C6FF1B2276DD3900C7070A /* YRTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF1A2276DD3900C7070A /* YRTableView.m */; };
|
|
|
+ 99C6FF202276E11F00C7070A /* YRMsgMainModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF1F2276E11F00C7070A /* YRMsgMainModel.m */; };
|
|
|
+ 99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */; };
|
|
|
C2FE1204E87AA4AC2511A808 /* libPods-UU_Ent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */; };
|
|
|
F135D5FAC9D7DD2641DAF236 /* libPods-UU_EntTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
@@ -63,7 +66,6 @@
|
|
|
99C6FE7D22768EC000C7070A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
99C6FE7E22768EC000C7070A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
|
99C6FE8722768EC000C7070A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
- 99C6FE8922768EC000C7070A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
99C6FE8A22768EC000C7070A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
|
99C6FE8B22768EC000C7070A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
99C6FE94227690BE00C7070A /* YRBaseVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRBaseVC.h; sourceTree = "<group>"; };
|
|
|
@@ -85,6 +87,16 @@
|
|
|
99C6FECF2276982F00C7070A /* YRTabBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRTabBar.h; sourceTree = "<group>"; };
|
|
|
99C6FED02276982F00C7070A /* YRTabBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRTabBar.m; sourceTree = "<group>"; };
|
|
|
99C6FF122276A58900C7070A /* UU_Ent.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UU_Ent.pch; sourceTree = "<group>"; };
|
|
|
+ 99C6FF132276C90E00C7070A /* libMasonry.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libMasonry.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 99C6FF152276D13500C7070A /* YRUserInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRUserInfo.h; sourceTree = "<group>"; };
|
|
|
+ 99C6FF162276D13500C7070A /* YRUserInfo.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRUserInfo.m; sourceTree = "<group>"; };
|
|
|
+ 99C6FF192276DD3900C7070A /* YRTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRTableView.h; sourceTree = "<group>"; };
|
|
|
+ 99C6FF1A2276DD3900C7070A /* YRTableView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRTableView.m; sourceTree = "<group>"; };
|
|
|
+ 99C6FF1D2276DF2700C7070A /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
|
|
|
+ 99C6FF1E2276E11F00C7070A /* YRMsgMainModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgMainModel.h; sourceTree = "<group>"; };
|
|
|
+ 99C6FF1F2276E11F00C7070A /* YRMsgMainModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgMainModel.m; sourceTree = "<group>"; };
|
|
|
+ 99C6FF212276E4C000C7070A /* YRMsgMainCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = YRMsgMainCell.h; sourceTree = "<group>"; };
|
|
|
+ 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = YRMsgMainCell.m; sourceTree = "<group>"; };
|
|
|
B5220A6F4D02F3A377D1E1D6 /* Pods-UU_EntUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntUITests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntUITests/Pods-UU_EntUITests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
DA26F5F8909B0156F0F3EC26 /* Pods-UU_EntTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UU_EntTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-UU_EntTests/Pods-UU_EntTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UU_Ent.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
@@ -258,8 +270,8 @@
|
|
|
99C6FE8622768EC000C7070A /* Supporting Files */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C6FF1C2276DF0D00C7070A /* defines */,
|
|
|
99C6FE8722768EC000C7070A /* Assets.xcassets */,
|
|
|
- 99C6FE8822768EC000C7070A /* LaunchScreen.storyboard */,
|
|
|
99C6FE8A22768EC000C7070A /* main.m */,
|
|
|
99C6FE8B22768EC000C7070A /* Info.plist */,
|
|
|
99C6FF122276A58900C7070A /* UU_Ent.pch */,
|
|
|
@@ -277,6 +289,7 @@
|
|
|
99C6FE8D22768EC000C7070A /* Utils */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C6FF182276DD2400C7070A /* tableView */,
|
|
|
);
|
|
|
path = Utils;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -426,6 +439,8 @@
|
|
|
99C6FEA92276941900C7070A /* Others */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C6FF152276D13500C7070A /* YRUserInfo.h */,
|
|
|
+ 99C6FF162276D13500C7070A /* YRUserInfo.m */,
|
|
|
);
|
|
|
path = Others;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -486,6 +501,8 @@
|
|
|
99C6FEB12276943B00C7070A /* Others */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C6FF1E2276E11F00C7070A /* YRMsgMainModel.h */,
|
|
|
+ 99C6FF1F2276E11F00C7070A /* YRMsgMainModel.m */,
|
|
|
);
|
|
|
path = Others;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -493,6 +510,8 @@
|
|
|
99C6FEB22276943C00C7070A /* Views */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C6FF212276E4C000C7070A /* YRMsgMainCell.h */,
|
|
|
+ 99C6FF222276E4C000C7070A /* YRMsgMainCell.m */,
|
|
|
);
|
|
|
path = Views;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -554,9 +573,27 @@
|
|
|
path = Main;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 99C6FF182276DD2400C7070A /* tableView */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 99C6FF192276DD3900C7070A /* YRTableView.h */,
|
|
|
+ 99C6FF1A2276DD3900C7070A /* YRTableView.m */,
|
|
|
+ );
|
|
|
+ path = tableView;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 99C6FF1C2276DF0D00C7070A /* defines */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 99C6FF1D2276DF2700C7070A /* common.h */,
|
|
|
+ );
|
|
|
+ path = defines;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
C72D523677B19DCBAEBD26E1 /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 99C6FF132276C90E00C7070A /* libMasonry.a */,
|
|
|
F21F3925C5D7942C9E06A9B7 /* libPods-UU_Ent.a */,
|
|
|
102F3AF440E73FF2A1EB3208 /* libPods-UU_EntTests.a */,
|
|
|
F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */,
|
|
|
@@ -686,7 +723,6 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
99C6FE9022768EC000C7070A /* Assets.xcassets in Resources */,
|
|
|
- 99C6FE9122768EC000C7070A /* LaunchScreen.storyboard in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -749,7 +785,7 @@
|
|
|
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_CONFIGURATION_BUILD_DIR}/gRPC/gRPCCertificates.bundle",
|
|
|
);
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
@@ -758,7 +794,7 @@
|
|
|
);
|
|
|
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 */ = {
|
|
|
@@ -787,14 +823,18 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
99C6FED12276982F00C7070A /* YRTabBar.m in Sources */,
|
|
|
+ 99C6FF232276E4C000C7070A /* YRMsgMainCell.m in Sources */,
|
|
|
99C6FECB227696CA00C7070A /* YRMsgVC.m in Sources */,
|
|
|
99C6FE9222768EC000C7070A /* main.m in Sources */,
|
|
|
99C6FE99227690F800C7070A /* YRBaseNav.m in Sources */,
|
|
|
+ 99C6FF202276E11F00C7070A /* YRMsgMainModel.m in Sources */,
|
|
|
99C6FE96227690BE00C7070A /* YRBaseVC.m in Sources */,
|
|
|
+ 99C6FF172276D13500C7070A /* YRUserInfo.m in Sources */,
|
|
|
99C6FEC32276959B00C7070A /* YRWorkVC.m in Sources */,
|
|
|
99C6FECE227697DA00C7070A /* YRContactVC.m in Sources */,
|
|
|
99C6FEC82276966600C7070A /* YRWebVC.m in Sources */,
|
|
|
99C6FEC02276957400C7070A /* YRMineVC.m in Sources */,
|
|
|
+ 99C6FF1B2276DD3900C7070A /* YRTableView.m in Sources */,
|
|
|
99C6FE8F22768EC000C7070A /* AppDelegate.m in Sources */,
|
|
|
99C6FEBA2276950C00C7070A /* YRMainVC.m in Sources */,
|
|
|
27029BC72276A23400D53A94 /* YRLoginVC.m in Sources */,
|
|
|
@@ -832,17 +872,6 @@
|
|
|
};
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
|
-/* Begin PBXVariantGroup section */
|
|
|
- 99C6FE8822768EC000C7070A /* LaunchScreen.storyboard */ = {
|
|
|
- isa = PBXVariantGroup;
|
|
|
- children = (
|
|
|
- 99C6FE8922768EC000C7070A /* Base */,
|
|
|
- );
|
|
|
- name = LaunchScreen.storyboard;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
-/* End PBXVariantGroup section */
|
|
|
-
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
99C6FE6E22768B5C00C7070A /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
@@ -961,8 +990,11 @@
|
|
|
baseConfigurationReference = 71B4DF45C8EC3368ACFC4193 /* Pods-UU_Ent.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
DEVELOPMENT_TEAM = 433WAS8387;
|
|
|
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
+ GCC_PREFIX_HEADER = "${SRCROOT}/UU_Ent/Supporting Files/UU_Ent.pch";
|
|
|
INFOPLIST_FILE = "UU_Ent/Supporting Files/Info.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
@@ -980,8 +1012,11 @@
|
|
|
baseConfigurationReference = 13A4F2D13DACD5857BD40BDE /* Pods-UU_Ent.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
DEVELOPMENT_TEAM = 433WAS8387;
|
|
|
+ GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
|
+ GCC_PREFIX_HEADER = "${SRCROOT}/UU_Ent/Supporting Files/UU_Ent.pch";
|
|
|
INFOPLIST_FILE = "UU_Ent/Supporting Files/Info.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|