|
|
@@ -12,6 +12,7 @@
|
|
|
27029BD0227709CC00D53A94 /* UIButton+Layout.m in Sources */ = {isa = PBXBuildFile; fileRef = 27029BCE227709CC00D53A94 /* UIButton+Layout.m */; };
|
|
|
27029BD32277E16300D53A94 /* YRButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 27029BD22277E16300D53A94 /* YRButton.m */; };
|
|
|
3FE47A8D89A70D18F98B1E41 /* libPods-UU_EntUITests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F4F857DEEC69AEDCFACDFD51 /* libPods-UU_EntUITests.a */; };
|
|
|
+ 9948171422783494007C7CEA /* msg_route.json in Resources */ = {isa = PBXBuildFile; fileRef = 9948171322783494007C7CEA /* msg_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 */; };
|
|
|
@@ -133,6 +134,9 @@
|
|
|
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>"; };
|
|
|
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>"; };
|
|
|
+ 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>"; };
|
|
|
+ 9948171322783494007C7CEA /* msg_route.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = msg_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>"; };
|
|
|
@@ -676,6 +680,7 @@
|
|
|
99C6FEB12276943B00C7070A /* Others */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 9948171322783494007C7CEA /* msg_route.json */,
|
|
|
);
|
|
|
path = Others;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -759,6 +764,8 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
99C6FF1D2276DF2700C7070A /* common.h */,
|
|
|
+ 994817112278281F007C7CEA /* macro.h */,
|
|
|
+ 994817122278290A007C7CEA /* import.h */,
|
|
|
);
|
|
|
path = defines;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -1054,6 +1061,7 @@
|
|
|
99F4A81A2277D845009AA6ED /* loading18.png in Resources */,
|
|
|
99F4A80F2277D845009AA6ED /* loading44.png in Resources */,
|
|
|
99F4A8182277D845009AA6ED /* loading20.png in Resources */,
|
|
|
+ 9948171422783494007C7CEA /* msg_route.json in Resources */,
|
|
|
99F4A8162277D845009AA6ED /* loading63.png in Resources */,
|
|
|
99F4A8122277D845009AA6ED /* loading25.png in Resources */,
|
|
|
99F4A83C2277D845009AA6ED /* loading21.png in Resources */,
|