|
@@ -19,6 +19,8 @@
|
|
|
4221EFB51FA8599A0026E1EC /* UIView+JLExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */; };
|
|
4221EFB51FA8599A0026E1EC /* UIView+JLExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */; };
|
|
|
4221EFB61FA859B80026E1EC /* JLRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */; };
|
|
4221EFB61FA859B80026E1EC /* JLRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */; };
|
|
|
4221EFB81FA879470026E1EC /* Result.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EFB71FA879470026E1EC /* Result.storyboard */; };
|
|
4221EFB81FA879470026E1EC /* Result.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EFB71FA879470026E1EC /* Result.storyboard */; };
|
|
|
|
|
+ 42973AD61FBA8F4A00A3C164 /* Phone_Range_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */; };
|
|
|
|
|
+ 42973AD71FBA8F4A00A3C164 /* CommonEditorRangeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */; };
|
|
|
42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */; };
|
|
42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */; };
|
|
|
42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */; };
|
|
42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */; };
|
|
|
42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */; };
|
|
42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */; };
|
|
@@ -135,6 +137,9 @@
|
|
|
4221EFB01FA853660026E1EC /* UIView+JLExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+JLExtension.h"; sourceTree = "<group>"; };
|
|
4221EFB01FA853660026E1EC /* UIView+JLExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+JLExtension.h"; sourceTree = "<group>"; };
|
|
|
4221EFB11FA853660026E1EC /* UIView+JLExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+JLExtension.m"; sourceTree = "<group>"; };
|
|
4221EFB11FA853660026E1EC /* UIView+JLExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+JLExtension.m"; sourceTree = "<group>"; };
|
|
|
4221EFB71FA879470026E1EC /* Result.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Result.storyboard; sourceTree = "<group>"; };
|
|
4221EFB71FA879470026E1EC /* Result.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Result.storyboard; sourceTree = "<group>"; };
|
|
|
|
|
+ 42973AD31FBA8F4900A3C164 /* CommonEditorRangeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorRangeCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorRangeCell.h"; sourceTree = "<group>"; };
|
|
|
|
|
+ 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Phone_Range_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Range_Cell.xib"; sourceTree = "<group>"; };
|
|
|
|
|
+ 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorRangeCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorRangeCell.m"; sourceTree = "<group>"; };
|
|
|
42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Action_Cell.xib; sourceTree = "<group>"; };
|
|
42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Action_Cell.xib; sourceTree = "<group>"; };
|
|
|
42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Edit_Cell.xib; sourceTree = "<group>"; };
|
|
42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Edit_Cell.xib; sourceTree = "<group>"; };
|
|
|
42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Enum_Cell.xib; sourceTree = "<group>"; };
|
|
42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Enum_Cell.xib; sourceTree = "<group>"; };
|
|
@@ -355,6 +360,16 @@
|
|
|
path = Header;
|
|
path = Header;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ 42973ACD1FBA8EFA00A3C164 /* RangeCell */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 42973AD31FBA8F4900A3C164 /* CommonEditorRangeCell.h */,
|
|
|
|
|
+ 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */,
|
|
|
|
|
+ 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */,
|
|
|
|
|
+ );
|
|
|
|
|
+ name = RangeCell;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
42DFAE601F9B2A01009AFCCC /* ActionCell */ = {
|
|
42DFAE601F9B2A01009AFCCC /* ActionCell */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -698,6 +713,7 @@
|
|
|
42DFAE671F9B2A71009AFCCC /* SignatureCell */,
|
|
42DFAE671F9B2A71009AFCCC /* SignatureCell */,
|
|
|
42DFAE681F9B2A7F009AFCCC /* SwitchCell */,
|
|
42DFAE681F9B2A7F009AFCCC /* SwitchCell */,
|
|
|
42DFAE691F9B2A90009AFCCC /* TextViewCell */,
|
|
42DFAE691F9B2A90009AFCCC /* TextViewCell */,
|
|
|
|
|
+ 42973ACD1FBA8EFA00A3C164 /* RangeCell */,
|
|
|
71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */,
|
|
71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */,
|
|
|
71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */,
|
|
71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */,
|
|
|
71F3AA2C1F612369001036C8 /* DatePickerViewController.h */,
|
|
71F3AA2C1F612369001036C8 /* DatePickerViewController.h */,
|
|
@@ -838,6 +854,7 @@
|
|
|
42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */,
|
|
42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */,
|
|
|
71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */,
|
|
71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */,
|
|
|
42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */,
|
|
42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */,
|
|
|
|
|
+ 42973AD61FBA8F4A00A3C164 /* Phone_Range_Cell.xib in Resources */,
|
|
|
42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */,
|
|
42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */,
|
|
|
71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */,
|
|
71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */,
|
|
|
71FF602B1FA802AB00C5523A /* loginUI.json in Resources */,
|
|
71FF602B1FA802AB00C5523A /* loginUI.json in Resources */,
|
|
@@ -880,6 +897,7 @@
|
|
|
71F3A9A81F5F8E22001036C8 /* RARootViewController.m in Sources */,
|
|
71F3A9A81F5F8E22001036C8 /* RARootViewController.m in Sources */,
|
|
|
71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */,
|
|
71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */,
|
|
|
71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */,
|
|
71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */,
|
|
|
|
|
+ 42973AD71FBA8F4A00A3C164 /* CommonEditorRangeCell.m in Sources */,
|
|
|
71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */,
|
|
71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */,
|
|
|
71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */,
|
|
71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */,
|
|
|
71F3A9F01F5FA557001036C8 /* zip.c in Sources */,
|
|
71F3A9F01F5FA557001036C8 /* zip.c in Sources */,
|