|
@@ -21,6 +21,7 @@
|
|
|
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 */; };
|
|
|
|
|
+ 427CF5D02023F5560041472A /* NewImages.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 427CF5CF2023F5560041472A /* NewImages.xcassets */; };
|
|
|
711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C0191E0525002EDE6F /* MessageViewController.m */; };
|
|
711BA6C1191E0525002EDE6F /* MessageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C0191E0525002EDE6F /* MessageViewController.m */; };
|
|
|
711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C3191E0553002EDE6F /* MessageItem.m */; };
|
|
711BA6C4191E0553002EDE6F /* MessageItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 711BA6C3191E0553002EDE6F /* MessageItem.m */; };
|
|
|
711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 711DC6B118C30A4800FB1749 /* TableCellEdit.m */; };
|
|
711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 711DC6B118C30A4800FB1749 /* TableCellEdit.m */; };
|
|
@@ -112,7 +113,6 @@
|
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */; };
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */; };
|
|
|
719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */; };
|
|
719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */; };
|
|
|
719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */; };
|
|
719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */; };
|
|
|
- 719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8FE18BB839F00EFFF5F /* Images.xcassets */; };
|
|
|
|
|
719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF90518BB839F00EFFF5F /* XCTest.framework */; };
|
|
719EF90618BB839F00EFFF5F /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF90518BB839F00EFFF5F /* XCTest.framework */; };
|
|
|
719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
|
|
719EF90718BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
|
|
|
719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
|
|
719EF90818BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
|
|
@@ -187,6 +187,7 @@
|
|
|
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>"; };
|
|
|
|
|
+ 427CF5CF2023F5560041472A /* NewImages.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NewImages.xcassets; sourceTree = "<group>"; };
|
|
|
711BA6BF191E0525002EDE6F /* MessageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageViewController.h; sourceTree = "<group>"; };
|
|
711BA6BF191E0525002EDE6F /* MessageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageViewController.h; sourceTree = "<group>"; };
|
|
|
711BA6C0191E0525002EDE6F /* MessageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageViewController.m; sourceTree = "<group>"; };
|
|
711BA6C0191E0525002EDE6F /* MessageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MessageViewController.m; sourceTree = "<group>"; };
|
|
|
711BA6C2191E0553002EDE6F /* MessageItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageItem.h; sourceTree = "<group>"; };
|
|
711BA6C2191E0553002EDE6F /* MessageItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MessageItem.h; sourceTree = "<group>"; };
|
|
@@ -345,7 +346,6 @@
|
|
|
719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileFirstViewController.m; sourceTree = "<group>"; };
|
|
719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileFirstViewController.m; sourceTree = "<group>"; };
|
|
|
719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileSecondViewController.h; sourceTree = "<group>"; };
|
|
719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileSecondViewController.h; sourceTree = "<group>"; };
|
|
|
719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileSecondViewController.m; sourceTree = "<group>"; };
|
|
719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileSecondViewController.m; sourceTree = "<group>"; };
|
|
|
- 719EF8FE18BB839F00EFFF5F /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
|
|
|
719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apex MobileTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
719EF90418BB839F00EFFF5F /* Apex MobileTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Apex MobileTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
719EF90518BB839F00EFFF5F /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
719EF90518BB839F00EFFF5F /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
|
|
|
719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex MobileTests-Info.plist"; sourceTree = "<group>"; };
|
|
719EF90D18BB839F00EFFF5F /* Apex MobileTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Apex MobileTests-Info.plist"; sourceTree = "<group>"; };
|
|
@@ -911,7 +911,7 @@
|
|
|
71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */,
|
|
71CEE3D618CC559B00052C63 /* ApexMobileNavigationController.m */,
|
|
|
719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */,
|
|
719EF8FB18BB839F00EFFF5F /* ApexMobileSecondViewController.h */,
|
|
|
719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */,
|
|
719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */,
|
|
|
- 719EF8FE18BB839F00EFFF5F /* Images.xcassets */,
|
|
|
|
|
|
|
+ 427CF5CF2023F5560041472A /* NewImages.xcassets */,
|
|
|
719EF8E718BB839F00EFFF5F /* Supporting Files */,
|
|
719EF8E718BB839F00EFFF5F /* Supporting Files */,
|
|
|
71375C8D18D96EDE00EBA026 /* TabBarController.h */,
|
|
71375C8D18D96EDE00EBA026 /* TabBarController.h */,
|
|
|
71375C8E18D96EDE00EBA026 /* TabBarController.m */,
|
|
71375C8E18D96EDE00EBA026 /* TabBarController.m */,
|
|
@@ -1103,7 +1103,6 @@
|
|
|
7162546B201C3AF1009E3A41 /* readme.txt in Resources */,
|
|
7162546B201C3AF1009E3A41 /* readme.txt in Resources */,
|
|
|
42604129201C57A7002374A8 /* ShipSearch.storyboard in Resources */,
|
|
42604129201C57A7002374A8 /* ShipSearch.storyboard in Resources */,
|
|
|
715643DC201C117300B04267 /* search.json in Resources */,
|
|
715643DC201C117300B04267 /* search.json in Resources */,
|
|
|
- 719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */,
|
|
|
|
|
4235C30320229F7200A99D04 /* Result.xib in Resources */,
|
|
4235C30320229F7200A99D04 /* Result.xib in Resources */,
|
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
|
|
|
715709BC20215E0000EFE5C5 /* LICENSE in Resources */,
|
|
715709BC20215E0000EFE5C5 /* LICENSE in Resources */,
|
|
@@ -1113,6 +1112,7 @@
|
|
|
715643D7201AD99300B04267 /* StaticModeTableViewCell.xib in Resources */,
|
|
715643D7201AD99300B04267 /* StaticModeTableViewCell.xib in Resources */,
|
|
|
71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
|
|
71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
|
|
|
714C39BF19234065004F045B /* Localizable.strings in Resources */,
|
|
714C39BF19234065004F045B /* Localizable.strings in Resources */,
|
|
|
|
|
+ 427CF5D02023F5560041472A /* NewImages.xcassets in Resources */,
|
|
|
425660DB202015E1002DB0CA /* Launch.storyboard in Resources */,
|
|
425660DB202015E1002DB0CA /* Launch.storyboard in Resources */,
|
|
|
715643DA201C079F00B04267 /* tools.json in Resources */,
|
|
715643DA201C079F00B04267 /* tools.json in Resources */,
|
|
|
715643D5201AD2AB00B04267 /* StaticModelistViewController.xib in Resources */,
|
|
715643D5201AD2AB00B04267 /* StaticModelistViewController.xib in Resources */,
|