| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 42056E7E1EB989AB0010597A /* JLKeyboardListener.m in Sources */ = {isa = PBXBuildFile; fileRef = 42056E7D1EB989AB0010597A /* JLKeyboardListener.m */; };
- 42056E871EB9CF5D0010597A /* BasicModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42056E861EB9CF5D0010597A /* BasicModeViewController.m */; };
- 426E6B1F1EB8558400942BE1 /* RootModeCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E6B1E1EB8558400942BE1 /* RootModeCell.m */; };
- 426E6B241EB85C2B00942BE1 /* PopModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E6B231EB85C2B00942BE1 /* PopModeViewController.m */; };
- 426E6B271EB85C4200942BE1 /* ModelModeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 426E6B261EB85C4200942BE1 /* ModelModeViewController.m */; };
- 426E6B291EB8720400942BE1 /* Mode.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 426E6B281EB8720400942BE1 /* Mode.storyboard */; };
- 428566D51EF1220F0041208A /* NewPhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 428566D41EF1220F0041208A /* NewPhotoPreviewController.m */; };
- 428566D81EF122360041208A /* PhotoPreviewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 428566D71EF122360041208A /* PhotoPreviewCell.m */; };
- 429F25221EC9AA4200C22ABB /* TakePhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 429F25211EC9AA4200C22ABB /* TakePhotoPreviewController.m */; };
- 42A0E02A1F1D98970020BFC6 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 42A0E0291F1D98970020BFC6 /* SystemConfiguration.framework */; };
- 42A829C01EBC027100898B8A /* RootNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829BF1EBC027100898B8A /* RootNavigationController.m */; };
- 42A829C31EBC0F8300898B8A /* ManufacturerListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829C21EBC0F8300898B8A /* ManufacturerListController.m */; };
- 42A829C71EBC0FAC00898B8A /* ManufacturerCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829C61EBC0FAC00898B8A /* ManufacturerCell.m */; };
- 42A829CC1EBC6CA200898B8A /* UploadViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829CB1EBC6CA200898B8A /* UploadViewController.m */; };
- 42A829CE1EBC6CA900898B8A /* Upload.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42A829CD1EBC6CA900898B8A /* Upload.storyboard */; };
- 42A829D21EBC6D3300898B8A /* UploadCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42A829D11EBC6D3300898B8A /* UploadCell.m */; };
- 42BC2CFF1EBAC4050016B30D /* PhotoListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2CFE1EBAC4050016B30D /* PhotoListViewController.m */; };
- 42BC2D011EBAC4310016B30D /* PhotoList.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 42BC2D001EBAC4310016B30D /* PhotoList.storyboard */; };
- 42BC2D051EBAC4C00016B30D /* PhotoCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2D041EBAC4C00016B30D /* PhotoCell.m */; };
- 42BC2D091EBAC75F0016B30D /* TouchImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2D081EBAC75F0016B30D /* TouchImageView.m */; };
- 42BC2D0C1EBB00FD0016B30D /* PhotoPreviewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC2D0B1EBB00FD0016B30D /* PhotoPreviewController.m */; };
- 42BC6FFA1EC1ACF9004A5F30 /* UploadSettingController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42BC6FF91EC1ACF9004A5F30 /* UploadSettingController.m */; };
- 42E1B0FD1EB1C8EE00EEF27C /* LoginSwitchCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B0FB1EB1C8EE00EEF27C /* LoginSwitchCell.m */; };
- 42E1B0FE1EB1C8EE00EEF27C /* LoginTextFiledCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B0FC1EB1C8EE00EEF27C /* LoginTextFiledCell.m */; };
- 42E1B1021EB1C92000EEF27C /* BasicViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B1011EB1C92000EEF27C /* BasicViewController.m */; };
- 42E1B1041EB1CCB200EEF27C /* login.json in Resources */ = {isa = PBXBuildFile; fileRef = 42E1B1031EB1CCB200EEF27C /* login.json */; };
- 42E1B1081EB1D9B100EEF27C /* LoginSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 42E1B1071EB1D9B100EEF27C /* LoginSettingViewController.m */; };
- 71114A9D1EB1BCB400D2200C /* LoginViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114A9C1EB1BCB400D2200C /* LoginViewController.m */; };
- 71114AA31EB1C40900D2200C /* RAINetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AA21EB1C40900D2200C /* RAINetwork.m */; };
- 71114AA61EB1C50D00D2200C /* RAUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AA51EB1C50D00D2200C /* RAUtils.m */; };
- 71114AB21EB1C5C800D2200C /* AESCrypt.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AAA1EB1C5C800D2200C /* AESCrypt.m */; };
- 71114AB31EB1C5C800D2200C /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 71114AAB1EB1C5C800D2200C /* LICENSE */; };
- 71114AB41EB1C5C800D2200C /* NSData+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AAD1EB1C5C800D2200C /* NSData+Base64.m */; };
- 71114AB51EB1C5C800D2200C /* NSData+CommonCrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AAF1EB1C5C800D2200C /* NSData+CommonCrypto.m */; };
- 71114AB61EB1C5C800D2200C /* NSString+Base64.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AB11EB1C5C800D2200C /* NSString+Base64.m */; };
- 71114ABC1EB1C73400D2200C /* ZipArchive.mm in Sources */ = {isa = PBXBuildFile; fileRef = 71114ABB1EB1C73400D2200C /* ZipArchive.mm */; };
- 71114AC61EB1C73B00D2200C /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114ABE1EB1C73B00D2200C /* ioapi.c */; };
- 71114AC71EB1C73B00D2200C /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114AC01EB1C73B00D2200C /* mztools.c */; };
- 71114AC81EB1C73B00D2200C /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114AC21EB1C73B00D2200C /* unzip.c */; };
- 71114AC91EB1C73B00D2200C /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 71114AC41EB1C73B00D2200C /* zip.c */; };
- 71114ACC1EB1C76E00D2200C /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 71114ACB1EB1C76E00D2200C /* libz.tbd */; };
- 71114ACF1EB1C79300D2200C /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114ACE1EB1C79300D2200C /* Reachability.m */; };
- 71114AEE1EB2DEF900D2200C /* cam_scan.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71114AE31EB2DEF900D2200C /* cam_scan.storyboard */; };
- 71114AEF1EB2DEF900D2200C /* MenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AE51EB2DEF900D2200C /* MenuViewController.m */; };
- 71114AF01EB2DEF900D2200C /* RAMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AE71EB2DEF900D2200C /* RAMenu.m */; };
- 71114AF11EB2DEF900D2200C /* ScannerControllerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AE91EB2DEF900D2200C /* ScannerControllerView.m */; };
- 71114AF21EB2DEF900D2200C /* ScannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AEB1EB2DEF900D2200C /* ScannerViewController.m */; };
- 71114AF31EB2DEF900D2200C /* SCShapeView.m in Sources */ = {isa = PBXBuildFile; fileRef = 71114AED1EB2DEF900D2200C /* SCShapeView.m */; };
- 71749AFD1ECC199300018EEC /* UIImage+fixOrientation.m in Sources */ = {isa = PBXBuildFile; fileRef = 71749AFC1ECC199300018EEC /* UIImage+fixOrientation.m */; };
- 717A37AE1ED6BF0700E09FB6 /* ImageUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 717A37AD1ED6BF0700E09FB6 /* ImageUtils.m */; };
- 71961CB01EC00DDD002C4096 /* RANetworkTaskDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71961CAB1EC00DDD002C4096 /* RANetworkTaskDelegate.m */; };
- 71961CB11EC00DDD002C4096 /* RAUploadManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 71961CAD1EC00DDD002C4096 /* RAUploadManager.m */; };
- 71961CB21EC00DDD002C4096 /* RAUploadOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 71961CAF1EC00DDD002C4096 /* RAUploadOperation.m */; };
- 71DCDC391EAF234E00BA045A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DCDC381EAF234E00BA045A /* main.m */; };
- 71DCDC3C1EAF234E00BA045A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DCDC3B1EAF234E00BA045A /* AppDelegate.m */; };
- 71DCDC3F1EAF234E00BA045A /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 71DCDC3E1EAF234E00BA045A /* RootViewController.m */; };
- 71DCDC421EAF234E00BA045A /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC401EAF234E00BA045A /* Main.storyboard */; };
- 71DCDC441EAF234E00BA045A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC431EAF234E00BA045A /* Assets.xcassets */; };
- 71DCDC471EAF234E00BA045A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC451EAF234E00BA045A /* LaunchScreen.storyboard */; };
- 71DCDC501EAF353000BA045A /* modelist.json in Resources */ = {isa = PBXBuildFile; fileRef = 71DCDC4F1EAF353000BA045A /* modelist.json */; };
- 71E9F6B31F8B46380052C78E /* NetworkUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 71E9F6B11F8B46380052C78E /* NetworkUtils.m */; };
- 71F8D1CE1EC955BF002003DB /* UIView+Toast.m in Sources */ = {isa = PBXBuildFile; fileRef = 71F8D1CD1EC955BF002003DB /* UIView+Toast.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 42056E7C1EB989AB0010597A /* JLKeyboardListener.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JLKeyboardListener.h; sourceTree = "<group>"; };
- 42056E7D1EB989AB0010597A /* JLKeyboardListener.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JLKeyboardListener.m; sourceTree = "<group>"; };
- 42056E851EB9CF5D0010597A /* BasicModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicModeViewController.h; sourceTree = "<group>"; };
- 42056E861EB9CF5D0010597A /* BasicModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicModeViewController.m; sourceTree = "<group>"; };
- 426E6B1D1EB8558400942BE1 /* RootModeCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootModeCell.h; sourceTree = "<group>"; };
- 426E6B1E1EB8558400942BE1 /* RootModeCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootModeCell.m; sourceTree = "<group>"; };
- 426E6B221EB85C2B00942BE1 /* PopModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PopModeViewController.h; sourceTree = "<group>"; };
- 426E6B231EB85C2B00942BE1 /* PopModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PopModeViewController.m; sourceTree = "<group>"; };
- 426E6B251EB85C4200942BE1 /* ModelModeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ModelModeViewController.h; sourceTree = "<group>"; };
- 426E6B261EB85C4200942BE1 /* ModelModeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ModelModeViewController.m; sourceTree = "<group>"; };
- 426E6B281EB8720400942BE1 /* Mode.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Mode.storyboard; sourceTree = "<group>"; };
- 428566D31EF1220F0041208A /* NewPhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NewPhotoPreviewController.h; sourceTree = "<group>"; };
- 428566D41EF1220F0041208A /* NewPhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NewPhotoPreviewController.m; sourceTree = "<group>"; };
- 428566D61EF122360041208A /* PhotoPreviewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoPreviewCell.h; sourceTree = "<group>"; };
- 428566D71EF122360041208A /* PhotoPreviewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoPreviewCell.m; sourceTree = "<group>"; };
- 429F25201EC9AA4200C22ABB /* TakePhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TakePhotoPreviewController.h; sourceTree = "<group>"; };
- 429F25211EC9AA4200C22ABB /* TakePhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TakePhotoPreviewController.m; sourceTree = "<group>"; };
- 42A0E0291F1D98970020BFC6 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
- 42A0E02B1F1D98D20020BFC6 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
- 42A829BE1EBC027100898B8A /* RootNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootNavigationController.h; sourceTree = "<group>"; };
- 42A829BF1EBC027100898B8A /* RootNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootNavigationController.m; sourceTree = "<group>"; };
- 42A829C11EBC0F8300898B8A /* ManufacturerListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManufacturerListController.h; sourceTree = "<group>"; };
- 42A829C21EBC0F8300898B8A /* ManufacturerListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ManufacturerListController.m; sourceTree = "<group>"; };
- 42A829C51EBC0FAC00898B8A /* ManufacturerCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ManufacturerCell.h; sourceTree = "<group>"; };
- 42A829C61EBC0FAC00898B8A /* ManufacturerCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ManufacturerCell.m; sourceTree = "<group>"; };
- 42A829CA1EBC6CA200898B8A /* UploadViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadViewController.h; sourceTree = "<group>"; };
- 42A829CB1EBC6CA200898B8A /* UploadViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadViewController.m; sourceTree = "<group>"; };
- 42A829CD1EBC6CA900898B8A /* Upload.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Upload.storyboard; sourceTree = "<group>"; };
- 42A829D01EBC6D3300898B8A /* UploadCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadCell.h; sourceTree = "<group>"; };
- 42A829D11EBC6D3300898B8A /* UploadCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadCell.m; sourceTree = "<group>"; };
- 42BC2CFD1EBAC4050016B30D /* PhotoListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoListViewController.h; sourceTree = "<group>"; };
- 42BC2CFE1EBAC4050016B30D /* PhotoListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoListViewController.m; sourceTree = "<group>"; };
- 42BC2D001EBAC4310016B30D /* PhotoList.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = PhotoList.storyboard; sourceTree = "<group>"; };
- 42BC2D031EBAC4C00016B30D /* PhotoCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoCell.h; sourceTree = "<group>"; };
- 42BC2D041EBAC4C00016B30D /* PhotoCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoCell.m; sourceTree = "<group>"; };
- 42BC2D071EBAC75F0016B30D /* TouchImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TouchImageView.h; sourceTree = "<group>"; };
- 42BC2D081EBAC75F0016B30D /* TouchImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TouchImageView.m; sourceTree = "<group>"; };
- 42BC2D0A1EBB00FD0016B30D /* PhotoPreviewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PhotoPreviewController.h; sourceTree = "<group>"; };
- 42BC2D0B1EBB00FD0016B30D /* PhotoPreviewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PhotoPreviewController.m; sourceTree = "<group>"; };
- 42BC6FF81EC1ACF9004A5F30 /* UploadSettingController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UploadSettingController.h; sourceTree = "<group>"; };
- 42BC6FF91EC1ACF9004A5F30 /* UploadSettingController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UploadSettingController.m; sourceTree = "<group>"; };
- 42E1B0F91EB1C8EE00EEF27C /* LoginSwitchCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSwitchCell.h; sourceTree = "<group>"; };
- 42E1B0FA1EB1C8EE00EEF27C /* LoginTextFiledCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginTextFiledCell.h; sourceTree = "<group>"; };
- 42E1B0FB1EB1C8EE00EEF27C /* LoginSwitchCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSwitchCell.m; sourceTree = "<group>"; };
- 42E1B0FC1EB1C8EE00EEF27C /* LoginTextFiledCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginTextFiledCell.m; sourceTree = "<group>"; };
- 42E1B1001EB1C92000EEF27C /* BasicViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicViewController.h; sourceTree = "<group>"; };
- 42E1B1011EB1C92000EEF27C /* BasicViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BasicViewController.m; sourceTree = "<group>"; };
- 42E1B1031EB1CCB200EEF27C /* login.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = login.json; sourceTree = "<group>"; };
- 42E1B1061EB1D9B100EEF27C /* LoginSettingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginSettingViewController.h; sourceTree = "<group>"; };
- 42E1B1071EB1D9B100EEF27C /* LoginSettingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginSettingViewController.m; sourceTree = "<group>"; };
- 71114A9B1EB1BCB400D2200C /* LoginViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LoginViewController.h; sourceTree = "<group>"; };
- 71114A9C1EB1BCB400D2200C /* LoginViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoginViewController.m; sourceTree = "<group>"; };
- 71114AA11EB1C40900D2200C /* RAINetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RAINetwork.h; sourceTree = "<group>"; };
- 71114AA21EB1C40900D2200C /* RAINetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RAINetwork.m; sourceTree = "<group>"; };
- 71114AA41EB1C50D00D2200C /* RAUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUtils.h; path = "../../RedAnt ERP Mobile/common/RAUtils.h"; sourceTree = "<group>"; };
- 71114AA51EB1C50D00D2200C /* RAUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUtils.m; path = "../../RedAnt ERP Mobile/common/RAUtils.m"; sourceTree = "<group>"; };
- 71114AA91EB1C5C800D2200C /* AESCrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESCrypt.h; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.h"; sourceTree = "<group>"; };
- 71114AAA1EB1C5C800D2200C /* AESCrypt.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AESCrypt.m; path = "../../RedAnt ERP Mobile/common/AES/AESCrypt.m"; sourceTree = "<group>"; };
- 71114AAB1EB1C5C800D2200C /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = LICENSE; path = "../../RedAnt ERP Mobile/common/AES/LICENSE"; sourceTree = "<group>"; };
- 71114AAC1EB1C5C800D2200C /* 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>"; };
- 71114AAD1EB1C5C800D2200C /* 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>"; };
- 71114AAE1EB1C5C800D2200C /* 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>"; };
- 71114AAF1EB1C5C800D2200C /* 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>"; };
- 71114AB01EB1C5C800D2200C /* 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>"; };
- 71114AB11EB1C5C800D2200C /* 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>"; };
- 71114AB71EB1C68B00D2200C /* const.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = const.h; sourceTree = "<group>"; };
- 71114AB81EB1C6B700D2200C /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
- 71114ABA1EB1C73400D2200C /* ZipArchive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ZipArchive.h; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.h"; sourceTree = "<group>"; };
- 71114ABB1EB1C73400D2200C /* ZipArchive.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ZipArchive.mm; path = "../../RedAnt ERP Mobile/common/zip/ZipArchive.mm"; sourceTree = "<group>"; };
- 71114ABD1EB1C73B00D2200C /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/crypt.h"; sourceTree = "<group>"; };
- 71114ABE1EB1C73B00D2200C /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.c"; sourceTree = "<group>"; };
- 71114ABF1EB1C73B00D2200C /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/ioapi.h"; sourceTree = "<group>"; };
- 71114AC01EB1C73B00D2200C /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.c"; sourceTree = "<group>"; };
- 71114AC11EB1C73B00D2200C /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/mztools.h"; sourceTree = "<group>"; };
- 71114AC21EB1C73B00D2200C /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.c"; sourceTree = "<group>"; };
- 71114AC31EB1C73B00D2200C /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/unzip.h"; sourceTree = "<group>"; };
- 71114AC41EB1C73B00D2200C /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.c"; sourceTree = "<group>"; };
- 71114AC51EB1C73B00D2200C /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = "../../RedAnt ERP Mobile/common/zip/minizip/zip.h"; sourceTree = "<group>"; };
- 71114ACB1EB1C76E00D2200C /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
- 71114ACD1EB1C79300D2200C /* Reachability.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Reachability.h; path = "../../RedAnt ERP Mobile/common/Reachability.h"; sourceTree = "<group>"; };
- 71114ACE1EB1C79300D2200C /* Reachability.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Reachability.m; path = "../../RedAnt ERP Mobile/common/Reachability.m"; sourceTree = "<group>"; };
- 71114AE31EB2DEF900D2200C /* cam_scan.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = cam_scan.storyboard; path = ../../common/cam_scan.storyboard; sourceTree = "<group>"; };
- 71114AE41EB2DEF900D2200C /* MenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MenuViewController.h; path = ../../common/MenuViewController.h; sourceTree = "<group>"; };
- 71114AE51EB2DEF900D2200C /* MenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MenuViewController.m; path = ../../common/MenuViewController.m; sourceTree = "<group>"; };
- 71114AE61EB2DEF900D2200C /* RAMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAMenu.h; path = ../../common/RAMenu.h; sourceTree = "<group>"; };
- 71114AE71EB2DEF900D2200C /* RAMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAMenu.m; path = ../../common/RAMenu.m; sourceTree = "<group>"; };
- 71114AE81EB2DEF900D2200C /* ScannerControllerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerControllerView.h; path = ../../common/ScannerControllerView.h; sourceTree = "<group>"; };
- 71114AE91EB2DEF900D2200C /* ScannerControllerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerControllerView.m; path = ../../common/ScannerControllerView.m; sourceTree = "<group>"; };
- 71114AEA1EB2DEF900D2200C /* ScannerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScannerViewController.h; path = ../../common/ScannerViewController.h; sourceTree = "<group>"; };
- 71114AEB1EB2DEF900D2200C /* ScannerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScannerViewController.m; path = ../../common/ScannerViewController.m; sourceTree = "<group>"; };
- 71114AEC1EB2DEF900D2200C /* SCShapeView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SCShapeView.h; path = ../../common/SCShapeView.h; sourceTree = "<group>"; };
- 71114AED1EB2DEF900D2200C /* SCShapeView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SCShapeView.m; path = ../../common/SCShapeView.m; sourceTree = "<group>"; };
- 71749AFB1ECC199300018EEC /* UIImage+fixOrientation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIImage+fixOrientation.h"; path = "../../common/UIImage+fixOrientation.h"; sourceTree = "<group>"; };
- 71749AFC1ECC199300018EEC /* UIImage+fixOrientation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIImage+fixOrientation.m"; path = "../../common/UIImage+fixOrientation.m"; sourceTree = "<group>"; };
- 717A37AC1ED6BF0700E09FB6 /* ImageUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ImageUtils.h; path = "../../RedAnt ERP Mobile/common/ImageUtils.h"; sourceTree = "<group>"; };
- 717A37AD1ED6BF0700E09FB6 /* ImageUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ImageUtils.m; path = "../../RedAnt ERP Mobile/common/ImageUtils.m"; sourceTree = "<group>"; };
- 71961CAA1EC00DDD002C4096 /* RANetworkTaskDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RANetworkTaskDelegate.h; path = ../../common/upload/RANetworkTaskDelegate.h; sourceTree = "<group>"; };
- 71961CAB1EC00DDD002C4096 /* RANetworkTaskDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RANetworkTaskDelegate.m; path = ../../common/upload/RANetworkTaskDelegate.m; sourceTree = "<group>"; };
- 71961CAC1EC00DDD002C4096 /* RAUploadManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadManager.h; path = ../../common/upload/RAUploadManager.h; sourceTree = "<group>"; };
- 71961CAD1EC00DDD002C4096 /* RAUploadManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadManager.m; path = ../../common/upload/RAUploadManager.m; sourceTree = "<group>"; };
- 71961CAE1EC00DDD002C4096 /* RAUploadOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RAUploadOperation.h; path = ../../common/upload/RAUploadOperation.h; sourceTree = "<group>"; };
- 71961CAF1EC00DDD002C4096 /* RAUploadOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RAUploadOperation.m; path = ../../common/upload/RAUploadOperation.m; sourceTree = "<group>"; };
- 71DCDC341EAF234E00BA045A /* RA Image.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RA Image.app"; sourceTree = BUILT_PRODUCTS_DIR; };
- 71DCDC381EAF234E00BA045A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
- 71DCDC3A1EAF234E00BA045A /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
- 71DCDC3B1EAF234E00BA045A /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
- 71DCDC3D1EAF234E00BA045A /* RootViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
- 71DCDC3E1EAF234E00BA045A /* RootViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
- 71DCDC411EAF234E00BA045A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
- 71DCDC431EAF234E00BA045A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
- 71DCDC461EAF234E00BA045A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
- 71DCDC481EAF234E00BA045A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- 71DCDC4F1EAF353000BA045A /* modelist.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = modelist.json; sourceTree = "<group>"; };
- 71E9F6B11F8B46380052C78E /* NetworkUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = NetworkUtils.m; path = ../../common/NetworkUtils.m; sourceTree = "<group>"; };
- 71E9F6B21F8B46380052C78E /* NetworkUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = NetworkUtils.h; path = ../../common/NetworkUtils.h; sourceTree = "<group>"; };
- 71F8D1CC1EC955BF002003DB /* UIView+Toast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIView+Toast.h"; path = "../../common/customUI/UIView+Toast.h"; sourceTree = "<group>"; };
- 71F8D1CD1EC955BF002003DB /* UIView+Toast.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIView+Toast.m"; path = "../../common/customUI/UIView+Toast.m"; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- 71DCDC311EAF234E00BA045A /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 42A0E02A1F1D98970020BFC6 /* SystemConfiguration.framework in Frameworks */,
- 71114ACC1EB1C76E00D2200C /* libz.tbd in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 42056E7B1EB989AB0010597A /* KeyboardListener */ = {
- isa = PBXGroup;
- children = (
- 42056E7C1EB989AB0010597A /* JLKeyboardListener.h */,
- 42056E7D1EB989AB0010597A /* JLKeyboardListener.m */,
- );
- path = KeyboardListener;
- sourceTree = "<group>";
- };
- 426E6B1C1EB8555800942BE1 /* view */ = {
- isa = PBXGroup;
- children = (
- 426E6B1D1EB8558400942BE1 /* RootModeCell.h */,
- 426E6B1E1EB8558400942BE1 /* RootModeCell.m */,
- );
- name = view;
- sourceTree = "<group>";
- };
- 426E6B201EB85BD200942BE1 /* PopMode */ = {
- isa = PBXGroup;
- children = (
- 426E6B221EB85C2B00942BE1 /* PopModeViewController.h */,
- 426E6B231EB85C2B00942BE1 /* PopModeViewController.m */,
- );
- name = PopMode;
- sourceTree = "<group>";
- };
- 426E6B211EB85BFC00942BE1 /* ModelMode */ = {
- isa = PBXGroup;
- children = (
- 426E6B251EB85C4200942BE1 /* ModelModeViewController.h */,
- 426E6B261EB85C4200942BE1 /* ModelModeViewController.m */,
- 42A829C81EBC2BA600898B8A /* manufacturer */,
- );
- name = ModelMode;
- sourceTree = "<group>";
- };
- 42A829C41EBC0F8D00898B8A /* view */ = {
- isa = PBXGroup;
- children = (
- 42A829C51EBC0FAC00898B8A /* ManufacturerCell.h */,
- 42A829C61EBC0FAC00898B8A /* ManufacturerCell.m */,
- );
- name = view;
- sourceTree = "<group>";
- };
- 42A829C81EBC2BA600898B8A /* manufacturer */ = {
- isa = PBXGroup;
- children = (
- 42A829C11EBC0F8300898B8A /* ManufacturerListController.h */,
- 42A829C21EBC0F8300898B8A /* ManufacturerListController.m */,
- 42A829C41EBC0F8D00898B8A /* view */,
- );
- name = manufacturer;
- sourceTree = "<group>";
- };
- 42A829C91EBC6BF500898B8A /* Upload */ = {
- isa = PBXGroup;
- children = (
- 42A829CA1EBC6CA200898B8A /* UploadViewController.h */,
- 42A829CB1EBC6CA200898B8A /* UploadViewController.m */,
- 42A829CD1EBC6CA900898B8A /* Upload.storyboard */,
- 42BC6FF81EC1ACF9004A5F30 /* UploadSettingController.h */,
- 42BC6FF91EC1ACF9004A5F30 /* UploadSettingController.m */,
- 42A829CF1EBC6D0F00898B8A /* view */,
- );
- name = Upload;
- sourceTree = "<group>";
- };
- 42A829CF1EBC6D0F00898B8A /* view */ = {
- isa = PBXGroup;
- children = (
- 42A829D01EBC6D3300898B8A /* UploadCell.h */,
- 42A829D11EBC6D3300898B8A /* UploadCell.m */,
- );
- name = view;
- sourceTree = "<group>";
- };
- 42BC2CFC1EBAC3D40016B30D /* PhotoList */ = {
- isa = PBXGroup;
- children = (
- 42BC2D001EBAC4310016B30D /* PhotoList.storyboard */,
- 42BC2CFD1EBAC4050016B30D /* PhotoListViewController.h */,
- 42BC2CFE1EBAC4050016B30D /* PhotoListViewController.m */,
- 42BC2D0A1EBB00FD0016B30D /* PhotoPreviewController.h */,
- 42BC2D0B1EBB00FD0016B30D /* PhotoPreviewController.m */,
- 428566D31EF1220F0041208A /* NewPhotoPreviewController.h */,
- 428566D41EF1220F0041208A /* NewPhotoPreviewController.m */,
- 42BC2D021EBAC4950016B30D /* view */,
- );
- name = PhotoList;
- sourceTree = "<group>";
- };
- 42BC2D021EBAC4950016B30D /* view */ = {
- isa = PBXGroup;
- children = (
- 42BC2D031EBAC4C00016B30D /* PhotoCell.h */,
- 42BC2D041EBAC4C00016B30D /* PhotoCell.m */,
- 428566D61EF122360041208A /* PhotoPreviewCell.h */,
- 428566D71EF122360041208A /* PhotoPreviewCell.m */,
- );
- name = view;
- sourceTree = "<group>";
- };
- 42BC2D061EBAC74A0016B30D /* Common */ = {
- isa = PBXGroup;
- children = (
- 71749AFB1ECC199300018EEC /* UIImage+fixOrientation.h */,
- 71749AFC1ECC199300018EEC /* UIImage+fixOrientation.m */,
- 42BC2D071EBAC75F0016B30D /* TouchImageView.h */,
- 42BC2D081EBAC75F0016B30D /* TouchImageView.m */,
- 71F8D1CC1EC955BF002003DB /* UIView+Toast.h */,
- 71F8D1CD1EC955BF002003DB /* UIView+Toast.m */,
- );
- name = Common;
- sourceTree = "<group>";
- };
- 42E1B0F71EB1C8BB00EEF27C /* Login */ = {
- isa = PBXGroup;
- children = (
- 42E1B1031EB1CCB200EEF27C /* login.json */,
- 71114A9B1EB1BCB400D2200C /* LoginViewController.h */,
- 71114A9C1EB1BCB400D2200C /* LoginViewController.m */,
- 42E1B0F81EB1C8DB00EEF27C /* view */,
- 42E1B1051EB1D90F00EEF27C /* Setting */,
- );
- name = Login;
- sourceTree = "<group>";
- };
- 42E1B0F81EB1C8DB00EEF27C /* view */ = {
- isa = PBXGroup;
- children = (
- 42E1B0F91EB1C8EE00EEF27C /* LoginSwitchCell.h */,
- 42E1B0FB1EB1C8EE00EEF27C /* LoginSwitchCell.m */,
- 42E1B0FA1EB1C8EE00EEF27C /* LoginTextFiledCell.h */,
- 42E1B0FC1EB1C8EE00EEF27C /* LoginTextFiledCell.m */,
- );
- name = view;
- sourceTree = "<group>";
- };
- 42E1B0FF1EB1C90700EEF27C /* BasicViewController */ = {
- isa = PBXGroup;
- children = (
- 42E1B1001EB1C92000EEF27C /* BasicViewController.h */,
- 42E1B1011EB1C92000EEF27C /* BasicViewController.m */,
- );
- name = BasicViewController;
- sourceTree = "<group>";
- };
- 42E1B1051EB1D90F00EEF27C /* Setting */ = {
- isa = PBXGroup;
- children = (
- 42E1B1061EB1D9B100EEF27C /* LoginSettingViewController.h */,
- 42E1B1071EB1D9B100EEF27C /* LoginSettingViewController.m */,
- );
- name = Setting;
- sourceTree = "<group>";
- };
- 42E1B10D1EB1E91D00EEF27C /* Network */ = {
- isa = PBXGroup;
- children = (
- 71E9F6B21F8B46380052C78E /* NetworkUtils.h */,
- 71E9F6B11F8B46380052C78E /* NetworkUtils.m */,
- 71114AA11EB1C40900D2200C /* RAINetwork.h */,
- 71114AA21EB1C40900D2200C /* RAINetwork.m */,
- 42F2B9FE1EC041A200AEEA34 /* upload */,
- );
- name = Network;
- sourceTree = "<group>";
- };
- 42E1B10E1EB1E93E00EEF27C /* Root */ = {
- isa = PBXGroup;
- children = (
- 71DCDC3D1EAF234E00BA045A /* RootViewController.h */,
- 71DCDC3E1EAF234E00BA045A /* RootViewController.m */,
- 426E6B1C1EB8555800942BE1 /* view */,
- );
- name = Root;
- sourceTree = "<group>";
- };
- 42F2B9FE1EC041A200AEEA34 /* upload */ = {
- isa = PBXGroup;
- children = (
- 71961CAA1EC00DDD002C4096 /* RANetworkTaskDelegate.h */,
- 71961CAB1EC00DDD002C4096 /* RANetworkTaskDelegate.m */,
- 71961CAC1EC00DDD002C4096 /* RAUploadManager.h */,
- 71961CAD1EC00DDD002C4096 /* RAUploadManager.m */,
- 71961CAE1EC00DDD002C4096 /* RAUploadOperation.h */,
- 71961CAF1EC00DDD002C4096 /* RAUploadOperation.m */,
- );
- name = upload;
- sourceTree = "<group>";
- };
- 71114AA71EB1C51200D2200C /* util */ = {
- isa = PBXGroup;
- children = (
- 42056E7B1EB989AB0010597A /* KeyboardListener */,
- 71114AB91EB1C71E00D2200C /* zip */,
- 71114AA81EB1C5C000D2200C /* aes */,
- 71114AA41EB1C50D00D2200C /* RAUtils.h */,
- 71114AA51EB1C50D00D2200C /* RAUtils.m */,
- 71114ACD1EB1C79300D2200C /* Reachability.h */,
- 71114ACE1EB1C79300D2200C /* Reachability.m */,
- 717A37AC1ED6BF0700E09FB6 /* ImageUtils.h */,
- 717A37AD1ED6BF0700E09FB6 /* ImageUtils.m */,
- );
- name = util;
- sourceTree = "<group>";
- };
- 71114AA81EB1C5C000D2200C /* aes */ = {
- isa = PBXGroup;
- children = (
- 71114AA91EB1C5C800D2200C /* AESCrypt.h */,
- 71114AAA1EB1C5C800D2200C /* AESCrypt.m */,
- 71114AAB1EB1C5C800D2200C /* LICENSE */,
- 71114AAC1EB1C5C800D2200C /* NSData+Base64.h */,
- 71114AAD1EB1C5C800D2200C /* NSData+Base64.m */,
- 71114AAE1EB1C5C800D2200C /* NSData+CommonCrypto.h */,
- 71114AAF1EB1C5C800D2200C /* NSData+CommonCrypto.m */,
- 71114AB01EB1C5C800D2200C /* NSString+Base64.h */,
- 71114AB11EB1C5C800D2200C /* NSString+Base64.m */,
- );
- name = aes;
- sourceTree = "<group>";
- };
- 71114AB91EB1C71E00D2200C /* zip */ = {
- isa = PBXGroup;
- children = (
- 71114ABD1EB1C73B00D2200C /* crypt.h */,
- 71114ABE1EB1C73B00D2200C /* ioapi.c */,
- 71114ABF1EB1C73B00D2200C /* ioapi.h */,
- 71114AC01EB1C73B00D2200C /* mztools.c */,
- 71114AC11EB1C73B00D2200C /* mztools.h */,
- 71114AC21EB1C73B00D2200C /* unzip.c */,
- 71114AC31EB1C73B00D2200C /* unzip.h */,
- 71114AC41EB1C73B00D2200C /* zip.c */,
- 71114AC51EB1C73B00D2200C /* zip.h */,
- 71114ABA1EB1C73400D2200C /* ZipArchive.h */,
- 71114ABB1EB1C73400D2200C /* ZipArchive.mm */,
- );
- name = zip;
- sourceTree = "<group>";
- };
- 71114ACA1EB1C76E00D2200C /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- 42A0E02B1F1D98D20020BFC6 /* CoreGraphics.framework */,
- 42A0E0291F1D98970020BFC6 /* SystemConfiguration.framework */,
- 71114ACB1EB1C76E00D2200C /* libz.tbd */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- 71114AE21EB2DEE800D2200C /* cam scan */ = {
- isa = PBXGroup;
- children = (
- 71114AE31EB2DEF900D2200C /* cam_scan.storyboard */,
- 71114AE41EB2DEF900D2200C /* MenuViewController.h */,
- 71114AE51EB2DEF900D2200C /* MenuViewController.m */,
- 71114AE61EB2DEF900D2200C /* RAMenu.h */,
- 71114AE71EB2DEF900D2200C /* RAMenu.m */,
- 71114AE81EB2DEF900D2200C /* ScannerControllerView.h */,
- 71114AE91EB2DEF900D2200C /* ScannerControllerView.m */,
- 71114AEA1EB2DEF900D2200C /* ScannerViewController.h */,
- 71114AEB1EB2DEF900D2200C /* ScannerViewController.m */,
- 71114AEC1EB2DEF900D2200C /* SCShapeView.h */,
- 71114AED1EB2DEF900D2200C /* SCShapeView.m */,
- );
- name = "cam scan";
- sourceTree = "<group>";
- };
- 71DCDC2B1EAF234E00BA045A = {
- isa = PBXGroup;
- children = (
- 42E1B0FF1EB1C90700EEF27C /* BasicViewController */,
- 71DCDC361EAF234E00BA045A /* RA Image */,
- 71DCDC351EAF234E00BA045A /* Products */,
- 71114ACA1EB1C76E00D2200C /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- 71DCDC351EAF234E00BA045A /* Products */ = {
- isa = PBXGroup;
- children = (
- 71DCDC341EAF234E00BA045A /* RA Image.app */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 71DCDC361EAF234E00BA045A /* RA Image */ = {
- isa = PBXGroup;
- children = (
- 71114AB71EB1C68B00D2200C /* const.h */,
- 71114AB81EB1C6B700D2200C /* config.h */,
- 42BC2D061EBAC74A0016B30D /* Common */,
- 71114AA71EB1C51200D2200C /* util */,
- 42E1B10D1EB1E91D00EEF27C /* Network */,
- 42A829C91EBC6BF500898B8A /* Upload */,
- 42BC2CFC1EBAC3D40016B30D /* PhotoList */,
- 71DCDC4E1EAF34F800BA045A /* modes */,
- 71114AE21EB2DEE800D2200C /* cam scan */,
- 42E1B0F71EB1C8BB00EEF27C /* Login */,
- 42E1B10E1EB1E93E00EEF27C /* Root */,
- 71DCDC3A1EAF234E00BA045A /* AppDelegate.h */,
- 71DCDC3B1EAF234E00BA045A /* AppDelegate.m */,
- 42A829BE1EBC027100898B8A /* RootNavigationController.h */,
- 42A829BF1EBC027100898B8A /* RootNavigationController.m */,
- 71DCDC401EAF234E00BA045A /* Main.storyboard */,
- 71DCDC431EAF234E00BA045A /* Assets.xcassets */,
- 71DCDC451EAF234E00BA045A /* LaunchScreen.storyboard */,
- 71DCDC481EAF234E00BA045A /* Info.plist */,
- 71DCDC371EAF234E00BA045A /* Supporting Files */,
- );
- path = "RA Image";
- sourceTree = "<group>";
- };
- 71DCDC371EAF234E00BA045A /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- 71DCDC381EAF234E00BA045A /* main.m */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- 71DCDC4E1EAF34F800BA045A /* modes */ = {
- isa = PBXGroup;
- children = (
- 71DCDC4F1EAF353000BA045A /* modelist.json */,
- 426E6B281EB8720400942BE1 /* Mode.storyboard */,
- 429F25201EC9AA4200C22ABB /* TakePhotoPreviewController.h */,
- 429F25211EC9AA4200C22ABB /* TakePhotoPreviewController.m */,
- 42056E851EB9CF5D0010597A /* BasicModeViewController.h */,
- 42056E861EB9CF5D0010597A /* BasicModeViewController.m */,
- 426E6B201EB85BD200942BE1 /* PopMode */,
- 426E6B211EB85BFC00942BE1 /* ModelMode */,
- );
- name = modes;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXNativeTarget section */
- 71DCDC331EAF234E00BA045A /* RA Image */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 71DCDC4B1EAF234E00BA045A /* Build configuration list for PBXNativeTarget "RA Image" */;
- buildPhases = (
- 71DCDC301EAF234E00BA045A /* Sources */,
- 71DCDC311EAF234E00BA045A /* Frameworks */,
- 71DCDC321EAF234E00BA045A /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "RA Image";
- productName = "RA Image";
- productReference = 71DCDC341EAF234E00BA045A /* RA Image.app */;
- productType = "com.apple.product-type.application";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- 71DCDC2C1EAF234E00BA045A /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0900;
- ORGANIZATIONNAME = USAI;
- TargetAttributes = {
- 71DCDC331EAF234E00BA045A = {
- CreatedOnToolsVersion = 8.3.2;
- DevelopmentTeam = HXWLAA5YN5;
- ProvisioningStyle = Automatic;
- };
- };
- };
- buildConfigurationList = 71DCDC2F1EAF234E00BA045A /* Build configuration list for PBXProject "RA Image" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = 71DCDC2B1EAF234E00BA045A;
- productRefGroup = 71DCDC351EAF234E00BA045A /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 71DCDC331EAF234E00BA045A /* RA Image */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- 71DCDC321EAF234E00BA045A /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 71DCDC471EAF234E00BA045A /* LaunchScreen.storyboard in Resources */,
- 71DCDC441EAF234E00BA045A /* Assets.xcassets in Resources */,
- 71DCDC501EAF353000BA045A /* modelist.json in Resources */,
- 426E6B291EB8720400942BE1 /* Mode.storyboard in Resources */,
- 71114AEE1EB2DEF900D2200C /* cam_scan.storyboard in Resources */,
- 71DCDC421EAF234E00BA045A /* Main.storyboard in Resources */,
- 71114AB31EB1C5C800D2200C /* LICENSE in Resources */,
- 42BC2D011EBAC4310016B30D /* PhotoList.storyboard in Resources */,
- 42E1B1041EB1CCB200EEF27C /* login.json in Resources */,
- 42A829CE1EBC6CA900898B8A /* Upload.storyboard in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- 71DCDC301EAF234E00BA045A /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 42A829CC1EBC6CA200898B8A /* UploadViewController.m in Sources */,
- 42BC2D051EBAC4C00016B30D /* PhotoCell.m in Sources */,
- 71114AB21EB1C5C800D2200C /* AESCrypt.m in Sources */,
- 42BC2D0C1EBB00FD0016B30D /* PhotoPreviewController.m in Sources */,
- 426E6B241EB85C2B00942BE1 /* PopModeViewController.m in Sources */,
- 71114AF01EB2DEF900D2200C /* RAMenu.m in Sources */,
- 71114AC61EB1C73B00D2200C /* ioapi.c in Sources */,
- 42056E7E1EB989AB0010597A /* JLKeyboardListener.m in Sources */,
- 71114AF11EB2DEF900D2200C /* ScannerControllerView.m in Sources */,
- 428566D51EF1220F0041208A /* NewPhotoPreviewController.m in Sources */,
- 71114A9D1EB1BCB400D2200C /* LoginViewController.m in Sources */,
- 71114AB51EB1C5C800D2200C /* NSData+CommonCrypto.m in Sources */,
- 71114AC71EB1C73B00D2200C /* mztools.c in Sources */,
- 426E6B271EB85C4200942BE1 /* ModelModeViewController.m in Sources */,
- 42A829C71EBC0FAC00898B8A /* ManufacturerCell.m in Sources */,
- 71DCDC3F1EAF234E00BA045A /* RootViewController.m in Sources */,
- 42BC6FFA1EC1ACF9004A5F30 /* UploadSettingController.m in Sources */,
- 42A829C01EBC027100898B8A /* RootNavigationController.m in Sources */,
- 42E1B1081EB1D9B100EEF27C /* LoginSettingViewController.m in Sources */,
- 71F8D1CE1EC955BF002003DB /* UIView+Toast.m in Sources */,
- 71114AC81EB1C73B00D2200C /* unzip.c in Sources */,
- 71114AEF1EB2DEF900D2200C /* MenuViewController.m in Sources */,
- 71E9F6B31F8B46380052C78E /* NetworkUtils.m in Sources */,
- 71114AA31EB1C40900D2200C /* RAINetwork.m in Sources */,
- 71114AC91EB1C73B00D2200C /* zip.c in Sources */,
- 428566D81EF122360041208A /* PhotoPreviewCell.m in Sources */,
- 71114AF31EB2DEF900D2200C /* SCShapeView.m in Sources */,
- 71961CB11EC00DDD002C4096 /* RAUploadManager.m in Sources */,
- 71114AF21EB2DEF900D2200C /* ScannerViewController.m in Sources */,
- 717A37AE1ED6BF0700E09FB6 /* ImageUtils.m in Sources */,
- 42BC2D091EBAC75F0016B30D /* TouchImageView.m in Sources */,
- 42A829C31EBC0F8300898B8A /* ManufacturerListController.m in Sources */,
- 71114AB61EB1C5C800D2200C /* NSString+Base64.m in Sources */,
- 71114AA61EB1C50D00D2200C /* RAUtils.m in Sources */,
- 71749AFD1ECC199300018EEC /* UIImage+fixOrientation.m in Sources */,
- 71DCDC3C1EAF234E00BA045A /* AppDelegate.m in Sources */,
- 71961CB21EC00DDD002C4096 /* RAUploadOperation.m in Sources */,
- 429F25221EC9AA4200C22ABB /* TakePhotoPreviewController.m in Sources */,
- 42E1B1021EB1C92000EEF27C /* BasicViewController.m in Sources */,
- 426E6B1F1EB8558400942BE1 /* RootModeCell.m in Sources */,
- 71DCDC391EAF234E00BA045A /* main.m in Sources */,
- 42BC2CFF1EBAC4050016B30D /* PhotoListViewController.m in Sources */,
- 71114ABC1EB1C73400D2200C /* ZipArchive.mm in Sources */,
- 42056E871EB9CF5D0010597A /* BasicModeViewController.m in Sources */,
- 42E1B0FE1EB1C8EE00EEF27C /* LoginTextFiledCell.m in Sources */,
- 71961CB01EC00DDD002C4096 /* RANetworkTaskDelegate.m in Sources */,
- 42A829D21EBC6D3300898B8A /* UploadCell.m in Sources */,
- 71114AB41EB1C5C800D2200C /* NSData+Base64.m in Sources */,
- 71114ACF1EB1C79300D2200C /* Reachability.m in Sources */,
- 42E1B0FD1EB1C8EE00EEF27C /* LoginSwitchCell.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin PBXVariantGroup section */
- 71DCDC401EAF234E00BA045A /* Main.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 71DCDC411EAF234E00BA045A /* Base */,
- );
- name = Main.storyboard;
- sourceTree = "<group>";
- };
- 71DCDC451EAF234E00BA045A /* LaunchScreen.storyboard */ = {
- isa = PBXVariantGroup;
- children = (
- 71DCDC461EAF234E00BA045A /* Base */,
- );
- name = LaunchScreen.storyboard;
- sourceTree = "<group>";
- };
- /* End PBXVariantGroup section */
- /* Begin XCBuildConfiguration section */
- 71DCDC491EAF234E00BA045A /* 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;
- };
- 71DCDC4A1EAF234E00BA045A /* 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;
- };
- 71DCDC4C1EAF234E00BA045A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- DEVELOPMENT_TEAM = HXWLAA5YN5;
- INFOPLIST_FILE = "RA Image/Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RA-Image";
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "";
- };
- name = Debug;
- };
- 71DCDC4D1EAF234E00BA045A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- DEVELOPMENT_TEAM = HXWLAA5YN5;
- INFOPLIST_FILE = "RA Image/Info.plist";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = "usai.redant.RA-Image";
- PRODUCT_NAME = "$(TARGET_NAME)";
- PROVISIONING_PROFILE_SPECIFIER = "";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- 71DCDC2F1EAF234E00BA045A /* Build configuration list for PBXProject "RA Image" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 71DCDC491EAF234E00BA045A /* Debug */,
- 71DCDC4A1EAF234E00BA045A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 71DCDC4B1EAF234E00BA045A /* Build configuration list for PBXNativeTarget "RA Image" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 71DCDC4C1EAF234E00BA045A /* Debug */,
- 71DCDC4D1EAF234E00BA045A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 71DCDC2C1EAF234E00BA045A /* Project object */;
- }
|