|
@@ -21,6 +21,8 @@
|
|
|
426E8AB9202163EC0073BA5D /* JLCustomerAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8AB6202163EC0073BA5D /* JLCustomerAlertController.m */; };
|
|
426E8AB9202163EC0073BA5D /* JLCustomerAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8AB6202163EC0073BA5D /* JLCustomerAlertController.m */; };
|
|
|
426E8ABA202163EC0073BA5D /* JLPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8AB8202163EC0073BA5D /* JLPresentationController.m */; };
|
|
426E8ABA202163EC0073BA5D /* JLPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8AB8202163EC0073BA5D /* JLPresentationController.m */; };
|
|
|
426E8ABD2021AEC50073BA5D /* JLCustomerNavigationAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8ABC2021AEC50073BA5D /* JLCustomerNavigationAlertController.m */; };
|
|
426E8ABD2021AEC50073BA5D /* JLCustomerNavigationAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E8ABC2021AEC50073BA5D /* JLCustomerNavigationAlertController.m */; };
|
|
|
|
|
+ 426F397F2033CEE80025C568 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 426F397E2033CEE80025C568 /* AudioToolbox.framework */; };
|
|
|
|
|
+ 426F39822033D0930025C568 /* ResultCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 426F39812033D0930025C568 /* ResultCell.m */; };
|
|
|
427CF5D02023F5560041472A /* NewImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 427CF5CF2023F5560041472A /* NewImages.xcassets */; };
|
|
427CF5D02023F5560041472A /* NewImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 427CF5CF2023F5560041472A /* NewImages.xcassets */; };
|
|
|
427CF5E0202452460041472A /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5DF202452450041472A /* Accelerate.framework */; };
|
|
427CF5E0202452460041472A /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5DF202452450041472A /* Accelerate.framework */; };
|
|
|
427CF5E5202454750041472A /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5E2202454750041472A /* GoogleMaps.framework */; };
|
|
427CF5E5202454750041472A /* GoogleMaps.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 427CF5E2202454750041472A /* GoogleMaps.framework */; };
|
|
@@ -191,6 +193,9 @@
|
|
|
426E8AB8202163EC0073BA5D /* JLPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLPresentationController.m; sourceTree = "<group>"; };
|
|
426E8AB8202163EC0073BA5D /* JLPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLPresentationController.m; sourceTree = "<group>"; };
|
|
|
426E8ABB2021AEC50073BA5D /* JLCustomerNavigationAlertController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLCustomerNavigationAlertController.h; sourceTree = "<group>"; };
|
|
426E8ABB2021AEC50073BA5D /* JLCustomerNavigationAlertController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLCustomerNavigationAlertController.h; sourceTree = "<group>"; };
|
|
|
426E8ABC2021AEC50073BA5D /* JLCustomerNavigationAlertController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLCustomerNavigationAlertController.m; sourceTree = "<group>"; };
|
|
426E8ABC2021AEC50073BA5D /* JLCustomerNavigationAlertController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLCustomerNavigationAlertController.m; sourceTree = "<group>"; };
|
|
|
|
|
+ 426F397E2033CEE80025C568 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
|
|
|
|
|
+ 426F39802033D0930025C568 /* ResultCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ResultCell.h; path = ../../common/customUI/ResultCell.h; sourceTree = "<group>"; };
|
|
|
|
|
+ 426F39812033D0930025C568 /* ResultCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = ResultCell.m; path = ../../common/customUI/ResultCell.m; sourceTree = "<group>"; };
|
|
|
427994B120300E7300746EDC /* Apex Mobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Apex Mobile.entitlements"; sourceTree = "<group>"; };
|
|
427994B120300E7300746EDC /* Apex Mobile.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Apex Mobile.entitlements"; sourceTree = "<group>"; };
|
|
|
427CF5CF2023F5560041472A /* NewImages.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NewImages.xcassets; sourceTree = "<group>"; };
|
|
427CF5CF2023F5560041472A /* NewImages.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NewImages.xcassets; sourceTree = "<group>"; };
|
|
|
427CF5DF202452450041472A /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
|
|
427CF5DF202452450041472A /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
|
|
@@ -428,6 +433,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
files = (
|
|
|
|
|
+ 426F397F2033CEE80025C568 /* AudioToolbox.framework in Frameworks */,
|
|
|
427CF5E5202454750041472A /* GoogleMaps.framework in Frameworks */,
|
|
427CF5E5202454750041472A /* GoogleMaps.framework in Frameworks */,
|
|
|
427CF5E0202452460041472A /* Accelerate.framework in Frameworks */,
|
|
427CF5E0202452460041472A /* Accelerate.framework in Frameworks */,
|
|
|
71514ED2191B7E2500009C00 /* AddressBookUI.framework in Frameworks */,
|
|
71514ED2191B7E2500009C00 /* AddressBookUI.framework in Frameworks */,
|
|
@@ -881,6 +887,7 @@
|
|
|
719EF8DF18BB839F00EFFF5F /* Frameworks */ = {
|
|
719EF8DF18BB839F00EFFF5F /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ 426F397E2033CEE80025C568 /* AudioToolbox.framework */,
|
|
|
427CF5E1202454750041472A /* GoogleMap */,
|
|
427CF5E1202454750041472A /* GoogleMap */,
|
|
|
427CF5DF202452450041472A /* Accelerate.framework */,
|
|
427CF5DF202452450041472A /* Accelerate.framework */,
|
|
|
71514ED1191B7E2500009C00 /* AddressBookUI.framework */,
|
|
71514ED1191B7E2500009C00 /* AddressBookUI.framework */,
|
|
@@ -1010,6 +1017,8 @@
|
|
|
71E0D1D62022AB7E009A08EB /* FullyShowViewController.h */,
|
|
71E0D1D62022AB7E009A08EB /* FullyShowViewController.h */,
|
|
|
71E0D1D22022AB7E009A08EB /* FullyShowViewController.m */,
|
|
71E0D1D22022AB7E009A08EB /* FullyShowViewController.m */,
|
|
|
71E0D1D52022AB7E009A08EB /* Result.storyboard */,
|
|
71E0D1D52022AB7E009A08EB /* Result.storyboard */,
|
|
|
|
|
+ 426F39802033D0930025C568 /* ResultCell.h */,
|
|
|
|
|
+ 426F39812033D0930025C568 /* ResultCell.m */,
|
|
|
71E0D1D42022AB7E009A08EB /* ResultViewController.h */,
|
|
71E0D1D42022AB7E009A08EB /* ResultViewController.h */,
|
|
|
71E0D1D32022AB7E009A08EB /* ResultViewController.m */,
|
|
71E0D1D32022AB7E009A08EB /* ResultViewController.m */,
|
|
|
71B799992021B22D00F8685E /* AMResultViewController.h */,
|
|
71B799992021B22D00F8685E /* AMResultViewController.h */,
|
|
@@ -1193,6 +1202,7 @@
|
|
|
715643C42019B58400B04267 /* OrderHistoryViewController.m in Sources */,
|
|
715643C42019B58400B04267 /* OrderHistoryViewController.m in Sources */,
|
|
|
712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */,
|
|
712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */,
|
|
|
71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */,
|
|
71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */,
|
|
|
|
|
+ 426F39822033D0930025C568 /* ResultCell.m in Sources */,
|
|
|
715709922021574D00EFE5C5 /* RAConvertor.m in Sources */,
|
|
715709922021574D00EFE5C5 /* RAConvertor.m in Sources */,
|
|
|
71BA50371908F21500D0BD31 /* HistoryData.m in Sources */,
|
|
71BA50371908F21500D0BD31 /* HistoryData.m in Sources */,
|
|
|
71A541D418D151C70017E2BD /* WebViewController.m in Sources */,
|
|
71A541D418D151C70017E2BD /* WebViewController.m in Sources */,
|