Commit 19f57001 authored by lmj_521aiau@163.com's avatar lmj_521aiau@163.com

push

parent c4daeb98
No preview for this file type
......@@ -9,6 +9,7 @@
/* Begin PBXBuildFile section */
A94EE52B24D2A2180046038D /* ZJCoulometricRemindCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A95A97B724D121140035A684 /* ZJCoulometricRemindCell.xib */; };
A94EE52E24D2A2B60046038D /* ZJSystemMessageModel.m in Sources */ = {isa = PBXBuildFile; fileRef = A94EE52D24D2A2B60046038D /* ZJSystemMessageModel.m */; };
A94EE53024D2D1D70046038D /* launch_icon@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = A94EE52F24D2D1D70046038D /* launch_icon@3x.png */; };
A94EF18C24C696F8009E5BD1 /* libWeChatSDK.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A94EF18B24C696F7009E5BD1 /* libWeChatSDK.a */; };
A95A97B024D1132A0035A684 /* ZJGuardCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A95A97AE24D1132A0035A684 /* ZJGuardCell.m */; };
A95A97B124D1132A0035A684 /* ZJGuardCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = A95A97AF24D1132A0035A684 /* ZJGuardCell.xib */; };
......@@ -219,6 +220,7 @@
7E14C5B082456C6EB743E9D7 /* Pods-Dolphins.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dolphins.release.xcconfig"; path = "Target Support Files/Pods-Dolphins/Pods-Dolphins.release.xcconfig"; sourceTree = "<group>"; };
A94EE52C24D2A2B60046038D /* ZJSystemMessageModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZJSystemMessageModel.h; sourceTree = "<group>"; };
A94EE52D24D2A2B60046038D /* ZJSystemMessageModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZJSystemMessageModel.m; sourceTree = "<group>"; };
A94EE52F24D2D1D70046038D /* launch_icon@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "launch_icon@3x.png"; sourceTree = "<group>"; };
A94EF18B24C696F7009E5BD1 /* libWeChatSDK.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libWeChatSDK.a; path = Pods/WechatOpenSDK/OpenSDK1.8.7.1/libWeChatSDK.a; sourceTree = "<group>"; };
A95A97AD24D1132A0035A684 /* ZJGuardCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZJGuardCell.h; sourceTree = "<group>"; };
A95A97AE24D1132A0035A684 /* ZJGuardCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZJGuardCell.m; sourceTree = "<group>"; };
......@@ -653,6 +655,7 @@
A9C2B99124D039B400010EAE /* Dolphins.entitlements */,
A9C2B84724D039B300010EAE /* Classes */,
A9C2B99224D039B400010EAE /* Assets.xcassets */,
A94EE52F24D2D1D70046038D /* launch_icon@3x.png */,
A9C2B99424D039B400010EAE /* LaunchScreen.storyboard */,
A9C2B99724D039B400010EAE /* main.m */,
A9C2BA4224D03D0100010EAE /* Info.plist */,
......@@ -1541,6 +1544,7 @@
buildActionMask = 2147483647;
files = (
A9C2B9F524D039B500010EAE /* ZJMapViewPersonCardView.xib in Resources */,
A94EE53024D2D1D70046038D /* launch_icon@3x.png in Resources */,
BF3A68DB24D16D3700977895 /* ZJChooseIconCell.xib in Resources */,
A9C2BA0D24D039B500010EAE /* ZJLocationFindViewCell.xib in Resources */,
A9C2B9F024D039B500010EAE /* ZJMapTrackDatePickerView.xib in Resources */,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment