|
@@ -18,6 +18,7 @@
|
|
|
42C9FB151D5B28FA001DCA8B /* contactAdvanceSearch.json in Resources */ = {isa = PBXBuildFile; fileRef = 42C9FB141D5B28FA001DCA8B /* contactAdvanceSearch.json */; };
|
|
42C9FB151D5B28FA001DCA8B /* contactAdvanceSearch.json in Resources */ = {isa = PBXBuildFile; fileRef = 42C9FB141D5B28FA001DCA8B /* contactAdvanceSearch.json */; };
|
|
|
42DC31131D546FBE00BCD1C6 /* category.json in Resources */ = {isa = PBXBuildFile; fileRef = 42DC31121D546FBE00BCD1C6 /* category.json */; };
|
|
42DC31131D546FBE00BCD1C6 /* category.json in Resources */ = {isa = PBXBuildFile; fileRef = 42DC31121D546FBE00BCD1C6 /* category.json */; };
|
|
|
42E58BFB1D7E5EF50092810A /* SortButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E58BFA1D7E5EF50092810A /* SortButton.m */; };
|
|
42E58BFB1D7E5EF50092810A /* SortButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E58BFA1D7E5EF50092810A /* SortButton.m */; };
|
|
|
|
|
+ 42E58C021D7E735A0092810A /* UIColor+JK_HEX.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E58C011D7E735A0092810A /* UIColor+JK_HEX.m */; };
|
|
|
710274251CC606C4009FD219 /* UserListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 710274241CC606C4009FD219 /* UserListViewController.m */; };
|
|
710274251CC606C4009FD219 /* UserListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 710274241CC606C4009FD219 /* UserListViewController.m */; };
|
|
|
7111E5721C76C557004763B3 /* customer_info_template_edit.json in Resources */ = {isa = PBXBuildFile; fileRef = 7111E5711C76C557004763B3 /* customer_info_template_edit.json */; };
|
|
7111E5721C76C557004763B3 /* customer_info_template_edit.json in Resources */ = {isa = PBXBuildFile; fileRef = 7111E5711C76C557004763B3 /* customer_info_template_edit.json */; };
|
|
|
71131F921CA1372300DBF6E2 /* SimplifiedBuyingProgramViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71131F911CA1372300DBF6E2 /* SimplifiedBuyingProgramViewController.m */; };
|
|
71131F921CA1372300DBF6E2 /* SimplifiedBuyingProgramViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71131F911CA1372300DBF6E2 /* SimplifiedBuyingProgramViewController.m */; };
|
|
@@ -217,6 +218,8 @@
|
|
|
42DC31121D546FBE00BCD1C6 /* category.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = category.json; sourceTree = "<group>"; };
|
|
42DC31121D546FBE00BCD1C6 /* category.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = category.json; sourceTree = "<group>"; };
|
|
|
42E58BF91D7E5EF50092810A /* SortButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SortButton.h; sourceTree = "<group>"; };
|
|
42E58BF91D7E5EF50092810A /* SortButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SortButton.h; sourceTree = "<group>"; };
|
|
|
42E58BFA1D7E5EF50092810A /* SortButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SortButton.m; sourceTree = "<group>"; };
|
|
42E58BFA1D7E5EF50092810A /* SortButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SortButton.m; sourceTree = "<group>"; };
|
|
|
|
|
+ 42E58C001D7E735A0092810A /* UIColor+JK_HEX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+JK_HEX.h"; sourceTree = "<group>"; };
|
|
|
|
|
+ 42E58C011D7E735A0092810A /* UIColor+JK_HEX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+JK_HEX.m"; sourceTree = "<group>"; };
|
|
|
56528CA8B8A71F67C2EE5366 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
|
|
56528CA8B8A71F67C2EE5366 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
6C826876B24EFB83AC94A464 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
|
|
6C826876B24EFB83AC94A464 /* Pods.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.release.xcconfig; path = "Pods/Target Support Files/Pods/Pods.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
710274231CC606C4009FD219 /* UserListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UserListViewController.h; path = common/Functions/sidemenu/UserListViewController.h; sourceTree = SOURCE_ROOT; };
|
|
710274231CC606C4009FD219 /* UserListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UserListViewController.h; path = common/Functions/sidemenu/UserListViewController.h; sourceTree = SOURCE_ROOT; };
|
|
@@ -585,6 +588,15 @@
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
/* Begin PBXGroup section */
|
|
|
|
|
+ 42E58BFF1D7E735A0092810A /* UIColor+HEX */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ 42E58C001D7E735A0092810A /* UIColor+JK_HEX.h */,
|
|
|
|
|
+ 42E58C011D7E735A0092810A /* UIColor+JK_HEX.m */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = "UIColor+HEX";
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
710212821B8D59DE00E1788B /* watchlist */ = {
|
|
710212821B8D59DE00E1788B /* watchlist */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
@@ -817,6 +829,7 @@
|
|
|
716387C71953CDB4006E65E6 /* utils */ = {
|
|
716387C71953CDB4006E65E6 /* utils */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 42E58BFF1D7E735A0092810A /* UIColor+HEX */,
|
|
|
71BBA2171CEAC10200C91DED /* zip */,
|
|
71BBA2171CEAC10200C91DED /* zip */,
|
|
|
71B1250B1C55BD4600118904 /* QRCODE */,
|
|
71B1250B1C55BD4600118904 /* QRCODE */,
|
|
|
71BE066E1BA1607400FA6544 /* AES */,
|
|
71BE066E1BA1607400FA6544 /* AES */,
|
|
@@ -1512,6 +1525,7 @@
|
|
|
7162A5451C58719D00AB630E /* RATreeView.m in Sources */,
|
|
7162A5451C58719D00AB630E /* RATreeView.m in Sources */,
|
|
|
7162A4FE1C585FFB00AB630E /* PDFViewController.m in Sources */,
|
|
7162A4FE1C585FFB00AB630E /* PDFViewController.m in Sources */,
|
|
|
71DF74841C57608F00F2789C /* ImageScrollerViewController.m in Sources */,
|
|
71DF74841C57608F00F2789C /* ImageScrollerViewController.m in Sources */,
|
|
|
|
|
+ 42E58C021D7E735A0092810A /* UIColor+JK_HEX.m in Sources */,
|
|
|
71DF74861C57608F00F2789C /* ImageViewController.m in Sources */,
|
|
71DF74861C57608F00F2789C /* ImageViewController.m in Sources */,
|
|
|
7162A5821C5872EF00AB630E /* HomeTableViewCellButtonBanner.m in Sources */,
|
|
7162A5821C5872EF00AB630E /* HomeTableViewCellButtonBanner.m in Sources */,
|
|
|
713F76B61929F4A7006A7305 /* main.m in Sources */,
|
|
713F76B61929F4A7006A7305 /* main.m in Sources */,
|