123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- 1C3856EF2294D87200549D61 /* Virgil_ListMenuSelectButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C3856EE2294D87200549D61 /* Virgil_ListMenuSelectButton.swift */; };
- 1C3856F52295585200549D61 /* UITextView_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C3856F42295585200549D61 /* UITextView_Virgil.swift */; };
- 1C7B6BD8228C23ED00F3E7E7 /* Double+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7B6BD7228C23ED00F3E7E7 /* Double+Virgil.swift */; };
- C50735BF1FA99D6E00E35512 /* CommonAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C50735BE1FA99D6E00E35512 /* CommonAnimation.swift */; };
- C5125C371EBDAE6F00AE62C8 /* Virgil.h in Headers */ = {isa = PBXBuildFile; fileRef = C5125C351EBDAE6F00AE62C8 /* Virgil.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C5125C871EBDB9EE00AE62C8 /* Date+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C7B1EBDB9EE00AE62C8 /* Date+Virgil.swift */; };
- C5125C8A1EBDB9EE00AE62C8 /* String+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C7E1EBDB9EE00AE62C8 /* String+Virgil.swift */; };
- C5125C8B1EBDB9EE00AE62C8 /* TableView_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C7F1EBDB9EE00AE62C8 /* TableView_Virgil.swift */; };
- C5125C8D1EBDB9EE00AE62C8 /* UIColor+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C811EBDB9EE00AE62C8 /* UIColor+Virgil.swift */; };
- C5125C8F1EBDB9EE00AE62C8 /* UILabel+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C831EBDB9EE00AE62C8 /* UILabel+Virgil.swift */; };
- C5125C901EBDB9EE00AE62C8 /* UISwitch_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C841EBDB9EE00AE62C8 /* UISwitch_Virgil.swift */; };
- C5125C911EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C851EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift */; };
- C5125C921EBDB9EE00AE62C8 /* UIView+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C861EBDB9EE00AE62C8 /* UIView+Virgil.swift */; };
- C5125CA21EBDBA6C00AE62C8 /* ClearCachesTool.h in Headers */ = {isa = PBXBuildFile; fileRef = C5125C951EBDBA6C00AE62C8 /* ClearCachesTool.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C5125CA31EBDBA6C00AE62C8 /* ClearCachesTool.m in Sources */ = {isa = PBXBuildFile; fileRef = C5125C961EBDBA6C00AE62C8 /* ClearCachesTool.m */; };
- C5125CA41EBDBA6C00AE62C8 /* CommonColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C971EBDBA6C00AE62C8 /* CommonColor.swift */; };
- C5125CA51EBDBA6C00AE62C8 /* CommonDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C981EBDBA6C00AE62C8 /* CommonDate.swift */; };
- C5125CA61EBDBA6C00AE62C8 /* CommonDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C991EBDBA6C00AE62C8 /* CommonDelegate.swift */; };
- C5125CA71EBDBA6C00AE62C8 /* CommonImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9A1EBDBA6C00AE62C8 /* CommonImage.swift */; };
- C5125CA81EBDBA6C00AE62C8 /* CommonJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9B1EBDBA6C00AE62C8 /* CommonJSON.swift */; };
- C5125CA91EBDBA6C00AE62C8 /* CommonBaseUntils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9C1EBDBA6C00AE62C8 /* CommonBaseUntils.swift */; };
- C5125CAA1EBDBA6C00AE62C8 /* CommonURL.h in Headers */ = {isa = PBXBuildFile; fileRef = C5125C9D1EBDBA6C00AE62C8 /* CommonURL.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C5125CAB1EBDBA6C00AE62C8 /* CommonURL.m in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9E1EBDBA6C00AE62C8 /* CommonURL.m */; };
- C5125CAC1EBDBA6C00AE62C8 /* CommonValidate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9F1EBDBA6C00AE62C8 /* CommonValidate.swift */; };
- C5125CAD1EBDBA6C00AE62C8 /* CommonBaseValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125CA01EBDBA6C00AE62C8 /* CommonBaseValue.swift */; };
- C5125CAE1EBDBA6C00AE62C8 /* CommonViewUntils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125CA11EBDBA6C00AE62C8 /* CommonViewUntils.swift */; };
- C5142D751FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5142D741FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift */; };
- C518695B1F44436A00695A9D /* CommonOCTools.h in Headers */ = {isa = PBXBuildFile; fileRef = C51869591F44436A00695A9D /* CommonOCTools.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C518695C1F44436A00695A9D /* CommonOCTools.m in Sources */ = {isa = PBXBuildFile; fileRef = C518695A1F44436A00695A9D /* CommonOCTools.m */; };
- C55EEB661F67DA3200A82184 /* EventCalendar.h in Headers */ = {isa = PBXBuildFile; fileRef = C55EEB641F67DA3200A82184 /* EventCalendar.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C55EEB671F67DA3200A82184 /* EventCalendar.m in Sources */ = {isa = PBXBuildFile; fileRef = C55EEB651F67DA3200A82184 /* EventCalendar.m */; };
- C56B8C3E1FD0F57200343925 /* VirgilVideoCapture.swift in Sources */ = {isa = PBXBuildFile; fileRef = C56B8C3D1FD0F57200343925 /* VirgilVideoCapture.swift */; };
- C57261CF1F29ECC200C23626 /* Virgil_CircleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57261CE1F29ECC200C23626 /* Virgil_CircleView.swift */; };
- C57547742278485E00DDB0D5 /* CommonBarCodeTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57547732278485E00DDB0D5 /* CommonBarCodeTools.swift */; };
- C57EBD1C1EBDC1020012F487 /* BaseGetValueViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD1B1EBDC1020012F487 /* BaseGetValueViewController.swift */; };
- C57EBD1F1EBDC2F50012F487 /* BaseMainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD1E1EBDC2F50012F487 /* BaseMainViewController.swift */; };
- C57EBD321EBDD7310012F487 /* CusButtonLoading.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD301EBDD7310012F487 /* CusButtonLoading.swift */; };
- C57EBD331EBDD7310012F487 /* CusButtonGetCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD311EBDD7310012F487 /* CusButtonGetCode.swift */; };
- C58C3D601F5E54840010F4BD /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C58C3D5F1F5E54840010F4BD /* SystemConfiguration.framework */; };
- C594DFB31FA08BA10091889A /* Virgil_SelectDateForPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C594DFB21FA08BA10091889A /* Virgil_SelectDateForPickerView.swift */; };
- C594DFB41FA08BCA0091889A /* Virgil_SelectDateForPickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = C594DFB11FA08BA10091889A /* Virgil_SelectDateForPickerView.xib */; };
- C59911681EC460A100EAA814 /* CommonDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911601EC460A100EAA814 /* CommonDefine.h */; };
- C59911691EC460A100EAA814 /* ConditionDoubleTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911611EC460A100EAA814 /* ConditionDoubleTableView.h */; };
- C599116A1EC460A100EAA814 /* ConditionDoubleTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = C59911621EC460A100EAA814 /* ConditionDoubleTableView.m */; };
- C599116B1EC460A100EAA814 /* DropdownButton.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911631EC460A100EAA814 /* DropdownButton.h */; };
- C599116C1EC460A100EAA814 /* DropdownButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C59911641EC460A100EAA814 /* DropdownButton.m */; };
- C599116D1EC460A100EAA814 /* DropdownMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911651EC460A100EAA814 /* DropdownMenu.h */; };
- C599116E1EC460A100EAA814 /* DropdownMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = C59911661EC460A100EAA814 /* DropdownMenu.m */; };
- C599116F1EC460A100EAA814 /* expandableImage@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C59911671EC460A100EAA814 /* expandableImage@2x.png */; };
- C59911751EC460F400EAA814 /* 使用说明DropDownMenu.rtf in Resources */ = {isa = PBXBuildFile; fileRef = C59911741EC460F400EAA814 /* 使用说明DropDownMenu.rtf */; };
- C5A0D4902238A87C00DCBED5 /* NSDictionary_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A0D48E2238A87C00DCBED5 /* NSDictionary_Virgil.swift */; };
- C5A0D4912238A87C00DCBED5 /* NSArray_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A0D48F2238A87C00DCBED5 /* NSArray_Virgil.swift */; };
- C5A31D9B1EBF62F0001A52C5 /* Virgil_PaintLineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31D9A1EBF62F0001A52C5 /* Virgil_PaintLineView.swift */; };
- C5A31DA11EBF6390001A52C5 /* CusButtonBackgroudColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DA01EBF6390001A52C5 /* CusButtonBackgroudColor.swift */; };
- C5A31DA81EBF65F2001A52C5 /* ProgressView_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DA71EBF65F2001A52C5 /* ProgressView_Virgil.swift */; };
- C5A31DAA1EBF6624001A52C5 /* VirgilMarqueeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DA91EBF6624001A52C5 /* VirgilMarqueeView.swift */; };
- C5A31DAC1EBF6652001A52C5 /* Virgil_SideViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DAB1EBF6652001A52C5 /* Virgil_SideViewController.swift */; };
- C5A31DAE1EBF665A001A52C5 /* Virgil_5Xin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DAD1EBF665A001A52C5 /* Virgil_5Xin.swift */; };
- C5A31DB41EBF66B3001A52C5 /* Virgil_SegmentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB11EBF66B3001A52C5 /* Virgil_SegmentView.swift */; };
- C5A31DB51EBF66B3001A52C5 /* Virgil_ChooserView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB21EBF66B3001A52C5 /* Virgil_ChooserView.swift */; };
- C5A31DB61EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB31EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift */; };
- C5A31DB81EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB71EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift */; };
- C5A31DBE1EBF68A3001A52C5 /* SoundRecording.h in Headers */ = {isa = PBXBuildFile; fileRef = C5A31DBC1EBF68A3001A52C5 /* SoundRecording.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C5A31DBF1EBF68A3001A52C5 /* SoundRecording.m in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DBD1EBF68A3001A52C5 /* SoundRecording.m */; };
- C5A31DC51EBF68C7001A52C5 /* ScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DC11EBF68C7001A52C5 /* ScannerViewController.swift */; };
- C5A31DC61EBF68C7001A52C5 /* ScannerBackgroundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DC21EBF68C7001A52C5 /* ScannerBackgroundView.swift */; };
- C5A31DC71EBF68C7001A52C5 /* RootViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C5A31DC31EBF68C7001A52C5 /* RootViewController.h */; };
- C5A31DC81EBF68C7001A52C5 /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DC41EBF68C7001A52C5 /* RootViewController.m */; };
- C5B86CE11F4E61B5001CD384 /* CusDateControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5B86CDF1F4E61B5001CD384 /* CusDateControl.swift */; };
- C5B86CE21F4E61B5001CD384 /* CusDateControl.xib in Resources */ = {isa = PBXBuildFile; fileRef = C5B86CE01F4E61B5001CD384 /* CusDateControl.xib */; };
- C5B86CFA1F4E852F001CD384 /* UIButton+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5B86CF91F4E852F001CD384 /* UIButton+Virgil.swift */; };
- C5FA1E2D1F9446B900A3397A /* Virgil_SelectCity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5FA1E2B1F9446B900A3397A /* Virgil_SelectCity.swift */; };
- C5FA1E2E1F9446B900A3397A /* ViewMoveRedDian.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5FA1E2C1F9446B900A3397A /* ViewMoveRedDian.swift */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 1C3856EE2294D87200549D61 /* Virgil_ListMenuSelectButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_ListMenuSelectButton.swift; sourceTree = "<group>"; };
- 1C3856F42295585200549D61 /* UITextView_Virgil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITextView_Virgil.swift; sourceTree = "<group>"; };
- 1C7B6BD7228C23ED00F3E7E7 /* Double+Virgil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Double+Virgil.swift"; sourceTree = "<group>"; };
- C50735BE1FA99D6E00E35512 /* CommonAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonAnimation.swift; sourceTree = "<group>"; };
- C5125C321EBDAE6F00AE62C8 /* Virgil.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Virgil.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- C5125C351EBDAE6F00AE62C8 /* Virgil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Virgil.h; sourceTree = "<group>"; };
- C5125C361EBDAE6F00AE62C8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- C5125C7B1EBDB9EE00AE62C8 /* Date+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Date+Virgil.swift"; sourceTree = "<group>"; };
- C5125C7E1EBDB9EE00AE62C8 /* String+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Virgil.swift"; sourceTree = "<group>"; };
- C5125C7F1EBDB9EE00AE62C8 /* TableView_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableView_Virgil.swift; sourceTree = "<group>"; };
- C5125C811EBDB9EE00AE62C8 /* UIColor+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Virgil.swift"; sourceTree = "<group>"; };
- C5125C831EBDB9EE00AE62C8 /* UILabel+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UILabel+Virgil.swift"; sourceTree = "<group>"; };
- C5125C841EBDB9EE00AE62C8 /* UISwitch_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UISwitch_Virgil.swift; sourceTree = "<group>"; };
- C5125C851EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UITextFeild_Virgil.swift; sourceTree = "<group>"; };
- C5125C861EBDB9EE00AE62C8 /* UIView+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Virgil.swift"; sourceTree = "<group>"; };
- C5125C951EBDBA6C00AE62C8 /* ClearCachesTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClearCachesTool.h; sourceTree = "<group>"; };
- C5125C961EBDBA6C00AE62C8 /* ClearCachesTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClearCachesTool.m; sourceTree = "<group>"; };
- C5125C971EBDBA6C00AE62C8 /* CommonColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonColor.swift; sourceTree = "<group>"; };
- C5125C981EBDBA6C00AE62C8 /* CommonDate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonDate.swift; sourceTree = "<group>"; };
- C5125C991EBDBA6C00AE62C8 /* CommonDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonDelegate.swift; sourceTree = "<group>"; };
- C5125C9A1EBDBA6C00AE62C8 /* CommonImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonImage.swift; sourceTree = "<group>"; };
- C5125C9B1EBDBA6C00AE62C8 /* CommonJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonJSON.swift; sourceTree = "<group>"; };
- C5125C9C1EBDBA6C00AE62C8 /* CommonBaseUntils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonBaseUntils.swift; sourceTree = "<group>"; };
- C5125C9D1EBDBA6C00AE62C8 /* CommonURL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonURL.h; sourceTree = "<group>"; };
- C5125C9E1EBDBA6C00AE62C8 /* CommonURL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommonURL.m; sourceTree = "<group>"; };
- C5125C9F1EBDBA6C00AE62C8 /* CommonValidate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonValidate.swift; sourceTree = "<group>"; };
- C5125CA01EBDBA6C00AE62C8 /* CommonBaseValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonBaseValue.swift; sourceTree = "<group>"; };
- C5125CA11EBDBA6C00AE62C8 /* CommonViewUntils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonViewUntils.swift; sourceTree = "<group>"; };
- C5142D741FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_OutLineLabel.swift; sourceTree = "<group>"; };
- C51869591F44436A00695A9D /* CommonOCTools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonOCTools.h; sourceTree = "<group>"; };
- C518695A1F44436A00695A9D /* CommonOCTools.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommonOCTools.m; sourceTree = "<group>"; };
- C55EEB641F67DA3200A82184 /* EventCalendar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventCalendar.h; sourceTree = "<group>"; };
- C55EEB651F67DA3200A82184 /* EventCalendar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EventCalendar.m; sourceTree = "<group>"; };
- C56B8C3D1FD0F57200343925 /* VirgilVideoCapture.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VirgilVideoCapture.swift; sourceTree = "<group>"; };
- C57261CE1F29ECC200C23626 /* Virgil_CircleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_CircleView.swift; sourceTree = "<group>"; };
- C57547732278485E00DDB0D5 /* CommonBarCodeTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonBarCodeTools.swift; sourceTree = "<group>"; };
- C57EBD1B1EBDC1020012F487 /* BaseGetValueViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseGetValueViewController.swift; sourceTree = "<group>"; };
- C57EBD1E1EBDC2F50012F487 /* BaseMainViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseMainViewController.swift; sourceTree = "<group>"; };
- C57EBD301EBDD7310012F487 /* CusButtonLoading.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusButtonLoading.swift; sourceTree = "<group>"; };
- C57EBD311EBDD7310012F487 /* CusButtonGetCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusButtonGetCode.swift; sourceTree = "<group>"; };
- C58C3D5F1F5E54840010F4BD /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
- C594DFB11FA08BA10091889A /* Virgil_SelectDateForPickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Virgil_SelectDateForPickerView.xib; sourceTree = "<group>"; };
- C594DFB21FA08BA10091889A /* Virgil_SelectDateForPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Virgil_SelectDateForPickerView.swift; sourceTree = "<group>"; };
- C59911601EC460A100EAA814 /* CommonDefine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonDefine.h; sourceTree = "<group>"; };
- C59911611EC460A100EAA814 /* ConditionDoubleTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConditionDoubleTableView.h; sourceTree = "<group>"; };
- C59911621EC460A100EAA814 /* ConditionDoubleTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConditionDoubleTableView.m; sourceTree = "<group>"; };
- C59911631EC460A100EAA814 /* DropdownButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropdownButton.h; sourceTree = "<group>"; };
- C59911641EC460A100EAA814 /* DropdownButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DropdownButton.m; sourceTree = "<group>"; };
- C59911651EC460A100EAA814 /* DropdownMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropdownMenu.h; sourceTree = "<group>"; };
- C59911661EC460A100EAA814 /* DropdownMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DropdownMenu.m; sourceTree = "<group>"; };
- C59911671EC460A100EAA814 /* expandableImage@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "expandableImage@2x.png"; sourceTree = "<group>"; };
- C59911741EC460F400EAA814 /* 使用说明DropDownMenu.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = "使用说明DropDownMenu.rtf"; sourceTree = "<group>"; };
- C5A0D48E2238A87C00DCBED5 /* NSDictionary_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSDictionary_Virgil.swift; sourceTree = "<group>"; };
- C5A0D48F2238A87C00DCBED5 /* NSArray_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSArray_Virgil.swift; sourceTree = "<group>"; };
- C5A31D9A1EBF62F0001A52C5 /* Virgil_PaintLineView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_PaintLineView.swift; sourceTree = "<group>"; };
- C5A31DA01EBF6390001A52C5 /* CusButtonBackgroudColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusButtonBackgroudColor.swift; sourceTree = "<group>"; };
- C5A31DA71EBF65F2001A52C5 /* ProgressView_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressView_Virgil.swift; sourceTree = "<group>"; };
- C5A31DA91EBF6624001A52C5 /* VirgilMarqueeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VirgilMarqueeView.swift; sourceTree = "<group>"; };
- C5A31DAB1EBF6652001A52C5 /* Virgil_SideViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_SideViewController.swift; sourceTree = "<group>"; };
- C5A31DAD1EBF665A001A52C5 /* Virgil_5Xin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_5Xin.swift; sourceTree = "<group>"; };
- C5A31DB11EBF66B3001A52C5 /* Virgil_SegmentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_SegmentView.swift; sourceTree = "<group>"; };
- C5A31DB21EBF66B3001A52C5 /* Virgil_ChooserView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_ChooserView.swift; sourceTree = "<group>"; };
- C5A31DB31EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_LabelChangeScrollView.swift; sourceTree = "<group>"; };
- C5A31DB71EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_Segment_OrderView.swift; sourceTree = "<group>"; };
- C5A31DBC1EBF68A3001A52C5 /* SoundRecording.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundRecording.h; sourceTree = "<group>"; };
- C5A31DBD1EBF68A3001A52C5 /* SoundRecording.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SoundRecording.m; sourceTree = "<group>"; };
- C5A31DC11EBF68C7001A52C5 /* ScannerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; };
- C5A31DC21EBF68C7001A52C5 /* ScannerBackgroundView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerBackgroundView.swift; sourceTree = "<group>"; };
- C5A31DC31EBF68C7001A52C5 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
- C5A31DC41EBF68C7001A52C5 /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
- C5B86CDF1F4E61B5001CD384 /* CusDateControl.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusDateControl.swift; sourceTree = "<group>"; };
- C5B86CE01F4E61B5001CD384 /* CusDateControl.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CusDateControl.xib; sourceTree = "<group>"; };
- C5B86CF91F4E852F001CD384 /* UIButton+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+Virgil.swift"; sourceTree = "<group>"; };
- C5FA1E2B1F9446B900A3397A /* Virgil_SelectCity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Virgil_SelectCity.swift; sourceTree = "<group>"; };
- C5FA1E2C1F9446B900A3397A /* ViewMoveRedDian.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewMoveRedDian.swift; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- C5125C2E1EBDAE6F00AE62C8 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C58C3D601F5E54840010F4BD /* SystemConfiguration.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- C5125C281EBDAE6F00AE62C8 = {
- isa = PBXGroup;
- children = (
- C5125C341EBDAE6F00AE62C8 /* Virgil */,
- C5125C331EBDAE6F00AE62C8 /* Products */,
- C58C3D5E1F5E54840010F4BD /* Frameworks */,
- );
- sourceTree = "<group>";
- };
- C5125C331EBDAE6F00AE62C8 /* Products */ = {
- isa = PBXGroup;
- children = (
- C5125C321EBDAE6F00AE62C8 /* Virgil.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- C5125C341EBDAE6F00AE62C8 /* Virgil */ = {
- isa = PBXGroup;
- children = (
- C57EBD261EBDD4530012F487 /* UIControl */,
- C57EBD1A1EBDC0E40012F487 /* UIViewController */,
- C5125C941EBDBA4100AE62C8 /* Tools */,
- C5125C931EBDBA2900AE62C8 /* Extension */,
- C5125C351EBDAE6F00AE62C8 /* Virgil.h */,
- C5125C361EBDAE6F00AE62C8 /* Info.plist */,
- );
- path = Virgil;
- sourceTree = "<group>";
- };
- C5125C931EBDBA2900AE62C8 /* Extension */ = {
- isa = PBXGroup;
- children = (
- C5A0D48F2238A87C00DCBED5 /* NSArray_Virgil.swift */,
- C5A0D48E2238A87C00DCBED5 /* NSDictionary_Virgil.swift */,
- C5B86CF91F4E852F001CD384 /* UIButton+Virgil.swift */,
- C5125C7B1EBDB9EE00AE62C8 /* Date+Virgil.swift */,
- C5125C7E1EBDB9EE00AE62C8 /* String+Virgil.swift */,
- C5125C7F1EBDB9EE00AE62C8 /* TableView_Virgil.swift */,
- C5125C811EBDB9EE00AE62C8 /* UIColor+Virgil.swift */,
- C5125C831EBDB9EE00AE62C8 /* UILabel+Virgil.swift */,
- C5125C841EBDB9EE00AE62C8 /* UISwitch_Virgil.swift */,
- C5125C851EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift */,
- C5125C861EBDB9EE00AE62C8 /* UIView+Virgil.swift */,
- 1C7B6BD7228C23ED00F3E7E7 /* Double+Virgil.swift */,
- 1C3856F42295585200549D61 /* UITextView_Virgil.swift */,
- );
- name = Extension;
- sourceTree = "<group>";
- };
- C5125C941EBDBA4100AE62C8 /* Tools */ = {
- isa = PBXGroup;
- children = (
- C56B8C3C1FD0F51F00343925 /* 摄像头 */,
- C5A31DC01EBF68B6001A52C5 /* BarCode */,
- C5A31DBB1EBF6897001A52C5 /* 录音 */,
- C5125C951EBDBA6C00AE62C8 /* ClearCachesTool.h */,
- C5125C961EBDBA6C00AE62C8 /* ClearCachesTool.m */,
- C5125C971EBDBA6C00AE62C8 /* CommonColor.swift */,
- C5125C981EBDBA6C00AE62C8 /* CommonDate.swift */,
- C5125C991EBDBA6C00AE62C8 /* CommonDelegate.swift */,
- C5125C9A1EBDBA6C00AE62C8 /* CommonImage.swift */,
- C5125C9B1EBDBA6C00AE62C8 /* CommonJSON.swift */,
- C5125C9C1EBDBA6C00AE62C8 /* CommonBaseUntils.swift */,
- C5125C9D1EBDBA6C00AE62C8 /* CommonURL.h */,
- C5125C9E1EBDBA6C00AE62C8 /* CommonURL.m */,
- C5125C9F1EBDBA6C00AE62C8 /* CommonValidate.swift */,
- C5125CA01EBDBA6C00AE62C8 /* CommonBaseValue.swift */,
- C5125CA11EBDBA6C00AE62C8 /* CommonViewUntils.swift */,
- C51869591F44436A00695A9D /* CommonOCTools.h */,
- C518695A1F44436A00695A9D /* CommonOCTools.m */,
- C55EEB641F67DA3200A82184 /* EventCalendar.h */,
- C55EEB651F67DA3200A82184 /* EventCalendar.m */,
- C50735BE1FA99D6E00E35512 /* CommonAnimation.swift */,
- C57547732278485E00DDB0D5 /* CommonBarCodeTools.swift */,
- );
- name = Tools;
- sourceTree = "<group>";
- };
- C56B8C3C1FD0F51F00343925 /* 摄像头 */ = {
- isa = PBXGroup;
- children = (
- C56B8C3D1FD0F57200343925 /* VirgilVideoCapture.swift */,
- );
- name = "摄像头";
- sourceTree = "<group>";
- };
- C57EBD1A1EBDC0E40012F487 /* UIViewController */ = {
- isa = PBXGroup;
- children = (
- C57EBD1D1EBDC2CE0012F487 /* BaseViewController */,
- );
- name = UIViewController;
- sourceTree = "<group>";
- };
- C57EBD1D1EBDC2CE0012F487 /* BaseViewController */ = {
- isa = PBXGroup;
- children = (
- C57EBD1B1EBDC1020012F487 /* BaseGetValueViewController.swift */,
- C57EBD1E1EBDC2F50012F487 /* BaseMainViewController.swift */,
- );
- name = BaseViewController;
- sourceTree = "<group>";
- };
- C57EBD261EBDD4530012F487 /* UIControl */ = {
- isa = PBXGroup;
- children = (
- C5B86CDE1F4E61AD001CD384 /* 日历 */,
- C599115F1EC4609A00EAA814 /* DropdownMenu */,
- C5A31DB71EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift */,
- C5A31DB11EBF66B3001A52C5 /* Virgil_SegmentView.swift */,
- C5A31DB21EBF66B3001A52C5 /* Virgil_ChooserView.swift */,
- C5A31DB31EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift */,
- 1C3856EE2294D87200549D61 /* Virgil_ListMenuSelectButton.swift */,
- C5A31DAD1EBF665A001A52C5 /* Virgil_5Xin.swift */,
- C5A31DA71EBF65F2001A52C5 /* ProgressView_Virgil.swift */,
- C5A31DA91EBF6624001A52C5 /* VirgilMarqueeView.swift */,
- C5A31DAB1EBF6652001A52C5 /* Virgil_SideViewController.swift */,
- C57261CE1F29ECC200C23626 /* Virgil_CircleView.swift */,
- C5FA1E2C1F9446B900A3397A /* ViewMoveRedDian.swift */,
- C5FA1E2B1F9446B900A3397A /* Virgil_SelectCity.swift */,
- C594DFB21FA08BA10091889A /* Virgil_SelectDateForPickerView.swift */,
- C594DFB11FA08BA10091889A /* Virgil_SelectDateForPickerView.xib */,
- C5142D741FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift */,
- C5A31D9F1EBF6384001A52C5 /* UIButton */,
- C5A31D991EBF62E7001A52C5 /* 画线 */,
- );
- name = UIControl;
- sourceTree = "<group>";
- };
- C58C3D5E1F5E54840010F4BD /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- C58C3D5F1F5E54840010F4BD /* SystemConfiguration.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- C599115F1EC4609A00EAA814 /* DropdownMenu */ = {
- isa = PBXGroup;
- children = (
- C59911741EC460F400EAA814 /* 使用说明DropDownMenu.rtf */,
- C59911601EC460A100EAA814 /* CommonDefine.h */,
- C59911611EC460A100EAA814 /* ConditionDoubleTableView.h */,
- C59911621EC460A100EAA814 /* ConditionDoubleTableView.m */,
- C59911631EC460A100EAA814 /* DropdownButton.h */,
- C59911641EC460A100EAA814 /* DropdownButton.m */,
- C59911651EC460A100EAA814 /* DropdownMenu.h */,
- C59911661EC460A100EAA814 /* DropdownMenu.m */,
- C59911671EC460A100EAA814 /* expandableImage@2x.png */,
- );
- name = DropdownMenu;
- sourceTree = "<group>";
- };
- C5A31D991EBF62E7001A52C5 /* 画线 */ = {
- isa = PBXGroup;
- children = (
- C5A31D9A1EBF62F0001A52C5 /* Virgil_PaintLineView.swift */,
- );
- name = "画线";
- sourceTree = "<group>";
- };
- C5A31D9F1EBF6384001A52C5 /* UIButton */ = {
- isa = PBXGroup;
- children = (
- C5A31DA01EBF6390001A52C5 /* CusButtonBackgroudColor.swift */,
- C57EBD301EBDD7310012F487 /* CusButtonLoading.swift */,
- C57EBD311EBDD7310012F487 /* CusButtonGetCode.swift */,
- );
- name = UIButton;
- sourceTree = "<group>";
- };
- C5A31DBB1EBF6897001A52C5 /* 录音 */ = {
- isa = PBXGroup;
- children = (
- C5A31DBC1EBF68A3001A52C5 /* SoundRecording.h */,
- C5A31DBD1EBF68A3001A52C5 /* SoundRecording.m */,
- );
- name = "录音";
- sourceTree = "<group>";
- };
- C5A31DC01EBF68B6001A52C5 /* BarCode */ = {
- isa = PBXGroup;
- children = (
- C5A31DC11EBF68C7001A52C5 /* ScannerViewController.swift */,
- C5A31DC21EBF68C7001A52C5 /* ScannerBackgroundView.swift */,
- C5A31DC31EBF68C7001A52C5 /* RootViewController.h */,
- C5A31DC41EBF68C7001A52C5 /* RootViewController.m */,
- );
- name = BarCode;
- sourceTree = "<group>";
- };
- C5B86CDE1F4E61AD001CD384 /* 日历 */ = {
- isa = PBXGroup;
- children = (
- C5B86CDF1F4E61B5001CD384 /* CusDateControl.swift */,
- C5B86CE01F4E61B5001CD384 /* CusDateControl.xib */,
- );
- name = "日历";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- C5125C2F1EBDAE6F00AE62C8 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C5125CA21EBDBA6C00AE62C8 /* ClearCachesTool.h in Headers */,
- C599116B1EC460A100EAA814 /* DropdownButton.h in Headers */,
- C5A31DC71EBF68C7001A52C5 /* RootViewController.h in Headers */,
- C59911681EC460A100EAA814 /* CommonDefine.h in Headers */,
- C518695B1F44436A00695A9D /* CommonOCTools.h in Headers */,
- C5A31DBE1EBF68A3001A52C5 /* SoundRecording.h in Headers */,
- C55EEB661F67DA3200A82184 /* EventCalendar.h in Headers */,
- C5125CAA1EBDBA6C00AE62C8 /* CommonURL.h in Headers */,
- C59911691EC460A100EAA814 /* ConditionDoubleTableView.h in Headers */,
- C599116D1EC460A100EAA814 /* DropdownMenu.h in Headers */,
- C5125C371EBDAE6F00AE62C8 /* Virgil.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- C5125C311EBDAE6F00AE62C8 /* Virgil */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = C5125C3A1EBDAE6F00AE62C8 /* Build configuration list for PBXNativeTarget "Virgil" */;
- buildPhases = (
- C5125C2D1EBDAE6F00AE62C8 /* Sources */,
- C5125C2E1EBDAE6F00AE62C8 /* Frameworks */,
- C5125C2F1EBDAE6F00AE62C8 /* Headers */,
- C5125C301EBDAE6F00AE62C8 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = Virgil;
- productName = Virgil;
- productReference = C5125C321EBDAE6F00AE62C8 /* Virgil.framework */;
- productType = "com.apple.product-type.framework";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- C5125C291EBDAE6F00AE62C8 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0830;
- ORGANIZATIONNAME = Virgil;
- TargetAttributes = {
- C5125C311EBDAE6F00AE62C8 = {
- CreatedOnToolsVersion = 8.3.2;
- LastSwiftMigration = 1020;
- ProvisioningStyle = Automatic;
- };
- };
- };
- buildConfigurationList = C5125C2C1EBDAE6F00AE62C8 /* Build configuration list for PBXProject "Virgil" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- English,
- en,
- );
- mainGroup = C5125C281EBDAE6F00AE62C8;
- productRefGroup = C5125C331EBDAE6F00AE62C8 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- C5125C311EBDAE6F00AE62C8 /* Virgil */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- C5125C301EBDAE6F00AE62C8 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C594DFB41FA08BCA0091889A /* Virgil_SelectDateForPickerView.xib in Resources */,
- C599116F1EC460A100EAA814 /* expandableImage@2x.png in Resources */,
- C5B86CE21F4E61B5001CD384 /* CusDateControl.xib in Resources */,
- C59911751EC460F400EAA814 /* 使用说明DropDownMenu.rtf in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- C5125C2D1EBDAE6F00AE62C8 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C5A31DB81EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift in Sources */,
- C5125CA31EBDBA6C00AE62C8 /* ClearCachesTool.m in Sources */,
- C5125C911EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift in Sources */,
- C594DFB31FA08BA10091889A /* Virgil_SelectDateForPickerView.swift in Sources */,
- C5A31DBF1EBF68A3001A52C5 /* SoundRecording.m in Sources */,
- C5A31DAA1EBF6624001A52C5 /* VirgilMarqueeView.swift in Sources */,
- C5A31DB51EBF66B3001A52C5 /* Virgil_ChooserView.swift in Sources */,
- C5B86CFA1F4E852F001CD384 /* UIButton+Virgil.swift in Sources */,
- C5125CA41EBDBA6C00AE62C8 /* CommonColor.swift in Sources */,
- C5125CA61EBDBA6C00AE62C8 /* CommonDelegate.swift in Sources */,
- C5A31DA81EBF65F2001A52C5 /* ProgressView_Virgil.swift in Sources */,
- C5125C871EBDB9EE00AE62C8 /* Date+Virgil.swift in Sources */,
- C5125C8B1EBDB9EE00AE62C8 /* TableView_Virgil.swift in Sources */,
- C57547742278485E00DDB0D5 /* CommonBarCodeTools.swift in Sources */,
- C5125CAD1EBDBA6C00AE62C8 /* CommonBaseValue.swift in Sources */,
- C5125CAB1EBDBA6C00AE62C8 /* CommonURL.m in Sources */,
- C5A31D9B1EBF62F0001A52C5 /* Virgil_PaintLineView.swift in Sources */,
- C57EBD331EBDD7310012F487 /* CusButtonGetCode.swift in Sources */,
- C5A0D4902238A87C00DCBED5 /* NSDictionary_Virgil.swift in Sources */,
- C57261CF1F29ECC200C23626 /* Virgil_CircleView.swift in Sources */,
- C55EEB671F67DA3200A82184 /* EventCalendar.m in Sources */,
- C5A31DB61EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift in Sources */,
- C5125CA51EBDBA6C00AE62C8 /* CommonDate.swift in Sources */,
- C5A31DB41EBF66B3001A52C5 /* Virgil_SegmentView.swift in Sources */,
- C5FA1E2E1F9446B900A3397A /* ViewMoveRedDian.swift in Sources */,
- C5125C921EBDB9EE00AE62C8 /* UIView+Virgil.swift in Sources */,
- C5125C8A1EBDB9EE00AE62C8 /* String+Virgil.swift in Sources */,
- C5A31DC81EBF68C7001A52C5 /* RootViewController.m in Sources */,
- C57EBD1C1EBDC1020012F487 /* BaseGetValueViewController.swift in Sources */,
- C5125CA81EBDBA6C00AE62C8 /* CommonJSON.swift in Sources */,
- C57EBD321EBDD7310012F487 /* CusButtonLoading.swift in Sources */,
- C5125CAC1EBDBA6C00AE62C8 /* CommonValidate.swift in Sources */,
- C5A31DAC1EBF6652001A52C5 /* Virgil_SideViewController.swift in Sources */,
- C5A31DC61EBF68C7001A52C5 /* ScannerBackgroundView.swift in Sources */,
- C5125CAE1EBDBA6C00AE62C8 /* CommonViewUntils.swift in Sources */,
- C5125CA91EBDBA6C00AE62C8 /* CommonBaseUntils.swift in Sources */,
- 1C3856EF2294D87200549D61 /* Virgil_ListMenuSelectButton.swift in Sources */,
- C5A31DAE1EBF665A001A52C5 /* Virgil_5Xin.swift in Sources */,
- C50735BF1FA99D6E00E35512 /* CommonAnimation.swift in Sources */,
- 1C7B6BD8228C23ED00F3E7E7 /* Double+Virgil.swift in Sources */,
- C5125C901EBDB9EE00AE62C8 /* UISwitch_Virgil.swift in Sources */,
- C5A31DA11EBF6390001A52C5 /* CusButtonBackgroudColor.swift in Sources */,
- C5A0D4912238A87C00DCBED5 /* NSArray_Virgil.swift in Sources */,
- C5125C8D1EBDB9EE00AE62C8 /* UIColor+Virgil.swift in Sources */,
- 1C3856F52295585200549D61 /* UITextView_Virgil.swift in Sources */,
- C5A31DC51EBF68C7001A52C5 /* ScannerViewController.swift in Sources */,
- C599116E1EC460A100EAA814 /* DropdownMenu.m in Sources */,
- C5FA1E2D1F9446B900A3397A /* Virgil_SelectCity.swift in Sources */,
- C5125C8F1EBDB9EE00AE62C8 /* UILabel+Virgil.swift in Sources */,
- C518695C1F44436A00695A9D /* CommonOCTools.m in Sources */,
- C5142D751FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift in Sources */,
- C599116C1EC460A100EAA814 /* DropdownButton.m in Sources */,
- C5125CA71EBDBA6C00AE62C8 /* CommonImage.swift in Sources */,
- C57EBD1F1EBDC2F50012F487 /* BaseMainViewController.swift in Sources */,
- C5B86CE11F4E61B5001CD384 /* CusDateControl.swift in Sources */,
- C599116A1EC460A100EAA814 /* ConditionDoubleTableView.m in Sources */,
- C56B8C3E1FD0F57200343925 /* VirgilVideoCapture.swift in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- C5125C381EBDAE6F00AE62C8 /* 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_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
- 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;
- CURRENT_PROJECT_VERSION = 1;
- 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;
- SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- C5125C391EBDAE6F00AE62C8 /* 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_BOOL_CONVERSION = 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_OBJC_ROOT_CLASS = YES_ERROR;
- 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;
- CURRENT_PROJECT_VERSION = 1;
- 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;
- SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- C5125C3B1EBDAE6F00AE62C8 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_PREFIX_HEADER = "";
- HEADER_SEARCH_PATHS = "$(SRCROOT)/Virgil";
- INFOPLIST_FILE = Virgil/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- OTHER_LDFLAGS = (
- "$(inherited)",
- "-ObjC",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.virgil.Virgil;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
- SWIFT_VERSION = 5.0;
- };
- name = Debug;
- };
- C5125C3C1EBDAE6F00AE62C8 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_IDENTITY = "";
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- GCC_PREFIX_HEADER = "";
- HEADER_SEARCH_PATHS = "$(SRCROOT)/Virgil";
- INFOPLIST_FILE = Virgil/Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- OTHER_LDFLAGS = (
- "$(inherited)",
- "-ObjC",
- );
- PRODUCT_BUNDLE_IDENTIFIER = com.virgil.Virgil;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- SWIFT_VERSION = 5.0;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- C5125C2C1EBDAE6F00AE62C8 /* Build configuration list for PBXProject "Virgil" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- C5125C381EBDAE6F00AE62C8 /* Debug */,
- C5125C391EBDAE6F00AE62C8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- C5125C3A1EBDAE6F00AE62C8 /* Build configuration list for PBXNativeTarget "Virgil" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- C5125C3B1EBDAE6F00AE62C8 /* Debug */,
- C5125C3C1EBDAE6F00AE62C8 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = C5125C291EBDAE6F00AE62C8 /* Project object */;
- }
|