| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 3C35977E255521420092D740 /* ytplayer.html in Resources */ = {isa = PBXBuildFile; fileRef = 3C35977B255521420092D740 /* ytplayer.html */; };
- 3C35977F255521420092D740 /* RAYTPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C35977D255521420092D740 /* RAYTPlayer.m */; };
- 3C359783255521760092D740 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C359782255521760092D740 /* RAUtils.m */; };
- 3C359787255521C00092D740 /* UIImage+RedAnt.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C359785255521C00092D740 /* UIImage+RedAnt.m */; };
- 3C9BED1823740CAA0052241C /* RATakePhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9BED1223740CAA0052241C /* RATakePhotoPreviewController.m */; };
- 3C9BED1923740CAA0052241C /* Camera.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3C9BED1323740CAA0052241C /* Camera.storyboard */; };
- 3C9BED1A23740CAA0052241C /* camera.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3C9BED1423740CAA0052241C /* camera.xcassets */; };
- 3C9BED1B23740CAA0052241C /* RACameraViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9BED1523740CAA0052241C /* RACameraViewController.m */; };
- 3C9BED2123740D500052241C /* RAQRCodeScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9BED2023740D4F0052241C /* RAQRCodeScannerViewController.m */; };
- 3C9BED2423740DC00052241C /* RAPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9BED2223740DC00052241C /* RAPhotoPreviewController.m */; };
- 3C9BED2723740E2A0052241C /* RAPhotoPreviewModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C9BED2623740E2A0052241C /* RAPhotoPreviewModel.m */; };
- 4221EF931FA813030026E1EC /* RAModeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF921FA813030026E1EC /* RAModeCell.m */; };
- 4221EF9A1FA81D070026E1EC /* RAPredefQueryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF991FA81D070026E1EC /* RAPredefQueryViewController.m */; };
- 4221EF9D1FA81D5B0026E1EC /* RAQueryViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF9C1FA81D5B0026E1EC /* RAQueryViewController.m */; };
- 4221EF9F1FA81E150026E1EC /* RAPredefQuery.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EF9E1FA81E150026E1EC /* RAPredefQuery.storyboard */; };
- 4221EFA11FA81E580026E1EC /* RAQuery.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EFA01FA81E580026E1EC /* RAQuery.storyboard */; };
- 4221EFB21FA8599A0026E1EC /* JLRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFAB1FA853660026E1EC /* JLRefreshHeader.m */; };
- 4221EFB31FA8599A0026E1EC /* JLRefreshBasis.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFAD1FA853660026E1EC /* JLRefreshBasis.m */; };
- 4221EFB41FA8599A0026E1EC /* UIScrollView+JLRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFAF1FA853660026E1EC /* UIScrollView+JLRefresh.m */; };
- 4221EFB51FA8599A0026E1EC /* UIView+JLExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */; };
- 4221EFB61FA859B80026E1EC /* JLRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */; };
- 4221EFB81FA879470026E1EC /* Result.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4221EFB71FA879470026E1EC /* Result.storyboard */; };
- 42973AD61FBA8F4A00A3C164 /* Phone_Range_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */; };
- 42973AD71FBA8F4A00A3C164 /* CommonEditorRangeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */; };
- 42973AD81FBAB9C300A3C164 /* EnumSelectAndSort.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71FF60261FA7233500C5523A /* EnumSelectAndSort.storyboard */; };
- 42973ADC1FBABB7F00A3C164 /* EnumSelectAndSortCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42973ADB1FBABB7E00A3C164 /* EnumSelectAndSortCell.m */; };
- 42A7EA6D20609DEE002EF939 /* RAResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A7EA6C20609DEE002EF939 /* RAResultViewController.m */; };
- 42A7EA7220609F70002EF939 /* Result.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42A7EA6E20609F6F002EF939 /* Result.xib */; };
- 42A7EA7320609F70002EF939 /* MyQLPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A7EA7020609F6F002EF939 /* MyQLPreviewController.m */; };
- 42A7EA7420609F70002EF939 /* ResultCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42A7EA7120609F70002EF939 /* ResultCell.xib */; };
- 42A7EA772060AF56002EF939 /* ResultCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A7EA762060AF56002EF939 /* ResultCell.m */; };
- 42D64C921FD0FAA4003F49F9 /* CommonEditorBannerItemCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64C8D1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.m */; };
- 42D64C931FD0FAA4003F49F9 /* CommonEditorBannerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64C8F1FD0FAA3003F49F9 /* CommonEditorBannerCell.m */; };
- 42D64C941FD0FAA4003F49F9 /* Phone_Banner_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42D64C901FD0FAA3003F49F9 /* Phone_Banner_Cell.xib */; };
- 42D64C951FD0FAA4003F49F9 /* Phone_Banner_Item_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42D64C911FD0FAA3003F49F9 /* Phone_Banner_Item_Cell.xib */; };
- 42D64CB61FD0FEB5003F49F9 /* ContentPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CAE1FD0FEB4003F49F9 /* ContentPreviewController.m */; };
- 42D64CB71FD0FEB5003F49F9 /* PhotoList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42D64CB01FD0FEB4003F49F9 /* PhotoList.storyboard */; };
- 42D64CB81FD0FEB5003F49F9 /* PhotoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CB31FD0FEB4003F49F9 /* PhotoPreviewCell.m */; };
- 42D64CB91FD0FEB5003F49F9 /* VideoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D64CB51FD0FEB4003F49F9 /* VideoPreviewCell.m */; };
- 42D8CD5C1FC662E7005BEA15 /* CommonEditorTableContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42D8CD5A1FC662E7005BEA15 /* CommonEditorTableContainerView.m */; };
- 42DBCB111FBEC0B7005574E0 /* CommonEditorWebCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42DBCB101FBEC0B7005574E0 /* CommonEditorWebCell.m */; };
- 42DBCB131FBEC0E1005574E0 /* Phone_Web_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DBCB121FBEC0E1005574E0 /* Phone_Web_Cell.xib */; };
- 42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */; };
- 42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */; };
- 42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */; };
- 42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */; };
- 42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */; };
- 42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */; };
- 42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */; };
- 42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */; };
- 42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */; };
- 42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */; };
- 7102C13B1FCC0FF70062A67A /* ImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 7102C1391FCC0FF60062A67A /* ImageUtils.m */; };
- 714590FE1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.m in Sources */ = {isa = PBXBuildFile; fileRef = 714590FB1FE36D98007FD0A4 /* CommonEditorAutoCompleteView.m */; };
- 714590FF1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 714590FC1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib */; };
- 714591081FEB8E68007FD0A4 /* MDHTMLLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 714591071FEB8E67007FD0A4 /* MDHTMLLabel.m */; };
- 716780411FCC0A2900FE2784 /* cam_scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 716780401FCC0A2900FE2784 /* cam_scan.storyboard */; };
- 7167804C1FCC0B0000FE2784 /* MenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780421FCC0AFF00FE2784 /* MenuViewController.m */; };
- 7167804D1FCC0B0000FE2784 /* RAMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780431FCC0AFF00FE2784 /* RAMenu.m */; };
- 7167804E1FCC0B0000FE2784 /* SCShapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780461FCC0AFF00FE2784 /* SCShapeView.m */; };
- 7167804F1FCC0B0000FE2784 /* ScannerControllerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780491FCC0AFF00FE2784 /* ScannerControllerView.m */; };
- 716780501FCC0B0000FE2784 /* ScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167804A1FCC0AFF00FE2784 /* ScannerViewController.m */; };
- 716780531FCC0C4F00FE2784 /* UIImage+fixOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780521FCC0C4E00FE2784 /* UIImage+fixOrientation.m */; };
- 716780561FCC0C6D00FE2784 /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780541FCC0C6D00FE2784 /* UIView+Toast.m */; };
- 7167805C1FCC0D0900FE2784 /* RAUploadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780581FCC0D0800FE2784 /* RAUploadManager.m */; };
- 7167805D1FCC0D0900FE2784 /* RAUploadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167805A1FCC0D0800FE2784 /* RAUploadOperation.m */; };
- 716780631FCC0D3700FE2784 /* Upload.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7167805E1FCC0D3700FE2784 /* Upload.storyboard */; };
- 716780641FCC0D3700FE2784 /* UploadSettingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7167805F1FCC0D3700FE2784 /* UploadSettingController.m */; };
- 716780651FCC0D3700FE2784 /* UploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780611FCC0D3700FE2784 /* UploadViewController.m */; };
- 716780681FCC0D4400FE2784 /* UploadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 716780661FCC0D4400FE2784 /* UploadCell.m */; };
- 7197D4041FB438B60063EFBB /* demo_row.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4031FB4388F0063EFBB /* demo_row.pdf */; };
- 7197D4081FB57E270063EFBB /* SearchViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4071FB57E270063EFBB /* SearchViewController.m */; };
- 7197D40A1FB58E530063EFBB /* search_ui.json in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4091FB58E530063EFBB /* search_ui.json */; };
- 7197D40E1FBBE1260063EFBB /* KVViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D40D1FBBE1260063EFBB /* KVViewController.m */; };
- 7197D4121FBBE1490063EFBB /* ModelDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4111FBBE1490063EFBB /* ModelDetailViewController.m */; };
- 7197D4151FBBE1610063EFBB /* OrderDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4141FBBE1610063EFBB /* OrderDetailViewController.m */; };
- 7197D4181FBC10710063EFBB /* DetailKVCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D4171FBC10710063EFBB /* DetailKVCell.m */; };
- 7197D41A1FBC1BE80063EFBB /* Detail.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4191FBC1BE80063EFBB /* Detail.storyboard */; };
- 7197D41C1FBD1CD60063EFBB /* kv.json in Resources */ = {isa = PBXBuildFile; fileRef = 7197D41B1FBD1CD60063EFBB /* kv.json */; };
- 7197D41F1FBD2EA60063EFBB /* LineView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7197D41E1FBD2EA60063EFBB /* LineView.m */; };
- 7197D4211FBEADCB0063EFBB /* orderdetail.json in Resources */ = {isa = PBXBuildFile; fileRef = 7197D4201FBEADCB0063EFBB /* orderdetail.json */; };
- 71CB70B41FA1CCDB009FDCB7 /* server.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B31FA1CCDB009FDCB7 /* server.json */; };
- 71E925CB1FDA688E0037F017 /* query_setting.json in Resources */ = {isa = PBXBuildFile; fileRef = 71E925CA1FDA688E0037F017 /* query_setting.json */; };
- 71E925CE1FDA6C0D0037F017 /* SearchSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E925CD1FDA6C0D0037F017 /* SearchSettingViewController.m */; };
- 71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */; };
- 71F3A9A21F5F8E22001036C8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A11F5F8E22001036C8 /* main.m */; };
- 71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */; };
- 71F3A9A81F5F8E22001036C8 /* RAModeListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A71F5F8E22001036C8 /* RAModeListViewController.m */; };
- 71F3A9AB1F5F8E22001036C8 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9A91F5F8E22001036C8 /* Main.storyboard */; };
- 71F3A9AD1F5F8E22001036C8 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */; };
- 71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */; };
- 71F3A9B91F5F8E73001036C8 /* ResultViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */; };
- 71F3A9BD1F5F8EAE001036C8 /* FullyShowViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */; };
- 71F3A9C91F5FA11F001036C8 /* login.json in Resources */ = {isa = PBXBuildFile; fileRef = 71F3A9C01F5FA11F001036C8 /* login.json */; };
- 71F3A9CB1F5FA11F001036C8 /* LoginSwitchCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */; };
- 71F3A9CC1F5FA11F001036C8 /* LoginTextFiledCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */; };
- 71F3A9CD1F5FA11F001036C8 /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */; };
- 71F3A9D01F5FA277001036C8 /* BasicViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */; };
- 71F3A9D91F5FA3B9001036C8 /* RANetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */; };
- 71F3A9DC1F5FA458001036C8 /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */; };
- 71F3A9E31F5FA531001036C8 /* JLKeyboardListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */; };
- 71F3A9ED1F5FA557001036C8 /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E61F5FA557001036C8 /* ioapi.c */; };
- 71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9E81F5FA557001036C8 /* mztools.c */; };
- 71F3A9EF1F5FA557001036C8 /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9EA1F5FA557001036C8 /* unzip.c */; };
- 71F3A9F01F5FA557001036C8 /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9EB1F5FA557001036C8 /* zip.c */; };
- 71F3A9F31F5FA56E001036C8 /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */; };
- 71F3A9F61F5FA64F001036C8 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 71F3A9F51F5FA64F001036C8 /* libz.tbd */; };
- 71F3A9F91F5FA688001036C8 /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9F81F5FA688001036C8 /* Reachability.m */; };
- 71F3A9FC1F5FCC79001036C8 /* LoginSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */; };
- 71F3AA071F5FDDFE001036C8 /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */; };
- 71F3AA081F5FDDFE001036C8 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA001F5FDDFE001036C8 /* LICENSE */; };
- 71F3AA091F5FDDFE001036C8 /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */; };
- 71F3AA0A1F5FDDFE001036C8 /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */; };
- 71F3AA0B1F5FDDFE001036C8 /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */; };
- 71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */; };
- 71F3AA111F611FC4001036C8 /* testViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA0F1F611FC4001036C8 /* testViewController.m */; };
- 71F3AA121F611FC4001036C8 /* testViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA101F611FC4001036C8 /* testViewController.xib */; };
- 71F3AA361F612369001036C8 /* CommonEditor.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA151F612369001036C8 /* CommonEditor.storyboard */; };
- 71F3AA371F612369001036C8 /* CommonEditorCellAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */; };
- 71F3AA381F612369001036C8 /* CommonEditorCellEdit.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */; };
- 71F3AA391F612369001036C8 /* CommonEditorCellEnum.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */; };
- 71F3AA3A1F612369001036C8 /* CommonEditorCellImg.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */; };
- 71F3AA3B1F612369001036C8 /* CommonEditorCellLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */; };
- 71F3AA3C1F612369001036C8 /* CommonEditorCellMAction.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */; };
- 71F3AA3D1F612369001036C8 /* CommonEditorCellModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */; };
- 71F3AA3E1F612369001036C8 /* CommonEditorCellSignature.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */; };
- 71F3AA3F1F612369001036C8 /* CommonEditorCellSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */; };
- 71F3AA401F612369001036C8 /* CommonEditorCellTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */; };
- 71F3AA411F612369001036C8 /* CommonEditorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */; };
- 71F3AA421F612369001036C8 /* DatePickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */; };
- 71F3AA431F612369001036C8 /* EnumSelectorCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */; };
- 71F3AA441F612369001036C8 /* EnumSelectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA311F612369001036C8 /* EnumSelectViewController.m */; };
- 71F3AA451F612369001036C8 /* MonthPickerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA331F612369001036C8 /* MonthPickerViewController.m */; };
- 71F3AA461F612369001036C8 /* SRMonthPicker.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA351F612369001036C8 /* SRMonthPicker.m */; };
- 71F3AA4A1F612415001036C8 /* RTLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA491F612415001036C8 /* RTLabel.m */; };
- 71F3AA4D1F6124A2001036C8 /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */; };
- 71F3AA501F6124C4001036C8 /* ImageUploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */; };
- 71F3AA531F6125ED001036C8 /* ImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA521F6125ED001036C8 /* ImageViewController.m */; };
- 71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA551F624A88001036C8 /* signature.storyboard */; };
- 71F3AA5B1F624A88001036C8 /* SignatureView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA571F624A88001036C8 /* SignatureView.m */; };
- 71F3AA5C1F624A88001036C8 /* SignatureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA591F624A88001036C8 /* SignatureViewController.m */; };
- 71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */; };
- 71F3AA641F624B2F001036C8 /* BundleModelCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA611F624B2F001036C8 /* BundleModelCell.m */; };
- 71F3AA651F624B2F001036C8 /* BundleModelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */; };
- 71F3AA681F624E19001036C8 /* JKTimerManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA671F624E19001036C8 /* JKTimerManager.m */; };
- 71F3AA7D1F62617D001036C8 /* NetworkUtils+Contact.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */; };
- 71F3AA801F626309001036C8 /* CustomIOSAlertView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */; };
- 71F3AA831F6263B2001036C8 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA821F6263B2001036C8 /* MainViewController.m */; };
- 71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA851F626E14001036C8 /* RAConvertor.m */; };
- 71F3AA891F62732A001036C8 /* FileCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA881F62732A001036C8 /* FileCache.m */; };
- 71F3AA8F1F6276B0001036C8 /* default_appearance.json in Resources */ = {isa = PBXBuildFile; fileRef = 71F3AA8E1F6276B0001036C8 /* default_appearance.json */; };
- 71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */; };
- 71F3AA951F6277DE001036C8 /* DefaultAppearance.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */; };
- 71FF60251FA7209F00C5523A /* EnumSelectAndSortViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71FF60241FA7209F00C5523A /* EnumSelectAndSortViewController.m */; };
- 71FF60291FA7236200C5523A /* EnumModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 71FF60281FA7236200C5523A /* EnumModel.m */; };
- 71FF602B1FA802AB00C5523A /* loginUI.json in Resources */ = {isa = PBXBuildFile; fileRef = 71FF602A1FA802AB00C5523A /* loginUI.json */; };
- 71FF602F1FA8449C00C5523A /* predef_query.json in Resources */ = {isa = PBXBuildFile; fileRef = 71FF602E1FA8449C00C5523A /* predef_query.json */; };
- 71FF60321FA871DD00C5523A /* data.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B01FA1BA5E009FDCB7 /* data.json */; };
- 71FF60331FA871DD00C5523A /* layout.json in Resources */ = {isa = PBXBuildFile; fileRef = 71CB70B11FA1BA5E009FDCB7 /* layout.json */; };
- 71FF60371FA96F4F00C5523A /* download_query.xls in Resources */ = {isa = PBXBuildFile; fileRef = 71FF60361FA96EEE00C5523A /* download_query.xls */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 3C35977B255521420092D740 /* ytplayer.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = ytplayer.html; path = ../../../common/Youtube/ytplayer.html; sourceTree = "<group>"; };
- 3C35977C255521420092D740 /* RAYTPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAYTPlayer.h; path = ../../../common/Youtube/RAYTPlayer.h; sourceTree = "<group>"; };
- 3C35977D255521420092D740 /* RAYTPlayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAYTPlayer.m; path = ../../../common/Youtube/RAYTPlayer.m; sourceTree = "<group>"; };
- 3C359781255521760092D740 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = ../../common/RAUtils.h; sourceTree = "<group>"; };
- 3C359782255521760092D740 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = ../../common/RAUtils.m; sourceTree = "<group>"; };
- 3C359785255521C00092D740 /* UIImage+RedAnt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+RedAnt.m"; path = "../../common/UIImage/UIImage+RedAnt.m"; sourceTree = "<group>"; };
- 3C359786255521C00092D740 /* UIImage+RedAnt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+RedAnt.h"; path = "../../common/UIImage/UIImage+RedAnt.h"; sourceTree = "<group>"; };
- 3C9BED1023740C1B0052241C /* RAPhotoDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RAPhotoDelegate.h; path = ../../common/InfinitePhoto/Delegate/RAPhotoDelegate.h; sourceTree = "<group>"; };
- 3C9BED1123740CAA0052241C /* RACamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RACamera.h; path = ../../common/Camera/RACamera.h; sourceTree = "<group>"; };
- 3C9BED1223740CAA0052241C /* RATakePhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RATakePhotoPreviewController.m; path = ../../common/Camera/RATakePhotoPreviewController.m; sourceTree = "<group>"; };
- 3C9BED1323740CAA0052241C /* Camera.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Camera.storyboard; path = ../../common/Camera/Camera.storyboard; sourceTree = "<group>"; };
- 3C9BED1423740CAA0052241C /* camera.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = camera.xcassets; path = ../../common/Camera/camera.xcassets; sourceTree = "<group>"; };
- 3C9BED1523740CAA0052241C /* RACameraViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RACameraViewController.m; path = ../../common/Camera/RACameraViewController.m; sourceTree = "<group>"; };
- 3C9BED1623740CAA0052241C /* RATakePhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RATakePhotoPreviewController.h; path = ../../common/Camera/RATakePhotoPreviewController.h; sourceTree = "<group>"; };
- 3C9BED1723740CAA0052241C /* RACameraViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RACameraViewController.h; path = ../../common/Camera/RACameraViewController.h; sourceTree = "<group>"; };
- 3C9BED1F23740D4F0052241C /* RAQRCodeScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAQRCodeScannerViewController.h; path = ../../common/QRCode/RAQRCodeScannerViewController.h; sourceTree = "<group>"; };
- 3C9BED2023740D4F0052241C /* RAQRCodeScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAQRCodeScannerViewController.m; path = ../../common/QRCode/RAQRCodeScannerViewController.m; sourceTree = "<group>"; };
- 3C9BED2223740DC00052241C /* RAPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAPhotoPreviewController.m; path = ../../common/InfinitePhoto/Controller/RAPhotoPreviewController.m; sourceTree = "<group>"; };
- 3C9BED2323740DC00052241C /* RAPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPhotoPreviewController.h; path = ../../common/InfinitePhoto/Controller/RAPhotoPreviewController.h; sourceTree = "<group>"; };
- 3C9BED2523740E2A0052241C /* RAPhotoPreviewModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAPhotoPreviewModel.h; path = "../../RA Image/RA Image/RAPhotoPreviewModel/RAPhotoPreviewModel.h"; sourceTree = "<group>"; };
- 3C9BED2623740E2A0052241C /* RAPhotoPreviewModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAPhotoPreviewModel.m; path = "../../RA Image/RA Image/RAPhotoPreviewModel/RAPhotoPreviewModel.m"; sourceTree = "<group>"; };
- 4221EF911FA813030026E1EC /* RAModeCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAModeCell.h; sourceTree = "<group>"; };
- 4221EF921FA813030026E1EC /* RAModeCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAModeCell.m; sourceTree = "<group>"; };
- 4221EF981FA81D070026E1EC /* RAPredefQueryViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAPredefQueryViewController.h; sourceTree = "<group>"; };
- 4221EF991FA81D070026E1EC /* RAPredefQueryViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAPredefQueryViewController.m; sourceTree = "<group>"; };
- 4221EF9B1FA81D5B0026E1EC /* RAQueryViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAQueryViewController.h; sourceTree = "<group>"; };
- 4221EF9C1FA81D5B0026E1EC /* RAQueryViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAQueryViewController.m; sourceTree = "<group>"; };
- 4221EF9E1FA81E150026E1EC /* RAPredefQuery.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = RAPredefQuery.storyboard; sourceTree = "<group>"; };
- 4221EFA01FA81E580026E1EC /* RAQuery.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = RAQuery.storyboard; sourceTree = "<group>"; };
- 4221EFA71FA853660026E1EC /* JLRefreshFooter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLRefreshFooter.h; sourceTree = "<group>"; };
- 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLRefreshFooter.m; sourceTree = "<group>"; };
- 4221EFAA1FA853660026E1EC /* JLRefreshHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLRefreshHeader.h; sourceTree = "<group>"; };
- 4221EFAB1FA853660026E1EC /* JLRefreshHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLRefreshHeader.m; sourceTree = "<group>"; };
- 4221EFAC1FA853660026E1EC /* JLRefreshBasis.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JLRefreshBasis.h; sourceTree = "<group>"; };
- 4221EFAD1FA853660026E1EC /* JLRefreshBasis.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = JLRefreshBasis.m; sourceTree = "<group>"; };
- 4221EFAE1FA853660026E1EC /* UIScrollView+JLRefresh.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIScrollView+JLRefresh.h"; sourceTree = "<group>"; };
- 4221EFAF1FA853660026E1EC /* UIScrollView+JLRefresh.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIScrollView+JLRefresh.m"; sourceTree = "<group>"; };
- 4221EFB01FA853660026E1EC /* UIView+JLExtension.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIView+JLExtension.h"; sourceTree = "<group>"; };
- 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIView+JLExtension.m"; sourceTree = "<group>"; };
- 4221EFB71FA879470026E1EC /* Result.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Result.storyboard; path = ../../common/customUI/Result.storyboard; sourceTree = "<group>"; };
- 42973AD31FBA8F4900A3C164 /* CommonEditorRangeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorRangeCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorRangeCell.h"; sourceTree = "<group>"; };
- 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Phone_Range_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Range_Cell.xib"; sourceTree = "<group>"; };
- 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorRangeCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorRangeCell.m"; sourceTree = "<group>"; };
- 42973ADA1FBABB7E00A3C164 /* EnumSelectAndSortCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectAndSortCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortCell.h"; sourceTree = "<group>"; };
- 42973ADB1FBABB7E00A3C164 /* EnumSelectAndSortCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectAndSortCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortCell.m"; sourceTree = "<group>"; };
- 42A7EA6B20609DEE002EF939 /* RAResultViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAResultViewController.h; sourceTree = "<group>"; };
- 42A7EA6C20609DEE002EF939 /* RAResultViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAResultViewController.m; sourceTree = "<group>"; };
- 42A7EA6E20609F6F002EF939 /* Result.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Result.xib; path = ../../common/customUI/Result.xib; sourceTree = "<group>"; };
- 42A7EA6F20609F6F002EF939 /* MyQLPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MyQLPreviewController.h; path = ../../common/customUI/MyQLPreviewController.h; sourceTree = "<group>"; };
- 42A7EA7020609F6F002EF939 /* MyQLPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MyQLPreviewController.m; path = ../../common/customUI/MyQLPreviewController.m; sourceTree = "<group>"; };
- 42A7EA7120609F70002EF939 /* ResultCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = ResultCell.xib; path = ../../common/customUI/ResultCell.xib; sourceTree = "<group>"; };
- 42A7EA752060AF56002EF939 /* ResultCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultCell.h; path = ../../common/customUI/ResultCell.h; sourceTree = "<group>"; };
- 42A7EA762060AF56002EF939 /* ResultCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ResultCell.m; path = ../../common/customUI/ResultCell.m; sourceTree = "<group>"; };
- 42D64C8C1FD0FAA3003F49F9 /* CommonEditorBannerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorBannerCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerCell.h"; sourceTree = "<group>"; };
- 42D64C8D1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorBannerItemCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerItemCell.m"; sourceTree = "<group>"; };
- 42D64C8E1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorBannerItemCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerItemCell.h"; sourceTree = "<group>"; };
- 42D64C8F1FD0FAA3003F49F9 /* CommonEditorBannerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorBannerCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorBannerCell.m"; sourceTree = "<group>"; };
- 42D64C901FD0FAA3003F49F9 /* Phone_Banner_Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Phone_Banner_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Banner_Cell.xib"; sourceTree = "<group>"; };
- 42D64C911FD0FAA3003F49F9 /* Phone_Banner_Item_Cell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = Phone_Banner_Item_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Banner_Item_Cell.xib"; sourceTree = "<group>"; };
- 42D64CAD1FD0FEB4003F49F9 /* ContentPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ContentPreviewController.h; sourceTree = "<group>"; };
- 42D64CAE1FD0FEB4003F49F9 /* ContentPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ContentPreviewController.m; sourceTree = "<group>"; };
- 42D64CB01FD0FEB4003F49F9 /* PhotoList.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = PhotoList.storyboard; sourceTree = "<group>"; };
- 42D64CB21FD0FEB4003F49F9 /* PhotoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoPreviewCell.h; sourceTree = "<group>"; };
- 42D64CB31FD0FEB4003F49F9 /* PhotoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoPreviewCell.m; sourceTree = "<group>"; };
- 42D64CB41FD0FEB4003F49F9 /* VideoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoPreviewCell.h; sourceTree = "<group>"; };
- 42D64CB51FD0FEB4003F49F9 /* VideoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoPreviewCell.m; sourceTree = "<group>"; };
- 42D8CD5A1FC662E7005BEA15 /* CommonEditorTableContainerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorTableContainerView.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorTableContainerView.m"; sourceTree = "<group>"; };
- 42D8CD5B1FC662E7005BEA15 /* CommonEditorTableContainerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorTableContainerView.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorTableContainerView.h"; sourceTree = "<group>"; };
- 42DBCB0F1FBEC0B7005574E0 /* CommonEditorWebCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CommonEditorWebCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorWebCell.h"; sourceTree = "<group>"; };
- 42DBCB101FBEC0B7005574E0 /* CommonEditorWebCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = CommonEditorWebCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorWebCell.m"; sourceTree = "<group>"; };
- 42DBCB121FBEC0E1005574E0 /* Phone_Web_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Phone_Web_Cell.xib; path = "../../RedAnt ERP Mobile/common/CommonEditor/Phone_Web_Cell.xib"; sourceTree = "<group>"; };
- 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Action_Cell.xib; sourceTree = "<group>"; };
- 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Edit_Cell.xib; sourceTree = "<group>"; };
- 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Enum_Cell.xib; sourceTree = "<group>"; };
- 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Image_Cell.xib; sourceTree = "<group>"; };
- 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Label_Cell.xib; sourceTree = "<group>"; };
- 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_MAction_Cell.xib; sourceTree = "<group>"; };
- 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Model_Cell.xib; sourceTree = "<group>"; };
- 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Signature_Cell.xib; sourceTree = "<group>"; };
- 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_Switch_Cell.xib; sourceTree = "<group>"; };
- 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Phone_TextView_Cell.xib; sourceTree = "<group>"; };
- 7102C1391FCC0FF60062A67A /* ImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUtils.m; path = "../../RedAnt ERP Mobile/common/ImageUtils.m"; sourceTree = "<group>"; };
- 7102C13A1FCC0FF60062A67A /* ImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUtils.h; path = "../../RedAnt ERP Mobile/common/ImageUtils.h"; sourceTree = "<group>"; };
- 714590FB1FE36D98007FD0A4 /* CommonEditorAutoCompleteView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorAutoCompleteView.m; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.m; sourceTree = "<group>"; };
- 714590FC1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = CommonEditorAutoCompleteView.xib; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.xib; sourceTree = "<group>"; };
- 714590FD1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorAutoCompleteView.h; path = ../../common/customUI/commoneditor/CommonEditorAutoCompleteView.h; sourceTree = "<group>"; };
- 714591061FEB8E67007FD0A4 /* MDHTMLLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MDHTMLLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/MDHTMLLabel.h"; sourceTree = "<group>"; };
- 714591071FEB8E67007FD0A4 /* MDHTMLLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MDHTMLLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/MDHTMLLabel.m"; sourceTree = "<group>"; };
- 716780401FCC0A2900FE2784 /* cam_scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = cam_scan.storyboard; path = ../../common/cam_scan.storyboard; sourceTree = "<group>"; };
- 716780421FCC0AFF00FE2784 /* MenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MenuViewController.m; path = ../../common/MenuViewController.m; sourceTree = "<group>"; };
- 716780431FCC0AFF00FE2784 /* RAMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAMenu.m; path = ../../common/RAMenu.m; sourceTree = "<group>"; };
- 716780441FCC0AFF00FE2784 /* RAMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAMenu.h; path = ../../common/RAMenu.h; sourceTree = "<group>"; };
- 716780451FCC0AFF00FE2784 /* ScannerControllerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerControllerView.h; path = ../../common/ScannerControllerView.h; sourceTree = "<group>"; };
- 716780461FCC0AFF00FE2784 /* SCShapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SCShapeView.m; path = ../../common/SCShapeView.m; sourceTree = "<group>"; };
- 716780471FCC0AFF00FE2784 /* MenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MenuViewController.h; path = ../../common/MenuViewController.h; sourceTree = "<group>"; };
- 716780481FCC0AFF00FE2784 /* SCShapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SCShapeView.h; path = ../../common/SCShapeView.h; sourceTree = "<group>"; };
- 716780491FCC0AFF00FE2784 /* ScannerControllerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerControllerView.m; path = ../../common/ScannerControllerView.m; sourceTree = "<group>"; };
- 7167804A1FCC0AFF00FE2784 /* ScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerViewController.m; path = ../../common/ScannerViewController.m; sourceTree = "<group>"; };
- 7167804B1FCC0AFF00FE2784 /* ScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerViewController.h; path = ../../common/ScannerViewController.h; sourceTree = "<group>"; };
- 716780511FCC0C4E00FE2784 /* UIImage+fixOrientation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+fixOrientation.h"; path = "../../common/UIImage+fixOrientation.h"; sourceTree = "<group>"; };
- 716780521FCC0C4E00FE2784 /* UIImage+fixOrientation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+fixOrientation.m"; path = "../../common/UIImage+fixOrientation.m"; sourceTree = "<group>"; };
- 716780541FCC0C6D00FE2784 /* UIView+Toast.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIView+Toast.m"; path = "../../common/customUI/UIView+Toast.m"; sourceTree = "<group>"; };
- 716780551FCC0C6D00FE2784 /* UIView+Toast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIView+Toast.h"; path = "../../common/customUI/UIView+Toast.h"; sourceTree = "<group>"; };
- 716780581FCC0D0800FE2784 /* RAUploadManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadManager.m; path = ../../common/upload/RAUploadManager.m; sourceTree = "<group>"; };
- 716780591FCC0D0800FE2784 /* RAUploadManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadManager.h; path = ../../common/upload/RAUploadManager.h; sourceTree = "<group>"; };
- 7167805A1FCC0D0800FE2784 /* RAUploadOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadOperation.m; path = ../../common/upload/RAUploadOperation.m; sourceTree = "<group>"; };
- 7167805B1FCC0D0800FE2784 /* RAUploadOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadOperation.h; path = ../../common/upload/RAUploadOperation.h; sourceTree = "<group>"; };
- 7167805E1FCC0D3700FE2784 /* Upload.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Upload.storyboard; path = "../../../RA Image/RA Image/Upload.storyboard"; sourceTree = "<group>"; };
- 7167805F1FCC0D3700FE2784 /* UploadSettingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UploadSettingController.m; path = "../../../RA Image/RA Image/UploadSettingController.m"; sourceTree = "<group>"; };
- 716780601FCC0D3700FE2784 /* UploadSettingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UploadSettingController.h; path = "../../../RA Image/RA Image/UploadSettingController.h"; sourceTree = "<group>"; };
- 716780611FCC0D3700FE2784 /* UploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UploadViewController.m; path = "../../../RA Image/RA Image/UploadViewController.m"; sourceTree = "<group>"; };
- 716780621FCC0D3700FE2784 /* UploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UploadViewController.h; path = "../../../RA Image/RA Image/UploadViewController.h"; sourceTree = "<group>"; };
- 716780661FCC0D4400FE2784 /* UploadCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UploadCell.m; path = "../../../RA Image/RA Image/UploadCell.m"; sourceTree = "<group>"; };
- 716780671FCC0D4400FE2784 /* UploadCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UploadCell.h; path = "../../../RA Image/RA Image/UploadCell.h"; sourceTree = "<group>"; };
- 7197D4031FB4388F0063EFBB /* demo_row.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = demo_row.pdf; sourceTree = "<group>"; };
- 7197D4061FB57E270063EFBB /* SearchViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SearchViewController.h; sourceTree = "<group>"; };
- 7197D4071FB57E270063EFBB /* SearchViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SearchViewController.m; sourceTree = "<group>"; };
- 7197D4091FB58E530063EFBB /* search_ui.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = search_ui.json; sourceTree = "<group>"; };
- 7197D40C1FBBE1260063EFBB /* KVViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KVViewController.h; sourceTree = "<group>"; };
- 7197D40D1FBBE1260063EFBB /* KVViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = KVViewController.m; sourceTree = "<group>"; };
- 7197D4101FBBE1490063EFBB /* ModelDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ModelDetailViewController.h; sourceTree = "<group>"; };
- 7197D4111FBBE1490063EFBB /* ModelDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ModelDetailViewController.m; sourceTree = "<group>"; };
- 7197D4131FBBE1610063EFBB /* OrderDetailViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OrderDetailViewController.h; sourceTree = "<group>"; };
- 7197D4141FBBE1610063EFBB /* OrderDetailViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = OrderDetailViewController.m; sourceTree = "<group>"; };
- 7197D4161FBC10710063EFBB /* DetailKVCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = DetailKVCell.h; path = ../../../common/detail/DetailKVCell.h; sourceTree = "<group>"; };
- 7197D4171FBC10710063EFBB /* DetailKVCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = DetailKVCell.m; path = ../../../common/detail/DetailKVCell.m; sourceTree = "<group>"; };
- 7197D4191FBC1BE80063EFBB /* Detail.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Detail.storyboard; sourceTree = "<group>"; };
- 7197D41B1FBD1CD60063EFBB /* kv.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = kv.json; sourceTree = "<group>"; };
- 7197D41D1FBD2EA60063EFBB /* LineView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = LineView.h; path = ../../../common/detail/LineView.h; sourceTree = "<group>"; };
- 7197D41E1FBD2EA60063EFBB /* LineView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = LineView.m; path = ../../../common/detail/LineView.m; sourceTree = "<group>"; };
- 7197D4201FBEADCB0063EFBB /* orderdetail.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = orderdetail.json; sourceTree = "<group>"; };
- 71CB70B01FA1BA5E009FDCB7 /* data.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = data.json; sourceTree = "<group>"; };
- 71CB70B11FA1BA5E009FDCB7 /* layout.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = layout.json; sourceTree = "<group>"; };
- 71CB70B31FA1CCDB009FDCB7 /* server.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = server.json; sourceTree = "<group>"; };
- 71E925CA1FDA688E0037F017 /* query_setting.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = query_setting.json; sourceTree = "<group>"; };
- 71E925CC1FDA6C0D0037F017 /* SearchSettingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SearchSettingViewController.h; sourceTree = "<group>"; };
- 71E925CD1FDA6C0D0037F017 /* SearchSettingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SearchSettingViewController.m; sourceTree = "<group>"; };
- 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
- 71E9F6C71F8C5CCA0052C78E /* NetworkUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
- 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RedAnt Mobile.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- 71F3A9A11F5F8E22001036C8 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 71F3A9A31F5F8E22001036C8 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 71F3A9A61F5F8E22001036C8 /* RAModeListViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAModeListViewController.h; sourceTree = "<group>"; };
- 71F3A9A71F5F8E22001036C8 /* RAModeListViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAModeListViewController.m; sourceTree = "<group>"; };
- 71F3A9AA1F5F8E22001036C8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 71F3A9AF1F5F8E22001036C8 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 71F3A9B11F5F8E22001036C8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 71F3A9B71F5F8E73001036C8 /* ResultViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ResultViewController.h; path = ../../common/customUI/ResultViewController.h; sourceTree = "<group>"; };
- 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ResultViewController.m; path = ../../common/customUI/ResultViewController.m; sourceTree = "<group>"; };
- 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FullyShowViewController.h; path = ../../common/customUI/FullyShowViewController.h; sourceTree = "<group>"; };
- 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FullyShowViewController.m; path = ../../common/customUI/FullyShowViewController.m; sourceTree = "<group>"; };
- 71F3A9C01F5FA11F001036C8 /* login.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = login.json; sourceTree = "<group>"; };
- 71F3A9C31F5FA11F001036C8 /* LoginSwitchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSwitchCell.h; sourceTree = "<group>"; };
- 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSwitchCell.m; sourceTree = "<group>"; };
- 71F3A9C51F5FA11F001036C8 /* LoginTextFiledCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginTextFiledCell.h; sourceTree = "<group>"; };
- 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginTextFiledCell.m; sourceTree = "<group>"; };
- 71F3A9C71F5FA11F001036C8 /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
- 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
- 71F3A9CE1F5FA277001036C8 /* BasicViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicViewController.h; sourceTree = "<group>"; };
- 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicViewController.m; sourceTree = "<group>"; };
- 71F3A9D11F5FA2A4001036C8 /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
- 71F3A9D21F5FA2B3001036C8 /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
- 71F3A9D71F5FA3B9001036C8 /* RANetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RANetwork.h; sourceTree = "<group>"; };
- 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RANetwork.m; sourceTree = "<group>"; };
- 71F3A9DA1F5FA458001036C8 /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
- 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
- 71F3A9E11F5FA531001036C8 /* JLKeyboardListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLKeyboardListener.h; sourceTree = "<group>"; };
- 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLKeyboardListener.m; sourceTree = "<group>"; };
- 71F3A9E51F5FA557001036C8 /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/crypt.h"; sourceTree = "<group>"; };
- 71F3A9E61F5FA557001036C8 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.c"; sourceTree = "<group>"; };
- 71F3A9E71F5FA557001036C8 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.h"; sourceTree = "<group>"; };
- 71F3A9E81F5FA557001036C8 /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.c"; sourceTree = "<group>"; };
- 71F3A9E91F5FA557001036C8 /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.h"; sourceTree = "<group>"; };
- 71F3A9EA1F5FA557001036C8 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.c"; sourceTree = "<group>"; };
- 71F3A9EB1F5FA557001036C8 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.c"; sourceTree = "<group>"; };
- 71F3A9EC1F5FA557001036C8 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.h"; sourceTree = "<group>"; };
- 71F3A9F11F5FA56E001036C8 /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
- 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
- 71F3A9F51F5FA64F001036C8 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
- 71F3A9F71F5FA688001036C8 /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
- 71F3A9F81F5FA688001036C8 /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
- 71F3A9FA1F5FCC79001036C8 /* LoginSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSettingViewController.h; sourceTree = "<group>"; };
- 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSettingViewController.m; sourceTree = "<group>"; };
- 71F3A9FE1F5FDDFE001036C8 /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
- 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
- 71F3AA001F5FDDFE001036C8 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
- 71F3AA011F5FDDFE001036C8 /* NSData+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.h"; sourceTree = "<group>"; };
- 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+Base64.m"; sourceTree = "<group>"; };
- 71F3AA031F5FDDFE001036C8 /* NSData+CommonCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSData+CommonCrypto.h"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.h"; sourceTree = "<group>"; };
- 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSData+CommonCrypto.m"; path = "../../RedAnt ERP Mobile/common/AES/NSData+CommonCrypto.m"; sourceTree = "<group>"; };
- 71F3AA051F5FDDFE001036C8 /* NSString+Base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSString+Base64.h"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.h"; sourceTree = "<group>"; };
- 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSString+Base64.m"; path = "../../RedAnt ERP Mobile/common/AES/NSString+Base64.m"; sourceTree = "<group>"; };
- 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = commoneditor.phone.xib; sourceTree = "<group>"; };
- 71F3AA0E1F611FC4001036C8 /* testViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testViewController.h; sourceTree = "<group>"; };
- 71F3AA0F1F611FC4001036C8 /* testViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = testViewController.m; sourceTree = "<group>"; };
- 71F3AA101F611FC4001036C8 /* testViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = testViewController.xib; sourceTree = "<group>"; };
- 71F3AA151F612369001036C8 /* CommonEditor.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = CommonEditor.storyboard; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditor.storyboard"; sourceTree = "<group>"; };
- 71F3AA161F612369001036C8 /* CommonEditorCellAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellAction.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellAction.h"; sourceTree = "<group>"; };
- 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellAction.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellAction.m"; sourceTree = "<group>"; };
- 71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEdit.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEdit.h"; sourceTree = "<group>"; };
- 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEdit.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEdit.m"; sourceTree = "<group>"; };
- 71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellEnum.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEnum.h"; sourceTree = "<group>"; };
- 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellEnum.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellEnum.m"; sourceTree = "<group>"; };
- 71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellImg.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellImg.h"; sourceTree = "<group>"; };
- 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellImg.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellImg.m"; sourceTree = "<group>"; };
- 71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellLabel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellLabel.h"; sourceTree = "<group>"; };
- 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellLabel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellLabel.m"; sourceTree = "<group>"; };
- 71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellMAction.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellMAction.h"; sourceTree = "<group>"; };
- 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellMAction.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellMAction.m"; sourceTree = "<group>"; };
- 71F3AA221F612369001036C8 /* CommonEditorCellModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellModel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellModel.h"; sourceTree = "<group>"; };
- 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellModel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellModel.m"; sourceTree = "<group>"; };
- 71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSignature.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSignature.h"; sourceTree = "<group>"; };
- 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSignature.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSignature.m"; sourceTree = "<group>"; };
- 71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellSwitch.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSwitch.h"; sourceTree = "<group>"; };
- 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellSwitch.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellSwitch.m"; sourceTree = "<group>"; };
- 71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorCellTextView.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellTextView.h"; sourceTree = "<group>"; };
- 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorCellTextView.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorCellTextView.m"; sourceTree = "<group>"; };
- 71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommonEditorViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorViewController.h"; sourceTree = "<group>"; };
- 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommonEditorViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/CommonEditorViewController.m"; sourceTree = "<group>"; };
- 71F3AA2C1F612369001036C8 /* DatePickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DatePickerViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.h"; sourceTree = "<group>"; };
- 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DatePickerViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/DatePickerViewController.m"; sourceTree = "<group>"; };
- 71F3AA2E1F612369001036C8 /* EnumSelectorCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectorCell.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectorCell.h"; sourceTree = "<group>"; };
- 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectorCell.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectorCell.m"; sourceTree = "<group>"; };
- 71F3AA301F612369001036C8 /* EnumSelectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EnumSelectViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.h"; sourceTree = "<group>"; };
- 71F3AA311F612369001036C8 /* EnumSelectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EnumSelectViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectViewController.m"; sourceTree = "<group>"; };
- 71F3AA321F612369001036C8 /* MonthPickerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MonthPickerViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/MonthPickerViewController.h"; sourceTree = "<group>"; };
- 71F3AA331F612369001036C8 /* MonthPickerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MonthPickerViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/MonthPickerViewController.m"; sourceTree = "<group>"; };
- 71F3AA341F612369001036C8 /* SRMonthPicker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SRMonthPicker.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/SRMonthPicker.h"; sourceTree = "<group>"; };
- 71F3AA351F612369001036C8 /* SRMonthPicker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SRMonthPicker.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/SRMonthPicker.m"; sourceTree = "<group>"; };
- 71F3AA481F612415001036C8 /* RTLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RTLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/RTLabel.h"; sourceTree = "<group>"; };
- 71F3AA491F612415001036C8 /* RTLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RTLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/RTLabel.m"; sourceTree = "<group>"; };
- 71F3AA4B1F6124A2001036C8 /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TouchImageView.h; path = "../../RedAnt ERP Mobile/common/customUI/TouchImageView.h"; sourceTree = "<group>"; };
- 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TouchImageView.m; path = "../../RedAnt ERP Mobile/common/customUI/TouchImageView.m"; sourceTree = "<group>"; };
- 71F3AA4E1F6124C4001036C8 /* ImageUploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUploadViewController.h; path = "../../RedAnt ERP Mobile/common/customUI/ImageUploadViewController.h"; sourceTree = "<group>"; };
- 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUploadViewController.m; path = "../../RedAnt ERP Mobile/common/customUI/ImageUploadViewController.m"; sourceTree = "<group>"; };
- 71F3AA511F6125ED001036C8 /* ImageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageViewController.h; path = "../../RedAnt ERP Mobile/common/customUI/ImageViewController.h"; sourceTree = "<group>"; };
- 71F3AA521F6125ED001036C8 /* ImageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageViewController.m; path = "../../RedAnt ERP Mobile/common/customUI/ImageViewController.m"; sourceTree = "<group>"; };
- 71F3AA551F624A88001036C8 /* signature.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = signature.storyboard; path = "../../RedAnt ERP Mobile/common/Functions/signature/signature.storyboard"; sourceTree = "<group>"; };
- 71F3AA561F624A88001036C8 /* SignatureView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureView.h; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureView.h"; sourceTree = "<group>"; };
- 71F3AA571F624A88001036C8 /* SignatureView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureView.m; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureView.m"; sourceTree = "<group>"; };
- 71F3AA581F624A88001036C8 /* SignatureViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SignatureViewController.h; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureViewController.h"; sourceTree = "<group>"; };
- 71F3AA591F624A88001036C8 /* SignatureViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SignatureViewController.m; path = "../../RedAnt ERP Mobile/common/Functions/signature/SignatureViewController.m"; sourceTree = "<group>"; };
- 71F3AA5D1F624AD4001036C8 /* StrikethroughLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StrikethroughLabel.h; path = "../../RedAnt ERP Mobile/common/customUI/StrikethroughLabel.h"; sourceTree = "<group>"; };
- 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = StrikethroughLabel.m; path = "../../RedAnt ERP Mobile/common/customUI/StrikethroughLabel.m"; sourceTree = "<group>"; };
- 71F3AA601F624B2F001036C8 /* BundleModelCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelCell.h; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelCell.h"; sourceTree = "<group>"; };
- 71F3AA611F624B2F001036C8 /* BundleModelCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelCell.m; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelCell.m"; sourceTree = "<group>"; };
- 71F3AA621F624B2F001036C8 /* BundleModelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BundleModelViewController.h; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelViewController.h"; sourceTree = "<group>"; };
- 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BundleModelViewController.m; path = "../../RedAnt ERP Mobile/common/Functions/cart/BundleModelViewController.m"; sourceTree = "<group>"; };
- 71F3AA661F624E19001036C8 /* JKTimerManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JKTimerManager.h; path = "../../RedAnt ERP Mobile/common/JKTimer/JKTimerManager.h"; sourceTree = "<group>"; };
- 71F3AA671F624E19001036C8 /* JKTimerManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = JKTimerManager.m; path = "../../RedAnt ERP Mobile/common/JKTimer/JKTimerManager.m"; sourceTree = "<group>"; };
- 71F3AA7B1F62617D001036C8 /* NetworkUtils+Contact.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NetworkUtils+Contact.h"; path = "../../common/NetworkUtils+Contact.h"; sourceTree = "<group>"; };
- 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NetworkUtils+Contact.m"; path = "../../common/NetworkUtils+Contact.m"; sourceTree = "<group>"; };
- 71F3AA7E1F626309001036C8 /* CustomIOSAlertView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CustomIOSAlertView.h; path = "../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.h"; sourceTree = "<group>"; };
- 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CustomIOSAlertView.m; path = "../../RedAnt ERP Mobile/common/customUI/CustomIOSAlertView.m"; sourceTree = "<group>"; };
- 71F3AA811F6263B2001036C8 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
- 71F3AA821F6263B2001036C8 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
- 71F3AA841F626E14001036C8 /* RAConvertor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAConvertor.h; path = ../../common/RAConvertor.h; sourceTree = "<group>"; };
- 71F3AA851F626E14001036C8 /* RAConvertor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAConvertor.m; path = ../../common/RAConvertor.m; sourceTree = "<group>"; };
- 71F3AA871F62732A001036C8 /* FileCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FileCache.h; path = ../../common/FileCache.h; sourceTree = "<group>"; };
- 71F3AA881F62732A001036C8 /* FileCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FileCache.m; path = ../../common/FileCache.m; sourceTree = "<group>"; };
- 71F3AA8E1F6276B0001036C8 /* default_appearance.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = default_appearance.json; sourceTree = "<group>"; };
- 71F3AA901F627700001036C8 /* DefaultTableHeaderView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DefaultTableHeaderView.h; path = "../RedAnt ERP Mobile/common/customUI/DefaultTableHeaderView.h"; sourceTree = "<group>"; };
- 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DefaultTableHeaderView.m; path = "../RedAnt ERP Mobile/common/customUI/DefaultTableHeaderView.m"; sourceTree = "<group>"; };
- 71F3AA931F6277DE001036C8 /* DefaultAppearance.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DefaultAppearance.h; sourceTree = "<group>"; };
- 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DefaultAppearance.m; sourceTree = "<group>"; };
- 71FF60231FA7209F00C5523A /* EnumSelectAndSortViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = EnumSelectAndSortViewController.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortViewController.h"; sourceTree = "<group>"; };
- 71FF60241FA7209F00C5523A /* EnumSelectAndSortViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = EnumSelectAndSortViewController.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSortViewController.m"; sourceTree = "<group>"; };
- 71FF60261FA7233500C5523A /* EnumSelectAndSort.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = EnumSelectAndSort.storyboard; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumSelectAndSort.storyboard"; sourceTree = "<group>"; };
- 71FF60271FA7236100C5523A /* EnumModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = EnumModel.h; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumModel.h"; sourceTree = "<group>"; };
- 71FF60281FA7236200C5523A /* EnumModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = EnumModel.m; path = "../../RedAnt ERP Mobile/common/CommonEditor/EnumSelectAndSort/EnumModel.m"; sourceTree = "<group>"; };
- 71FF602A1FA802AB00C5523A /* loginUI.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = loginUI.json; sourceTree = "<group>"; };
- 71FF602D1FA8076700C5523A /* RA Mobile.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "RA Mobile.txt"; sourceTree = "<group>"; };
- 71FF602E1FA8449C00C5523A /* predef_query.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = predef_query.json; sourceTree = "<group>"; };
- 71FF60361FA96EEE00C5523A /* download_query.xls */ = {isa = PBXFileReference; lastKnownFileType = file; path = download_query.xls; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 71F3A99A1F5F8E22001036C8 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 71F3A9F61F5FA64F001036C8 /* libz.tbd in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 4221EF971FA81CBB0026E1EC /* Mode */ = {
- isa = PBXGroup;
- children = (
- 4221EF981FA81D070026E1EC /* RAPredefQueryViewController.h */,
- 4221EF991FA81D070026E1EC /* RAPredefQueryViewController.m */,
- 4221EF9E1FA81E150026E1EC /* RAPredefQuery.storyboard */,
- 4221EF9B1FA81D5B0026E1EC /* RAQueryViewController.h */,
- 4221EF9C1FA81D5B0026E1EC /* RAQueryViewController.m */,
- 4221EFA01FA81E580026E1EC /* RAQuery.storyboard */,
- );
- name = Mode;
- sourceTree = "<group>";
- };
- 4221EFA51FA853660026E1EC /* Refresh */ = {
- isa = PBXGroup;
- children = (
- 4221EFA61FA853660026E1EC /* Footer */,
- 4221EFA91FA853660026E1EC /* Header */,
- 4221EFAC1FA853660026E1EC /* JLRefreshBasis.h */,
- 4221EFAD1FA853660026E1EC /* JLRefreshBasis.m */,
- 4221EFAE1FA853660026E1EC /* UIScrollView+JLRefresh.h */,
- 4221EFAF1FA853660026E1EC /* UIScrollView+JLRefresh.m */,
- 4221EFB01FA853660026E1EC /* UIView+JLExtension.h */,
- 4221EFB11FA853660026E1EC /* UIView+JLExtension.m */,
- );
- name = Refresh;
- path = ../../common/customUI/Refresh;
- sourceTree = "<group>";
- };
- 4221EFA61FA853660026E1EC /* Footer */ = {
- isa = PBXGroup;
- children = (
- 4221EFA71FA853660026E1EC /* JLRefreshFooter.h */,
- 4221EFA81FA853660026E1EC /* JLRefreshFooter.m */,
- );
- path = Footer;
- sourceTree = "<group>";
- };
- 4221EFA91FA853660026E1EC /* Header */ = {
- isa = PBXGroup;
- children = (
- 4221EFAA1FA853660026E1EC /* JLRefreshHeader.h */,
- 4221EFAB1FA853660026E1EC /* JLRefreshHeader.m */,
- );
- path = Header;
- sourceTree = "<group>";
- };
- 42973ACD1FBA8EFA00A3C164 /* RangeCell */ = {
- isa = PBXGroup;
- children = (
- 42973AD31FBA8F4900A3C164 /* CommonEditorRangeCell.h */,
- 42973AD51FBA8F4A00A3C164 /* CommonEditorRangeCell.m */,
- 42973AD41FBA8F4900A3C164 /* Phone_Range_Cell.xib */,
- );
- name = RangeCell;
- sourceTree = "<group>";
- };
- 42973AD91FBABADD00A3C164 /* EnumSelectAndSort */ = {
- isa = PBXGroup;
- children = (
- 42973ADA1FBABB7E00A3C164 /* EnumSelectAndSortCell.h */,
- 42973ADB1FBABB7E00A3C164 /* EnumSelectAndSortCell.m */,
- 71FF60271FA7236100C5523A /* EnumModel.h */,
- 71FF60281FA7236200C5523A /* EnumModel.m */,
- 71FF60231FA7209F00C5523A /* EnumSelectAndSortViewController.h */,
- 71FF60241FA7209F00C5523A /* EnumSelectAndSortViewController.m */,
- 71FF60261FA7233500C5523A /* EnumSelectAndSort.storyboard */,
- );
- name = EnumSelectAndSort;
- sourceTree = "<group>";
- };
- 42D64C811FD0FA4D003F49F9 /* BannerCell */ = {
- isa = PBXGroup;
- children = (
- 42D64C8C1FD0FAA3003F49F9 /* CommonEditorBannerCell.h */,
- 42D64C8F1FD0FAA3003F49F9 /* CommonEditorBannerCell.m */,
- 42D64C8E1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.h */,
- 42D64C8D1FD0FAA3003F49F9 /* CommonEditorBannerItemCell.m */,
- 42D64C901FD0FAA3003F49F9 /* Phone_Banner_Cell.xib */,
- 42D64C911FD0FAA3003F49F9 /* Phone_Banner_Item_Cell.xib */,
- );
- name = BannerCell;
- sourceTree = "<group>";
- };
- 42D64C961FD0FAEE003F49F9 /* youtube */ = {
- isa = PBXGroup;
- children = (
- 3C35977C255521420092D740 /* RAYTPlayer.h */,
- 3C35977D255521420092D740 /* RAYTPlayer.m */,
- 3C35977B255521420092D740 /* ytplayer.html */,
- );
- name = youtube;
- path = "../../RedAnt ERP Mobile/common/youtube";
- sourceTree = "<group>";
- };
- 42D64CAB1FD0FEB4003F49F9 /* PhotoList */ = {
- isa = PBXGroup;
- children = (
- 42D64CAC1FD0FEB4003F49F9 /* Controller */,
- 42D64CAF1FD0FEB4003F49F9 /* Storyboard */,
- 42D64CB11FD0FEB4003F49F9 /* View */,
- );
- name = PhotoList;
- path = "../../RedAnt ERP Mobile/common/PhotoList";
- sourceTree = "<group>";
- };
- 42D64CAC1FD0FEB4003F49F9 /* Controller */ = {
- isa = PBXGroup;
- children = (
- 42D64CAD1FD0FEB4003F49F9 /* ContentPreviewController.h */,
- 42D64CAE1FD0FEB4003F49F9 /* ContentPreviewController.m */,
- );
- path = Controller;
- sourceTree = "<group>";
- };
- 42D64CAF1FD0FEB4003F49F9 /* Storyboard */ = {
- isa = PBXGroup;
- children = (
- 42D64CB01FD0FEB4003F49F9 /* PhotoList.storyboard */,
- );
- path = Storyboard;
- sourceTree = "<group>";
- };
- 42D64CB11FD0FEB4003F49F9 /* View */ = {
- isa = PBXGroup;
- children = (
- 42D64CB21FD0FEB4003F49F9 /* PhotoPreviewCell.h */,
- 42D64CB31FD0FEB4003F49F9 /* PhotoPreviewCell.m */,
- 42D64CB41FD0FEB4003F49F9 /* VideoPreviewCell.h */,
- 42D64CB51FD0FEB4003F49F9 /* VideoPreviewCell.m */,
- );
- path = View;
- sourceTree = "<group>";
- };
- 42DBCB0E1FBEC055005574E0 /* WebCell */ = {
- isa = PBXGroup;
- children = (
- 42DBCB0F1FBEC0B7005574E0 /* CommonEditorWebCell.h */,
- 42DBCB101FBEC0B7005574E0 /* CommonEditorWebCell.m */,
- 42DBCB121FBEC0E1005574E0 /* Phone_Web_Cell.xib */,
- );
- name = WebCell;
- sourceTree = "<group>";
- };
- 42DFAE601F9B2A01009AFCCC /* ActionCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA161F612369001036C8 /* CommonEditorCellAction.h */,
- 71F3AA171F612369001036C8 /* CommonEditorCellAction.m */,
- 42DFAE6A1F9B2B73009AFCCC /* Phone_Action_Cell.xib */,
- );
- name = ActionCell;
- sourceTree = "<group>";
- };
- 42DFAE611F9B2A13009AFCCC /* EditCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA181F612369001036C8 /* CommonEditorCellEdit.h */,
- 71F3AA191F612369001036C8 /* CommonEditorCellEdit.m */,
- 42DFAE6C1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib */,
- );
- name = EditCell;
- sourceTree = "<group>";
- };
- 42DFAE621F9B2A28009AFCCC /* EnumCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA1A1F612369001036C8 /* CommonEditorCellEnum.h */,
- 71F3AA1B1F612369001036C8 /* CommonEditorCellEnum.m */,
- 42DFAE6E1F9B2C18009AFCCC /* Phone_Enum_Cell.xib */,
- );
- name = EnumCell;
- sourceTree = "<group>";
- };
- 42DFAE631F9B2A3C009AFCCC /* ImageCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA1C1F612369001036C8 /* CommonEditorCellImg.h */,
- 71F3AA1D1F612369001036C8 /* CommonEditorCellImg.m */,
- 42DFAE701F9B2C36009AFCCC /* Phone_Image_Cell.xib */,
- );
- name = ImageCell;
- sourceTree = "<group>";
- };
- 42DFAE641F9B2A49009AFCCC /* LabelCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA1E1F612369001036C8 /* CommonEditorCellLabel.h */,
- 71F3AA1F1F612369001036C8 /* CommonEditorCellLabel.m */,
- 42DFAE721F9B2C67009AFCCC /* Phone_Label_Cell.xib */,
- );
- name = LabelCell;
- sourceTree = "<group>";
- };
- 42DFAE651F9B2A58009AFCCC /* MActionCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA201F612369001036C8 /* CommonEditorCellMAction.h */,
- 71F3AA211F612369001036C8 /* CommonEditorCellMAction.m */,
- 42DFAE741F9B2C83009AFCCC /* Phone_MAction_Cell.xib */,
- );
- name = MActionCell;
- sourceTree = "<group>";
- };
- 42DFAE661F9B2A66009AFCCC /* ModelCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA221F612369001036C8 /* CommonEditorCellModel.h */,
- 71F3AA231F612369001036C8 /* CommonEditorCellModel.m */,
- 42DFAE761F9B2C9B009AFCCC /* Phone_Model_Cell.xib */,
- );
- name = ModelCell;
- sourceTree = "<group>";
- };
- 42DFAE671F9B2A71009AFCCC /* SignatureCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA241F612369001036C8 /* CommonEditorCellSignature.h */,
- 71F3AA251F612369001036C8 /* CommonEditorCellSignature.m */,
- 42DFAE781F9B2CBD009AFCCC /* Phone_Signature_Cell.xib */,
- );
- name = SignatureCell;
- sourceTree = "<group>";
- };
- 42DFAE681F9B2A7F009AFCCC /* SwitchCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA261F612369001036C8 /* CommonEditorCellSwitch.h */,
- 71F3AA271F612369001036C8 /* CommonEditorCellSwitch.m */,
- 42DFAE7A1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib */,
- );
- name = SwitchCell;
- sourceTree = "<group>";
- };
- 42DFAE691F9B2A90009AFCCC /* TextViewCell */ = {
- isa = PBXGroup;
- children = (
- 71F3AA281F612369001036C8 /* CommonEditorCellTextView.h */,
- 71F3AA291F612369001036C8 /* CommonEditorCellTextView.m */,
- 42DFAE7C1F9B2D02009AFCCC /* Phone_TextView_Cell.xib */,
- );
- name = TextViewCell;
- sourceTree = "<group>";
- };
- 42F2EB3A1FA80E3F00BC6468 /* ModeList */ = {
- isa = PBXGroup;
- children = (
- 71F3A9A61F5F8E22001036C8 /* RAModeListViewController.h */,
- 71F3A9A71F5F8E22001036C8 /* RAModeListViewController.m */,
- 4221EF911FA813030026E1EC /* RAModeCell.h */,
- 4221EF921FA813030026E1EC /* RAModeCell.m */,
- );
- name = ModeList;
- sourceTree = "<group>";
- };
- 7167803F1FCC0A0C00FE2784 /* cam scan */ = {
- isa = PBXGroup;
- children = (
- 716780471FCC0AFF00FE2784 /* MenuViewController.h */,
- 716780421FCC0AFF00FE2784 /* MenuViewController.m */,
- 716780441FCC0AFF00FE2784 /* RAMenu.h */,
- 716780431FCC0AFF00FE2784 /* RAMenu.m */,
- 716780451FCC0AFF00FE2784 /* ScannerControllerView.h */,
- 716780491FCC0AFF00FE2784 /* ScannerControllerView.m */,
- 7167804B1FCC0AFF00FE2784 /* ScannerViewController.h */,
- 7167804A1FCC0AFF00FE2784 /* ScannerViewController.m */,
- 716780481FCC0AFF00FE2784 /* SCShapeView.h */,
- 716780461FCC0AFF00FE2784 /* SCShapeView.m */,
- 716780401FCC0A2900FE2784 /* cam_scan.storyboard */,
- );
- name = "cam scan";
- sourceTree = "<group>";
- };
- 716780571FCC0CD300FE2784 /* upload */ = {
- isa = PBXGroup;
- children = (
- 7167805E1FCC0D3700FE2784 /* Upload.storyboard */,
- 716780601FCC0D3700FE2784 /* UploadSettingController.h */,
- 7167805F1FCC0D3700FE2784 /* UploadSettingController.m */,
- 716780621FCC0D3700FE2784 /* UploadViewController.h */,
- 716780611FCC0D3700FE2784 /* UploadViewController.m */,
- 716780671FCC0D4400FE2784 /* UploadCell.h */,
- 716780661FCC0D4400FE2784 /* UploadCell.m */,
- );
- path = upload;
- sourceTree = "<group>";
- };
- 7197D4051FB57DD00063EFBB /* search */ = {
- isa = PBXGroup;
- children = (
- 7197D4061FB57E270063EFBB /* SearchViewController.h */,
- 7197D4071FB57E270063EFBB /* SearchViewController.m */,
- 71E925CC1FDA6C0D0037F017 /* SearchSettingViewController.h */,
- 71E925CD1FDA6C0D0037F017 /* SearchSettingViewController.m */,
- );
- name = search;
- sourceTree = "<group>";
- };
- 7197D40B1FBBE0EF0063EFBB /* detail */ = {
- isa = PBXGroup;
- children = (
- 7197D41D1FBD2EA60063EFBB /* LineView.h */,
- 7197D41E1FBD2EA60063EFBB /* LineView.m */,
- 7197D4161FBC10710063EFBB /* DetailKVCell.h */,
- 7197D4171FBC10710063EFBB /* DetailKVCell.m */,
- 7197D40C1FBBE1260063EFBB /* KVViewController.h */,
- 7197D40D1FBBE1260063EFBB /* KVViewController.m */,
- 7197D4101FBBE1490063EFBB /* ModelDetailViewController.h */,
- 7197D4111FBBE1490063EFBB /* ModelDetailViewController.m */,
- 7197D4131FBBE1610063EFBB /* OrderDetailViewController.h */,
- 7197D4141FBBE1610063EFBB /* OrderDetailViewController.m */,
- 7197D4191FBC1BE80063EFBB /* Detail.storyboard */,
- 71CB70B11FA1BA5E009FDCB7 /* layout.json */,
- );
- path = detail;
- sourceTree = "<group>";
- };
- 71CB70B21FA1CCBC009FDCB7 /* fake data */ = {
- isa = PBXGroup;
- children = (
- 71FF60361FA96EEE00C5523A /* download_query.xls */,
- 71F3A9C01F5FA11F001036C8 /* login.json */,
- 71CB70B31FA1CCDB009FDCB7 /* server.json */,
- 7197D4031FB4388F0063EFBB /* demo_row.pdf */,
- 71FF602E1FA8449C00C5523A /* predef_query.json */,
- 7197D4091FB58E530063EFBB /* search_ui.json */,
- 7197D41B1FBD1CD60063EFBB /* kv.json */,
- 7197D4201FBEADCB0063EFBB /* orderdetail.json */,
- 71E925CA1FDA688E0037F017 /* query_setting.json */,
- 71CB70B01FA1BA5E009FDCB7 /* data.json */,
- );
- name = "fake data";
- sourceTree = "<group>";
- };
- 71F3A9941F5F8E22001036C8 = {
- isa = PBXGroup;
- children = (
- 71FF602C1FA8074300C5523A /* doc */,
- 71F3AA8A1F627676001036C8 /* appearance */,
- 71F3AA811F6263B2001036C8 /* MainViewController.h */,
- 71F3AA821F6263B2001036C8 /* MainViewController.m */,
- 71F3AA0E1F611FC4001036C8 /* testViewController.h */,
- 71F3AA0F1F611FC4001036C8 /* testViewController.m */,
- 71F3AA101F611FC4001036C8 /* testViewController.xib */,
- 71F3A99F1F5F8E22001036C8 /* RedAnt Mobile */,
- 71F3A99E1F5F8E22001036C8 /* Products */,
- 71F3A9F41F5FA64E001036C8 /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 71F3A99E1F5F8E22001036C8 /* Products */ = {
- isa = PBXGroup;
- children = (
- 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 71F3A99F1F5F8E22001036C8 /* RedAnt Mobile */ = {
- isa = PBXGroup;
- children = (
- 71F3AA541F624A78001036C8 /* signature */,
- 71F3AA131F612347001036C8 /* commonUI */,
- 71F3A9DD1F5FA479001036C8 /* utils */,
- 71F3A9D31F5FA2E0001036C8 /* network */,
- 71F3A9D11F5FA2A4001036C8 /* const.h */,
- 71F3A9D21F5FA2B3001036C8 /* config.h */,
- 71F3A9CE1F5FA277001036C8 /* BasicViewController.h */,
- 71F3A9CF1F5FA277001036C8 /* BasicViewController.m */,
- 71F3A9E11F5FA531001036C8 /* JLKeyboardListener.h */,
- 71F3A9E21F5FA531001036C8 /* JLKeyboardListener.m */,
- 4221EF971FA81CBB0026E1EC /* Mode */,
- 7167803F1FCC0A0C00FE2784 /* cam scan */,
- 42F2EB3A1FA80E3F00BC6468 /* ModeList */,
- 71F3A9BF1F5FA109001036C8 /* login */,
- 71CB70B21FA1CCBC009FDCB7 /* fake data */,
- 71F3A9BA1F5F8E89001036C8 /* result */,
- 716780571FCC0CD300FE2784 /* upload */,
- 7197D4051FB57DD00063EFBB /* search */,
- 7197D40B1FBBE0EF0063EFBB /* detail */,
- 4221EFA51FA853660026E1EC /* Refresh */,
- 71F3A9A31F5F8E22001036C8 /* AppDelegate.h */,
- 71F3A9A41F5F8E22001036C8 /* AppDelegate.m */,
- 3C9BED2323740DC00052241C /* RAPhotoPreviewController.h */,
- 3C9BED2223740DC00052241C /* RAPhotoPreviewController.m */,
- 3C9BED2523740E2A0052241C /* RAPhotoPreviewModel.h */,
- 3C9BED2623740E2A0052241C /* RAPhotoPreviewModel.m */,
- 3C9BED1F23740D4F0052241C /* RAQRCodeScannerViewController.h */,
- 3C9BED2023740D4F0052241C /* RAQRCodeScannerViewController.m */,
- 3C9BED1023740C1B0052241C /* RAPhotoDelegate.h */,
- 3C9BED1323740CAA0052241C /* Camera.storyboard */,
- 3C9BED1423740CAA0052241C /* camera.xcassets */,
- 3C9BED1123740CAA0052241C /* RACamera.h */,
- 3C9BED1723740CAA0052241C /* RACameraViewController.h */,
- 3C9BED1523740CAA0052241C /* RACameraViewController.m */,
- 3C9BED1623740CAA0052241C /* RATakePhotoPreviewController.h */,
- 3C9BED1223740CAA0052241C /* RATakePhotoPreviewController.m */,
- 71F3A9A91F5F8E22001036C8 /* Main.storyboard */,
- 71F3A9AC1F5F8E22001036C8 /* Assets.xcassets */,
- 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */,
- 71F3A9B11F5F8E22001036C8 /* Info.plist */,
- 71F3A9A01F5F8E22001036C8 /* Supporting Files */,
- );
- path = "RedAnt Mobile";
- sourceTree = "<group>";
- };
- 71F3A9A01F5F8E22001036C8 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 71F3A9A11F5F8E22001036C8 /* main.m */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 71F3A9BA1F5F8E89001036C8 /* result */ = {
- isa = PBXGroup;
- children = (
- 42A7EA752060AF56002EF939 /* ResultCell.h */,
- 42A7EA762060AF56002EF939 /* ResultCell.m */,
- 42A7EA6F20609F6F002EF939 /* MyQLPreviewController.h */,
- 42A7EA7020609F6F002EF939 /* MyQLPreviewController.m */,
- 42A7EA6E20609F6F002EF939 /* Result.xib */,
- 42A7EA7120609F70002EF939 /* ResultCell.xib */,
- 71F3A9B71F5F8E73001036C8 /* ResultViewController.h */,
- 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */,
- 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */,
- 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */,
- 4221EFB71FA879470026E1EC /* Result.storyboard */,
- 42A7EA6B20609DEE002EF939 /* RAResultViewController.h */,
- 42A7EA6C20609DEE002EF939 /* RAResultViewController.m */,
- );
- name = result;
- sourceTree = "<group>";
- };
- 71F3A9BF1F5FA109001036C8 /* login */ = {
- isa = PBXGroup;
- children = (
- 71F3A9C31F5FA11F001036C8 /* LoginSwitchCell.h */,
- 71F3A9C41F5FA11F001036C8 /* LoginSwitchCell.m */,
- 71F3A9C51F5FA11F001036C8 /* LoginTextFiledCell.h */,
- 71F3A9C61F5FA11F001036C8 /* LoginTextFiledCell.m */,
- 71F3A9C71F5FA11F001036C8 /* LoginViewController.h */,
- 71F3A9C81F5FA11F001036C8 /* LoginViewController.m */,
- 71F3A9FA1F5FCC79001036C8 /* LoginSettingViewController.h */,
- 71F3A9FB1F5FCC79001036C8 /* LoginSettingViewController.m */,
- 71FF602A1FA802AB00C5523A /* loginUI.json */,
- );
- name = login;
- sourceTree = "<group>";
- };
- 71F3A9D31F5FA2E0001036C8 /* network */ = {
- isa = PBXGroup;
- children = (
- 71F3A9F71F5FA688001036C8 /* Reachability.h */,
- 71F3A9F81F5FA688001036C8 /* Reachability.m */,
- 71E9F6C71F8C5CCA0052C78E /* NetworkUtils.h */,
- 71E9F6C61F8C5CCA0052C78E /* NetworkUtils.m */,
- 71F3A9D71F5FA3B9001036C8 /* RANetwork.h */,
- 71F3A9D81F5FA3B9001036C8 /* RANetwork.m */,
- 71F3A9DA1F5FA458001036C8 /* RANetworkTaskDelegate.h */,
- 71F3A9DB1F5FA458001036C8 /* RANetworkTaskDelegate.m */,
- 71F3AA7B1F62617D001036C8 /* NetworkUtils+Contact.h */,
- 71F3AA7C1F62617D001036C8 /* NetworkUtils+Contact.m */,
- 716780591FCC0D0800FE2784 /* RAUploadManager.h */,
- 716780581FCC0D0800FE2784 /* RAUploadManager.m */,
- 7167805B1FCC0D0800FE2784 /* RAUploadOperation.h */,
- 7167805A1FCC0D0800FE2784 /* RAUploadOperation.m */,
- );
- name = network;
- sourceTree = "<group>";
- };
- 71F3A9DD1F5FA479001036C8 /* utils */ = {
- isa = PBXGroup;
- children = (
- 3C359786255521C00092D740 /* UIImage+RedAnt.h */,
- 3C359785255521C00092D740 /* UIImage+RedAnt.m */,
- 3C359781255521760092D740 /* RAUtils.h */,
- 3C359782255521760092D740 /* RAUtils.m */,
- 71F3A9FD1F5FDDF3001036C8 /* AES */,
- 71F3A9E41F5FA54A001036C8 /* zip */,
- 71F3AA661F624E19001036C8 /* JKTimerManager.h */,
- 71F3AA671F624E19001036C8 /* JKTimerManager.m */,
- 71F3AA841F626E14001036C8 /* RAConvertor.h */,
- 71F3AA851F626E14001036C8 /* RAConvertor.m */,
- 71F3AA871F62732A001036C8 /* FileCache.h */,
- 71F3AA881F62732A001036C8 /* FileCache.m */,
- 716780511FCC0C4E00FE2784 /* UIImage+fixOrientation.h */,
- 716780521FCC0C4E00FE2784 /* UIImage+fixOrientation.m */,
- 716780551FCC0C6D00FE2784 /* UIView+Toast.h */,
- 716780541FCC0C6D00FE2784 /* UIView+Toast.m */,
- 7102C13A1FCC0FF60062A67A /* ImageUtils.h */,
- 7102C1391FCC0FF60062A67A /* ImageUtils.m */,
- );
- name = utils;
- sourceTree = "<group>";
- };
- 71F3A9E41F5FA54A001036C8 /* zip */ = {
- isa = PBXGroup;
- children = (
- 71F3A9E51F5FA557001036C8 /* crypt.h */,
- 71F3A9E61F5FA557001036C8 /* ioapi.c */,
- 71F3A9E71F5FA557001036C8 /* ioapi.h */,
- 71F3A9E81F5FA557001036C8 /* mztools.c */,
- 71F3A9E91F5FA557001036C8 /* mztools.h */,
- 71F3A9EA1F5FA557001036C8 /* unzip.c */,
- 71F3A9EB1F5FA557001036C8 /* zip.c */,
- 71F3A9EC1F5FA557001036C8 /* zip.h */,
- 71F3A9F11F5FA56E001036C8 /* ZipArchive.h */,
- 71F3A9F21F5FA56E001036C8 /* ZipArchive.mm */,
- );
- name = zip;
- sourceTree = "<group>";
- };
- 71F3A9F41F5FA64E001036C8 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 71F3A9F51F5FA64F001036C8 /* libz.tbd */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 71F3A9FD1F5FDDF3001036C8 /* AES */ = {
- isa = PBXGroup;
- children = (
- 71F3A9FE1F5FDDFE001036C8 /* AESCrypt.h */,
- 71F3A9FF1F5FDDFE001036C8 /* AESCrypt.m */,
- 71F3AA001F5FDDFE001036C8 /* LICENSE */,
- 71F3AA011F5FDDFE001036C8 /* NSData+Base64.h */,
- 71F3AA021F5FDDFE001036C8 /* NSData+Base64.m */,
- 71F3AA031F5FDDFE001036C8 /* NSData+CommonCrypto.h */,
- 71F3AA041F5FDDFE001036C8 /* NSData+CommonCrypto.m */,
- 71F3AA051F5FDDFE001036C8 /* NSString+Base64.h */,
- 71F3AA061F5FDDFE001036C8 /* NSString+Base64.m */,
- );
- name = AES;
- sourceTree = "<group>";
- };
- 71F3AA131F612347001036C8 /* commonUI */ = {
- isa = PBXGroup;
- children = (
- 42D64CAB1FD0FEB4003F49F9 /* PhotoList */,
- 42D64C961FD0FAEE003F49F9 /* youtube */,
- 71F3AA601F624B2F001036C8 /* BundleModelCell.h */,
- 71F3AA611F624B2F001036C8 /* BundleModelCell.m */,
- 71F3AA621F624B2F001036C8 /* BundleModelViewController.h */,
- 71F3AA631F624B2F001036C8 /* BundleModelViewController.m */,
- 71F3AA7E1F626309001036C8 /* CustomIOSAlertView.h */,
- 71F3AA7F1F626309001036C8 /* CustomIOSAlertView.m */,
- 71F3AA471F61240A001036C8 /* customUI */,
- 71F3AA141F612350001036C8 /* commonEditor */,
- );
- name = commonUI;
- sourceTree = "<group>";
- };
- 71F3AA141F612350001036C8 /* commonEditor */ = {
- isa = PBXGroup;
- children = (
- 714590FD1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.h */,
- 714590FB1FE36D98007FD0A4 /* CommonEditorAutoCompleteView.m */,
- 714590FC1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib */,
- 42D8CD5B1FC662E7005BEA15 /* CommonEditorTableContainerView.h */,
- 42D8CD5A1FC662E7005BEA15 /* CommonEditorTableContainerView.m */,
- 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */,
- 71F3AA151F612369001036C8 /* CommonEditor.storyboard */,
- 42D64C811FD0FA4D003F49F9 /* BannerCell */,
- 42DFAE601F9B2A01009AFCCC /* ActionCell */,
- 42DFAE611F9B2A13009AFCCC /* EditCell */,
- 42DFAE621F9B2A28009AFCCC /* EnumCell */,
- 42DFAE631F9B2A3C009AFCCC /* ImageCell */,
- 42DFAE641F9B2A49009AFCCC /* LabelCell */,
- 42DFAE651F9B2A58009AFCCC /* MActionCell */,
- 42DFAE661F9B2A66009AFCCC /* ModelCell */,
- 42DFAE671F9B2A71009AFCCC /* SignatureCell */,
- 42DFAE681F9B2A7F009AFCCC /* SwitchCell */,
- 42DFAE691F9B2A90009AFCCC /* TextViewCell */,
- 42973ACD1FBA8EFA00A3C164 /* RangeCell */,
- 42DBCB0E1FBEC055005574E0 /* WebCell */,
- 71F3AA2A1F612369001036C8 /* CommonEditorViewController.h */,
- 71F3AA2B1F612369001036C8 /* CommonEditorViewController.m */,
- 71F3AA2C1F612369001036C8 /* DatePickerViewController.h */,
- 71F3AA2D1F612369001036C8 /* DatePickerViewController.m */,
- 71F3AA2E1F612369001036C8 /* EnumSelectorCell.h */,
- 71F3AA2F1F612369001036C8 /* EnumSelectorCell.m */,
- 71F3AA301F612369001036C8 /* EnumSelectViewController.h */,
- 71F3AA311F612369001036C8 /* EnumSelectViewController.m */,
- 42973AD91FBABADD00A3C164 /* EnumSelectAndSort */,
- 71F3AA321F612369001036C8 /* MonthPickerViewController.h */,
- 71F3AA331F612369001036C8 /* MonthPickerViewController.m */,
- 71F3AA341F612369001036C8 /* SRMonthPicker.h */,
- 71F3AA351F612369001036C8 /* SRMonthPicker.m */,
- );
- name = commonEditor;
- sourceTree = "<group>";
- };
- 71F3AA471F61240A001036C8 /* customUI */ = {
- isa = PBXGroup;
- children = (
- 71F3AA5D1F624AD4001036C8 /* StrikethroughLabel.h */,
- 71F3AA5E1F624AD4001036C8 /* StrikethroughLabel.m */,
- 71F3AA511F6125ED001036C8 /* ImageViewController.h */,
- 71F3AA521F6125ED001036C8 /* ImageViewController.m */,
- 71F3AA4E1F6124C4001036C8 /* ImageUploadViewController.h */,
- 71F3AA4F1F6124C4001036C8 /* ImageUploadViewController.m */,
- 71F3AA4B1F6124A2001036C8 /* TouchImageView.h */,
- 71F3AA4C1F6124A2001036C8 /* TouchImageView.m */,
- 71F3AA481F612415001036C8 /* RTLabel.h */,
- 71F3AA491F612415001036C8 /* RTLabel.m */,
- 714591061FEB8E67007FD0A4 /* MDHTMLLabel.h */,
- 714591071FEB8E67007FD0A4 /* MDHTMLLabel.m */,
- );
- name = customUI;
- sourceTree = "<group>";
- };
- 71F3AA541F624A78001036C8 /* signature */ = {
- isa = PBXGroup;
- children = (
- 71F3AA551F624A88001036C8 /* signature.storyboard */,
- 71F3AA561F624A88001036C8 /* SignatureView.h */,
- 71F3AA571F624A88001036C8 /* SignatureView.m */,
- 71F3AA581F624A88001036C8 /* SignatureViewController.h */,
- 71F3AA591F624A88001036C8 /* SignatureViewController.m */,
- );
- name = signature;
- sourceTree = "<group>";
- };
- 71F3AA8A1F627676001036C8 /* appearance */ = {
- isa = PBXGroup;
- children = (
- 71F3AA8E1F6276B0001036C8 /* default_appearance.json */,
- 71F3AA901F627700001036C8 /* DefaultTableHeaderView.h */,
- 71F3AA911F627700001036C8 /* DefaultTableHeaderView.m */,
- 71F3AA931F6277DE001036C8 /* DefaultAppearance.h */,
- 71F3AA941F6277DE001036C8 /* DefaultAppearance.m */,
- );
- name = appearance;
- sourceTree = "<group>";
- };
- 71FF602C1FA8074300C5523A /* doc */ = {
- isa = PBXGroup;
- children = (
- 71FF602D1FA8076700C5523A /* RA Mobile.txt */,
- );
- name = doc;
- path = "RedAnt Mobile";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 71F3A99C1F5F8E22001036C8 /* RedAnt Mobile */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 71F3A9B41F5F8E22001036C8 /* Build configuration list for PBXNativeTarget "RedAnt Mobile" */;
- buildPhases = (
- 71F3A9991F5F8E22001036C8 /* Sources */,
- 71F3A99A1F5F8E22001036C8 /* Frameworks */,
- 71F3A99B1F5F8E22001036C8 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "RedAnt Mobile";
- productName = "RedAnt Mobile";
- productReference = 71F3A99D1F5F8E22001036C8 /* RedAnt Mobile.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 71F3A9951F5F8E22001036C8 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 1210;
- ORGANIZATIONNAME = Ray;
- TargetAttributes = {
- 71F3A99C1F5F8E22001036C8 = {
- CreatedOnToolsVersion = 8.3.2;
- DevelopmentTeam = HXWLAA5YN5;
- ProvisioningStyle = Automatic;
- };
- };
- };
- buildConfigurationList = 71F3A9981F5F8E22001036C8 /* Build configuration list for PBXProject "RedAnt Mobile" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 71F3A9941F5F8E22001036C8;
- productRefGroup = 71F3A99E1F5F8E22001036C8 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 71F3A99C1F5F8E22001036C8 /* RedAnt Mobile */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 71F3A99B1F5F8E22001036C8 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 42A7EA7220609F70002EF939 /* Result.xib in Resources */,
- 3C35977E255521420092D740 /* ytplayer.html in Resources */,
- 42973AD81FBAB9C300A3C164 /* EnumSelectAndSort.storyboard in Resources */,
- 42A7EA7420609F70002EF939 /* ResultCell.xib in Resources */,
- 42DBCB131FBEC0E1005574E0 /* Phone_Web_Cell.xib in Resources */,
- 7197D4041FB438B60063EFBB /* demo_row.pdf in Resources */,
- 71FF60371FA96F4F00C5523A /* download_query.xls in Resources */,
- 7197D41A1FBC1BE80063EFBB /* Detail.storyboard in Resources */,
- 716780631FCC0D3700FE2784 /* Upload.storyboard in Resources */,
- 71FF60321FA871DD00C5523A /* data.json in Resources */,
- 7197D41C1FBD1CD60063EFBB /* kv.json in Resources */,
- 7197D40A1FB58E530063EFBB /* search_ui.json in Resources */,
- 71FF60331FA871DD00C5523A /* layout.json in Resources */,
- 42DFAE6B1F9B2B73009AFCCC /* Phone_Action_Cell.xib in Resources */,
- 71CB70B41FA1CCDB009FDCB7 /* server.json in Resources */,
- 3C9BED1A23740CAA0052241C /* camera.xcassets in Resources */,
- 42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib in Resources */,
- 716780411FCC0A2900FE2784 /* cam_scan.storyboard in Resources */,
- 71F3A9B01F5F8E22001036C8 /* LaunchScreen.storyboard in Resources */,
- 42DFAE711F9B2C36009AFCCC /* Phone_Image_Cell.xib in Resources */,
- 42973AD61FBA8F4A00A3C164 /* Phone_Range_Cell.xib in Resources */,
- 42DFAE7D1F9B2D02009AFCCC /* Phone_TextView_Cell.xib in Resources */,
- 71F3AA0D1F61151D001036C8 /* commoneditor.phone.xib in Resources */,
- 71E925CB1FDA688E0037F017 /* query_setting.json in Resources */,
- 3C9BED1923740CAA0052241C /* Camera.storyboard in Resources */,
- 71FF602B1FA802AB00C5523A /* loginUI.json in Resources */,
- 71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */,
- 4221EF9F1FA81E150026E1EC /* RAPredefQuery.storyboard in Resources */,
- 42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.xib in Resources */,
- 42D64C941FD0FAA4003F49F9 /* Phone_Banner_Cell.xib in Resources */,
- 714590FF1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.xib in Resources */,
- 71F3AA121F611FC4001036C8 /* testViewController.xib in Resources */,
- 71F3A9AD1F5F8E22001036C8 /* Assets.xcassets in Resources */,
- 42DFAE6D1F9B2BE4009AFCCC /* Phone_Edit_Cell.xib in Resources */,
- 71F3AA8F1F6276B0001036C8 /* default_appearance.json in Resources */,
- 42DFAE731F9B2C67009AFCCC /* Phone_Label_Cell.xib in Resources */,
- 42D64C951FD0FAA4003F49F9 /* Phone_Banner_Item_Cell.xib in Resources */,
- 42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */,
- 42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib in Resources */,
- 42D64CB71FD0FEB5003F49F9 /* PhotoList.storyboard in Resources */,
- 4221EFA11FA81E580026E1EC /* RAQuery.storyboard in Resources */,
- 42DFAE7B1F9B2CE6009AFCCC /* Phone_Switch_Cell.xib in Resources */,
- 71F3A9AB1F5F8E22001036C8 /* Main.storyboard in Resources */,
- 71F3A9C91F5FA11F001036C8 /* login.json in Resources */,
- 7197D4211FBEADCB0063EFBB /* orderdetail.json in Resources */,
- 71F3AA361F612369001036C8 /* CommonEditor.storyboard in Resources */,
- 71FF602F1FA8449C00C5523A /* predef_query.json in Resources */,
- 71F3AA081F5FDDFE001036C8 /* LICENSE in Resources */,
- 4221EFB81FA879470026E1EC /* Result.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 71F3A9991F5F8E22001036C8 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 42A7EA6D20609DEE002EF939 /* RAResultViewController.m in Sources */,
- 4221EFB61FA859B80026E1EC /* JLRefreshFooter.m in Sources */,
- 4221EFB21FA8599A0026E1EC /* JLRefreshHeader.m in Sources */,
- 4221EFB31FA8599A0026E1EC /* JLRefreshBasis.m in Sources */,
- 4221EFB41FA8599A0026E1EC /* UIScrollView+JLRefresh.m in Sources */,
- 716780641FCC0D3700FE2784 /* UploadSettingController.m in Sources */,
- 4221EFB51FA8599A0026E1EC /* UIView+JLExtension.m in Sources */,
- 3C35977F255521420092D740 /* RAYTPlayer.m in Sources */,
- 71F3AA3E1F612369001036C8 /* CommonEditorCellSignature.m in Sources */,
- 71F3AA441F612369001036C8 /* EnumSelectViewController.m in Sources */,
- 7167805D1FCC0D0900FE2784 /* RAUploadOperation.m in Sources */,
- 71F3A9E31F5FA531001036C8 /* JLKeyboardListener.m in Sources */,
- 71F3A9A81F5F8E22001036C8 /* RAModeListViewController.m in Sources */,
- 716780681FCC0D4400FE2784 /* UploadCell.m in Sources */,
- 7197D40E1FBBE1260063EFBB /* KVViewController.m in Sources */,
- 71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */,
- 71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */,
- 42973AD71FBA8F4A00A3C164 /* CommonEditorRangeCell.m in Sources */,
- 7102C13B1FCC0FF70062A67A /* ImageUtils.m in Sources */,
- 71E925CE1FDA6C0D0037F017 /* SearchSettingViewController.m in Sources */,
- 71F3A9EE1F5FA557001036C8 /* mztools.c in Sources */,
- 71F3AA861F626E14001036C8 /* RAConvertor.m in Sources */,
- 71F3A9F01F5FA557001036C8 /* zip.c in Sources */,
- 71F3AA7D1F62617D001036C8 /* NetworkUtils+Contact.m in Sources */,
- 71F3AA3B1F612369001036C8 /* CommonEditorCellLabel.m in Sources */,
- 71F3AA891F62732A001036C8 /* FileCache.m in Sources */,
- 71F3AA651F624B2F001036C8 /* BundleModelViewController.m in Sources */,
- 71F3AA5B1F624A88001036C8 /* SignatureView.m in Sources */,
- 71F3A9CC1F5FA11F001036C8 /* LoginTextFiledCell.m in Sources */,
- 4221EF9A1FA81D070026E1EC /* RAPredefQueryViewController.m in Sources */,
- 714590FE1FE36D99007FD0A4 /* CommonEditorAutoCompleteView.m in Sources */,
- 71F3AA371F612369001036C8 /* CommonEditorCellAction.m in Sources */,
- 7197D4081FB57E270063EFBB /* SearchViewController.m in Sources */,
- 71F3AA381F612369001036C8 /* CommonEditorCellEdit.m in Sources */,
- 3C359783255521760092D740 /* RAUtils.m in Sources */,
- 71F3AA641F624B2F001036C8 /* BundleModelCell.m in Sources */,
- 71F3A9FC1F5FCC79001036C8 /* LoginSettingViewController.m in Sources */,
- 71F3AA4D1F6124A2001036C8 /* TouchImageView.m in Sources */,
- 3C9BED2723740E2A0052241C /* RAPhotoPreviewModel.m in Sources */,
- 71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */,
- 71FF60251FA7209F00C5523A /* EnumSelectAndSortViewController.m in Sources */,
- 3C359787255521C00092D740 /* UIImage+RedAnt.m in Sources */,
- 71F3AA0A1F5FDDFE001036C8 /* NSData+CommonCrypto.m in Sources */,
- 42D64CB91FD0FEB5003F49F9 /* VideoPreviewCell.m in Sources */,
- 71F3AA0B1F5FDDFE001036C8 /* NSString+Base64.m in Sources */,
- 7167804E1FCC0B0000FE2784 /* SCShapeView.m in Sources */,
- 71F3AA111F611FC4001036C8 /* testViewController.m in Sources */,
- 71F3AA431F612369001036C8 /* EnumSelectorCell.m in Sources */,
- 71F3AA3F1F612369001036C8 /* CommonEditorCellSwitch.m in Sources */,
- 4221EF931FA813030026E1EC /* RAModeCell.m in Sources */,
- 716780501FCC0B0000FE2784 /* ScannerViewController.m in Sources */,
- 3C9BED1823740CAA0052241C /* RATakePhotoPreviewController.m in Sources */,
- 71F3AA401F612369001036C8 /* CommonEditorCellTextView.m in Sources */,
- 7167804D1FCC0B0000FE2784 /* RAMenu.m in Sources */,
- 71F3AA4A1F612415001036C8 /* RTLabel.m in Sources */,
- 71F3AA3C1F612369001036C8 /* CommonEditorCellMAction.m in Sources */,
- 71F3AA501F6124C4001036C8 /* ImageUploadViewController.m in Sources */,
- 71F3AA451F612369001036C8 /* MonthPickerViewController.m in Sources */,
- 71F3A9A21F5F8E22001036C8 /* main.m in Sources */,
- 71F3AA951F6277DE001036C8 /* DefaultAppearance.m in Sources */,
- 71F3A9CD1F5FA11F001036C8 /* LoginViewController.m in Sources */,
- 71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */,
- 7167805C1FCC0D0900FE2784 /* RAUploadManager.m in Sources */,
- 714591081FEB8E68007FD0A4 /* MDHTMLLabel.m in Sources */,
- 71F3A9D01F5FA277001036C8 /* BasicViewController.m in Sources */,
- 7197D4121FBBE1490063EFBB /* ModelDetailViewController.m in Sources */,
- 71F3AA531F6125ED001036C8 /* ImageViewController.m in Sources */,
- 71F3AA411F612369001036C8 /* CommonEditorViewController.m in Sources */,
- 716780561FCC0C6D00FE2784 /* UIView+Toast.m in Sources */,
- 716780531FCC0C4F00FE2784 /* UIImage+fixOrientation.m in Sources */,
- 71F3A9ED1F5FA557001036C8 /* ioapi.c in Sources */,
- 71F3AA391F612369001036C8 /* CommonEditorCellEnum.m in Sources */,
- 71F3AA3A1F612369001036C8 /* CommonEditorCellImg.m in Sources */,
- 3C9BED2423740DC00052241C /* RAPhotoPreviewController.m in Sources */,
- 42D64CB61FD0FEB5003F49F9 /* ContentPreviewController.m in Sources */,
- 71F3A9EF1F5FA557001036C8 /* unzip.c in Sources */,
- 71F3AA071F5FDDFE001036C8 /* AESCrypt.m in Sources */,
- 7197D4181FBC10710063EFBB /* DetailKVCell.m in Sources */,
- 71F3AA831F6263B2001036C8 /* MainViewController.m in Sources */,
- 42D64CB81FD0FEB5003F49F9 /* PhotoPreviewCell.m in Sources */,
- 7197D41F1FBD2EA60063EFBB /* LineView.m in Sources */,
- 716780651FCC0D3700FE2784 /* UploadViewController.m in Sources */,
- 7197D4151FBBE1610063EFBB /* OrderDetailViewController.m in Sources */,
- 71F3A9CB1F5FA11F001036C8 /* LoginSwitchCell.m in Sources */,
- 71F3AA801F626309001036C8 /* CustomIOSAlertView.m in Sources */,
- 71F3AA5C1F624A88001036C8 /* SignatureViewController.m in Sources */,
- 7167804C1FCC0B0000FE2784 /* MenuViewController.m in Sources */,
- 71F3A9F91F5FA688001036C8 /* Reachability.m in Sources */,
- 42A7EA772060AF56002EF939 /* ResultCell.m in Sources */,
- 42A7EA7320609F70002EF939 /* MyQLPreviewController.m in Sources */,
- 42D8CD5C1FC662E7005BEA15 /* CommonEditorTableContainerView.m in Sources */,
- 71F3AA461F612369001036C8 /* SRMonthPicker.m in Sources */,
- 71F3AA421F612369001036C8 /* DatePickerViewController.m in Sources */,
- 71F3A9D91F5FA3B9001036C8 /* RANetwork.m in Sources */,
- 71F3AA091F5FDDFE001036C8 /* NSData+Base64.m in Sources */,
- 4221EF9D1FA81D5B0026E1EC /* RAQueryViewController.m in Sources */,
- 3C9BED2123740D500052241C /* RAQRCodeScannerViewController.m in Sources */,
- 71F3A9DC1F5FA458001036C8 /* RANetworkTaskDelegate.m in Sources */,
- 42D64C931FD0FAA4003F49F9 /* CommonEditorBannerCell.m in Sources */,
- 71F3AA3D1F612369001036C8 /* CommonEditorCellModel.m in Sources */,
- 71F3AA681F624E19001036C8 /* JKTimerManager.m in Sources */,
- 71FF60291FA7236200C5523A /* EnumModel.m in Sources */,
- 71F3A9F31F5FA56E001036C8 /* ZipArchive.mm in Sources */,
- 7167804F1FCC0B0000FE2784 /* ScannerControllerView.m in Sources */,
- 42D64C921FD0FAA4003F49F9 /* CommonEditorBannerItemCell.m in Sources */,
- 71F3A9BD1F5F8EAE001036C8 /* FullyShowViewController.m in Sources */,
- 42973ADC1FBABB7F00A3C164 /* EnumSelectAndSortCell.m in Sources */,
- 3C9BED1B23740CAA0052241C /* RACameraViewController.m in Sources */,
- 42DBCB111FBEC0B7005574E0 /* CommonEditorWebCell.m in Sources */,
- 71F3A9B91F5F8E73001036C8 /* ResultViewController.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- 71F3A9A91F5F8E22001036C8 /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 71F3A9AA1F5F8E22001036C8 /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 71F3A9AE1F5F8E22001036C8 /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 71F3A9AF1F5F8E22001036C8 /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 71F3A9B21F5F8E22001036C8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- 71F3A9B31F5F8E22001036C8 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 71F3A9B51F5F8E22001036C8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- DEVELOPMENT_TEAM = HXWLAA5YN5;
- INFOPLIST_FILE = "RedAnt Mobile/Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- ONLY_ACTIVE_ARCH = YES;
- PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RedAnt-Mobile";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Debug;
- };
- 71F3A9B61F5F8E22001036C8 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- DEVELOPMENT_TEAM = HXWLAA5YN5;
- INFOPLIST_FILE = "RedAnt Mobile/Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 12.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- ONLY_ACTIVE_ARCH = NO;
- PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RedAnt-Mobile";
- PRODUCT_NAME = "$(TARGET_NAME)";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 71F3A9981F5F8E22001036C8 /* Build configuration list for PBXProject "RedAnt Mobile" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 71F3A9B21F5F8E22001036C8 /* Debug */,
- 71F3A9B31F5F8E22001036C8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 71F3A9B41F5F8E22001036C8 /* Build configuration list for PBXNativeTarget "RedAnt Mobile" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 71F3A9B51F5F8E22001036C8 /* Debug */,
- 71F3A9B61F5F8E22001036C8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 71F3A9951F5F8E22001036C8 /* Project object */;
- }
|