|
|
@@ -32,12 +32,6 @@
|
|
|
7120DCFF18BE265100E7546F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DCFE18BE265100E7546F /* QuartzCore.framework */; };
|
|
|
7120DD0118BE266000E7546F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7120DD0018BE266000E7546F /* SystemConfiguration.framework */; };
|
|
|
7120DD0418BE273900E7546F /* LocationViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7120DD0318BE273900E7546F /* LocationViewController.m */; };
|
|
|
- 71286AB418C70061001FDF43 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAB18C70061001FDF43 /* AESCrypt.m */; };
|
|
|
- 71286AB518C70061001FDF43 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71286AAC18C70061001FDF43 /* LICENSE */; };
|
|
|
- 71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AAE18C70061001FDF43 /* NSData+Base64.m */; };
|
|
|
- 71286AB718C70061001FDF43 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */; };
|
|
|
- 71286AB818C70061001FDF43 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71286AB218C70061001FDF43 /* NSString+Base64.m */; };
|
|
|
- 71286AB918C70061001FDF43 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 71286AB318C70061001FDF43 /* README.md */; };
|
|
|
712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */; };
|
|
|
712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 712CBA0218CF38DB00C61394 /* RTLabel.m */; };
|
|
|
71308AF7191E7B0E0024B2B0 /* MessageDetailItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 71308AF6191E7B0E0024B2B0 /* MessageDetailItem.m */; };
|
|
|
@@ -67,6 +61,21 @@
|
|
|
715643DA201C079F00B04267 /* tools.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643D9201C079F00B04267 /* tools.json */; };
|
|
|
715643DC201C117300B04267 /* search.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DB201C117300B04267 /* search.json */; };
|
|
|
715643DE201C1AE600B04267 /* my.json in Resources */ = {isa = PBXBuildFile; fileRef = 715643DD201C1AE600B04267 /* my.json */; };
|
|
|
+ 7157098E2021572600EFE5C5 /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7157098C2021572600EFE5C5 /* NetworkUtils.m */; };
|
|
|
+ 715709922021574D00EFE5C5 /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709912021574D00EFE5C5 /* RAConvertor.m */; };
|
|
|
+ 71570996202157A600EFE5C5 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71570995202157A600EFE5C5 /* RAUtils.m */; };
|
|
|
+ 71570999202157BD00EFE5C5 /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71570997202157BC00EFE5C5 /* RANetworkTaskDelegate.m */; };
|
|
|
+ 715709A520215B5100EFE5C5 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7157099C20215B5000EFE5C5 /* zip.c */; };
|
|
|
+ 715709A620215B5100EFE5C5 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 7157099E20215B5000EFE5C5 /* unzip.c */; };
|
|
|
+ 715709A720215B5100EFE5C5 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 715709A020215B5000EFE5C5 /* ioapi.c */; };
|
|
|
+ 715709A820215B5100EFE5C5 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 715709A420215B5100EFE5C5 /* mztools.c */; };
|
|
|
+ 715709AB20215B6200EFE5C5 /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 715709AA20215B6200EFE5C5 /* ZipArchive.mm */; };
|
|
|
+ 715709AE20215CB000EFE5C5 /* RANetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709AD20215CB000EFE5C5 /* RANetwork.m */; };
|
|
|
+ 715709B920215E0000EFE5C5 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B020215DFF00EFE5C5 /* NSData+CommonCrypto.m */; };
|
|
|
+ 715709BA20215E0000EFE5C5 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B220215DFF00EFE5C5 /* NSString+Base64.m */; };
|
|
|
+ 715709BB20215E0000EFE5C5 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B320215DFF00EFE5C5 /* NSData+Base64.m */; };
|
|
|
+ 715709BC20215E0000EFE5C5 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 715709B620215DFF00EFE5C5 /* LICENSE */; };
|
|
|
+ 715709BD20215E0000EFE5C5 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 715709B820215DFF00EFE5C5 /* AESCrypt.m */; };
|
|
|
7162546B201C3AF1009E3A41 /* readme.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7162546A201C3AF1009E3A41 /* readme.txt */; };
|
|
|
7162546D201C412E009E3A41 /* ShippingStatusCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 7162546C201C412E009E3A41 /* ShippingStatusCell.xib */; };
|
|
|
71625470201C5205009E3A41 /* fake_container_list.json in Resources */ = {isa = PBXBuildFile; fileRef = 7162546F201C5205009E3A41 /* fake_container_list.json */; };
|
|
|
@@ -84,7 +93,6 @@
|
|
|
719A51B418C5A8100080C075 /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B318C5A8100080C075 /* ResultViewController.m */; };
|
|
|
719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = 719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */; };
|
|
|
719BEC1718FFAB7B00DFE987 /* ToolsPanelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */; };
|
|
|
- 719E7E3018C015D0003408FF /* ApexMobileNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */; };
|
|
|
719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */ = {isa = PBXBuildFile; fileRef = 719E7E3218C0368A003408FF /* ApexMobileDB.m */; };
|
|
|
719E7E3518C0395E003408FF /* libsqlite3.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 719E7E3418C0395E003408FF /* libsqlite3.dylib */; };
|
|
|
719EF8E118BB839F00EFFF5F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E018BB839F00EFFF5F /* Foundation.framework */; };
|
|
|
@@ -92,7 +100,7 @@
|
|
|
719EF8E518BB839F00EFFF5F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 719EF8E418BB839F00EFFF5F /* UIKit.framework */; };
|
|
|
719EF8EB18BB839F00EFFF5F /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8E918BB839F00EFFF5F /* InfoPlist.strings */; };
|
|
|
719EF8ED18BB839F00EFFF5F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8EC18BB839F00EFFF5F /* main.m */; };
|
|
|
- 719EF8F118BB839F00EFFF5F /* ApexMobileAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */; };
|
|
|
+ 719EF8F118BB839F00EFFF5F /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F018BB839F00EFFF5F /* AppDelegate.m */; };
|
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */; };
|
|
|
719EF8FA18BB839F00EFFF5F /* ApexMobileFirstViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */; };
|
|
|
719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 719EF8FC18BB839F00EFFF5F /* ApexMobileSecondViewController.m */; };
|
|
|
@@ -178,16 +186,6 @@
|
|
|
7120DD0018BE266000E7546F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
|
|
|
7120DD0218BE273900E7546F /* LocationViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LocationViewController.h; sourceTree = "<group>"; };
|
|
|
7120DD0318BE273900E7546F /* LocationViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LocationViewController.m; sourceTree = "<group>"; };
|
|
|
- 71286AAA18C70061001FDF43 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESCrypt.h; sourceTree = "<group>"; };
|
|
|
- 71286AAB18C70061001FDF43 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AESCrypt.m; sourceTree = "<group>"; };
|
|
|
- 71286AAC18C70061001FDF43 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
|
|
|
- 71286AAD18C70061001FDF43 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Base64.h"; sourceTree = "<group>"; };
|
|
|
- 71286AAE18C70061001FDF43 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Base64.m"; sourceTree = "<group>"; };
|
|
|
- 71286AAF18C70061001FDF43 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+CommonCrypto.h"; sourceTree = "<group>"; };
|
|
|
- 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+CommonCrypto.m"; sourceTree = "<group>"; };
|
|
|
- 71286AB118C70061001FDF43 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Base64.h"; sourceTree = "<group>"; };
|
|
|
- 71286AB218C70061001FDF43 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Base64.m"; sourceTree = "<group>"; };
|
|
|
- 71286AB318C70061001FDF43 /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.md; sourceTree = "<group>"; };
|
|
|
712A301118CFEF550022E6E6 /* CustomizeFieldViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomizeFieldViewController.h; sourceTree = "<group>"; };
|
|
|
712A301218CFEF550022E6E6 /* CustomizeFieldViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CustomizeFieldViewController.m; sourceTree = "<group>"; };
|
|
|
712CBA0118CF38DB00C61394 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RTLabel.h; sourceTree = "<group>"; };
|
|
|
@@ -241,6 +239,38 @@
|
|
|
715643D9201C079F00B04267 /* tools.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = tools.json; sourceTree = "<group>"; };
|
|
|
715643DB201C117300B04267 /* search.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = search.json; sourceTree = "<group>"; };
|
|
|
715643DD201C1AE600B04267 /* my.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = my.json; sourceTree = "<group>"; };
|
|
|
+ 7157098C2021572600EFE5C5 /* NetworkUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
|
|
|
+ 7157098D2021572600EFE5C5 /* NetworkUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
|
|
|
+ 715709902021574D00EFE5C5 /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../common/RAConvertor.h; sourceTree = "<group>"; };
|
|
|
+ 715709912021574D00EFE5C5 /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../common/RAConvertor.m; sourceTree = "<group>"; };
|
|
|
+ 715709932021576A00EFE5C5 /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
|
|
|
+ 71570994202157A600EFE5C5 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
|
|
|
+ 71570995202157A600EFE5C5 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
|
|
|
+ 71570997202157BC00EFE5C5 /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
|
|
|
+ 71570998202157BC00EFE5C5 /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
|
|
|
+ 7157099A2021591F00EFE5C5 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
|
|
|
+ 7157099C20215B5000EFE5C5 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.c"; sourceTree = "<group>"; };
|
|
|
+ 7157099D20215B5000EFE5C5 /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/crypt.h"; sourceTree = "<group>"; };
|
|
|
+ 7157099E20215B5000EFE5C5 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.c"; sourceTree = "<group>"; };
|
|
|
+ 7157099F20215B5000EFE5C5 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.h"; sourceTree = "<group>"; };
|
|
|
+ 715709A020215B5000EFE5C5 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.c"; sourceTree = "<group>"; };
|
|
|
+ 715709A120215B5000EFE5C5 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.h"; sourceTree = "<group>"; };
|
|
|
+ 715709A220215B5100EFE5C5 /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.h"; sourceTree = "<group>"; };
|
|
|
+ 715709A320215B5100EFE5C5 /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.h"; sourceTree = "<group>"; };
|
|
|
+ 715709A420215B5100EFE5C5 /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.c"; sourceTree = "<group>"; };
|
|
|
+ 715709A920215B6200EFE5C5 /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
|
|
|
+ 715709AA20215B6200EFE5C5 /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
|
|
|
+ 715709AC20215CB000EFE5C5 /* RANetwork.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RANetwork.h; sourceTree = "<group>"; };
|
|
|
+ 715709AD20215CB000EFE5C5 /* RANetwork.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RANetwork.m; sourceTree = "<group>"; };
|
|
|
+ 715709B020215DFF00EFE5C5 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+CommonCrypto.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.m"; sourceTree = "<group>"; };
|
|
|
+ 715709B120215DFF00EFE5C5 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.h"; sourceTree = "<group>"; };
|
|
|
+ 715709B220215DFF00EFE5C5 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.m"; sourceTree = "<group>"; };
|
|
|
+ 715709B320215DFF00EFE5C5 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.m"; sourceTree = "<group>"; };
|
|
|
+ 715709B420215DFF00EFE5C5 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
|
|
|
+ 715709B520215DFF00EFE5C5 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.h"; sourceTree = "<group>"; };
|
|
|
+ 715709B620215DFF00EFE5C5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
|
|
|
+ 715709B720215DFF00EFE5C5 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+CommonCrypto.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.h"; sourceTree = "<group>"; };
|
|
|
+ 715709B820215DFF00EFE5C5 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
|
|
|
7162546A201C3AF1009E3A41 /* readme.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = readme.txt; sourceTree = "<group>"; };
|
|
|
7162546C201C412E009E3A41 /* ShippingStatusCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShippingStatusCell.xib; sourceTree = "<group>"; };
|
|
|
7162546F201C5205009E3A41 /* fake_container_list.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = fake_container_list.json; sourceTree = "<group>"; };
|
|
|
@@ -272,8 +302,6 @@
|
|
|
719A51B918C5AB7B0080C075 /* SimpleGridComponent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleGridComponent.m; sourceTree = "<group>"; };
|
|
|
719BEC1518FFAB7B00DFE987 /* ToolsPanelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ToolsPanelViewController.h; sourceTree = "<group>"; };
|
|
|
719BEC1618FFAB7B00DFE987 /* ToolsPanelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ToolsPanelViewController.m; sourceTree = "<group>"; };
|
|
|
- 719E7E2E18C015D0003408FF /* ApexMobileNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileNetwork.h; sourceTree = "<group>"; };
|
|
|
- 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileNetwork.m; sourceTree = "<group>"; };
|
|
|
719E7E3118C0368A003408FF /* ApexMobileDB.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ApexMobileDB.h; sourceTree = "<group>"; };
|
|
|
719E7E3218C0368A003408FF /* ApexMobileDB.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ApexMobileDB.m; sourceTree = "<group>"; };
|
|
|
719E7E3418C0395E003408FF /* libsqlite3.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.dylib; path = usr/lib/libsqlite3.dylib; sourceTree = SDKROOT; };
|
|
|
@@ -285,8 +313,8 @@
|
|
|
719EF8EA18BB839F00EFFF5F /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
|
719EF8EC18BB839F00EFFF5F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
|
719EF8EE18BB839F00EFFF5F /* Apex Mobile-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Apex Mobile-Prefix.pch"; sourceTree = "<group>"; };
|
|
|
- 719EF8EF18BB839F00EFFF5F /* ApexMobileAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileAppDelegate.h; sourceTree = "<group>"; };
|
|
|
- 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileAppDelegate.m; sourceTree = "<group>"; };
|
|
|
+ 719EF8EF18BB839F00EFFF5F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
+ 719EF8F018BB839F00EFFF5F /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
|
719EF8F318BB839F00EFFF5F /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main_iPhone.storyboard; sourceTree = "<group>"; };
|
|
|
719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexMobileFirstViewController.h; sourceTree = "<group>"; };
|
|
|
719EF8F918BB839F00EFFF5F /* ApexMobileFirstViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexMobileFirstViewController.m; sourceTree = "<group>"; };
|
|
|
@@ -455,23 +483,6 @@
|
|
|
name = ShipStatusCell;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- 71286AA918C7002F001FDF43 /* AES */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- 71286AAA18C70061001FDF43 /* AESCrypt.h */,
|
|
|
- 71286AAB18C70061001FDF43 /* AESCrypt.m */,
|
|
|
- 71286AAC18C70061001FDF43 /* LICENSE */,
|
|
|
- 71286AAD18C70061001FDF43 /* NSData+Base64.h */,
|
|
|
- 71286AAE18C70061001FDF43 /* NSData+Base64.m */,
|
|
|
- 71286AAF18C70061001FDF43 /* NSData+CommonCrypto.h */,
|
|
|
- 71286AB018C70061001FDF43 /* NSData+CommonCrypto.m */,
|
|
|
- 71286AB118C70061001FDF43 /* NSString+Base64.h */,
|
|
|
- 71286AB218C70061001FDF43 /* NSString+Base64.m */,
|
|
|
- 71286AB318C70061001FDF43 /* README.md */,
|
|
|
- );
|
|
|
- name = AES;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
713AA79E1917366A00B44092 /* documents */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
@@ -486,6 +497,10 @@
|
|
|
715643B820198A6000B04267 /* new */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 7157099A2021591F00EFE5C5 /* config.h */,
|
|
|
+ 715709932021576A00EFE5C5 /* const.h */,
|
|
|
+ 7157098F2021573600EFE5C5 /* utils */,
|
|
|
+ 7157098B202156EC00EFE5C5 /* network */,
|
|
|
42604124201C53ED002374A8 /* ShipStatusCell */,
|
|
|
425CF088201EAF8800750E32 /* History */,
|
|
|
42604123201C53DB002374A8 /* Home */,
|
|
|
@@ -522,6 +537,68 @@
|
|
|
name = ModeList;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 7157098B202156EC00EFE5C5 /* network */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 71570998202157BC00EFE5C5 /* RANetworkTaskDelegate.h */,
|
|
|
+ 71570997202157BC00EFE5C5 /* RANetworkTaskDelegate.m */,
|
|
|
+ 7157098D2021572600EFE5C5 /* NetworkUtils.h */,
|
|
|
+ 7157098C2021572600EFE5C5 /* NetworkUtils.m */,
|
|
|
+ 715709AC20215CB000EFE5C5 /* RANetwork.h */,
|
|
|
+ 715709AD20215CB000EFE5C5 /* RANetwork.m */,
|
|
|
+ 717D76E918C7F8120070302D /* Reachability.h */,
|
|
|
+ 717D76EA18C7F8120070302D /* Reachability.m */,
|
|
|
+ );
|
|
|
+ name = network;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 7157098F2021573600EFE5C5 /* utils */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 715709AF20215DEC00EFE5C5 /* AES */,
|
|
|
+ 7157099B20215B4100EFE5C5 /* zip */,
|
|
|
+ 71570994202157A600EFE5C5 /* RAUtils.h */,
|
|
|
+ 71570995202157A600EFE5C5 /* RAUtils.m */,
|
|
|
+ 715709902021574D00EFE5C5 /* RAConvertor.h */,
|
|
|
+ 715709912021574D00EFE5C5 /* RAConvertor.m */,
|
|
|
+ );
|
|
|
+ name = utils;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 7157099B20215B4100EFE5C5 /* zip */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 715709A920215B6200EFE5C5 /* ZipArchive.h */,
|
|
|
+ 715709AA20215B6200EFE5C5 /* ZipArchive.mm */,
|
|
|
+ 7157099D20215B5000EFE5C5 /* crypt.h */,
|
|
|
+ 715709A020215B5000EFE5C5 /* ioapi.c */,
|
|
|
+ 715709A120215B5000EFE5C5 /* ioapi.h */,
|
|
|
+ 715709A420215B5100EFE5C5 /* mztools.c */,
|
|
|
+ 715709A220215B5100EFE5C5 /* mztools.h */,
|
|
|
+ 7157099E20215B5000EFE5C5 /* unzip.c */,
|
|
|
+ 715709A320215B5100EFE5C5 /* unzip.h */,
|
|
|
+ 7157099C20215B5000EFE5C5 /* zip.c */,
|
|
|
+ 7157099F20215B5000EFE5C5 /* zip.h */,
|
|
|
+ );
|
|
|
+ name = zip;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
+ 715709AF20215DEC00EFE5C5 /* AES */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 715709B420215DFF00EFE5C5 /* AESCrypt.h */,
|
|
|
+ 715709B820215DFF00EFE5C5 /* AESCrypt.m */,
|
|
|
+ 715709B620215DFF00EFE5C5 /* LICENSE */,
|
|
|
+ 715709B520215DFF00EFE5C5 /* NSData+Base64.h */,
|
|
|
+ 715709B320215DFF00EFE5C5 /* NSData+Base64.m */,
|
|
|
+ 715709B720215DFF00EFE5C5 /* NSData+CommonCrypto.h */,
|
|
|
+ 715709B020215DFF00EFE5C5 /* NSData+CommonCrypto.m */,
|
|
|
+ 715709B120215DFF00EFE5C5 /* NSString+Base64.h */,
|
|
|
+ 715709B220215DFF00EFE5C5 /* NSString+Base64.m */,
|
|
|
+ );
|
|
|
+ name = AES;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
7162546E201C51DC009E3A41 /* fake data */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
@@ -685,11 +762,6 @@
|
|
|
719E7E2D18C01555003408FF /* utils */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 71286AA918C7002F001FDF43 /* AES */,
|
|
|
- 717D76E918C7F8120070302D /* Reachability.h */,
|
|
|
- 717D76EA18C7F8120070302D /* Reachability.m */,
|
|
|
- 719E7E2E18C015D0003408FF /* ApexMobileNetwork.h */,
|
|
|
- 719E7E2F18C015D0003408FF /* ApexMobileNetwork.m */,
|
|
|
719E7E3118C0368A003408FF /* ApexMobileDB.h */,
|
|
|
719E7E3218C0368A003408FF /* ApexMobileDB.m */,
|
|
|
71A565DD18C212EA00CDAC07 /* Constant.h */,
|
|
|
@@ -766,8 +838,8 @@
|
|
|
719A51A618C5A4E40080C075 /* CustomUI */,
|
|
|
71A565E018C2141C00CDAC07 /* resource */,
|
|
|
719E7E2D18C01555003408FF /* utils */,
|
|
|
- 719EF8EF18BB839F00EFFF5F /* ApexMobileAppDelegate.h */,
|
|
|
- 719EF8F018BB839F00EFFF5F /* ApexMobileAppDelegate.m */,
|
|
|
+ 719EF8EF18BB839F00EFFF5F /* AppDelegate.h */,
|
|
|
+ 719EF8F018BB839F00EFFF5F /* AppDelegate.m */,
|
|
|
719EF8F218BB839F00EFFF5F /* Main_iPhone.storyboard */,
|
|
|
715643B620198A1400B04267 /* Main.storyboard */,
|
|
|
719EF8F818BB839F00EFFF5F /* ApexMobileFirstViewController.h */,
|
|
|
@@ -945,12 +1017,11 @@
|
|
|
715643DC201C117300B04267 /* search.json in Resources */,
|
|
|
719EF8FF18BB839F00EFFF5F /* Images.xcassets in Resources */,
|
|
|
719EF8F418BB839F00EFFF5F /* Main_iPhone.storyboard in Resources */,
|
|
|
+ 715709BC20215E0000EFE5C5 /* LICENSE in Resources */,
|
|
|
715643DE201C1AE600B04267 /* my.json in Resources */,
|
|
|
- 71286AB518C70061001FDF43 /* LICENSE in Resources */,
|
|
|
715643D7201AD99300B04267 /* StaticModeTableViewCell.xib in Resources */,
|
|
|
71DA74A818BDDFB5003B46A6 /* about.htm in Resources */,
|
|
|
714C39BF19234065004F045B /* Localizable.strings in Resources */,
|
|
|
- 71286AB918C70061001FDF43 /* README.md in Resources */,
|
|
|
425660DB202015E1002DB0CA /* Launch.storyboard in Resources */,
|
|
|
715643DA201C079F00B04267 /* tools.json in Resources */,
|
|
|
715643D5201AD2AB00B04267 /* StaticModelistViewController.xib in Resources */,
|
|
|
@@ -976,6 +1047,7 @@
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 715709A620215B5100EFE5C5 /* unzip.c in Sources */,
|
|
|
715643D3201ACB1700B04267 /* StaticModeTableViewCell.m in Sources */,
|
|
|
718BE8B2190F9D970046EA6A /* MyAutocompleteItemsSource.m in Sources */,
|
|
|
71406DCE18C36A52000914C4 /* TableCellBool.m in Sources */,
|
|
|
@@ -984,6 +1056,7 @@
|
|
|
71F67CFC19066375004E8462 /* PulldownMenu.m in Sources */,
|
|
|
71406DD118C36A6E000914C4 /* TableCellDate.m in Sources */,
|
|
|
717D772F18C84E3F0070302D /* PageData.m in Sources */,
|
|
|
+ 715709BB20215E0000EFE5C5 /* NSData+Base64.m in Sources */,
|
|
|
71375C8F18D96EDE00EBA026 /* TabBarController.m in Sources */,
|
|
|
71951E6F18C6A9A5005024BD /* TouchLabel.m in Sources */,
|
|
|
71DA6047190A00F600683003 /* FavoritesData.m in Sources */,
|
|
|
@@ -993,12 +1066,17 @@
|
|
|
715643C42019B58400B04267 /* OrderHistoryViewController.m in Sources */,
|
|
|
712CBA0318CF38DB00C61394 /* RTLabel.m in Sources */,
|
|
|
71CEE3D718CC559B00052C63 /* ApexMobileNavigationController.m in Sources */,
|
|
|
+ 715709922021574D00EFE5C5 /* RAConvertor.m in Sources */,
|
|
|
71BA50371908F21500D0BD31 /* HistoryData.m in Sources */,
|
|
|
71A541D418D151C70017E2BD /* WebViewController.m in Sources */,
|
|
|
71330C2018BCC4DA0048956C /* FunctionSelectViewController.m in Sources */,
|
|
|
715643D02019BCCE00B04267 /* MylistViewController.m in Sources */,
|
|
|
+ 715709B920215E0000EFE5C5 /* NSData+CommonCrypto.m in Sources */,
|
|
|
718BE8B4190F9D970046EA6A /* MySuggestion.m in Sources */,
|
|
|
+ 715709A520215B5100EFE5C5 /* zip.c in Sources */,
|
|
|
+ 715709AE20215CB000EFE5C5 /* RANetwork.m in Sources */,
|
|
|
719EF8FD18BB839F00EFFF5F /* ApexMobileSecondViewController.m in Sources */,
|
|
|
+ 715709BA20215E0000EFE5C5 /* NSString+Base64.m in Sources */,
|
|
|
71AE427318C47AF900B8EC3D /* SearchViewController.m in Sources */,
|
|
|
715643BE2019AA9B00B04267 /* LoginViewController.m in Sources */,
|
|
|
71308AF7191E7B0E0024B2B0 /* MessageDetailItem.m in Sources */,
|
|
|
@@ -1007,21 +1085,20 @@
|
|
|
719BEC1718FFAB7B00DFE987 /* ToolsPanelViewController.m in Sources */,
|
|
|
71BA502E1908ED5700D0BD31 /* CellItemHistory.m in Sources */,
|
|
|
719A51A518C5A4AF0080C075 /* SimpleGrid.m in Sources */,
|
|
|
- 71286AB718C70061001FDF43 /* NSData+CommonCrypto.m in Sources */,
|
|
|
71A003FF18D6BFB40057CDFD /* ChangePasswordViewController.m in Sources */,
|
|
|
42604122201C4B41002374A8 /* ShipingStatusCell.m in Sources */,
|
|
|
71CEE38A18CB749E00052C63 /* DetailPageViewController.m in Sources */,
|
|
|
- 71286AB618C70061001FDF43 /* NSData+Base64.m in Sources */,
|
|
|
719E7E3318C0368A003408FF /* ApexMobileDB.m in Sources */,
|
|
|
425CF096201EB2B500750E32 /* JLRefreshFooter.m in Sources */,
|
|
|
715643C12019B27500B04267 /* HomeViewController.m in Sources */,
|
|
|
715643C72019BB6700B04267 /* StaticModelistViewController.m in Sources */,
|
|
|
- 719E7E3018C015D0003408FF /* ApexMobileNetwork.m in Sources */,
|
|
|
- 719EF8F118BB839F00EFFF5F /* ApexMobileAppDelegate.m in Sources */,
|
|
|
+ 7157098E2021572600EFE5C5 /* NetworkUtils.m in Sources */,
|
|
|
+ 719EF8F118BB839F00EFFF5F /* AppDelegate.m in Sources */,
|
|
|
714C39B81922FEE1004F045B /* NewsDetailViewController.m in Sources */,
|
|
|
425CF098201EB2B500750E32 /* JLRefreshBasis.m in Sources */,
|
|
|
715643CD2019BC6C00B04267 /* ToolslistViewController.m in Sources */,
|
|
|
712A301318CFEF550022E6E6 /* CustomizeFieldViewController.m in Sources */,
|
|
|
+ 715709BD20215E0000EFE5C5 /* AESCrypt.m in Sources */,
|
|
|
716FF7921904ED2600ED6C3D /* NewsData.m in Sources */,
|
|
|
71F67CF619063612004E8462 /* ApexHistoryViewController.m in Sources */,
|
|
|
7130B3F41900FB61000610D8 /* NewsViewController.m in Sources */,
|
|
|
@@ -1032,28 +1109,31 @@
|
|
|
719A51B418C5A8100080C075 /* ResultViewController.m in Sources */,
|
|
|
425CF097201EB2B500750E32 /* JLRefreshHeader.m in Sources */,
|
|
|
711DC6B218C30A4800FB1749 /* TableCellEdit.m in Sources */,
|
|
|
- 71286AB818C70061001FDF43 /* NSString+Base64.m in Sources */,
|
|
|
71A01D8218C9BA67003307A9 /* DetailContent.m in Sources */,
|
|
|
71A003FC18D680560057CDFD /* RetrievePasswordViewController.m in Sources */,
|
|
|
71F67CF919065EA8004E8462 /* SimpleMenu.m in Sources */,
|
|
|
719A51BA18C5AB7B0080C075 /* SimpleGridComponent.m in Sources */,
|
|
|
+ 71570996202157A600EFE5C5 /* RAUtils.m in Sources */,
|
|
|
715643BB20198A9900B04267 /* RootViewController.m in Sources */,
|
|
|
719EF8ED18BB839F00EFFF5F /* main.m in Sources */,
|
|
|
717D76EB18C7F8120070302D /* Reachability.m in Sources */,
|
|
|
+ 715709A720215B5100EFE5C5 /* ioapi.c in Sources */,
|
|
|
715643CA2019BC4C00B04267 /* SearchlistViewController.m in Sources */,
|
|
|
7120DD0418BE273900E7546F /* LocationViewController.m in Sources */,
|
|
|
71308AFA191E7B2A0024B2B0 /* MessageDetailViewController.m in Sources */,
|
|
|
- 71286AB418C70061001FDF43 /* AESCrypt.m in Sources */,
|
|
|
713AA7A1191736E600B44092 /* DocumentsViewController.m in Sources */,
|
|
|
716FF7951904FBC600ED6C3D /* NewsTableViewCell.m in Sources */,
|
|
|
+ 715709AB20215B6200EFE5C5 /* ZipArchive.mm in Sources */,
|
|
|
425CF09A201EB2B500750E32 /* UIView+JLExtension.m in Sources */,
|
|
|
71A01D7918C9AE77003307A9 /* DetailCellKV.m in Sources */,
|
|
|
42604127201C578B002374A8 /* ShipSearchController.m in Sources */,
|
|
|
713AA7A41917373600B44092 /* LocalDocumentsViewController.m in Sources */,
|
|
|
71DA604A190A02CE00683003 /* FavoritesViewController.m in Sources */,
|
|
|
71BA50341908EDCF00D0BD31 /* HistoryTabBarController.m in Sources */,
|
|
|
+ 715709A820215B5100EFE5C5 /* mztools.c in Sources */,
|
|
|
719A51A918C5A5D30080C075 /* SimpleGridDataSource.m in Sources */,
|
|
|
718BE8B3190F9D970046EA6A /* MyAutocompletionCellFactory.m in Sources */,
|
|
|
+ 71570999202157BD00EFE5C5 /* RANetworkTaskDelegate.m in Sources */,
|
|
|
71A565DF18C212EA00CDAC07 /* Constant.m in Sources */,
|
|
|
718BE8B0190F9D970046EA6A /* MyAutocompleteView.m in Sources */,
|
|
|
);
|