project.pbxproj 108 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 50;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4205FD4420C0F2C000DB42B4 /* Login.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4205FD4320C0F2C000DB42B4 /* Login.storyboard */; };
  10. 4205FD4820C0F33500DB42B4 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD4720C0F33500DB42B4 /* LoginViewController.m */; };
  11. 4205FD4B20C0F4C400DB42B4 /* RetrievePasswordViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD4A20C0F4C300DB42B4 /* RetrievePasswordViewController.m */; };
  12. 4205FD5320C0F50C00DB42B4 /* JLCustomerAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD4E20C0F50C00DB42B4 /* JLCustomerAlertController.m */; };
  13. 4205FD5420C0F50C00DB42B4 /* JLCustomerNavigationAlertController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD5020C0F50C00DB42B4 /* JLCustomerNavigationAlertController.m */; };
  14. 4205FD5520C0F50C00DB42B4 /* JLPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD5220C0F50C00DB42B4 /* JLPresentationController.m */; };
  15. 4205FD5820C0F6F100DB42B4 /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD5720C0F6F100DB42B4 /* RAConvertor.m */; };
  16. 4205FD5C20C1316200DB42B4 /* RABaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD5B20C1316200DB42B4 /* RABaseViewController.m */; };
  17. 4205FD6120C135CF00DB42B4 /* RAHomeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD6020C135CF00DB42B4 /* RAHomeViewController.m */; };
  18. 4205FD6320C136F900DB42B4 /* Home.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4205FD6220C136F900DB42B4 /* Home.storyboard */; };
  19. 4205FD6620C13BF400DB42B4 /* RAOrderCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD6520C13BF400DB42B4 /* RAOrderCell.m */; };
  20. 4205FD6C20C13E0700DB42B4 /* RAHomeViewController+HomeTableDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD6B20C13E0700DB42B4 /* RAHomeViewController+HomeTableDelegate.m */; };
  21. 4205FD6F20C13E2700DB42B4 /* RAHomeViewController+HomeTableDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD6E20C13E2700DB42B4 /* RAHomeViewController+HomeTableDataSource.m */; };
  22. 4205FD7220C1465400DB42B4 /* RAHomeOrderModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4205FD7120C1465400DB42B4 /* RAHomeOrderModel.m */; };
  23. 420D11022133E02800149B37 /* RAOrderFilterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11012133E02800149B37 /* RAOrderFilterViewController.m */; };
  24. 420D11042133E03A00149B37 /* orderFilter.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 420D11032133E03A00149B37 /* orderFilter.storyboard */; };
  25. 420D11092133EE5D00149B37 /* RAOrderFilterSectionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11082133EE5D00149B37 /* RAOrderFilterSectionModel.m */; };
  26. 420D110C2133EED100149B37 /* RAOrderFilterStatusModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D110B2133EED100149B37 /* RAOrderFilterStatusModel.m */; };
  27. 420D110F2133EEE300149B37 /* RAOrderFilterInputModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D110E2133EEE300149B37 /* RAOrderFilterInputModel.m */; };
  28. 420D11122133EEF500149B37 /* RAOrderFilterDateModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11112133EEF500149B37 /* RAOrderFilterDateModel.m */; };
  29. 420D11152133EF2800149B37 /* RAOrderFilterBaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11142133EF2800149B37 /* RAOrderFilterBaseModel.m */; };
  30. 420D11182133F06900149B37 /* RAOrderFilterStatusCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11172133F06900149B37 /* RAOrderFilterStatusCell.m */; };
  31. 420D111B2133F07B00149B37 /* RAOrderFilterInputCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D111A2133F07B00149B37 /* RAOrderFilterInputCell.m */; };
  32. 420D111E2133F08F00149B37 /* RAOrderFilterDateCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D111D2133F08F00149B37 /* RAOrderFilterDateCell.m */; };
  33. 420D11212133F38500149B37 /* RAOrderFilterBaseCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11202133F38500149B37 /* RAOrderFilterBaseCell.m */; };
  34. 420D11232133F7A700149B37 /* Checkmark.png in Resources */ = {isa = PBXBuildFile; fileRef = 420D11222133F7A700149B37 /* Checkmark.png */; };
  35. 420D11262133F7E200149B37 /* RAOrderFilterViewController+DataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11252133F7E200149B37 /* RAOrderFilterViewController+DataSource.m */; };
  36. 420D11292133F7F600149B37 /* RAOrderFilterViewController+TableDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 420D11282133F7F600149B37 /* RAOrderFilterViewController+TableDelegate.m */; };
  37. 420D112B2133F98600149B37 /* fake_order_filter.json in Resources */ = {isa = PBXBuildFile; fileRef = 420D112A2133F98600149B37 /* fake_order_filter.json */; };
  38. 422BD95A213CE06300DF8E89 /* backend_flag.png in Resources */ = {isa = PBXBuildFile; fileRef = 422BD959213CE06300DF8E89 /* backend_flag.png */; };
  39. 422BD95C213CE0F300DF8E89 /* HomeHeader.xib in Resources */ = {isa = PBXBuildFile; fileRef = 422BD95B213CE0F300DF8E89 /* HomeHeader.xib */; };
  40. 422BD95F213CE2E600DF8E89 /* RABadgeNumberView.m in Sources */ = {isa = PBXBuildFile; fileRef = 422BD95E213CE2E600DF8E89 /* RABadgeNumberView.m */; };
  41. 422DA1C02134FA7D0021BD70 /* RAPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 422DA1BF2134FA7D0021BD70 /* RAPresentationController.m */; };
  42. 423C6A4E20C909FC00455E27 /* RANotificationNameCenter.m in Sources */ = {isa = PBXBuildFile; fileRef = 423C6A4D20C909FC00455E27 /* RANotificationNameCenter.m */; };
  43. 424204DC20C61561005AEED9 /* RAQRCodeScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 424204DB20C61561005AEED9 /* RAQRCodeScannerViewController.m */; };
  44. 424204DE20C6156E005AEED9 /* QRCode.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 424204DD20C6156E005AEED9 /* QRCode.storyboard */; };
  45. 424204E420C65827005AEED9 /* Camera.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 424204E320C65827005AEED9 /* Camera.storyboard */; };
  46. 424204E720C668AE005AEED9 /* RATakePhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 424204E620C668AE005AEED9 /* RATakePhotoPreviewController.m */; };
  47. 424204EE20C66D20005AEED9 /* RAPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 424204ED20C66D20005AEED9 /* RAPhotoPreviewController.m */; };
  48. 424204F020C66D2D005AEED9 /* PhotoPreview.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 424204EF20C66D2D005AEED9 /* PhotoPreview.storyboard */; };
  49. 424204F320C68E02005AEED9 /* RAProgressHUD.m in Sources */ = {isa = PBXBuildFile; fileRef = 424204F220C68E02005AEED9 /* RAProgressHUD.m */; };
  50. 424BA1E32136806C007912EC /* UIImage+RedAnt.m in Sources */ = {isa = PBXBuildFile; fileRef = 424BA1E22136806C007912EC /* UIImage+RedAnt.m */; };
  51. 42529D2120C0E8EC000C0F4D /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 42529D2020C0E8EC000C0F4D /* NetworkUtils.m */; };
  52. 42529D2520C0E97E000C0F4D /* RADataProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 42529D2420C0E97E000C0F4D /* RADataProvider.m */; };
  53. 42529D2B20C0EA0A000C0F4D /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 42529D2A20C0EA0A000C0F4D /* RAUtils.m */; };
  54. 42529D3920C0EA3F000C0F4D /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 42529D2F20C0EA3F000C0F4D /* ioapi.c */; };
  55. 42529D3A20C0EA3F000C0F4D /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 42529D3120C0EA3F000C0F4D /* mztools.c */; };
  56. 42529D3B20C0EA3F000C0F4D /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 42529D3320C0EA3F000C0F4D /* unzip.c */; };
  57. 42529D3C20C0EA3F000C0F4D /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 42529D3520C0EA3F000C0F4D /* zip.c */; };
  58. 42529D3D20C0EA3F000C0F4D /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 42529D3820C0EA3F000C0F4D /* ZipArchive.mm */; };
  59. 42529D4020C0EA59000C0F4D /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 42529D3F20C0EA59000C0F4D /* Reachability.m */; };
  60. 42529D4320C0EB01000C0F4D /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 42529D4220C0EB01000C0F4D /* RANetworkTaskDelegate.m */; };
  61. 4255EC6520C4E24500E5DA24 /* RADetailActionSelectionViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC6420C4E24500E5DA24 /* RADetailActionSelectionViewController.m */; };
  62. 4255EC6820C4E27700E5DA24 /* RADetailActionSelectionViewController+TableDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC6720C4E27700E5DA24 /* RADetailActionSelectionViewController+TableDataSource.m */; };
  63. 4255EC6B20C4E28400E5DA24 /* RADetailActionSelectionViewController+TableDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC6A20C4E28400E5DA24 /* RADetailActionSelectionViewController+TableDelegate.m */; };
  64. 4255EC6E20C4E29B00E5DA24 /* RADetailActionSelectionCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC6D20C4E29B00E5DA24 /* RADetailActionSelectionCell.m */; };
  65. 4255EC7120C4E2EC00E5DA24 /* RADetailActionSelectionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC7020C4E2EC00E5DA24 /* RADetailActionSelectionModel.m */; };
  66. 4255EC7420C5096400E5DA24 /* RAOrderEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC7320C5096400E5DA24 /* RAOrderEditViewController.m */; };
  67. 4255EC7620C5097200E5DA24 /* Edit.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4255EC7520C5097200E5DA24 /* Edit.storyboard */; };
  68. 4255EC7920C511E400E5DA24 /* RAOrderEditViewController+TableDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC7820C511E400E5DA24 /* RAOrderEditViewController+TableDataSource.m */; };
  69. 4255EC7C20C511F000E5DA24 /* RAOrderEditViewController+TableDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC7B20C511F000E5DA24 /* RAOrderEditViewController+TableDelegate.m */; };
  70. 4255EC8020C518E300E5DA24 /* RAEditScanInputCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC7F20C518E300E5DA24 /* RAEditScanInputCell.m */; };
  71. 4255EC8220C51A5000E5DA24 /* Barcode_n.png in Resources */ = {isa = PBXBuildFile; fileRef = 4255EC8120C51A4F00E5DA24 /* Barcode_n.png */; };
  72. 4255EC8720C51D4900E5DA24 /* RAEditPhotoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC8620C51D4900E5DA24 /* RAEditPhotoCell.m */; };
  73. 4255EC8A20C5211700E5DA24 /* RAEditMultInputCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC8920C5211700E5DA24 /* RAEditMultInputCell.m */; };
  74. 4255EC8D20C5232C00E5DA24 /* RAEditLabelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC8C20C5232C00E5DA24 /* RAEditLabelCell.m */; };
  75. 4255EC8F20C5260400E5DA24 /* fake_order_edit.json in Resources */ = {isa = PBXBuildFile; fileRef = 4255EC8E20C5260400E5DA24 /* fake_order_edit.json */; };
  76. 4255EC9320C526FE00E5DA24 /* RAEditBaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC9220C526FE00E5DA24 /* RAEditBaseModel.m */; };
  77. 4255EC9620C5284C00E5DA24 /* RAEditLabelModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC9520C5284C00E5DA24 /* RAEditLabelModel.m */; };
  78. 4255EC9920C5285C00E5DA24 /* RAEditInputModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC9820C5285C00E5DA24 /* RAEditInputModel.m */; };
  79. 4255EC9C20C5286D00E5DA24 /* RAEditMultInputModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC9B20C5286D00E5DA24 /* RAEditMultInputModel.m */; };
  80. 4255EC9F20C5287D00E5DA24 /* RAEditPhotoModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 4255EC9E20C5287D00E5DA24 /* RAEditPhotoModel.m */; };
  81. 4255ECA120C5400400E5DA24 /* Barcode_h.png in Resources */ = {isa = PBXBuildFile; fileRef = 4255ECA020C5400300E5DA24 /* Barcode_h.png */; };
  82. 4258D16120CE296E00067071 /* logout.png in Resources */ = {isa = PBXBuildFile; fileRef = 4258D16020CE296E00067071 /* logout.png */; };
  83. 4258D16320CE298500067071 /* list.png in Resources */ = {isa = PBXBuildFile; fileRef = 4258D16220CE298500067071 /* list.png */; };
  84. 425B97CB20C7895F00B35713 /* RASingleton.m in Sources */ = {isa = PBXBuildFile; fileRef = 425B97CA20C7895F00B35713 /* RASingleton.m */; };
  85. 425B97D020C78ABE00B35713 /* RAUploadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 425B97CE20C78ABE00B35713 /* RAUploadManager.m */; };
  86. 425B97D120C78ABE00B35713 /* RAUploadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 425B97CF20C78ABE00B35713 /* RAUploadOperation.m */; };
  87. 425B97E220C7BC4A00B35713 /* RAUploadListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 425B97E120C7BC4A00B35713 /* RAUploadListViewController.m */; };
  88. 425B97E520C7BD3800B35713 /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = 425B97E320C7BD3800B35713 /* UIView+Toast.m */; };
  89. 425B97E820C7BF4000B35713 /* ApexDriverUploadListVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 425B97E720C7BF4000B35713 /* ApexDriverUploadListVC.m */; };
  90. 425B97EA20C7BF4E00B35713 /* Upload.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 425B97E920C7BF4E00B35713 /* Upload.storyboard */; };
  91. 425B97ED20C7C35C00B35713 /* ApexDriverUploadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 425B97EC20C7C35C00B35713 /* ApexDriverUploadCell.m */; };
  92. 425F1B6C2138F0470031B2C7 /* RANavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 425F1B6B2138F0470031B2C7 /* RANavigationController.m */; };
  93. 4280034120C0F146004D4F50 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 4280033920C0F145004D4F50 /* AESCrypt.m */; };
  94. 4280034220C0F146004D4F50 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 4280033A20C0F145004D4F50 /* LICENSE */; };
  95. 4280034320C0F146004D4F50 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 4280033C20C0F145004D4F50 /* NSData+Base64.m */; };
  96. 4280034420C0F146004D4F50 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 4280033E20C0F145004D4F50 /* NSData+CommonCrypto.m */; };
  97. 4280034520C0F146004D4F50 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 4280034020C0F145004D4F50 /* NSString+Base64.m */; };
  98. 42810FEB20E4C79100315156 /* RAHomeMoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42810FEA20E4C79100315156 /* RAHomeMoreViewController.m */; };
  99. 42810FEE20E4C93400315156 /* RAHomeMoreViewController+TableDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 42810FED20E4C93400315156 /* RAHomeMoreViewController+TableDataSource.m */; };
  100. 42810FF120E4C94200315156 /* RAHomeMoreViewController+TableDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 42810FF020E4C94200315156 /* RAHomeMoreViewController+TableDelegate.m */; };
  101. 42810FF320E4CE1200315156 /* fake_more_order.json in Resources */ = {isa = PBXBuildFile; fileRef = 42810FF220E4CE1100315156 /* fake_more_order.json */; };
  102. 4281100120E4D47000315156 /* JLRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 42810FF720E4D46F00315156 /* JLRefreshFooter.m */; };
  103. 4281100220E4D47000315156 /* JLRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 42810FFA20E4D46F00315156 /* JLRefreshHeader.m */; };
  104. 4281100320E4D47000315156 /* JLRefreshBasis.m in Sources */ = {isa = PBXBuildFile; fileRef = 42810FFC20E4D46F00315156 /* JLRefreshBasis.m */; };
  105. 4281100420E4D47000315156 /* UIScrollView+JLRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 42810FFE20E4D46F00315156 /* UIScrollView+JLRefresh.m */; };
  106. 4281100520E4D47000315156 /* UIView+JLExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 4281100020E4D46F00315156 /* UIView+JLExtension.m */; };
  107. 429CF61C20E0E32E00CE8DAD /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 429CF61E20E0E32E00CE8DAD /* Localizable.strings */; };
  108. 42C1B2702134D61200637085 /* Filter.png in Resources */ = {isa = PBXBuildFile; fileRef = 42C1B26F2134D61100637085 /* Filter.png */; };
  109. 42C1B2742134F24C00637085 /* RADatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42C1B2732134F24C00637085 /* RADatePickerViewController.m */; };
  110. 42D8B8A320C2253E001C125F /* fake_order_list.json in Resources */ = {isa = PBXBuildFile; fileRef = 42D8B8A220C2253E001C125F /* fake_order_list.json */; };
  111. 42D8B8A820C23DD9001C125F /* RAOrderDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8A720C23DD9001C125F /* RAOrderDetailViewController.m */; };
  112. 42D8B8AA20C23DF0001C125F /* Detail.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42D8B8A920C23DF0001C125F /* Detail.storyboard */; };
  113. 42D8B8AE20C245D5001C125F /* RADetailSingleLineCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8AD20C245D5001C125F /* RADetailSingleLineCell.m */; };
  114. 42D8B8B120C2462D001C125F /* RADetailMultLineCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8B020C2462D001C125F /* RADetailMultLineCell.m */; };
  115. 42D8B8B420C2463D001C125F /* RADetailLocationCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8B320C2463D001C125F /* RADetailLocationCell.m */; };
  116. 42D8B8B720C24656001C125F /* RADetailActionsCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8B620C24656001C125F /* RADetailActionsCell.m */; };
  117. 42D8B8BB20C2486C001C125F /* RADetailActionSubCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8BA20C2486C001C125F /* RADetailActionSubCell.m */; };
  118. 42D8B8BF20C24A92001C125F /* RADetailSingleLineModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8BE20C24A92001C125F /* RADetailSingleLineModel.m */; };
  119. 42D8B8C220C24AA6001C125F /* RADetailMultLineModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8C120C24AA6001C125F /* RADetailMultLineModel.m */; };
  120. 42D8B8C520C24AB4001C125F /* RADetailLocationModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8C420C24AB4001C125F /* RADetailLocationModel.m */; };
  121. 42D8B8C820C24B0B001C125F /* RADetailActionCollectionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8C720C24B0B001C125F /* RADetailActionCollectionModel.m */; };
  122. 42D8B8CC20C24B27001C125F /* RADetailActionModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8CB20C24B27001C125F /* RADetailActionModel.m */; };
  123. 42D8B8CF20C2657D001C125F /* RADetailBaseModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8CE20C2657D001C125F /* RADetailBaseModel.m */; };
  124. 42D8B8D220C267C7001C125F /* RADetailActionsLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8D120C267C7001C125F /* RADetailActionsLayout.m */; };
  125. 42D8B8D520C27399001C125F /* RADetailActionsCell+CollectionViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8D420C27399001C125F /* RADetailActionsCell+CollectionViewDelegate.m */; };
  126. 42D8B8D820C273AC001C125F /* RADetailActionsCell+CollectionViewDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8D720C273AC001C125F /* RADetailActionsCell+CollectionViewDataSource.m */; };
  127. 42D8B8DB20C279AA001C125F /* RAOrderDetailViewController+TableViewDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8DA20C279AA001C125F /* RAOrderDetailViewController+TableViewDataSource.m */; };
  128. 42D8B8DE20C279BA001C125F /* RAOrderDetailViewController+TableViewDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8B8DD20C279BA001C125F /* RAOrderDetailViewController+TableViewDelegate.m */; };
  129. 42D8B8E020C28755001C125F /* fake_order_detail.json in Resources */ = {isa = PBXBuildFile; fileRef = 42D8B8DF20C28755001C125F /* fake_order_detail.json */; };
  130. 42ED62D920F85ADB00E08CCB /* NotificationService.m in Sources */ = {isa = PBXBuildFile; fileRef = 42ED62D820F85ADB00E08CCB /* NotificationService.m */; };
  131. 42ED62DD20F85ADB00E08CCB /* RADriversNotificationService.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 42ED62D520F85ADB00E08CCB /* RADriversNotificationService.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  132. 42F0C5D720E20B3F00922442 /* RACameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42F0C5D620E20B3E00922442 /* RACameraViewController.m */; };
  133. 71EAA33320B9571B002F003C /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71EAA33220B9571B002F003C /* AppDelegate.m */; };
  134. 71EAA33920B9571B002F003C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71EAA33720B9571B002F003C /* Main.storyboard */; };
  135. 71EAA33B20B95720002F003C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 71EAA33A20B95720002F003C /* Assets.xcassets */; };
  136. 71EAA33E20B95720002F003C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71EAA33C20B95720002F003C /* LaunchScreen.storyboard */; };
  137. 71EAA34120B95720002F003C /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 71EAA34020B95720002F003C /* main.m */; };
  138. /* End PBXBuildFile section */
  139. /* Begin PBXContainerItemProxy section */
  140. 42ED62DB20F85ADB00E08CCB /* PBXContainerItemProxy */ = {
  141. isa = PBXContainerItemProxy;
  142. containerPortal = 71EAA32620B9571B002F003C /* Project object */;
  143. proxyType = 1;
  144. remoteGlobalIDString = 42ED62D420F85ADB00E08CCB;
  145. remoteInfo = RADriversNotificationService;
  146. };
  147. /* End PBXContainerItemProxy section */
  148. /* Begin PBXCopyFilesBuildPhase section */
  149. 42ED62E120F85ADB00E08CCB /* Embed App Extensions */ = {
  150. isa = PBXCopyFilesBuildPhase;
  151. buildActionMask = 2147483647;
  152. dstPath = "";
  153. dstSubfolderSpec = 13;
  154. files = (
  155. 42ED62DD20F85ADB00E08CCB /* RADriversNotificationService.appex in Embed App Extensions */,
  156. );
  157. name = "Embed App Extensions";
  158. runOnlyForDeploymentPostprocessing = 0;
  159. };
  160. /* End PBXCopyFilesBuildPhase section */
  161. /* Begin PBXFileReference section */
  162. 4205FD4320C0F2C000DB42B4 /* Login.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Login.storyboard; sourceTree = "<group>"; };
  163. 4205FD4620C0F33500DB42B4 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
  164. 4205FD4720C0F33500DB42B4 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
  165. 4205FD4920C0F4C300DB42B4 /* RetrievePasswordViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RetrievePasswordViewController.h; sourceTree = "<group>"; };
  166. 4205FD4A20C0F4C300DB42B4 /* RetrievePasswordViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RetrievePasswordViewController.m; sourceTree = "<group>"; };
  167. 4205FD4D20C0F50C00DB42B4 /* JLCustomerAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLCustomerAlertController.h; sourceTree = "<group>"; };
  168. 4205FD4E20C0F50C00DB42B4 /* JLCustomerAlertController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLCustomerAlertController.m; sourceTree = "<group>"; };
  169. 4205FD4F20C0F50C00DB42B4 /* JLCustomerNavigationAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLCustomerNavigationAlertController.h; sourceTree = "<group>"; };
  170. 4205FD5020C0F50C00DB42B4 /* JLCustomerNavigationAlertController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLCustomerNavigationAlertController.m; sourceTree = "<group>"; };
  171. 4205FD5120C0F50C00DB42B4 /* JLPresentationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLPresentationController.h; sourceTree = "<group>"; };
  172. 4205FD5220C0F50C00DB42B4 /* JLPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLPresentationController.m; sourceTree = "<group>"; };
  173. 4205FD5620C0F6F100DB42B4 /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../common/RAConvertor.h; sourceTree = "<group>"; };
  174. 4205FD5720C0F6F100DB42B4 /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../common/RAConvertor.m; sourceTree = "<group>"; };
  175. 4205FD5A20C1316200DB42B4 /* RABaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RABaseViewController.h; sourceTree = "<group>"; };
  176. 4205FD5B20C1316200DB42B4 /* RABaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RABaseViewController.m; sourceTree = "<group>"; };
  177. 4205FD5F20C135CF00DB42B4 /* RAHomeViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAHomeViewController.h; sourceTree = "<group>"; };
  178. 4205FD6020C135CF00DB42B4 /* RAHomeViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAHomeViewController.m; sourceTree = "<group>"; };
  179. 4205FD6220C136F900DB42B4 /* Home.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Home.storyboard; sourceTree = "<group>"; };
  180. 4205FD6420C13BF400DB42B4 /* RAOrderCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderCell.h; sourceTree = "<group>"; };
  181. 4205FD6520C13BF400DB42B4 /* RAOrderCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderCell.m; sourceTree = "<group>"; };
  182. 4205FD6A20C13E0700DB42B4 /* RAHomeViewController+HomeTableDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAHomeViewController+HomeTableDelegate.h"; sourceTree = "<group>"; };
  183. 4205FD6B20C13E0700DB42B4 /* RAHomeViewController+HomeTableDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAHomeViewController+HomeTableDelegate.m"; sourceTree = "<group>"; };
  184. 4205FD6D20C13E2700DB42B4 /* RAHomeViewController+HomeTableDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAHomeViewController+HomeTableDataSource.h"; sourceTree = "<group>"; };
  185. 4205FD6E20C13E2700DB42B4 /* RAHomeViewController+HomeTableDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAHomeViewController+HomeTableDataSource.m"; sourceTree = "<group>"; };
  186. 4205FD7020C1465400DB42B4 /* RAHomeOrderModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAHomeOrderModel.h; sourceTree = "<group>"; };
  187. 4205FD7120C1465400DB42B4 /* RAHomeOrderModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAHomeOrderModel.m; sourceTree = "<group>"; };
  188. 420D11002133E02800149B37 /* RAOrderFilterViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterViewController.h; sourceTree = "<group>"; };
  189. 420D11012133E02800149B37 /* RAOrderFilterViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterViewController.m; sourceTree = "<group>"; };
  190. 420D11032133E03A00149B37 /* orderFilter.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = orderFilter.storyboard; sourceTree = "<group>"; };
  191. 420D11072133EE5D00149B37 /* RAOrderFilterSectionModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterSectionModel.h; sourceTree = "<group>"; };
  192. 420D11082133EE5D00149B37 /* RAOrderFilterSectionModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterSectionModel.m; sourceTree = "<group>"; };
  193. 420D110A2133EED100149B37 /* RAOrderFilterStatusModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterStatusModel.h; sourceTree = "<group>"; };
  194. 420D110B2133EED100149B37 /* RAOrderFilterStatusModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterStatusModel.m; sourceTree = "<group>"; };
  195. 420D110D2133EEE300149B37 /* RAOrderFilterInputModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterInputModel.h; sourceTree = "<group>"; };
  196. 420D110E2133EEE300149B37 /* RAOrderFilterInputModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterInputModel.m; sourceTree = "<group>"; };
  197. 420D11102133EEF500149B37 /* RAOrderFilterDateModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterDateModel.h; sourceTree = "<group>"; };
  198. 420D11112133EEF500149B37 /* RAOrderFilterDateModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterDateModel.m; sourceTree = "<group>"; };
  199. 420D11132133EF2800149B37 /* RAOrderFilterBaseModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterBaseModel.h; sourceTree = "<group>"; };
  200. 420D11142133EF2800149B37 /* RAOrderFilterBaseModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterBaseModel.m; sourceTree = "<group>"; };
  201. 420D11162133F06900149B37 /* RAOrderFilterStatusCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterStatusCell.h; sourceTree = "<group>"; };
  202. 420D11172133F06900149B37 /* RAOrderFilterStatusCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterStatusCell.m; sourceTree = "<group>"; };
  203. 420D11192133F07B00149B37 /* RAOrderFilterInputCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterInputCell.h; sourceTree = "<group>"; };
  204. 420D111A2133F07B00149B37 /* RAOrderFilterInputCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterInputCell.m; sourceTree = "<group>"; };
  205. 420D111C2133F08F00149B37 /* RAOrderFilterDateCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterDateCell.h; sourceTree = "<group>"; };
  206. 420D111D2133F08F00149B37 /* RAOrderFilterDateCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterDateCell.m; sourceTree = "<group>"; };
  207. 420D111F2133F38500149B37 /* RAOrderFilterBaseCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderFilterBaseCell.h; sourceTree = "<group>"; };
  208. 420D11202133F38500149B37 /* RAOrderFilterBaseCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderFilterBaseCell.m; sourceTree = "<group>"; };
  209. 420D11222133F7A700149B37 /* Checkmark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Checkmark.png; sourceTree = "<group>"; };
  210. 420D11242133F7E200149B37 /* RAOrderFilterViewController+DataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAOrderFilterViewController+DataSource.h"; sourceTree = "<group>"; };
  211. 420D11252133F7E200149B37 /* RAOrderFilterViewController+DataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAOrderFilterViewController+DataSource.m"; sourceTree = "<group>"; };
  212. 420D11272133F7F600149B37 /* RAOrderFilterViewController+TableDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAOrderFilterViewController+TableDelegate.h"; sourceTree = "<group>"; };
  213. 420D11282133F7F600149B37 /* RAOrderFilterViewController+TableDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAOrderFilterViewController+TableDelegate.m"; sourceTree = "<group>"; };
  214. 420D112A2133F98600149B37 /* fake_order_filter.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = fake_order_filter.json; sourceTree = "<group>"; };
  215. 422BD959213CE06300DF8E89 /* backend_flag.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = backend_flag.png; sourceTree = "<group>"; };
  216. 422BD95B213CE0F300DF8E89 /* HomeHeader.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeHeader.xib; sourceTree = "<group>"; };
  217. 422BD95D213CE2E600DF8E89 /* RABadgeNumberView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RABadgeNumberView.h; sourceTree = "<group>"; };
  218. 422BD95E213CE2E600DF8E89 /* RABadgeNumberView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RABadgeNumberView.m; sourceTree = "<group>"; };
  219. 422DA1BE2134FA7D0021BD70 /* RAPresentationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAPresentationController.h; sourceTree = "<group>"; };
  220. 422DA1BF2134FA7D0021BD70 /* RAPresentationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAPresentationController.m; sourceTree = "<group>"; };
  221. 423C6A4C20C909FC00455E27 /* RANotificationNameCenter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RANotificationNameCenter.h; sourceTree = "<group>"; };
  222. 423C6A4D20C909FC00455E27 /* RANotificationNameCenter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RANotificationNameCenter.m; sourceTree = "<group>"; };
  223. 424204DA20C61561005AEED9 /* RAQRCodeScannerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAQRCodeScannerViewController.h; sourceTree = "<group>"; };
  224. 424204DB20C61561005AEED9 /* RAQRCodeScannerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAQRCodeScannerViewController.m; sourceTree = "<group>"; };
  225. 424204DD20C6156E005AEED9 /* QRCode.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = QRCode.storyboard; sourceTree = "<group>"; };
  226. 424204E020C65817005AEED9 /* RACameraViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RACameraViewController.h; sourceTree = "<group>"; };
  227. 424204E320C65827005AEED9 /* Camera.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Camera.storyboard; sourceTree = "<group>"; };
  228. 424204E520C668AE005AEED9 /* RATakePhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RATakePhotoPreviewController.h; sourceTree = "<group>"; };
  229. 424204E620C668AE005AEED9 /* RATakePhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RATakePhotoPreviewController.m; sourceTree = "<group>"; };
  230. 424204EC20C66D20005AEED9 /* RAPhotoPreviewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAPhotoPreviewController.h; sourceTree = "<group>"; };
  231. 424204ED20C66D20005AEED9 /* RAPhotoPreviewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAPhotoPreviewController.m; sourceTree = "<group>"; };
  232. 424204EF20C66D2D005AEED9 /* PhotoPreview.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = PhotoPreview.storyboard; sourceTree = "<group>"; };
  233. 424204F120C68E02005AEED9 /* RAProgressHUD.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAProgressHUD.h; sourceTree = "<group>"; };
  234. 424204F220C68E02005AEED9 /* RAProgressHUD.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAProgressHUD.m; sourceTree = "<group>"; };
  235. 424BA1E12136806C007912EC /* UIImage+RedAnt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIImage+RedAnt.h"; sourceTree = "<group>"; };
  236. 424BA1E22136806C007912EC /* UIImage+RedAnt.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIImage+RedAnt.m"; sourceTree = "<group>"; };
  237. 42529D1F20C0E8EB000C0F4D /* NetworkUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
  238. 42529D2020C0E8EC000C0F4D /* NetworkUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
  239. 42529D2320C0E97E000C0F4D /* RADataProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADataProvider.h; sourceTree = "<group>"; };
  240. 42529D2420C0E97E000C0F4D /* RADataProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADataProvider.m; sourceTree = "<group>"; };
  241. 42529D2720C0E99B000C0F4D /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
  242. 42529D2920C0EA0A000C0F4D /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
  243. 42529D2A20C0EA0A000C0F4D /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
  244. 42529D2E20C0EA3F000C0F4D /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crypt.h; sourceTree = "<group>"; };
  245. 42529D2F20C0EA3F000C0F4D /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioapi.c; sourceTree = "<group>"; };
  246. 42529D3020C0EA3F000C0F4D /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ioapi.h; sourceTree = "<group>"; };
  247. 42529D3120C0EA3F000C0F4D /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mztools.c; sourceTree = "<group>"; };
  248. 42529D3220C0EA3F000C0F4D /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mztools.h; sourceTree = "<group>"; };
  249. 42529D3320C0EA3F000C0F4D /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unzip.c; sourceTree = "<group>"; };
  250. 42529D3420C0EA3F000C0F4D /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unzip.h; sourceTree = "<group>"; };
  251. 42529D3520C0EA3F000C0F4D /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip.c; sourceTree = "<group>"; };
  252. 42529D3620C0EA3F000C0F4D /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zip.h; sourceTree = "<group>"; };
  253. 42529D3720C0EA3F000C0F4D /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZipArchive.h; sourceTree = "<group>"; };
  254. 42529D3820C0EA3F000C0F4D /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ZipArchive.mm; sourceTree = "<group>"; };
  255. 42529D3E20C0EA59000C0F4D /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
  256. 42529D3F20C0EA59000C0F4D /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
  257. 42529D4120C0EB01000C0F4D /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
  258. 42529D4220C0EB01000C0F4D /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
  259. 4255EC6320C4E24500E5DA24 /* RADetailActionSelectionViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionSelectionViewController.h; sourceTree = "<group>"; };
  260. 4255EC6420C4E24500E5DA24 /* RADetailActionSelectionViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionSelectionViewController.m; sourceTree = "<group>"; };
  261. 4255EC6620C4E27700E5DA24 /* RADetailActionSelectionViewController+TableDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RADetailActionSelectionViewController+TableDataSource.h"; sourceTree = "<group>"; };
  262. 4255EC6720C4E27700E5DA24 /* RADetailActionSelectionViewController+TableDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RADetailActionSelectionViewController+TableDataSource.m"; sourceTree = "<group>"; };
  263. 4255EC6920C4E28400E5DA24 /* RADetailActionSelectionViewController+TableDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RADetailActionSelectionViewController+TableDelegate.h"; sourceTree = "<group>"; };
  264. 4255EC6A20C4E28400E5DA24 /* RADetailActionSelectionViewController+TableDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RADetailActionSelectionViewController+TableDelegate.m"; sourceTree = "<group>"; };
  265. 4255EC6C20C4E29B00E5DA24 /* RADetailActionSelectionCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionSelectionCell.h; sourceTree = "<group>"; };
  266. 4255EC6D20C4E29B00E5DA24 /* RADetailActionSelectionCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionSelectionCell.m; sourceTree = "<group>"; };
  267. 4255EC6F20C4E2EC00E5DA24 /* RADetailActionSelectionModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionSelectionModel.h; sourceTree = "<group>"; };
  268. 4255EC7020C4E2EC00E5DA24 /* RADetailActionSelectionModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionSelectionModel.m; sourceTree = "<group>"; };
  269. 4255EC7220C5096400E5DA24 /* RAOrderEditViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderEditViewController.h; sourceTree = "<group>"; };
  270. 4255EC7320C5096400E5DA24 /* RAOrderEditViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderEditViewController.m; sourceTree = "<group>"; };
  271. 4255EC7520C5097200E5DA24 /* Edit.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Edit.storyboard; sourceTree = "<group>"; };
  272. 4255EC7720C511E400E5DA24 /* RAOrderEditViewController+TableDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAOrderEditViewController+TableDataSource.h"; sourceTree = "<group>"; };
  273. 4255EC7820C511E400E5DA24 /* RAOrderEditViewController+TableDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAOrderEditViewController+TableDataSource.m"; sourceTree = "<group>"; };
  274. 4255EC7A20C511F000E5DA24 /* RAOrderEditViewController+TableDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAOrderEditViewController+TableDelegate.h"; sourceTree = "<group>"; };
  275. 4255EC7B20C511F000E5DA24 /* RAOrderEditViewController+TableDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAOrderEditViewController+TableDelegate.m"; sourceTree = "<group>"; };
  276. 4255EC7E20C518E300E5DA24 /* RAEditScanInputCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditScanInputCell.h; sourceTree = "<group>"; };
  277. 4255EC7F20C518E300E5DA24 /* RAEditScanInputCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditScanInputCell.m; sourceTree = "<group>"; };
  278. 4255EC8120C51A4F00E5DA24 /* Barcode_n.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Barcode_n.png; sourceTree = "<group>"; };
  279. 4255EC8520C51D4900E5DA24 /* RAEditPhotoCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditPhotoCell.h; sourceTree = "<group>"; };
  280. 4255EC8620C51D4900E5DA24 /* RAEditPhotoCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditPhotoCell.m; sourceTree = "<group>"; };
  281. 4255EC8820C5211700E5DA24 /* RAEditMultInputCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditMultInputCell.h; sourceTree = "<group>"; };
  282. 4255EC8920C5211700E5DA24 /* RAEditMultInputCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditMultInputCell.m; sourceTree = "<group>"; };
  283. 4255EC8B20C5232C00E5DA24 /* RAEditLabelCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditLabelCell.h; sourceTree = "<group>"; };
  284. 4255EC8C20C5232C00E5DA24 /* RAEditLabelCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditLabelCell.m; sourceTree = "<group>"; };
  285. 4255EC8E20C5260400E5DA24 /* fake_order_edit.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = fake_order_edit.json; sourceTree = "<group>"; };
  286. 4255EC9120C526FE00E5DA24 /* RAEditBaseModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditBaseModel.h; sourceTree = "<group>"; };
  287. 4255EC9220C526FE00E5DA24 /* RAEditBaseModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditBaseModel.m; sourceTree = "<group>"; };
  288. 4255EC9420C5284C00E5DA24 /* RAEditLabelModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditLabelModel.h; sourceTree = "<group>"; };
  289. 4255EC9520C5284C00E5DA24 /* RAEditLabelModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditLabelModel.m; sourceTree = "<group>"; };
  290. 4255EC9720C5285C00E5DA24 /* RAEditInputModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditInputModel.h; sourceTree = "<group>"; };
  291. 4255EC9820C5285C00E5DA24 /* RAEditInputModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditInputModel.m; sourceTree = "<group>"; };
  292. 4255EC9A20C5286D00E5DA24 /* RAEditMultInputModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditMultInputModel.h; sourceTree = "<group>"; };
  293. 4255EC9B20C5286D00E5DA24 /* RAEditMultInputModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditMultInputModel.m; sourceTree = "<group>"; };
  294. 4255EC9D20C5287D00E5DA24 /* RAEditPhotoModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAEditPhotoModel.h; sourceTree = "<group>"; };
  295. 4255EC9E20C5287D00E5DA24 /* RAEditPhotoModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAEditPhotoModel.m; sourceTree = "<group>"; };
  296. 4255ECA020C5400300E5DA24 /* Barcode_h.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Barcode_h.png; sourceTree = "<group>"; };
  297. 4258D16020CE296E00067071 /* logout.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logout.png; sourceTree = "<group>"; };
  298. 4258D16220CE298500067071 /* list.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = list.png; sourceTree = "<group>"; };
  299. 425B97C920C7895F00B35713 /* RASingleton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RASingleton.h; sourceTree = "<group>"; };
  300. 425B97CA20C7895F00B35713 /* RASingleton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RASingleton.m; sourceTree = "<group>"; };
  301. 425B97CC20C78ABD00B35713 /* RAUploadOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadOperation.h; path = ../../common/upload/RAUploadOperation.h; sourceTree = "<group>"; };
  302. 425B97CD20C78ABE00B35713 /* RAUploadManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadManager.h; path = ../../common/upload/RAUploadManager.h; sourceTree = "<group>"; };
  303. 425B97CE20C78ABE00B35713 /* RAUploadManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadManager.m; path = ../../common/upload/RAUploadManager.m; sourceTree = "<group>"; };
  304. 425B97CF20C78ABE00B35713 /* RAUploadOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadOperation.m; path = ../../common/upload/RAUploadOperation.m; sourceTree = "<group>"; };
  305. 425B97E020C7BC4A00B35713 /* RAUploadListViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RAUploadListViewController.h; path = ../../../common/upload/RAUploadListViewController.h; sourceTree = "<group>"; };
  306. 425B97E120C7BC4A00B35713 /* RAUploadListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RAUploadListViewController.m; path = ../../../common/upload/RAUploadListViewController.m; sourceTree = "<group>"; };
  307. 425B97E320C7BD3800B35713 /* UIView+Toast.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIView+Toast.m"; path = "../../common/customUI/UIView+Toast.m"; sourceTree = "<group>"; };
  308. 425B97E420C7BD3800B35713 /* UIView+Toast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIView+Toast.h"; path = "../../common/customUI/UIView+Toast.h"; sourceTree = "<group>"; };
  309. 425B97E620C7BF4000B35713 /* ApexDriverUploadListVC.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexDriverUploadListVC.h; sourceTree = "<group>"; };
  310. 425B97E720C7BF4000B35713 /* ApexDriverUploadListVC.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexDriverUploadListVC.m; sourceTree = "<group>"; };
  311. 425B97E920C7BF4E00B35713 /* Upload.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Upload.storyboard; sourceTree = "<group>"; };
  312. 425B97EB20C7C35C00B35713 /* ApexDriverUploadCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApexDriverUploadCell.h; sourceTree = "<group>"; };
  313. 425B97EC20C7C35C00B35713 /* ApexDriverUploadCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ApexDriverUploadCell.m; sourceTree = "<group>"; };
  314. 425F1B6A2138F0470031B2C7 /* RANavigationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RANavigationController.h; sourceTree = "<group>"; };
  315. 425F1B6B2138F0470031B2C7 /* RANavigationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RANavigationController.m; sourceTree = "<group>"; };
  316. 4280033520C0EE1E004D4F50 /* PrefixHeader.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PrefixHeader.pch; sourceTree = "<group>"; };
  317. 4280033620C0F0C6004D4F50 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
  318. 4280033820C0F145004D4F50 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESCrypt.h; sourceTree = "<group>"; };
  319. 4280033920C0F145004D4F50 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AESCrypt.m; sourceTree = "<group>"; };
  320. 4280033A20C0F145004D4F50 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  321. 4280033B20C0F145004D4F50 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+Base64.h"; sourceTree = "<group>"; };
  322. 4280033C20C0F145004D4F50 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+Base64.m"; sourceTree = "<group>"; };
  323. 4280033D20C0F145004D4F50 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+CommonCrypto.h"; sourceTree = "<group>"; };
  324. 4280033E20C0F145004D4F50 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+CommonCrypto.m"; sourceTree = "<group>"; };
  325. 4280033F20C0F145004D4F50 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+Base64.h"; sourceTree = "<group>"; };
  326. 4280034020C0F145004D4F50 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+Base64.m"; sourceTree = "<group>"; };
  327. 42810FE920E4C79100315156 /* RAHomeMoreViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAHomeMoreViewController.h; sourceTree = "<group>"; };
  328. 42810FEA20E4C79100315156 /* RAHomeMoreViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAHomeMoreViewController.m; sourceTree = "<group>"; };
  329. 42810FEC20E4C93400315156 /* RAHomeMoreViewController+TableDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAHomeMoreViewController+TableDataSource.h"; sourceTree = "<group>"; };
  330. 42810FED20E4C93400315156 /* RAHomeMoreViewController+TableDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAHomeMoreViewController+TableDataSource.m"; sourceTree = "<group>"; };
  331. 42810FEF20E4C94200315156 /* RAHomeMoreViewController+TableDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAHomeMoreViewController+TableDelegate.h"; sourceTree = "<group>"; };
  332. 42810FF020E4C94200315156 /* RAHomeMoreViewController+TableDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAHomeMoreViewController+TableDelegate.m"; sourceTree = "<group>"; };
  333. 42810FF220E4CE1100315156 /* fake_more_order.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = fake_more_order.json; sourceTree = "<group>"; };
  334. 42810FF620E4D46F00315156 /* JLRefreshFooter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLRefreshFooter.h; sourceTree = "<group>"; };
  335. 42810FF720E4D46F00315156 /* JLRefreshFooter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLRefreshFooter.m; sourceTree = "<group>"; };
  336. 42810FF920E4D46F00315156 /* JLRefreshHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLRefreshHeader.h; sourceTree = "<group>"; };
  337. 42810FFA20E4D46F00315156 /* JLRefreshHeader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLRefreshHeader.m; sourceTree = "<group>"; };
  338. 42810FFB20E4D46F00315156 /* JLRefreshBasis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLRefreshBasis.h; sourceTree = "<group>"; };
  339. 42810FFC20E4D46F00315156 /* JLRefreshBasis.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLRefreshBasis.m; sourceTree = "<group>"; };
  340. 42810FFD20E4D46F00315156 /* UIScrollView+JLRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+JLRefresh.h"; sourceTree = "<group>"; };
  341. 42810FFE20E4D46F00315156 /* UIScrollView+JLRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+JLRefresh.m"; sourceTree = "<group>"; };
  342. 42810FFF20E4D46F00315156 /* UIView+JLExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+JLExtension.h"; sourceTree = "<group>"; };
  343. 4281100020E4D46F00315156 /* UIView+JLExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+JLExtension.m"; sourceTree = "<group>"; };
  344. 429CF61F20E0E35D00CE8DAD /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
  345. 42C1B26F2134D61100637085 /* Filter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Filter.png; sourceTree = "<group>"; };
  346. 42C1B2722134F24C00637085 /* RADatePickerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADatePickerViewController.h; sourceTree = "<group>"; };
  347. 42C1B2732134F24C00637085 /* RADatePickerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADatePickerViewController.m; sourceTree = "<group>"; };
  348. 42D8B8A220C2253E001C125F /* fake_order_list.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = fake_order_list.json; sourceTree = "<group>"; };
  349. 42D8B8A620C23DD9001C125F /* RAOrderDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAOrderDetailViewController.h; sourceTree = "<group>"; };
  350. 42D8B8A720C23DD9001C125F /* RAOrderDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAOrderDetailViewController.m; sourceTree = "<group>"; };
  351. 42D8B8A920C23DF0001C125F /* Detail.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Detail.storyboard; sourceTree = "<group>"; };
  352. 42D8B8AC20C245D5001C125F /* RADetailSingleLineCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailSingleLineCell.h; sourceTree = "<group>"; };
  353. 42D8B8AD20C245D5001C125F /* RADetailSingleLineCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailSingleLineCell.m; sourceTree = "<group>"; };
  354. 42D8B8AF20C2462D001C125F /* RADetailMultLineCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailMultLineCell.h; sourceTree = "<group>"; };
  355. 42D8B8B020C2462D001C125F /* RADetailMultLineCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailMultLineCell.m; sourceTree = "<group>"; };
  356. 42D8B8B220C2463D001C125F /* RADetailLocationCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailLocationCell.h; sourceTree = "<group>"; };
  357. 42D8B8B320C2463D001C125F /* RADetailLocationCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailLocationCell.m; sourceTree = "<group>"; };
  358. 42D8B8B520C24656001C125F /* RADetailActionsCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionsCell.h; sourceTree = "<group>"; };
  359. 42D8B8B620C24656001C125F /* RADetailActionsCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionsCell.m; sourceTree = "<group>"; };
  360. 42D8B8B920C2486C001C125F /* RADetailActionSubCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionSubCell.h; sourceTree = "<group>"; };
  361. 42D8B8BA20C2486C001C125F /* RADetailActionSubCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionSubCell.m; sourceTree = "<group>"; };
  362. 42D8B8BD20C24A92001C125F /* RADetailSingleLineModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailSingleLineModel.h; sourceTree = "<group>"; };
  363. 42D8B8BE20C24A92001C125F /* RADetailSingleLineModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailSingleLineModel.m; sourceTree = "<group>"; };
  364. 42D8B8C020C24AA6001C125F /* RADetailMultLineModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailMultLineModel.h; sourceTree = "<group>"; };
  365. 42D8B8C120C24AA6001C125F /* RADetailMultLineModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailMultLineModel.m; sourceTree = "<group>"; };
  366. 42D8B8C320C24AB4001C125F /* RADetailLocationModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailLocationModel.h; sourceTree = "<group>"; };
  367. 42D8B8C420C24AB4001C125F /* RADetailLocationModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailLocationModel.m; sourceTree = "<group>"; };
  368. 42D8B8C620C24B0B001C125F /* RADetailActionCollectionModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionCollectionModel.h; sourceTree = "<group>"; };
  369. 42D8B8C720C24B0B001C125F /* RADetailActionCollectionModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionCollectionModel.m; sourceTree = "<group>"; };
  370. 42D8B8CA20C24B27001C125F /* RADetailActionModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionModel.h; sourceTree = "<group>"; };
  371. 42D8B8CB20C24B27001C125F /* RADetailActionModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionModel.m; sourceTree = "<group>"; };
  372. 42D8B8CD20C2657D001C125F /* RADetailBaseModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailBaseModel.h; sourceTree = "<group>"; };
  373. 42D8B8CE20C2657D001C125F /* RADetailBaseModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailBaseModel.m; sourceTree = "<group>"; };
  374. 42D8B8D020C267C7001C125F /* RADetailActionsLayout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RADetailActionsLayout.h; sourceTree = "<group>"; };
  375. 42D8B8D120C267C7001C125F /* RADetailActionsLayout.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RADetailActionsLayout.m; sourceTree = "<group>"; };
  376. 42D8B8D320C27399001C125F /* RADetailActionsCell+CollectionViewDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RADetailActionsCell+CollectionViewDelegate.h"; sourceTree = "<group>"; };
  377. 42D8B8D420C27399001C125F /* RADetailActionsCell+CollectionViewDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RADetailActionsCell+CollectionViewDelegate.m"; sourceTree = "<group>"; };
  378. 42D8B8D620C273AC001C125F /* RADetailActionsCell+CollectionViewDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RADetailActionsCell+CollectionViewDataSource.h"; sourceTree = "<group>"; };
  379. 42D8B8D720C273AC001C125F /* RADetailActionsCell+CollectionViewDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RADetailActionsCell+CollectionViewDataSource.m"; sourceTree = "<group>"; };
  380. 42D8B8D920C279AA001C125F /* RAOrderDetailViewController+TableViewDataSource.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAOrderDetailViewController+TableViewDataSource.h"; sourceTree = "<group>"; };
  381. 42D8B8DA20C279AA001C125F /* RAOrderDetailViewController+TableViewDataSource.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAOrderDetailViewController+TableViewDataSource.m"; sourceTree = "<group>"; };
  382. 42D8B8DC20C279BA001C125F /* RAOrderDetailViewController+TableViewDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "RAOrderDetailViewController+TableViewDelegate.h"; sourceTree = "<group>"; };
  383. 42D8B8DD20C279BA001C125F /* RAOrderDetailViewController+TableViewDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RAOrderDetailViewController+TableViewDelegate.m"; sourceTree = "<group>"; };
  384. 42D8B8DF20C28755001C125F /* fake_order_detail.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = fake_order_detail.json; sourceTree = "<group>"; };
  385. 42ED62D520F85ADB00E08CCB /* RADriversNotificationService.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = RADriversNotificationService.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  386. 42ED62D720F85ADB00E08CCB /* NotificationService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NotificationService.h; sourceTree = "<group>"; };
  387. 42ED62D820F85ADB00E08CCB /* NotificationService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationService.m; sourceTree = "<group>"; };
  388. 42ED62DA20F85ADB00E08CCB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  389. 42ED62E220F88B1400E08CCB /* RADriversNotificationService.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = RADriversNotificationService.entitlements; sourceTree = "<group>"; };
  390. 42F0C5D620E20B3E00922442 /* RACameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RACameraViewController.m; sourceTree = "<group>"; };
  391. 71EAA32E20B9571B002F003C /* Apex And Drivers.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Apex And Drivers.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  392. 71EAA33120B9571B002F003C /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  393. 71EAA33220B9571B002F003C /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  394. 71EAA33820B9571B002F003C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  395. 71EAA33A20B95720002F003C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  396. 71EAA33D20B95720002F003C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  397. 71EAA33F20B95720002F003C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  398. 71EAA34020B95720002F003C /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  399. 71EAA34720B957D5002F003C /* Apex And Drivers.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Apex And Drivers.entitlements"; sourceTree = "<group>"; };
  400. /* End PBXFileReference section */
  401. /* Begin PBXFrameworksBuildPhase section */
  402. 42ED62D220F85ADB00E08CCB /* Frameworks */ = {
  403. isa = PBXFrameworksBuildPhase;
  404. buildActionMask = 2147483647;
  405. files = (
  406. );
  407. runOnlyForDeploymentPostprocessing = 0;
  408. };
  409. 71EAA32B20B9571B002F003C /* Frameworks */ = {
  410. isa = PBXFrameworksBuildPhase;
  411. buildActionMask = 2147483647;
  412. files = (
  413. );
  414. runOnlyForDeploymentPostprocessing = 0;
  415. };
  416. /* End PBXFrameworksBuildPhase section */
  417. /* Begin PBXGroup section */
  418. 4205FD4520C0F33500DB42B4 /* Login */ = {
  419. isa = PBXGroup;
  420. children = (
  421. 4205FD4920C0F4C300DB42B4 /* RetrievePasswordViewController.h */,
  422. 4205FD4A20C0F4C300DB42B4 /* RetrievePasswordViewController.m */,
  423. 4205FD4320C0F2C000DB42B4 /* Login.storyboard */,
  424. 4205FD4620C0F33500DB42B4 /* LoginViewController.h */,
  425. 4205FD4720C0F33500DB42B4 /* LoginViewController.m */,
  426. );
  427. name = Login;
  428. path = "Apex And Drivers/Login";
  429. sourceTree = SOURCE_ROOT;
  430. };
  431. 4205FD4C20C0F50C00DB42B4 /* Alert */ = {
  432. isa = PBXGroup;
  433. children = (
  434. 4205FD4D20C0F50C00DB42B4 /* JLCustomerAlertController.h */,
  435. 4205FD4E20C0F50C00DB42B4 /* JLCustomerAlertController.m */,
  436. 4205FD4F20C0F50C00DB42B4 /* JLCustomerNavigationAlertController.h */,
  437. 4205FD5020C0F50C00DB42B4 /* JLCustomerNavigationAlertController.m */,
  438. 4205FD5120C0F50C00DB42B4 /* JLPresentationController.h */,
  439. 4205FD5220C0F50C00DB42B4 /* JLPresentationController.m */,
  440. );
  441. name = Alert;
  442. path = ../../common/customUI/Alert;
  443. sourceTree = "<group>";
  444. };
  445. 4205FD5920C1313F00DB42B4 /* BaseViewController */ = {
  446. isa = PBXGroup;
  447. children = (
  448. 4205FD5A20C1316200DB42B4 /* RABaseViewController.h */,
  449. 4205FD5B20C1316200DB42B4 /* RABaseViewController.m */,
  450. );
  451. path = BaseViewController;
  452. sourceTree = "<group>";
  453. };
  454. 4205FD5D20C134B400DB42B4 /* Other */ = {
  455. isa = PBXGroup;
  456. children = (
  457. 71EAA33720B9571B002F003C /* Main.storyboard */,
  458. 71EAA33A20B95720002F003C /* Assets.xcassets */,
  459. 71EAA33C20B95720002F003C /* LaunchScreen.storyboard */,
  460. 71EAA33F20B95720002F003C /* Info.plist */,
  461. 71EAA34020B95720002F003C /* main.m */,
  462. 429CF61E20E0E32E00CE8DAD /* Localizable.strings */,
  463. );
  464. name = Other;
  465. sourceTree = "<group>";
  466. };
  467. 4205FD5E20C1359C00DB42B4 /* Home */ = {
  468. isa = PBXGroup;
  469. children = (
  470. 42810FE820E4C77800315156 /* More */,
  471. 4205FD5F20C135CF00DB42B4 /* RAHomeViewController.h */,
  472. 4205FD6020C135CF00DB42B4 /* RAHomeViewController.m */,
  473. 4205FD6A20C13E0700DB42B4 /* RAHomeViewController+HomeTableDelegate.h */,
  474. 4205FD6B20C13E0700DB42B4 /* RAHomeViewController+HomeTableDelegate.m */,
  475. 4205FD6D20C13E2700DB42B4 /* RAHomeViewController+HomeTableDataSource.h */,
  476. 4205FD6E20C13E2700DB42B4 /* RAHomeViewController+HomeTableDataSource.m */,
  477. 4205FD6220C136F900DB42B4 /* Home.storyboard */,
  478. 4205FD6420C13BF400DB42B4 /* RAOrderCell.h */,
  479. 4205FD6520C13BF400DB42B4 /* RAOrderCell.m */,
  480. 4205FD7020C1465400DB42B4 /* RAHomeOrderModel.h */,
  481. 4205FD7120C1465400DB42B4 /* RAHomeOrderModel.m */,
  482. 422BD95B213CE0F300DF8E89 /* HomeHeader.xib */,
  483. );
  484. path = Home;
  485. sourceTree = "<group>";
  486. };
  487. 420D10FF2133DFFF00149B37 /* Filter */ = {
  488. isa = PBXGroup;
  489. children = (
  490. 42C1B2712134F23000637085 /* DatePicker */,
  491. 420D11062133EE1A00149B37 /* Cell */,
  492. 420D11052133EE1500149B37 /* Model */,
  493. 420D11002133E02800149B37 /* RAOrderFilterViewController.h */,
  494. 420D11012133E02800149B37 /* RAOrderFilterViewController.m */,
  495. 420D11242133F7E200149B37 /* RAOrderFilterViewController+DataSource.h */,
  496. 420D11252133F7E200149B37 /* RAOrderFilterViewController+DataSource.m */,
  497. 420D11272133F7F600149B37 /* RAOrderFilterViewController+TableDelegate.h */,
  498. 420D11282133F7F600149B37 /* RAOrderFilterViewController+TableDelegate.m */,
  499. 420D11032133E03A00149B37 /* orderFilter.storyboard */,
  500. );
  501. path = Filter;
  502. sourceTree = "<group>";
  503. };
  504. 420D11052133EE1500149B37 /* Model */ = {
  505. isa = PBXGroup;
  506. children = (
  507. 420D11072133EE5D00149B37 /* RAOrderFilterSectionModel.h */,
  508. 420D11082133EE5D00149B37 /* RAOrderFilterSectionModel.m */,
  509. 420D110A2133EED100149B37 /* RAOrderFilterStatusModel.h */,
  510. 420D110B2133EED100149B37 /* RAOrderFilterStatusModel.m */,
  511. 420D110D2133EEE300149B37 /* RAOrderFilterInputModel.h */,
  512. 420D110E2133EEE300149B37 /* RAOrderFilterInputModel.m */,
  513. 420D11102133EEF500149B37 /* RAOrderFilterDateModel.h */,
  514. 420D11112133EEF500149B37 /* RAOrderFilterDateModel.m */,
  515. 420D11132133EF2800149B37 /* RAOrderFilterBaseModel.h */,
  516. 420D11142133EF2800149B37 /* RAOrderFilterBaseModel.m */,
  517. );
  518. path = Model;
  519. sourceTree = "<group>";
  520. };
  521. 420D11062133EE1A00149B37 /* Cell */ = {
  522. isa = PBXGroup;
  523. children = (
  524. 420D11162133F06900149B37 /* RAOrderFilterStatusCell.h */,
  525. 420D11172133F06900149B37 /* RAOrderFilterStatusCell.m */,
  526. 420D11192133F07B00149B37 /* RAOrderFilterInputCell.h */,
  527. 420D111A2133F07B00149B37 /* RAOrderFilterInputCell.m */,
  528. 420D111C2133F08F00149B37 /* RAOrderFilterDateCell.h */,
  529. 420D111D2133F08F00149B37 /* RAOrderFilterDateCell.m */,
  530. 420D111F2133F38500149B37 /* RAOrderFilterBaseCell.h */,
  531. 420D11202133F38500149B37 /* RAOrderFilterBaseCell.m */,
  532. );
  533. path = Cell;
  534. sourceTree = "<group>";
  535. };
  536. 422DA1BD2134FA510021BD70 /* PresentationController */ = {
  537. isa = PBXGroup;
  538. children = (
  539. 422DA1BE2134FA7D0021BD70 /* RAPresentationController.h */,
  540. 422DA1BF2134FA7D0021BD70 /* RAPresentationController.m */,
  541. );
  542. path = PresentationController;
  543. sourceTree = "<group>";
  544. };
  545. 424204D920C6150A005AEED9 /* QRCode */ = {
  546. isa = PBXGroup;
  547. children = (
  548. 424204DA20C61561005AEED9 /* RAQRCodeScannerViewController.h */,
  549. 424204DB20C61561005AEED9 /* RAQRCodeScannerViewController.m */,
  550. 424204DD20C6156E005AEED9 /* QRCode.storyboard */,
  551. );
  552. path = QRCode;
  553. sourceTree = "<group>";
  554. };
  555. 424204DF20C657EE005AEED9 /* Camera */ = {
  556. isa = PBXGroup;
  557. children = (
  558. 424204E520C668AE005AEED9 /* RATakePhotoPreviewController.h */,
  559. 424204E620C668AE005AEED9 /* RATakePhotoPreviewController.m */,
  560. 424204E020C65817005AEED9 /* RACameraViewController.h */,
  561. 42F0C5D620E20B3E00922442 /* RACameraViewController.m */,
  562. 424204E320C65827005AEED9 /* Camera.storyboard */,
  563. );
  564. path = Camera;
  565. sourceTree = "<group>";
  566. };
  567. 424204EB20C66CFE005AEED9 /* PhotoPreView */ = {
  568. isa = PBXGroup;
  569. children = (
  570. 424204EC20C66D20005AEED9 /* RAPhotoPreviewController.h */,
  571. 424204ED20C66D20005AEED9 /* RAPhotoPreviewController.m */,
  572. 424204EF20C66D2D005AEED9 /* PhotoPreview.storyboard */,
  573. );
  574. path = PhotoPreView;
  575. sourceTree = "<group>";
  576. };
  577. 42529D1E20C0E8C4000C0F4D /* Network */ = {
  578. isa = PBXGroup;
  579. children = (
  580. 425B97CD20C78ABE00B35713 /* RAUploadManager.h */,
  581. 425B97CE20C78ABE00B35713 /* RAUploadManager.m */,
  582. 425B97CC20C78ABD00B35713 /* RAUploadOperation.h */,
  583. 425B97CF20C78ABE00B35713 /* RAUploadOperation.m */,
  584. 42529D4120C0EB01000C0F4D /* RANetworkTaskDelegate.h */,
  585. 42529D4220C0EB01000C0F4D /* RANetworkTaskDelegate.m */,
  586. 42529D3E20C0EA59000C0F4D /* Reachability.h */,
  587. 42529D3F20C0EA59000C0F4D /* Reachability.m */,
  588. 42529D1F20C0E8EB000C0F4D /* NetworkUtils.h */,
  589. 42529D2020C0E8EC000C0F4D /* NetworkUtils.m */,
  590. );
  591. name = Network;
  592. sourceTree = "<group>";
  593. };
  594. 42529D2220C0E91E000C0F4D /* DataProvider */ = {
  595. isa = PBXGroup;
  596. children = (
  597. 42529D2320C0E97E000C0F4D /* RADataProvider.h */,
  598. 42529D2420C0E97E000C0F4D /* RADataProvider.m */,
  599. );
  600. name = DataProvider;
  601. sourceTree = "<group>";
  602. };
  603. 42529D2620C0E98A000C0F4D /* Config */ = {
  604. isa = PBXGroup;
  605. children = (
  606. 42529D2720C0E99B000C0F4D /* const.h */,
  607. 4280033620C0F0C6004D4F50 /* config.h */,
  608. 4280033520C0EE1E004D4F50 /* PrefixHeader.pch */,
  609. );
  610. name = Config;
  611. sourceTree = "<group>";
  612. };
  613. 42529D2820C0E9CE000C0F4D /* Utils */ = {
  614. isa = PBXGroup;
  615. children = (
  616. 4280033720C0F145004D4F50 /* AES */,
  617. 42529D2C20C0EA3F000C0F4D /* zip */,
  618. 42529D2920C0EA0A000C0F4D /* RAUtils.h */,
  619. 42529D2A20C0EA0A000C0F4D /* RAUtils.m */,
  620. 4205FD5620C0F6F100DB42B4 /* RAConvertor.h */,
  621. 4205FD5720C0F6F100DB42B4 /* RAConvertor.m */,
  622. 424204F120C68E02005AEED9 /* RAProgressHUD.h */,
  623. 424204F220C68E02005AEED9 /* RAProgressHUD.m */,
  624. 425B97E420C7BD3800B35713 /* UIView+Toast.h */,
  625. 425B97E320C7BD3800B35713 /* UIView+Toast.m */,
  626. 424BA1E12136806C007912EC /* UIImage+RedAnt.h */,
  627. 424BA1E22136806C007912EC /* UIImage+RedAnt.m */,
  628. 422BD95D213CE2E600DF8E89 /* RABadgeNumberView.h */,
  629. 422BD95E213CE2E600DF8E89 /* RABadgeNumberView.m */,
  630. );
  631. name = Utils;
  632. sourceTree = "<group>";
  633. };
  634. 42529D2C20C0EA3F000C0F4D /* zip */ = {
  635. isa = PBXGroup;
  636. children = (
  637. 42529D2D20C0EA3F000C0F4D /* minizip */,
  638. 42529D3720C0EA3F000C0F4D /* ZipArchive.h */,
  639. 42529D3820C0EA3F000C0F4D /* ZipArchive.mm */,
  640. );
  641. name = zip;
  642. path = "../../RedAnt ERP Mobile/common/zip";
  643. sourceTree = "<group>";
  644. };
  645. 42529D2D20C0EA3F000C0F4D /* minizip */ = {
  646. isa = PBXGroup;
  647. children = (
  648. 42529D2E20C0EA3F000C0F4D /* crypt.h */,
  649. 42529D2F20C0EA3F000C0F4D /* ioapi.c */,
  650. 42529D3020C0EA3F000C0F4D /* ioapi.h */,
  651. 42529D3120C0EA3F000C0F4D /* mztools.c */,
  652. 42529D3220C0EA3F000C0F4D /* mztools.h */,
  653. 42529D3320C0EA3F000C0F4D /* unzip.c */,
  654. 42529D3420C0EA3F000C0F4D /* unzip.h */,
  655. 42529D3520C0EA3F000C0F4D /* zip.c */,
  656. 42529D3620C0EA3F000C0F4D /* zip.h */,
  657. );
  658. path = minizip;
  659. sourceTree = "<group>";
  660. };
  661. 4255EC6220C4E21B00E5DA24 /* Action Selection */ = {
  662. isa = PBXGroup;
  663. children = (
  664. 4255EC6320C4E24500E5DA24 /* RADetailActionSelectionViewController.h */,
  665. 4255EC6420C4E24500E5DA24 /* RADetailActionSelectionViewController.m */,
  666. 4255EC6620C4E27700E5DA24 /* RADetailActionSelectionViewController+TableDataSource.h */,
  667. 4255EC6720C4E27700E5DA24 /* RADetailActionSelectionViewController+TableDataSource.m */,
  668. 4255EC6920C4E28400E5DA24 /* RADetailActionSelectionViewController+TableDelegate.h */,
  669. 4255EC6A20C4E28400E5DA24 /* RADetailActionSelectionViewController+TableDelegate.m */,
  670. 4255EC6C20C4E29B00E5DA24 /* RADetailActionSelectionCell.h */,
  671. 4255EC6D20C4E29B00E5DA24 /* RADetailActionSelectionCell.m */,
  672. 4255EC6F20C4E2EC00E5DA24 /* RADetailActionSelectionModel.h */,
  673. 4255EC7020C4E2EC00E5DA24 /* RADetailActionSelectionModel.m */,
  674. );
  675. path = "Action Selection";
  676. sourceTree = "<group>";
  677. };
  678. 4255EC7D20C518B000E5DA24 /* Cell */ = {
  679. isa = PBXGroup;
  680. children = (
  681. 4255EC7E20C518E300E5DA24 /* RAEditScanInputCell.h */,
  682. 4255EC7F20C518E300E5DA24 /* RAEditScanInputCell.m */,
  683. 4255EC8520C51D4900E5DA24 /* RAEditPhotoCell.h */,
  684. 4255EC8620C51D4900E5DA24 /* RAEditPhotoCell.m */,
  685. 4255EC8820C5211700E5DA24 /* RAEditMultInputCell.h */,
  686. 4255EC8920C5211700E5DA24 /* RAEditMultInputCell.m */,
  687. 4255EC8B20C5232C00E5DA24 /* RAEditLabelCell.h */,
  688. 4255EC8C20C5232C00E5DA24 /* RAEditLabelCell.m */,
  689. );
  690. path = Cell;
  691. sourceTree = "<group>";
  692. };
  693. 4255EC9020C526E600E5DA24 /* Model */ = {
  694. isa = PBXGroup;
  695. children = (
  696. 4255EC9120C526FE00E5DA24 /* RAEditBaseModel.h */,
  697. 4255EC9220C526FE00E5DA24 /* RAEditBaseModel.m */,
  698. 4255EC9420C5284C00E5DA24 /* RAEditLabelModel.h */,
  699. 4255EC9520C5284C00E5DA24 /* RAEditLabelModel.m */,
  700. 4255EC9720C5285C00E5DA24 /* RAEditInputModel.h */,
  701. 4255EC9820C5285C00E5DA24 /* RAEditInputModel.m */,
  702. 4255EC9A20C5286D00E5DA24 /* RAEditMultInputModel.h */,
  703. 4255EC9B20C5286D00E5DA24 /* RAEditMultInputModel.m */,
  704. 4255EC9D20C5287D00E5DA24 /* RAEditPhotoModel.h */,
  705. 4255EC9E20C5287D00E5DA24 /* RAEditPhotoModel.m */,
  706. );
  707. path = Model;
  708. sourceTree = "<group>";
  709. };
  710. 425B97D220C7B7E100B35713 /* Upload */ = {
  711. isa = PBXGroup;
  712. children = (
  713. 425B97E020C7BC4A00B35713 /* RAUploadListViewController.h */,
  714. 425B97E120C7BC4A00B35713 /* RAUploadListViewController.m */,
  715. 425B97E620C7BF4000B35713 /* ApexDriverUploadListVC.h */,
  716. 425B97E720C7BF4000B35713 /* ApexDriverUploadListVC.m */,
  717. 425B97E920C7BF4E00B35713 /* Upload.storyboard */,
  718. 425B97EB20C7C35C00B35713 /* ApexDriverUploadCell.h */,
  719. 425B97EC20C7C35C00B35713 /* ApexDriverUploadCell.m */,
  720. );
  721. path = Upload;
  722. sourceTree = "<group>";
  723. };
  724. 4280033720C0F145004D4F50 /* AES */ = {
  725. isa = PBXGroup;
  726. children = (
  727. 4280033820C0F145004D4F50 /* AESCrypt.h */,
  728. 4280033920C0F145004D4F50 /* AESCrypt.m */,
  729. 4280033A20C0F145004D4F50 /* LICENSE */,
  730. 4280033B20C0F145004D4F50 /* NSData+Base64.h */,
  731. 4280033C20C0F145004D4F50 /* NSData+Base64.m */,
  732. 4280033D20C0F145004D4F50 /* NSData+CommonCrypto.h */,
  733. 4280033E20C0F145004D4F50 /* NSData+CommonCrypto.m */,
  734. 4280033F20C0F145004D4F50 /* NSString+Base64.h */,
  735. 4280034020C0F145004D4F50 /* NSString+Base64.m */,
  736. );
  737. name = AES;
  738. path = ../../common/AES;
  739. sourceTree = "<group>";
  740. };
  741. 42810FE820E4C77800315156 /* More */ = {
  742. isa = PBXGroup;
  743. children = (
  744. 42810FE920E4C79100315156 /* RAHomeMoreViewController.h */,
  745. 42810FEA20E4C79100315156 /* RAHomeMoreViewController.m */,
  746. 42810FEC20E4C93400315156 /* RAHomeMoreViewController+TableDataSource.h */,
  747. 42810FED20E4C93400315156 /* RAHomeMoreViewController+TableDataSource.m */,
  748. 42810FEF20E4C94200315156 /* RAHomeMoreViewController+TableDelegate.h */,
  749. 42810FF020E4C94200315156 /* RAHomeMoreViewController+TableDelegate.m */,
  750. );
  751. path = More;
  752. sourceTree = "<group>";
  753. };
  754. 42810FF420E4D46F00315156 /* Refresh */ = {
  755. isa = PBXGroup;
  756. children = (
  757. 42810FF520E4D46F00315156 /* Footer */,
  758. 42810FF820E4D46F00315156 /* Header */,
  759. 42810FFB20E4D46F00315156 /* JLRefreshBasis.h */,
  760. 42810FFC20E4D46F00315156 /* JLRefreshBasis.m */,
  761. 42810FFD20E4D46F00315156 /* UIScrollView+JLRefresh.h */,
  762. 42810FFE20E4D46F00315156 /* UIScrollView+JLRefresh.m */,
  763. 42810FFF20E4D46F00315156 /* UIView+JLExtension.h */,
  764. 4281100020E4D46F00315156 /* UIView+JLExtension.m */,
  765. );
  766. name = Refresh;
  767. path = ../../common/customUI/Refresh;
  768. sourceTree = "<group>";
  769. };
  770. 42810FF520E4D46F00315156 /* Footer */ = {
  771. isa = PBXGroup;
  772. children = (
  773. 42810FF620E4D46F00315156 /* JLRefreshFooter.h */,
  774. 42810FF720E4D46F00315156 /* JLRefreshFooter.m */,
  775. );
  776. path = Footer;
  777. sourceTree = "<group>";
  778. };
  779. 42810FF820E4D46F00315156 /* Header */ = {
  780. isa = PBXGroup;
  781. children = (
  782. 42810FF920E4D46F00315156 /* JLRefreshHeader.h */,
  783. 42810FFA20E4D46F00315156 /* JLRefreshHeader.m */,
  784. );
  785. path = Header;
  786. sourceTree = "<group>";
  787. };
  788. 42C1B2712134F23000637085 /* DatePicker */ = {
  789. isa = PBXGroup;
  790. children = (
  791. 42C1B2722134F24C00637085 /* RADatePickerViewController.h */,
  792. 42C1B2732134F24C00637085 /* RADatePickerViewController.m */,
  793. );
  794. path = DatePicker;
  795. sourceTree = "<group>";
  796. };
  797. 42D8B8A120C224EE001C125F /* FakeData */ = {
  798. isa = PBXGroup;
  799. children = (
  800. 420D112A2133F98600149B37 /* fake_order_filter.json */,
  801. 42810FF220E4CE1100315156 /* fake_more_order.json */,
  802. 4255EC8E20C5260400E5DA24 /* fake_order_edit.json */,
  803. 42D8B8DF20C28755001C125F /* fake_order_detail.json */,
  804. 42D8B8A220C2253E001C125F /* fake_order_list.json */,
  805. );
  806. path = FakeData;
  807. sourceTree = "<group>";
  808. };
  809. 42D8B8A420C23D69001C125F /* Detail */ = {
  810. isa = PBXGroup;
  811. children = (
  812. 4255EC6220C4E21B00E5DA24 /* Action Selection */,
  813. 42D8B8BC20C24A77001C125F /* Model */,
  814. 42D8B8AB20C245A9001C125F /* Cell */,
  815. 42D8B8A620C23DD9001C125F /* RAOrderDetailViewController.h */,
  816. 42D8B8A720C23DD9001C125F /* RAOrderDetailViewController.m */,
  817. 42D8B8A920C23DF0001C125F /* Detail.storyboard */,
  818. 42D8B8D920C279AA001C125F /* RAOrderDetailViewController+TableViewDataSource.h */,
  819. 42D8B8DA20C279AA001C125F /* RAOrderDetailViewController+TableViewDataSource.m */,
  820. 42D8B8DC20C279BA001C125F /* RAOrderDetailViewController+TableViewDelegate.h */,
  821. 42D8B8DD20C279BA001C125F /* RAOrderDetailViewController+TableViewDelegate.m */,
  822. );
  823. path = Detail;
  824. sourceTree = "<group>";
  825. };
  826. 42D8B8A520C23D75001C125F /* Update */ = {
  827. isa = PBXGroup;
  828. children = (
  829. 4255EC9020C526E600E5DA24 /* Model */,
  830. 4255EC7D20C518B000E5DA24 /* Cell */,
  831. 4255EC7520C5097200E5DA24 /* Edit.storyboard */,
  832. 4255EC7220C5096400E5DA24 /* RAOrderEditViewController.h */,
  833. 4255EC7320C5096400E5DA24 /* RAOrderEditViewController.m */,
  834. 4255EC7720C511E400E5DA24 /* RAOrderEditViewController+TableDataSource.h */,
  835. 4255EC7820C511E400E5DA24 /* RAOrderEditViewController+TableDataSource.m */,
  836. 4255EC7A20C511F000E5DA24 /* RAOrderEditViewController+TableDelegate.h */,
  837. 4255EC7B20C511F000E5DA24 /* RAOrderEditViewController+TableDelegate.m */,
  838. );
  839. path = Update;
  840. sourceTree = "<group>";
  841. };
  842. 42D8B8AB20C245A9001C125F /* Cell */ = {
  843. isa = PBXGroup;
  844. children = (
  845. 42D8B8AC20C245D5001C125F /* RADetailSingleLineCell.h */,
  846. 42D8B8AD20C245D5001C125F /* RADetailSingleLineCell.m */,
  847. 42D8B8AF20C2462D001C125F /* RADetailMultLineCell.h */,
  848. 42D8B8B020C2462D001C125F /* RADetailMultLineCell.m */,
  849. 42D8B8B220C2463D001C125F /* RADetailLocationCell.h */,
  850. 42D8B8B320C2463D001C125F /* RADetailLocationCell.m */,
  851. 42D8B8B520C24656001C125F /* RADetailActionsCell.h */,
  852. 42D8B8B620C24656001C125F /* RADetailActionsCell.m */,
  853. 42D8B8D320C27399001C125F /* RADetailActionsCell+CollectionViewDelegate.h */,
  854. 42D8B8D420C27399001C125F /* RADetailActionsCell+CollectionViewDelegate.m */,
  855. 42D8B8D620C273AC001C125F /* RADetailActionsCell+CollectionViewDataSource.h */,
  856. 42D8B8D720C273AC001C125F /* RADetailActionsCell+CollectionViewDataSource.m */,
  857. 42D8B8B820C2470F001C125F /* CollectionView */,
  858. );
  859. path = Cell;
  860. sourceTree = "<group>";
  861. };
  862. 42D8B8B820C2470F001C125F /* CollectionView */ = {
  863. isa = PBXGroup;
  864. children = (
  865. 42D8B8B920C2486C001C125F /* RADetailActionSubCell.h */,
  866. 42D8B8BA20C2486C001C125F /* RADetailActionSubCell.m */,
  867. 42D8B8D020C267C7001C125F /* RADetailActionsLayout.h */,
  868. 42D8B8D120C267C7001C125F /* RADetailActionsLayout.m */,
  869. );
  870. path = CollectionView;
  871. sourceTree = "<group>";
  872. };
  873. 42D8B8BC20C24A77001C125F /* Model */ = {
  874. isa = PBXGroup;
  875. children = (
  876. 42D8B8CD20C2657D001C125F /* RADetailBaseModel.h */,
  877. 42D8B8CE20C2657D001C125F /* RADetailBaseModel.m */,
  878. 42D8B8BD20C24A92001C125F /* RADetailSingleLineModel.h */,
  879. 42D8B8BE20C24A92001C125F /* RADetailSingleLineModel.m */,
  880. 42D8B8C020C24AA6001C125F /* RADetailMultLineModel.h */,
  881. 42D8B8C120C24AA6001C125F /* RADetailMultLineModel.m */,
  882. 42D8B8C320C24AB4001C125F /* RADetailLocationModel.h */,
  883. 42D8B8C420C24AB4001C125F /* RADetailLocationModel.m */,
  884. 42D8B8C620C24B0B001C125F /* RADetailActionCollectionModel.h */,
  885. 42D8B8C720C24B0B001C125F /* RADetailActionCollectionModel.m */,
  886. 42D8B8C920C24B11001C125F /* Collection */,
  887. );
  888. path = Model;
  889. sourceTree = "<group>";
  890. };
  891. 42D8B8C920C24B11001C125F /* Collection */ = {
  892. isa = PBXGroup;
  893. children = (
  894. 42D8B8CA20C24B27001C125F /* RADetailActionModel.h */,
  895. 42D8B8CB20C24B27001C125F /* RADetailActionModel.m */,
  896. );
  897. path = Collection;
  898. sourceTree = "<group>";
  899. };
  900. 42ED62D620F85ADB00E08CCB /* RADriversNotificationService */ = {
  901. isa = PBXGroup;
  902. children = (
  903. 42ED62E220F88B1400E08CCB /* RADriversNotificationService.entitlements */,
  904. 42ED62D720F85ADB00E08CCB /* NotificationService.h */,
  905. 42ED62D820F85ADB00E08CCB /* NotificationService.m */,
  906. 42ED62DA20F85ADB00E08CCB /* Info.plist */,
  907. );
  908. path = RADriversNotificationService;
  909. sourceTree = "<group>";
  910. };
  911. 71EAA32520B9571B002F003C = {
  912. isa = PBXGroup;
  913. children = (
  914. 422BD959213CE06300DF8E89 /* backend_flag.png */,
  915. 42C1B26F2134D61100637085 /* Filter.png */,
  916. 420D11222133F7A700149B37 /* Checkmark.png */,
  917. 4255EC8120C51A4F00E5DA24 /* Barcode_n.png */,
  918. 4255ECA020C5400300E5DA24 /* Barcode_h.png */,
  919. 4258D16020CE296E00067071 /* logout.png */,
  920. 4258D16220CE298500067071 /* list.png */,
  921. 71EAA33020B9571B002F003C /* Apex And Drivers */,
  922. 42ED62D620F85ADB00E08CCB /* RADriversNotificationService */,
  923. 71EAA32F20B9571B002F003C /* Products */,
  924. );
  925. sourceTree = "<group>";
  926. };
  927. 71EAA32F20B9571B002F003C /* Products */ = {
  928. isa = PBXGroup;
  929. children = (
  930. 71EAA32E20B9571B002F003C /* Apex And Drivers.app */,
  931. 42ED62D520F85ADB00E08CCB /* RADriversNotificationService.appex */,
  932. );
  933. name = Products;
  934. sourceTree = "<group>";
  935. };
  936. 71EAA33020B9571B002F003C /* Apex And Drivers */ = {
  937. isa = PBXGroup;
  938. children = (
  939. 422DA1BD2134FA510021BD70 /* PresentationController */,
  940. 71EAA34720B957D5002F003C /* Apex And Drivers.entitlements */,
  941. 42810FF420E4D46F00315156 /* Refresh */,
  942. 4205FD4C20C0F50C00DB42B4 /* Alert */,
  943. 42529D2820C0E9CE000C0F4D /* Utils */,
  944. 42529D2620C0E98A000C0F4D /* Config */,
  945. 42529D2220C0E91E000C0F4D /* DataProvider */,
  946. 42529D1E20C0E8C4000C0F4D /* Network */,
  947. 4205FD5920C1313F00DB42B4 /* BaseViewController */,
  948. 4205FD4520C0F33500DB42B4 /* Login */,
  949. 420D10FF2133DFFF00149B37 /* Filter */,
  950. 4205FD5E20C1359C00DB42B4 /* Home */,
  951. 42D8B8A420C23D69001C125F /* Detail */,
  952. 42D8B8A520C23D75001C125F /* Update */,
  953. 42D8B8A120C224EE001C125F /* FakeData */,
  954. 424204D920C6150A005AEED9 /* QRCode */,
  955. 424204DF20C657EE005AEED9 /* Camera */,
  956. 424204EB20C66CFE005AEED9 /* PhotoPreView */,
  957. 425B97D220C7B7E100B35713 /* Upload */,
  958. 425B97C920C7895F00B35713 /* RASingleton.h */,
  959. 425B97CA20C7895F00B35713 /* RASingleton.m */,
  960. 423C6A4C20C909FC00455E27 /* RANotificationNameCenter.h */,
  961. 423C6A4D20C909FC00455E27 /* RANotificationNameCenter.m */,
  962. 71EAA33120B9571B002F003C /* AppDelegate.h */,
  963. 71EAA33220B9571B002F003C /* AppDelegate.m */,
  964. 425F1B6A2138F0470031B2C7 /* RANavigationController.h */,
  965. 425F1B6B2138F0470031B2C7 /* RANavigationController.m */,
  966. 4205FD5D20C134B400DB42B4 /* Other */,
  967. );
  968. path = "Apex And Drivers";
  969. sourceTree = "<group>";
  970. };
  971. /* End PBXGroup section */
  972. /* Begin PBXNativeTarget section */
  973. 42ED62D420F85ADB00E08CCB /* RADriversNotificationService */ = {
  974. isa = PBXNativeTarget;
  975. buildConfigurationList = 42ED62E020F85ADB00E08CCB /* Build configuration list for PBXNativeTarget "RADriversNotificationService" */;
  976. buildPhases = (
  977. 42ED62D120F85ADB00E08CCB /* Sources */,
  978. 42ED62D220F85ADB00E08CCB /* Frameworks */,
  979. 42ED62D320F85ADB00E08CCB /* Resources */,
  980. );
  981. buildRules = (
  982. );
  983. dependencies = (
  984. );
  985. name = RADriversNotificationService;
  986. productName = RADriversNotificationService;
  987. productReference = 42ED62D520F85ADB00E08CCB /* RADriversNotificationService.appex */;
  988. productType = "com.apple.product-type.app-extension";
  989. };
  990. 71EAA32D20B9571B002F003C /* Apex And Drivers */ = {
  991. isa = PBXNativeTarget;
  992. buildConfigurationList = 71EAA34420B95720002F003C /* Build configuration list for PBXNativeTarget "Apex And Drivers" */;
  993. buildPhases = (
  994. 71EAA32A20B9571B002F003C /* Sources */,
  995. 71EAA32B20B9571B002F003C /* Frameworks */,
  996. 71EAA32C20B9571B002F003C /* Resources */,
  997. 42ED62E120F85ADB00E08CCB /* Embed App Extensions */,
  998. );
  999. buildRules = (
  1000. );
  1001. dependencies = (
  1002. 42ED62DC20F85ADB00E08CCB /* PBXTargetDependency */,
  1003. );
  1004. name = "Apex And Drivers";
  1005. productName = "Apex And Drivers";
  1006. productReference = 71EAA32E20B9571B002F003C /* Apex And Drivers.app */;
  1007. productType = "com.apple.product-type.application";
  1008. };
  1009. /* End PBXNativeTarget section */
  1010. /* Begin PBXProject section */
  1011. 71EAA32620B9571B002F003C /* Project object */ = {
  1012. isa = PBXProject;
  1013. attributes = {
  1014. LastUpgradeCheck = 0930;
  1015. ORGANIZATIONNAME = USAI;
  1016. TargetAttributes = {
  1017. 42ED62D420F85ADB00E08CCB = {
  1018. CreatedOnToolsVersion = 9.4;
  1019. SystemCapabilities = {
  1020. com.apple.ApplicationGroups.iOS = {
  1021. enabled = 1;
  1022. };
  1023. };
  1024. };
  1025. 71EAA32D20B9571B002F003C = {
  1026. CreatedOnToolsVersion = 9.3;
  1027. SystemCapabilities = {
  1028. com.apple.ApplicationGroups.iOS = {
  1029. enabled = 1;
  1030. };
  1031. com.apple.BackgroundModes = {
  1032. enabled = 1;
  1033. };
  1034. com.apple.Push = {
  1035. enabled = 1;
  1036. };
  1037. };
  1038. };
  1039. };
  1040. };
  1041. buildConfigurationList = 71EAA32920B9571B002F003C /* Build configuration list for PBXProject "Apex And Drivers" */;
  1042. compatibilityVersion = "Xcode 9.3";
  1043. developmentRegion = en;
  1044. hasScannedForEncodings = 0;
  1045. knownRegions = (
  1046. en,
  1047. Base,
  1048. );
  1049. mainGroup = 71EAA32520B9571B002F003C;
  1050. productRefGroup = 71EAA32F20B9571B002F003C /* Products */;
  1051. projectDirPath = "";
  1052. projectRoot = "";
  1053. targets = (
  1054. 71EAA32D20B9571B002F003C /* Apex And Drivers */,
  1055. 42ED62D420F85ADB00E08CCB /* RADriversNotificationService */,
  1056. );
  1057. };
  1058. /* End PBXProject section */
  1059. /* Begin PBXResourcesBuildPhase section */
  1060. 42ED62D320F85ADB00E08CCB /* Resources */ = {
  1061. isa = PBXResourcesBuildPhase;
  1062. buildActionMask = 2147483647;
  1063. files = (
  1064. );
  1065. runOnlyForDeploymentPostprocessing = 0;
  1066. };
  1067. 71EAA32C20B9571B002F003C /* Resources */ = {
  1068. isa = PBXResourcesBuildPhase;
  1069. buildActionMask = 2147483647;
  1070. files = (
  1071. 42C1B2702134D61200637085 /* Filter.png in Resources */,
  1072. 71EAA33E20B95720002F003C /* LaunchScreen.storyboard in Resources */,
  1073. 420D112B2133F98600149B37 /* fake_order_filter.json in Resources */,
  1074. 4255EC8220C51A5000E5DA24 /* Barcode_n.png in Resources */,
  1075. 422BD95C213CE0F300DF8E89 /* HomeHeader.xib in Resources */,
  1076. 4255ECA120C5400400E5DA24 /* Barcode_h.png in Resources */,
  1077. 4258D16320CE298500067071 /* list.png in Resources */,
  1078. 422BD95A213CE06300DF8E89 /* backend_flag.png in Resources */,
  1079. 42D8B8A320C2253E001C125F /* fake_order_list.json in Resources */,
  1080. 420D11042133E03A00149B37 /* orderFilter.storyboard in Resources */,
  1081. 424204E420C65827005AEED9 /* Camera.storyboard in Resources */,
  1082. 42D8B8E020C28755001C125F /* fake_order_detail.json in Resources */,
  1083. 71EAA33B20B95720002F003C /* Assets.xcassets in Resources */,
  1084. 42D8B8AA20C23DF0001C125F /* Detail.storyboard in Resources */,
  1085. 4255EC8F20C5260400E5DA24 /* fake_order_edit.json in Resources */,
  1086. 424204DE20C6156E005AEED9 /* QRCode.storyboard in Resources */,
  1087. 424204F020C66D2D005AEED9 /* PhotoPreview.storyboard in Resources */,
  1088. 429CF61C20E0E32E00CE8DAD /* Localizable.strings in Resources */,
  1089. 42810FF320E4CE1200315156 /* fake_more_order.json in Resources */,
  1090. 4280034220C0F146004D4F50 /* LICENSE in Resources */,
  1091. 4258D16120CE296E00067071 /* logout.png in Resources */,
  1092. 425B97EA20C7BF4E00B35713 /* Upload.storyboard in Resources */,
  1093. 420D11232133F7A700149B37 /* Checkmark.png in Resources */,
  1094. 4255EC7620C5097200E5DA24 /* Edit.storyboard in Resources */,
  1095. 4205FD6320C136F900DB42B4 /* Home.storyboard in Resources */,
  1096. 4205FD4420C0F2C000DB42B4 /* Login.storyboard in Resources */,
  1097. 71EAA33920B9571B002F003C /* Main.storyboard in Resources */,
  1098. );
  1099. runOnlyForDeploymentPostprocessing = 0;
  1100. };
  1101. /* End PBXResourcesBuildPhase section */
  1102. /* Begin PBXSourcesBuildPhase section */
  1103. 42ED62D120F85ADB00E08CCB /* Sources */ = {
  1104. isa = PBXSourcesBuildPhase;
  1105. buildActionMask = 2147483647;
  1106. files = (
  1107. 42ED62D920F85ADB00E08CCB /* NotificationService.m in Sources */,
  1108. );
  1109. runOnlyForDeploymentPostprocessing = 0;
  1110. };
  1111. 71EAA32A20B9571B002F003C /* Sources */ = {
  1112. isa = PBXSourcesBuildPhase;
  1113. buildActionMask = 2147483647;
  1114. files = (
  1115. 422BD95F213CE2E600DF8E89 /* RABadgeNumberView.m in Sources */,
  1116. 4255EC8720C51D4900E5DA24 /* RAEditPhotoCell.m in Sources */,
  1117. 4280034520C0F146004D4F50 /* NSString+Base64.m in Sources */,
  1118. 424204F320C68E02005AEED9 /* RAProgressHUD.m in Sources */,
  1119. 42D8B8BF20C24A92001C125F /* RADetailSingleLineModel.m in Sources */,
  1120. 42D8B8D820C273AC001C125F /* RADetailActionsCell+CollectionViewDataSource.m in Sources */,
  1121. 42C1B2742134F24C00637085 /* RADatePickerViewController.m in Sources */,
  1122. 42529D3B20C0EA3F000C0F4D /* unzip.c in Sources */,
  1123. 4205FD4B20C0F4C400DB42B4 /* RetrievePasswordViewController.m in Sources */,
  1124. 420D11292133F7F600149B37 /* RAOrderFilterViewController+TableDelegate.m in Sources */,
  1125. 420D11262133F7E200149B37 /* RAOrderFilterViewController+DataSource.m in Sources */,
  1126. 42529D4320C0EB01000C0F4D /* RANetworkTaskDelegate.m in Sources */,
  1127. 420D11022133E02800149B37 /* RAOrderFilterViewController.m in Sources */,
  1128. 425B97D120C78ABE00B35713 /* RAUploadOperation.m in Sources */,
  1129. 4255EC7120C4E2EC00E5DA24 /* RADetailActionSelectionModel.m in Sources */,
  1130. 420D11092133EE5D00149B37 /* RAOrderFilterSectionModel.m in Sources */,
  1131. 42D8B8DE20C279BA001C125F /* RAOrderDetailViewController+TableViewDelegate.m in Sources */,
  1132. 425B97E520C7BD3800B35713 /* UIView+Toast.m in Sources */,
  1133. 42529D2B20C0EA0A000C0F4D /* RAUtils.m in Sources */,
  1134. 4281100420E4D47000315156 /* UIScrollView+JLRefresh.m in Sources */,
  1135. 4205FD6620C13BF400DB42B4 /* RAOrderCell.m in Sources */,
  1136. 42529D2120C0E8EC000C0F4D /* NetworkUtils.m in Sources */,
  1137. 420D11152133EF2800149B37 /* RAOrderFilterBaseModel.m in Sources */,
  1138. 42D8B8CF20C2657D001C125F /* RADetailBaseModel.m in Sources */,
  1139. 42F0C5D720E20B3F00922442 /* RACameraViewController.m in Sources */,
  1140. 4205FD5520C0F50C00DB42B4 /* JLPresentationController.m in Sources */,
  1141. 424204EE20C66D20005AEED9 /* RAPhotoPreviewController.m in Sources */,
  1142. 42529D3D20C0EA3F000C0F4D /* ZipArchive.mm in Sources */,
  1143. 4280034320C0F146004D4F50 /* NSData+Base64.m in Sources */,
  1144. 42D8B8C820C24B0B001C125F /* RADetailActionCollectionModel.m in Sources */,
  1145. 4255EC7C20C511F000E5DA24 /* RAOrderEditViewController+TableDelegate.m in Sources */,
  1146. 42D8B8DB20C279AA001C125F /* RAOrderDetailViewController+TableViewDataSource.m in Sources */,
  1147. 4255EC8020C518E300E5DA24 /* RAEditScanInputCell.m in Sources */,
  1148. 4255EC8D20C5232C00E5DA24 /* RAEditLabelCell.m in Sources */,
  1149. 42D8B8CC20C24B27001C125F /* RADetailActionModel.m in Sources */,
  1150. 4205FD5820C0F6F100DB42B4 /* RAConvertor.m in Sources */,
  1151. 4205FD5320C0F50C00DB42B4 /* JLCustomerAlertController.m in Sources */,
  1152. 4281100120E4D47000315156 /* JLRefreshFooter.m in Sources */,
  1153. 4255EC6820C4E27700E5DA24 /* RADetailActionSelectionViewController+TableDataSource.m in Sources */,
  1154. 4255EC9C20C5286D00E5DA24 /* RAEditMultInputModel.m in Sources */,
  1155. 4255EC7420C5096400E5DA24 /* RAOrderEditViewController.m in Sources */,
  1156. 4280034420C0F146004D4F50 /* NSData+CommonCrypto.m in Sources */,
  1157. 420D111B2133F07B00149B37 /* RAOrderFilterInputCell.m in Sources */,
  1158. 4205FD6120C135CF00DB42B4 /* RAHomeViewController.m in Sources */,
  1159. 4205FD7220C1465400DB42B4 /* RAHomeOrderModel.m in Sources */,
  1160. 4255EC6B20C4E28400E5DA24 /* RADetailActionSelectionViewController+TableDelegate.m in Sources */,
  1161. 420D110F2133EEE300149B37 /* RAOrderFilterInputModel.m in Sources */,
  1162. 42529D3C20C0EA3F000C0F4D /* zip.c in Sources */,
  1163. 422DA1C02134FA7D0021BD70 /* RAPresentationController.m in Sources */,
  1164. 42D8B8D220C267C7001C125F /* RADetailActionsLayout.m in Sources */,
  1165. 420D111E2133F08F00149B37 /* RAOrderFilterDateCell.m in Sources */,
  1166. 425B97D020C78ABE00B35713 /* RAUploadManager.m in Sources */,
  1167. 424BA1E32136806C007912EC /* UIImage+RedAnt.m in Sources */,
  1168. 42D8B8B420C2463D001C125F /* RADetailLocationCell.m in Sources */,
  1169. 4281100520E4D47000315156 /* UIView+JLExtension.m in Sources */,
  1170. 423C6A4E20C909FC00455E27 /* RANotificationNameCenter.m in Sources */,
  1171. 42529D3A20C0EA3F000C0F4D /* mztools.c in Sources */,
  1172. 4205FD5C20C1316200DB42B4 /* RABaseViewController.m in Sources */,
  1173. 425F1B6C2138F0470031B2C7 /* RANavigationController.m in Sources */,
  1174. 425B97E220C7BC4A00B35713 /* RAUploadListViewController.m in Sources */,
  1175. 42D8B8B120C2462D001C125F /* RADetailMultLineCell.m in Sources */,
  1176. 42810FF120E4C94200315156 /* RAHomeMoreViewController+TableDelegate.m in Sources */,
  1177. 420D11212133F38500149B37 /* RAOrderFilterBaseCell.m in Sources */,
  1178. 4280034120C0F146004D4F50 /* AESCrypt.m in Sources */,
  1179. 42529D2520C0E97E000C0F4D /* RADataProvider.m in Sources */,
  1180. 424204DC20C61561005AEED9 /* RAQRCodeScannerViewController.m in Sources */,
  1181. 42D8B8D520C27399001C125F /* RADetailActionsCell+CollectionViewDelegate.m in Sources */,
  1182. 424204E720C668AE005AEED9 /* RATakePhotoPreviewController.m in Sources */,
  1183. 42810FEE20E4C93400315156 /* RAHomeMoreViewController+TableDataSource.m in Sources */,
  1184. 4205FD6C20C13E0700DB42B4 /* RAHomeViewController+HomeTableDelegate.m in Sources */,
  1185. 4255EC9F20C5287D00E5DA24 /* RAEditPhotoModel.m in Sources */,
  1186. 4205FD5420C0F50C00DB42B4 /* JLCustomerNavigationAlertController.m in Sources */,
  1187. 42D8B8A820C23DD9001C125F /* RAOrderDetailViewController.m in Sources */,
  1188. 42D8B8AE20C245D5001C125F /* RADetailSingleLineCell.m in Sources */,
  1189. 42810FEB20E4C79100315156 /* RAHomeMoreViewController.m in Sources */,
  1190. 425B97E820C7BF4000B35713 /* ApexDriverUploadListVC.m in Sources */,
  1191. 4255EC6520C4E24500E5DA24 /* RADetailActionSelectionViewController.m in Sources */,
  1192. 4255EC8A20C5211700E5DA24 /* RAEditMultInputCell.m in Sources */,
  1193. 4255EC9620C5284C00E5DA24 /* RAEditLabelModel.m in Sources */,
  1194. 425B97ED20C7C35C00B35713 /* ApexDriverUploadCell.m in Sources */,
  1195. 42D8B8C220C24AA6001C125F /* RADetailMultLineModel.m in Sources */,
  1196. 420D110C2133EED100149B37 /* RAOrderFilterStatusModel.m in Sources */,
  1197. 4255EC9920C5285C00E5DA24 /* RAEditInputModel.m in Sources */,
  1198. 71EAA34120B95720002F003C /* main.m in Sources */,
  1199. 4255EC6E20C4E29B00E5DA24 /* RADetailActionSelectionCell.m in Sources */,
  1200. 4205FD4820C0F33500DB42B4 /* LoginViewController.m in Sources */,
  1201. 4281100320E4D47000315156 /* JLRefreshBasis.m in Sources */,
  1202. 420D11182133F06900149B37 /* RAOrderFilterStatusCell.m in Sources */,
  1203. 4255EC7920C511E400E5DA24 /* RAOrderEditViewController+TableDataSource.m in Sources */,
  1204. 42D8B8BB20C2486C001C125F /* RADetailActionSubCell.m in Sources */,
  1205. 71EAA33320B9571B002F003C /* AppDelegate.m in Sources */,
  1206. 4205FD6F20C13E2700DB42B4 /* RAHomeViewController+HomeTableDataSource.m in Sources */,
  1207. 42D8B8C520C24AB4001C125F /* RADetailLocationModel.m in Sources */,
  1208. 4281100220E4D47000315156 /* JLRefreshHeader.m in Sources */,
  1209. 42529D4020C0EA59000C0F4D /* Reachability.m in Sources */,
  1210. 4255EC9320C526FE00E5DA24 /* RAEditBaseModel.m in Sources */,
  1211. 42529D3920C0EA3F000C0F4D /* ioapi.c in Sources */,
  1212. 42D8B8B720C24656001C125F /* RADetailActionsCell.m in Sources */,
  1213. 425B97CB20C7895F00B35713 /* RASingleton.m in Sources */,
  1214. 420D11122133EEF500149B37 /* RAOrderFilterDateModel.m in Sources */,
  1215. );
  1216. runOnlyForDeploymentPostprocessing = 0;
  1217. };
  1218. /* End PBXSourcesBuildPhase section */
  1219. /* Begin PBXTargetDependency section */
  1220. 42ED62DC20F85ADB00E08CCB /* PBXTargetDependency */ = {
  1221. isa = PBXTargetDependency;
  1222. target = 42ED62D420F85ADB00E08CCB /* RADriversNotificationService */;
  1223. targetProxy = 42ED62DB20F85ADB00E08CCB /* PBXContainerItemProxy */;
  1224. };
  1225. /* End PBXTargetDependency section */
  1226. /* Begin PBXVariantGroup section */
  1227. 429CF61E20E0E32E00CE8DAD /* Localizable.strings */ = {
  1228. isa = PBXVariantGroup;
  1229. children = (
  1230. 429CF61F20E0E35D00CE8DAD /* Base */,
  1231. );
  1232. name = Localizable.strings;
  1233. sourceTree = "<group>";
  1234. };
  1235. 71EAA33720B9571B002F003C /* Main.storyboard */ = {
  1236. isa = PBXVariantGroup;
  1237. children = (
  1238. 71EAA33820B9571B002F003C /* Base */,
  1239. );
  1240. name = Main.storyboard;
  1241. sourceTree = "<group>";
  1242. };
  1243. 71EAA33C20B95720002F003C /* LaunchScreen.storyboard */ = {
  1244. isa = PBXVariantGroup;
  1245. children = (
  1246. 71EAA33D20B95720002F003C /* Base */,
  1247. );
  1248. name = LaunchScreen.storyboard;
  1249. sourceTree = "<group>";
  1250. };
  1251. /* End PBXVariantGroup section */
  1252. /* Begin XCBuildConfiguration section */
  1253. 42ED62DE20F85ADB00E08CCB /* Debug */ = {
  1254. isa = XCBuildConfiguration;
  1255. buildSettings = {
  1256. CODE_SIGN_ENTITLEMENTS = RADriversNotificationService/RADriversNotificationService.entitlements;
  1257. CODE_SIGN_STYLE = Automatic;
  1258. DEVELOPMENT_TEAM = HXWLAA5YN5;
  1259. INFOPLIST_FILE = RADriversNotificationService/Info.plist;
  1260. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  1261. LD_RUNPATH_SEARCH_PATHS = (
  1262. "$(inherited)",
  1263. "@executable_path/Frameworks",
  1264. "@executable_path/../../Frameworks",
  1265. );
  1266. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Apex-And-Drivers.RADriversNotificationService";
  1267. PRODUCT_NAME = "$(TARGET_NAME)";
  1268. SKIP_INSTALL = YES;
  1269. TARGETED_DEVICE_FAMILY = "1,2";
  1270. };
  1271. name = Debug;
  1272. };
  1273. 42ED62DF20F85ADB00E08CCB /* Release */ = {
  1274. isa = XCBuildConfiguration;
  1275. buildSettings = {
  1276. CODE_SIGN_ENTITLEMENTS = RADriversNotificationService/RADriversNotificationService.entitlements;
  1277. CODE_SIGN_STYLE = Automatic;
  1278. DEVELOPMENT_TEAM = HXWLAA5YN5;
  1279. INFOPLIST_FILE = RADriversNotificationService/Info.plist;
  1280. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  1281. LD_RUNPATH_SEARCH_PATHS = (
  1282. "$(inherited)",
  1283. "@executable_path/Frameworks",
  1284. "@executable_path/../../Frameworks",
  1285. );
  1286. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Apex-And-Drivers.RADriversNotificationService";
  1287. PRODUCT_NAME = "$(TARGET_NAME)";
  1288. SKIP_INSTALL = YES;
  1289. TARGETED_DEVICE_FAMILY = "1,2";
  1290. };
  1291. name = Release;
  1292. };
  1293. 71EAA34220B95720002F003C /* Debug */ = {
  1294. isa = XCBuildConfiguration;
  1295. buildSettings = {
  1296. ALWAYS_SEARCH_USER_PATHS = NO;
  1297. CLANG_ANALYZER_NONNULL = YES;
  1298. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1299. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1300. CLANG_CXX_LIBRARY = "libc++";
  1301. CLANG_ENABLE_MODULES = YES;
  1302. CLANG_ENABLE_OBJC_ARC = YES;
  1303. CLANG_ENABLE_OBJC_WEAK = YES;
  1304. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1305. CLANG_WARN_BOOL_CONVERSION = YES;
  1306. CLANG_WARN_COMMA = YES;
  1307. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1308. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1309. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1310. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1311. CLANG_WARN_EMPTY_BODY = YES;
  1312. CLANG_WARN_ENUM_CONVERSION = YES;
  1313. CLANG_WARN_INFINITE_RECURSION = YES;
  1314. CLANG_WARN_INT_CONVERSION = YES;
  1315. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1316. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1317. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1318. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1319. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1320. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1321. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1322. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1323. CLANG_WARN_UNREACHABLE_CODE = YES;
  1324. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1325. CODE_SIGN_IDENTITY = "iPhone Developer";
  1326. COPY_PHASE_STRIP = NO;
  1327. DEBUG_INFORMATION_FORMAT = dwarf;
  1328. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1329. ENABLE_TESTABILITY = YES;
  1330. GCC_C_LANGUAGE_STANDARD = gnu11;
  1331. GCC_DYNAMIC_NO_PIC = NO;
  1332. GCC_NO_COMMON_BLOCKS = YES;
  1333. GCC_OPTIMIZATION_LEVEL = 0;
  1334. GCC_PREPROCESSOR_DEFINITIONS = (
  1335. "DEBUG=1",
  1336. "$(inherited)",
  1337. );
  1338. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1339. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1340. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1341. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1342. GCC_WARN_UNUSED_FUNCTION = YES;
  1343. GCC_WARN_UNUSED_VARIABLE = YES;
  1344. IPHONEOS_DEPLOYMENT_TARGET = 11.3;
  1345. MTL_ENABLE_DEBUG_INFO = YES;
  1346. ONLY_ACTIVE_ARCH = YES;
  1347. SDKROOT = iphoneos;
  1348. };
  1349. name = Debug;
  1350. };
  1351. 71EAA34320B95720002F003C /* Release */ = {
  1352. isa = XCBuildConfiguration;
  1353. buildSettings = {
  1354. ALWAYS_SEARCH_USER_PATHS = NO;
  1355. CLANG_ANALYZER_NONNULL = YES;
  1356. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1357. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  1358. CLANG_CXX_LIBRARY = "libc++";
  1359. CLANG_ENABLE_MODULES = YES;
  1360. CLANG_ENABLE_OBJC_ARC = YES;
  1361. CLANG_ENABLE_OBJC_WEAK = YES;
  1362. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1363. CLANG_WARN_BOOL_CONVERSION = YES;
  1364. CLANG_WARN_COMMA = YES;
  1365. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1366. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1367. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1368. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1369. CLANG_WARN_EMPTY_BODY = YES;
  1370. CLANG_WARN_ENUM_CONVERSION = YES;
  1371. CLANG_WARN_INFINITE_RECURSION = YES;
  1372. CLANG_WARN_INT_CONVERSION = YES;
  1373. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1374. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1375. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1376. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1377. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1378. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1379. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1380. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1381. CLANG_WARN_UNREACHABLE_CODE = YES;
  1382. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1383. CODE_SIGN_IDENTITY = "iPhone Developer";
  1384. COPY_PHASE_STRIP = NO;
  1385. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1386. ENABLE_NS_ASSERTIONS = NO;
  1387. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1388. GCC_C_LANGUAGE_STANDARD = gnu11;
  1389. GCC_NO_COMMON_BLOCKS = YES;
  1390. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1391. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1392. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1393. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1394. GCC_WARN_UNUSED_FUNCTION = YES;
  1395. GCC_WARN_UNUSED_VARIABLE = YES;
  1396. IPHONEOS_DEPLOYMENT_TARGET = 11.3;
  1397. MTL_ENABLE_DEBUG_INFO = NO;
  1398. SDKROOT = iphoneos;
  1399. VALIDATE_PRODUCT = YES;
  1400. };
  1401. name = Release;
  1402. };
  1403. 71EAA34520B95720002F003C /* Debug */ = {
  1404. isa = XCBuildConfiguration;
  1405. buildSettings = {
  1406. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1407. CODE_SIGN_ENTITLEMENTS = "Apex And Drivers/Apex And Drivers.entitlements";
  1408. CODE_SIGN_STYLE = Automatic;
  1409. DEVELOPMENT_TEAM = HXWLAA5YN5;
  1410. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1411. GCC_PREFIX_HEADER = "$(SRCROOT)/Apex And Drivers/PrefixHeader.pch";
  1412. INFOPLIST_FILE = "Apex And Drivers/Info.plist";
  1413. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  1414. LD_RUNPATH_SEARCH_PATHS = (
  1415. "$(inherited)",
  1416. "@executable_path/Frameworks",
  1417. );
  1418. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Apex-And-Drivers";
  1419. PRODUCT_NAME = "$(TARGET_NAME)";
  1420. TARGETED_DEVICE_FAMILY = 1;
  1421. };
  1422. name = Debug;
  1423. };
  1424. 71EAA34620B95720002F003C /* Release */ = {
  1425. isa = XCBuildConfiguration;
  1426. buildSettings = {
  1427. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1428. CODE_SIGN_ENTITLEMENTS = "Apex And Drivers/Apex And Drivers.entitlements";
  1429. CODE_SIGN_STYLE = Automatic;
  1430. DEVELOPMENT_TEAM = HXWLAA5YN5;
  1431. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1432. GCC_PREFIX_HEADER = "$(SRCROOT)/Apex And Drivers/PrefixHeader.pch";
  1433. INFOPLIST_FILE = "Apex And Drivers/Info.plist";
  1434. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  1435. LD_RUNPATH_SEARCH_PATHS = (
  1436. "$(inherited)",
  1437. "@executable_path/Frameworks",
  1438. );
  1439. PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.Apex-And-Drivers";
  1440. PRODUCT_NAME = "$(TARGET_NAME)";
  1441. TARGETED_DEVICE_FAMILY = 1;
  1442. };
  1443. name = Release;
  1444. };
  1445. /* End XCBuildConfiguration section */
  1446. /* Begin XCConfigurationList section */
  1447. 42ED62E020F85ADB00E08CCB /* Build configuration list for PBXNativeTarget "RADriversNotificationService" */ = {
  1448. isa = XCConfigurationList;
  1449. buildConfigurations = (
  1450. 42ED62DE20F85ADB00E08CCB /* Debug */,
  1451. 42ED62DF20F85ADB00E08CCB /* Release */,
  1452. );
  1453. defaultConfigurationIsVisible = 0;
  1454. defaultConfigurationName = Release;
  1455. };
  1456. 71EAA32920B9571B002F003C /* Build configuration list for PBXProject "Apex And Drivers" */ = {
  1457. isa = XCConfigurationList;
  1458. buildConfigurations = (
  1459. 71EAA34220B95720002F003C /* Debug */,
  1460. 71EAA34320B95720002F003C /* Release */,
  1461. );
  1462. defaultConfigurationIsVisible = 0;
  1463. defaultConfigurationName = Release;
  1464. };
  1465. 71EAA34420B95720002F003C /* Build configuration list for PBXNativeTarget "Apex And Drivers" */ = {
  1466. isa = XCConfigurationList;
  1467. buildConfigurations = (
  1468. 71EAA34520B95720002F003C /* Debug */,
  1469. 71EAA34620B95720002F003C /* Release */,
  1470. );
  1471. defaultConfigurationIsVisible = 0;
  1472. defaultConfigurationName = Release;
  1473. };
  1474. /* End XCConfigurationList section */
  1475. };
  1476. rootObject = 71EAA32620B9571B002F003C /* Project object */;
  1477. }