|
@@ -57,6 +57,7 @@
|
|
|
18E05D0E22F11D8D001E5B44 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E05D0D22F11D8D001E5B44 /* CFNetwork.framework */; };
|
|
|
18E05D1022F11D97001E5B44 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18E05D0F22F11D97001E5B44 /* Foundation.framework */; };
|
|
|
18EF1114232F683C006D4579 /* UIDevice+Hardware.m in Sources */ = {isa = PBXBuildFile; fileRef = 18EF1113232F683B006D4579 /* UIDevice+Hardware.m */; };
|
|
|
+ 761BCA63272A816900259676 /* JYNewMessViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 761BCA62272A816900259676 /* JYNewMessViewController.m */; };
|
|
|
9ADF6A094C6E01A55F2E47CC /* libPods-JianYuIOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CA962A24EED00910F83394E /* libPods-JianYuIOS.a */; };
|
|
|
C519972C2020238D007946E8 /* LXUserDefaults.m in Sources */ = {isa = PBXBuildFile; fileRef = C51997232020238D007946E8 /* LXUserDefaults.m */; };
|
|
|
C519972D2020238D007946E8 /* LXMD5.m in Sources */ = {isa = PBXBuildFile; fileRef = C51997242020238D007946E8 /* LXMD5.m */; };
|
|
@@ -178,6 +179,8 @@
|
|
|
18E05D0F22F11D97001E5B44 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
|
18EF1112232F683B006D4579 /* UIDevice+Hardware.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIDevice+Hardware.h"; sourceTree = "<group>"; };
|
|
|
18EF1113232F683B006D4579 /* UIDevice+Hardware.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIDevice+Hardware.m"; sourceTree = "<group>"; };
|
|
|
+ 761BCA61272A816900259676 /* JYNewMessViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JYNewMessViewController.h; sourceTree = "<group>"; };
|
|
|
+ 761BCA62272A816900259676 /* JYNewMessViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JYNewMessViewController.m; sourceTree = "<group>"; };
|
|
|
775098970477D1E68FB48E59 /* Pods-JianYuIOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JianYuIOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JianYuIOS/Pods-JianYuIOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
C51997222020238D007946E8 /* LXViewControllerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LXViewControllerManager.h; sourceTree = "<group>"; };
|
|
|
C51997232020238D007946E8 /* LXUserDefaults.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LXUserDefaults.m; sourceTree = "<group>"; };
|
|
@@ -280,6 +283,8 @@
|
|
|
188BB1192489D12F00494F58 /* JYNewExpViewController.m */,
|
|
|
188BB11B2489D14800494F58 /* JYNewMineViewController.h */,
|
|
|
188BB11C2489D14800494F58 /* JYNewMineViewController.m */,
|
|
|
+ 761BCA61272A816900259676 /* JYNewMessViewController.h */,
|
|
|
+ 761BCA62272A816900259676 /* JYNewMessViewController.m */,
|
|
|
);
|
|
|
path = "Classes(模块)";
|
|
|
sourceTree = "<group>";
|
|
@@ -746,6 +751,7 @@
|
|
|
18BCAEB124F3C2980027921D /* JYWKNewWebController.m in Sources */,
|
|
|
18AEC20B249332C500391584 /* JYKeyCustom.m in Sources */,
|
|
|
18056003255BD68C005B04DD /* Push.pbrpc.m in Sources */,
|
|
|
+ 761BCA63272A816900259676 /* JYNewMessViewController.m in Sources */,
|
|
|
18C78C1B24E240CE001208F2 /* ZKModal.m in Sources */,
|
|
|
C550BEF920180AF000F0BC2A /* AppDelegate.m in Sources */,
|
|
|
18C78C1A24E240CE001208F2 /* ZKClipboardView.m in Sources */,
|