| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 4221EF931FA813030026E1EC /* RARootModeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF921FA813030026E1EC /* RARootModeCell.m */; };
- 4221EF961FA814400026E1EC /* RARootNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4221EF951FA814400026E1EC /* RARootNavigationController.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 */; };
- 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 */; };
- 42F2EB3E1FA80EDC00BC6468 /* RAModel.m in Sources */ = {isa = PBXBuildFile; fileRef = 42F2EB3D1FA80EDC00BC6468 /* RAModel.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 */; };
- 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 /* RARootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9A71F5F8E22001036C8 /* RARootViewController.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 */; };
- 71F3A9E01F5FA484001036C8 /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F3A9DF1F5FA484001036C8 /* RAUtils.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 */
- 4221EF911FA813030026E1EC /* RARootModeCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RARootModeCell.h; sourceTree = "<group>"; };
- 4221EF921FA813030026E1EC /* RARootModeCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RARootModeCell.m; sourceTree = "<group>"; };
- 4221EF941FA814400026E1EC /* RARootNavigationController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RARootNavigationController.h; sourceTree = "<group>"; };
- 4221EF951FA814400026E1EC /* RARootNavigationController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RARootNavigationController.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; path = 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>"; };
- 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>"; };
- 42F2EB3C1FA80EDC00BC6468 /* RAModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RAModel.h; sourceTree = "<group>"; };
- 42F2EB3D1FA80EDC00BC6468 /* RAModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RAModel.m; 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>"; };
- 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 /* RARootViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RARootViewController.h; sourceTree = "<group>"; };
- 71F3A9A71F5F8E22001036C8 /* RARootViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RARootViewController.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; path = ResultViewController.h; sourceTree = "<group>"; };
- 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ResultViewController.m; sourceTree = "<group>"; };
- 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FullyShowViewController.h; sourceTree = "<group>"; };
- 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = 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>"; };
- 71F3A9DE1F5FA484001036C8 /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
- 71F3A9DF1F5FA484001036C8 /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.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 */,
- );
- path = 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>";
- };
- 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 /* RootViewController */ = {
- isa = PBXGroup;
- children = (
- 71F3A9A61F5F8E22001036C8 /* RARootViewController.h */,
- 71F3A9A71F5F8E22001036C8 /* RARootViewController.m */,
- 4221EF911FA813030026E1EC /* RARootModeCell.h */,
- 4221EF921FA813030026E1EC /* RARootModeCell.m */,
- 4221EF941FA814400026E1EC /* RARootNavigationController.h */,
- 4221EF951FA814400026E1EC /* RARootNavigationController.m */,
- );
- name = RootViewController;
- sourceTree = "<group>";
- };
- 42F2EB3B1FA80EB300BC6468 /* Model */ = {
- isa = PBXGroup;
- children = (
- 42F2EB3C1FA80EDC00BC6468 /* RAModel.h */,
- 42F2EB3D1FA80EDC00BC6468 /* RAModel.m */,
- );
- name = Model;
- sourceTree = "<group>";
- };
- 7197D4051FB57DD00063EFBB /* search */ = {
- isa = PBXGroup;
- children = (
- 7197D4061FB57E270063EFBB /* SearchViewController.h */,
- 7197D4071FB57E270063EFBB /* SearchViewController.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 */,
- );
- 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 */,
- 42F2EB3A1FA80E3F00BC6468 /* RootViewController */,
- 71F3A9BF1F5FA109001036C8 /* login */,
- 71CB70B21FA1CCBC009FDCB7 /* fake data */,
- 71F3A9BA1F5F8E89001036C8 /* result */,
- 7197D4051FB57DD00063EFBB /* search */,
- 42F2EB3B1FA80EB300BC6468 /* Model */,
- 7197D40B1FBBE0EF0063EFBB /* detail */,
- 4221EFA51FA853660026E1EC /* Refresh */,
- 71F3A9A31F5F8E22001036C8 /* AppDelegate.h */,
- 71F3A9A41F5F8E22001036C8 /* AppDelegate.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 = (
- 71F3A9B71F5F8E73001036C8 /* ResultViewController.h */,
- 71F3A9B81F5F8E73001036C8 /* ResultViewController.m */,
- 71CB70B01FA1BA5E009FDCB7 /* data.json */,
- 71F3A9BB1F5F8EAE001036C8 /* FullyShowViewController.h */,
- 71F3A9BC1F5F8EAE001036C8 /* FullyShowViewController.m */,
- 4221EFB71FA879470026E1EC /* Result.storyboard */,
- );
- 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 */,
- );
- name = network;
- sourceTree = "<group>";
- };
- 71F3A9DD1F5FA479001036C8 /* utils */ = {
- isa = PBXGroup;
- children = (
- 71F3A9FD1F5FDDF3001036C8 /* AES */,
- 71F3A9E41F5FA54A001036C8 /* zip */,
- 71F3A9DE1F5FA484001036C8 /* RAUtils.h */,
- 71F3A9DF1F5FA484001036C8 /* RAUtils.m */,
- 71F3AA661F624E19001036C8 /* JKTimerManager.h */,
- 71F3AA671F624E19001036C8 /* JKTimerManager.m */,
- 71F3AA841F626E14001036C8 /* RAConvertor.h */,
- 71F3AA851F626E14001036C8 /* RAConvertor.m */,
- 71F3AA871F62732A001036C8 /* FileCache.h */,
- 71F3AA881F62732A001036C8 /* FileCache.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 = (
- 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 = (
- 42D8CD5B1FC662E7005BEA15 /* CommonEditorTableContainerView.h */,
- 42D8CD5A1FC662E7005BEA15 /* CommonEditorTableContainerView.m */,
- 71F3AA0C1F61151D001036C8 /* commoneditor.phone.xib */,
- 71F3AA151F612369001036C8 /* CommonEditor.storyboard */,
- 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 */,
- );
- 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 = 0900;
- 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 = English;
- 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 = (
- 42973AD81FBAB9C300A3C164 /* EnumSelectAndSort.storyboard 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 */,
- 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 */,
- 42DFAE791F9B2CBD009AFCCC /* Phone_Signature_Cell.xib 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 */,
- 71FF602B1FA802AB00C5523A /* loginUI.json in Resources */,
- 71F3AA5A1F624A88001036C8 /* signature.storyboard in Resources */,
- 4221EF9F1FA81E150026E1EC /* RAPredefQuery.storyboard in Resources */,
- 42DFAE771F9B2C9B009AFCCC /* Phone_Model_Cell.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 */,
- 42DFAE751F9B2C83009AFCCC /* Phone_MAction_Cell.xib in Resources */,
- 42DFAE6F1F9B2C18009AFCCC /* Phone_Enum_Cell.xib 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 = (
- 4221EFB61FA859B80026E1EC /* JLRefreshFooter.m in Sources */,
- 4221EFB21FA8599A0026E1EC /* JLRefreshHeader.m in Sources */,
- 4221EFB31FA8599A0026E1EC /* JLRefreshBasis.m in Sources */,
- 4221EFB41FA8599A0026E1EC /* UIScrollView+JLRefresh.m in Sources */,
- 4221EFB51FA8599A0026E1EC /* UIView+JLExtension.m in Sources */,
- 71F3AA3E1F612369001036C8 /* CommonEditorCellSignature.m in Sources */,
- 71F3AA441F612369001036C8 /* EnumSelectViewController.m in Sources */,
- 71F3A9E31F5FA531001036C8 /* JLKeyboardListener.m in Sources */,
- 71F3A9A81F5F8E22001036C8 /* RARootViewController.m in Sources */,
- 7197D40E1FBBE1260063EFBB /* KVViewController.m in Sources */,
- 71F3AA921F627700001036C8 /* DefaultTableHeaderView.m in Sources */,
- 71F3AA5F1F624AD4001036C8 /* StrikethroughLabel.m in Sources */,
- 42973AD71FBA8F4A00A3C164 /* CommonEditorRangeCell.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 */,
- 71F3AA371F612369001036C8 /* CommonEditorCellAction.m in Sources */,
- 7197D4081FB57E270063EFBB /* SearchViewController.m in Sources */,
- 71F3AA381F612369001036C8 /* CommonEditorCellEdit.m in Sources */,
- 71F3AA641F624B2F001036C8 /* BundleModelCell.m in Sources */,
- 71F3A9FC1F5FCC79001036C8 /* LoginSettingViewController.m in Sources */,
- 71F3AA4D1F6124A2001036C8 /* TouchImageView.m in Sources */,
- 71F3A9A51F5F8E22001036C8 /* AppDelegate.m in Sources */,
- 71FF60251FA7209F00C5523A /* EnumSelectAndSortViewController.m in Sources */,
- 71F3AA0A1F5FDDFE001036C8 /* NSData+CommonCrypto.m in Sources */,
- 71F3AA0B1F5FDDFE001036C8 /* NSString+Base64.m in Sources */,
- 71F3AA111F611FC4001036C8 /* testViewController.m in Sources */,
- 71F3AA431F612369001036C8 /* EnumSelectorCell.m in Sources */,
- 71F3AA3F1F612369001036C8 /* CommonEditorCellSwitch.m in Sources */,
- 4221EF931FA813030026E1EC /* RARootModeCell.m in Sources */,
- 71F3A9E01F5FA484001036C8 /* RAUtils.m in Sources */,
- 71F3AA401F612369001036C8 /* CommonEditorCellTextView.m in Sources */,
- 71F3AA4A1F612415001036C8 /* RTLabel.m in Sources */,
- 71F3AA3C1F612369001036C8 /* CommonEditorCellMAction.m in Sources */,
- 71F3AA501F6124C4001036C8 /* ImageUploadViewController.m in Sources */,
- 71F3AA451F612369001036C8 /* MonthPickerViewController.m in Sources */,
- 4221EF961FA814400026E1EC /* RARootNavigationController.m in Sources */,
- 71F3A9A21F5F8E22001036C8 /* main.m in Sources */,
- 71F3AA951F6277DE001036C8 /* DefaultAppearance.m in Sources */,
- 71F3A9CD1F5FA11F001036C8 /* LoginViewController.m in Sources */,
- 71E9F6C81F8C5CCB0052C78E /* NetworkUtils.m in Sources */,
- 71F3A9D01F5FA277001036C8 /* BasicViewController.m in Sources */,
- 7197D4121FBBE1490063EFBB /* ModelDetailViewController.m in Sources */,
- 71F3AA531F6125ED001036C8 /* ImageViewController.m in Sources */,
- 71F3AA411F612369001036C8 /* CommonEditorViewController.m in Sources */,
- 71F3A9ED1F5FA557001036C8 /* ioapi.c in Sources */,
- 71F3AA391F612369001036C8 /* CommonEditorCellEnum.m in Sources */,
- 71F3AA3A1F612369001036C8 /* CommonEditorCellImg.m in Sources */,
- 71F3A9EF1F5FA557001036C8 /* unzip.c in Sources */,
- 71F3AA071F5FDDFE001036C8 /* AESCrypt.m in Sources */,
- 7197D4181FBC10710063EFBB /* DetailKVCell.m in Sources */,
- 71F3AA831F6263B2001036C8 /* MainViewController.m in Sources */,
- 7197D41F1FBD2EA60063EFBB /* LineView.m in Sources */,
- 7197D4151FBBE1610063EFBB /* OrderDetailViewController.m in Sources */,
- 71F3A9CB1F5FA11F001036C8 /* LoginSwitchCell.m in Sources */,
- 71F3AA801F626309001036C8 /* CustomIOSAlertView.m in Sources */,
- 71F3AA5C1F624A88001036C8 /* SignatureViewController.m in Sources */,
- 71F3A9F91F5FA688001036C8 /* Reachability.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 */,
- 42F2EB3E1FA80EDC00BC6468 /* RAModel.m in Sources */,
- 4221EF9D1FA81D5B0026E1EC /* RAQueryViewController.m in Sources */,
- 71F3A9DC1F5FA458001036C8 /* RANetworkTaskDelegate.m in Sources */,
- 71F3AA3D1F612369001036C8 /* CommonEditorCellModel.m in Sources */,
- 71F3AA681F624E19001036C8 /* JKTimerManager.m in Sources */,
- 71FF60291FA7236200C5523A /* EnumModel.m in Sources */,
- 71F3A9F31F5FA56E001036C8 /* ZipArchive.mm in Sources */,
- 71F3A9BD1F5F8EAE001036C8 /* FullyShowViewController.m in Sources */,
- 42973ADC1FBABB7F00A3C164 /* EnumSelectAndSortCell.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_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_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_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- 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 = 10.3;
- 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_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_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_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- 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 = 10.3;
- 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 = 10.3;
- 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 = 10.3;
- 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 */;
- }
|