|
@@ -23,6 +23,10 @@
|
|
|
3C9FFA1B2744861A0067830C /* GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C9FFA142744861A0067830C /* GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf */; };
|
|
3C9FFA1B2744861A0067830C /* GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C9FFA142744861A0067830C /* GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf */; };
|
|
|
3C9FFA1C2744861A0067830C /* GECI - Home Improvement Contract - Jim Xu.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C9FFA152744861A0067830C /* GECI - Home Improvement Contract - Jim Xu.pdf */; };
|
|
3C9FFA1C2744861A0067830C /* GECI - Home Improvement Contract - Jim Xu.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C9FFA152744861A0067830C /* GECI - Home Improvement Contract - Jim Xu.pdf */; };
|
|
|
3C9FFA1D2744861A0067830C /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C9FFA162744861A0067830C /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf */; };
|
|
3C9FFA1D2744861A0067830C /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 3C9FFA162744861A0067830C /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf */; };
|
|
|
|
|
+ 3C9FFAA9274B87DE0067830C /* TouchLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAA7274B87DD0067830C /* TouchLabel.m */; };
|
|
|
|
|
+ 3C9FFAAC274B8FA20067830C /* EnumSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAAA274B8FA20067830C /* EnumSelectViewController.m */; };
|
|
|
|
|
+ 3C9FFAAF274B908E0067830C /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAAE274B908E0067830C /* RTLabel.m */; };
|
|
|
|
|
+ 3C9FFAB2274B91610067830C /* EnumSelectorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9FFAB1274B91610067830C /* EnumSelectorCell.m */; };
|
|
|
3CBB92F2248A26EB0099E429 /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CBB92F1248A26EB0099E429 /* NetworkUtils.m */; };
|
|
3CBB92F2248A26EB0099E429 /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CBB92F1248A26EB0099E429 /* NetworkUtils.m */; };
|
|
|
3CC7E73423BEDE9700BE5561 /* RAPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CC7E73323BEDE9700BE5561 /* RAPDFViewController.m */; };
|
|
3CC7E73423BEDE9700BE5561 /* RAPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3CC7E73323BEDE9700BE5561 /* RAPDFViewController.m */; };
|
|
|
3CC7E73623BEDEA000BE5561 /* wkweb.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3CC7E73523BEDEA000BE5561 /* wkweb.storyboard */; };
|
|
3CC7E73623BEDEA000BE5561 /* wkweb.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3CC7E73523BEDEA000BE5561 /* wkweb.storyboard */; };
|
|
@@ -126,6 +130,14 @@
|
|
|
3C9FFA142744861A0067830C /* GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf"; sourceTree = "<group>"; };
|
|
3C9FFA142744861A0067830C /* GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - GC Granite Inc. DBA GL Remodeling.pdf"; sourceTree = "<group>"; };
|
|
|
3C9FFA152744861A0067830C /* GECI - Home Improvement Contract - Jim Xu.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Jim Xu.pdf"; sourceTree = "<group>"; };
|
|
3C9FFA152744861A0067830C /* GECI - Home Improvement Contract - Jim Xu.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Jim Xu.pdf"; sourceTree = "<group>"; };
|
|
|
3C9FFA162744861A0067830C /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf"; sourceTree = "<group>"; };
|
|
3C9FFA162744861A0067830C /* GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "GECI - Home Improvement Contract - Sunshine Remodeling Inc.pdf"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAA7274B87DD0067830C /* TouchLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchLabel.m; path = "../../../RedAnt ERP Mobile/common/customUI/TouchLabel.m"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAA8274B87DE0067830C /* TouchLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchLabel.h; path = "../../../RedAnt ERP Mobile/common/customUI/TouchLabel.h"; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAAA274B8FA20067830C /* EnumSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectViewController.m; path = ../../../common/customUI/commoneditor/EnumSelectViewController.m; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAAB274B8FA20067830C /* EnumSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectViewController.h; path = ../../../common/customUI/commoneditor/EnumSelectViewController.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAAD274B908E0067830C /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RTLabel.h; path = ../../../common/customUI/RTLabel.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAAE274B908E0067830C /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RTLabel.m; path = ../../../common/customUI/RTLabel.m; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAB0274B91610067830C /* EnumSelectorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectorCell.h; path = ../../../common/customUI/commoneditor/EnumSelectorCell.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 3C9FFAB1274B91610067830C /* EnumSelectorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectorCell.m; path = ../../../common/customUI/commoneditor/EnumSelectorCell.m; sourceTree = "<group>"; };
|
|
|
3CBB92F0248A26EB0099E429 /* NetworkUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../../common/NetworkUtils.h; sourceTree = "<group>"; };
|
|
3CBB92F0248A26EB0099E429 /* NetworkUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../../common/NetworkUtils.h; sourceTree = "<group>"; };
|
|
|
3CBB92F1248A26EB0099E429 /* NetworkUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../../common/NetworkUtils.m; sourceTree = "<group>"; };
|
|
3CBB92F1248A26EB0099E429 /* NetworkUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../../common/NetworkUtils.m; sourceTree = "<group>"; };
|
|
|
3CC7E73223BEDE9700BE5561 /* RAPDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPDFViewController.h; path = "../../../common/WK PDF+Web/RAPDFViewController.h"; sourceTree = "<group>"; };
|
|
3CC7E73223BEDE9700BE5561 /* RAPDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPDFViewController.h; path = "../../../common/WK PDF+Web/RAPDFViewController.h"; sourceTree = "<group>"; };
|
|
@@ -339,6 +351,14 @@
|
|
|
7115D4241E13B32800EF4E4C /* customerUI */ = {
|
|
7115D4241E13B32800EF4E4C /* customerUI */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 3C9FFAAD274B908E0067830C /* RTLabel.h */,
|
|
|
|
|
+ 3C9FFAAE274B908E0067830C /* RTLabel.m */,
|
|
|
|
|
+ 3C9FFAAB274B8FA20067830C /* EnumSelectViewController.h */,
|
|
|
|
|
+ 3C9FFAAA274B8FA20067830C /* EnumSelectViewController.m */,
|
|
|
|
|
+ 3C9FFAB0274B91610067830C /* EnumSelectorCell.h */,
|
|
|
|
|
+ 3C9FFAB1274B91610067830C /* EnumSelectorCell.m */,
|
|
|
|
|
+ 3C9FFAA8274B87DE0067830C /* TouchLabel.h */,
|
|
|
|
|
+ 3C9FFAA7274B87DD0067830C /* TouchLabel.m */,
|
|
|
3C6B62832710324B00E74CF9 /* TouchImageView.h */,
|
|
3C6B62832710324B00E74CF9 /* TouchImageView.h */,
|
|
|
3C6B62822710324B00E74CF9 /* TouchImageView.m */,
|
|
3C6B62822710324B00E74CF9 /* TouchImageView.m */,
|
|
|
3C6B62862710325500E74CF9 /* CustomIOSAlertView.h */,
|
|
3C6B62862710325500E74CF9 /* CustomIOSAlertView.h */,
|
|
@@ -709,6 +729,7 @@
|
|
|
42D49E591F8DF15800AE39D5 /* AttributeLabelCell.m in Sources */,
|
|
42D49E591F8DF15800AE39D5 /* AttributeLabelCell.m in Sources */,
|
|
|
3CC7E73423BEDE9700BE5561 /* RAPDFViewController.m in Sources */,
|
|
3CC7E73423BEDE9700BE5561 /* RAPDFViewController.m in Sources */,
|
|
|
7128C2D91E12510900FF635B /* mztools.c in Sources */,
|
|
7128C2D91E12510900FF635B /* mztools.c in Sources */,
|
|
|
|
|
+ 3C9FFAA9274B87DE0067830C /* TouchLabel.m in Sources */,
|
|
|
3CC7E73C23BEE07900BE5561 /* RANetwork.m in Sources */,
|
|
3CC7E73C23BEE07900BE5561 /* RANetwork.m in Sources */,
|
|
|
714A9AEF1E9CADA100371995 /* PendingDocumentsTableViewCell.m in Sources */,
|
|
714A9AEF1E9CADA100371995 /* PendingDocumentsTableViewCell.m in Sources */,
|
|
|
7128C2EB1E12511B00FF635B /* NSString+Base64.m in Sources */,
|
|
7128C2EB1E12511B00FF635B /* NSString+Base64.m in Sources */,
|
|
@@ -720,6 +741,7 @@
|
|
|
7128C3411E12542000FF635B /* LoginViewController.m in Sources */,
|
|
7128C3411E12542000FF635B /* LoginViewController.m in Sources */,
|
|
|
713B97B11F79E0CB002B86BF /* dbgPageVC.m in Sources */,
|
|
713B97B11F79E0CB002B86BF /* dbgPageVC.m in Sources */,
|
|
|
7128C3461E12545C00FF635B /* CheckSelectorViewController.m in Sources */,
|
|
7128C3461E12545C00FF635B /* CheckSelectorViewController.m in Sources */,
|
|
|
|
|
+ 3C9FFAAF274B908E0067830C /* RTLabel.m in Sources */,
|
|
|
42D49E721F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.m in Sources */,
|
|
42D49E721F8DFF5000AE39D5 /* AttributeTableDataSourceAndDelegate.m in Sources */,
|
|
|
42DDB8791F91DCE8002CCE22 /* ControlTemplateCell.m in Sources */,
|
|
42DDB8791F91DCE8002CCE22 /* ControlTemplateCell.m in Sources */,
|
|
|
7128C2B81E1250CA00FF635B /* LineDrawable.m in Sources */,
|
|
7128C2B81E1250CA00FF635B /* LineDrawable.m in Sources */,
|
|
@@ -731,6 +753,7 @@
|
|
|
7128C2DC1E12510900FF635B /* ZipArchive.mm in Sources */,
|
|
7128C2DC1E12510900FF635B /* ZipArchive.mm in Sources */,
|
|
|
7128C3561E12548C00FF635B /* SignatureTableViewCell.m in Sources */,
|
|
7128C3561E12548C00FF635B /* SignatureTableViewCell.m in Sources */,
|
|
|
3C6B62842710324B00E74CF9 /* TouchImageView.m in Sources */,
|
|
3C6B62842710324B00E74CF9 /* TouchImageView.m in Sources */,
|
|
|
|
|
+ 3C9FFAAC274B8FA20067830C /* EnumSelectViewController.m in Sources */,
|
|
|
7128C2B51E1250CA00FF635B /* GroupDrawable.m in Sources */,
|
|
7128C2B51E1250CA00FF635B /* GroupDrawable.m in Sources */,
|
|
|
714A9AEC1E9CA92000371995 /* PendingDocumentsViewController.m in Sources */,
|
|
714A9AEC1E9CA92000371995 /* PendingDocumentsViewController.m in Sources */,
|
|
|
3C6B62872710325500E74CF9 /* CustomIOSAlertView.m in Sources */,
|
|
3C6B62872710325500E74CF9 /* CustomIOSAlertView.m in Sources */,
|
|
@@ -764,6 +787,7 @@
|
|
|
714B37061E70F2BF00E99B90 /* SCShapeView.m in Sources */,
|
|
714B37061E70F2BF00E99B90 /* SCShapeView.m in Sources */,
|
|
|
7128C2C61E1250FC00FF635B /* ImageUtils.m in Sources */,
|
|
7128C2C61E1250FC00FF635B /* ImageUtils.m in Sources */,
|
|
|
7108773C1F79DACE00C18B95 /* PageViewController.m in Sources */,
|
|
7108773C1F79DACE00C18B95 /* PageViewController.m in Sources */,
|
|
|
|
|
+ 3C9FFAB2274B91610067830C /* EnumSelectorCell.m in Sources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
};
|