project.pbxproj 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1C3856EF2294D87200549D61 /* Virgil_ListMenuSelectButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C3856EE2294D87200549D61 /* Virgil_ListMenuSelectButton.swift */; };
  10. 1C3856F52295585200549D61 /* UITextView_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C3856F42295585200549D61 /* UITextView_Virgil.swift */; };
  11. 1C7B6BD8228C23ED00F3E7E7 /* Double+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1C7B6BD7228C23ED00F3E7E7 /* Double+Virgil.swift */; };
  12. C50735BF1FA99D6E00E35512 /* CommonAnimation.swift in Sources */ = {isa = PBXBuildFile; fileRef = C50735BE1FA99D6E00E35512 /* CommonAnimation.swift */; };
  13. C5125C371EBDAE6F00AE62C8 /* Virgil.h in Headers */ = {isa = PBXBuildFile; fileRef = C5125C351EBDAE6F00AE62C8 /* Virgil.h */; settings = {ATTRIBUTES = (Public, ); }; };
  14. C5125C871EBDB9EE00AE62C8 /* Date+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C7B1EBDB9EE00AE62C8 /* Date+Virgil.swift */; };
  15. C5125C8A1EBDB9EE00AE62C8 /* String+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C7E1EBDB9EE00AE62C8 /* String+Virgil.swift */; };
  16. C5125C8B1EBDB9EE00AE62C8 /* TableView_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C7F1EBDB9EE00AE62C8 /* TableView_Virgil.swift */; };
  17. C5125C8D1EBDB9EE00AE62C8 /* UIColor+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C811EBDB9EE00AE62C8 /* UIColor+Virgil.swift */; };
  18. C5125C8F1EBDB9EE00AE62C8 /* UILabel+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C831EBDB9EE00AE62C8 /* UILabel+Virgil.swift */; };
  19. C5125C901EBDB9EE00AE62C8 /* UISwitch_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C841EBDB9EE00AE62C8 /* UISwitch_Virgil.swift */; };
  20. C5125C911EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C851EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift */; };
  21. C5125C921EBDB9EE00AE62C8 /* UIView+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C861EBDB9EE00AE62C8 /* UIView+Virgil.swift */; };
  22. C5125CA21EBDBA6C00AE62C8 /* ClearCachesTool.h in Headers */ = {isa = PBXBuildFile; fileRef = C5125C951EBDBA6C00AE62C8 /* ClearCachesTool.h */; settings = {ATTRIBUTES = (Public, ); }; };
  23. C5125CA31EBDBA6C00AE62C8 /* ClearCachesTool.m in Sources */ = {isa = PBXBuildFile; fileRef = C5125C961EBDBA6C00AE62C8 /* ClearCachesTool.m */; };
  24. C5125CA41EBDBA6C00AE62C8 /* CommonColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C971EBDBA6C00AE62C8 /* CommonColor.swift */; };
  25. C5125CA51EBDBA6C00AE62C8 /* CommonDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C981EBDBA6C00AE62C8 /* CommonDate.swift */; };
  26. C5125CA61EBDBA6C00AE62C8 /* CommonDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C991EBDBA6C00AE62C8 /* CommonDelegate.swift */; };
  27. C5125CA71EBDBA6C00AE62C8 /* CommonImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9A1EBDBA6C00AE62C8 /* CommonImage.swift */; };
  28. C5125CA81EBDBA6C00AE62C8 /* CommonJSON.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9B1EBDBA6C00AE62C8 /* CommonJSON.swift */; };
  29. C5125CA91EBDBA6C00AE62C8 /* CommonBaseUntils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9C1EBDBA6C00AE62C8 /* CommonBaseUntils.swift */; };
  30. C5125CAA1EBDBA6C00AE62C8 /* CommonURL.h in Headers */ = {isa = PBXBuildFile; fileRef = C5125C9D1EBDBA6C00AE62C8 /* CommonURL.h */; settings = {ATTRIBUTES = (Public, ); }; };
  31. C5125CAB1EBDBA6C00AE62C8 /* CommonURL.m in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9E1EBDBA6C00AE62C8 /* CommonURL.m */; };
  32. C5125CAC1EBDBA6C00AE62C8 /* CommonValidate.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125C9F1EBDBA6C00AE62C8 /* CommonValidate.swift */; };
  33. C5125CAD1EBDBA6C00AE62C8 /* CommonBaseValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125CA01EBDBA6C00AE62C8 /* CommonBaseValue.swift */; };
  34. C5125CAE1EBDBA6C00AE62C8 /* CommonViewUntils.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5125CA11EBDBA6C00AE62C8 /* CommonViewUntils.swift */; };
  35. C5142D751FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5142D741FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift */; };
  36. C518695B1F44436A00695A9D /* CommonOCTools.h in Headers */ = {isa = PBXBuildFile; fileRef = C51869591F44436A00695A9D /* CommonOCTools.h */; settings = {ATTRIBUTES = (Public, ); }; };
  37. C518695C1F44436A00695A9D /* CommonOCTools.m in Sources */ = {isa = PBXBuildFile; fileRef = C518695A1F44436A00695A9D /* CommonOCTools.m */; };
  38. C55EEB661F67DA3200A82184 /* EventCalendar.h in Headers */ = {isa = PBXBuildFile; fileRef = C55EEB641F67DA3200A82184 /* EventCalendar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  39. C55EEB671F67DA3200A82184 /* EventCalendar.m in Sources */ = {isa = PBXBuildFile; fileRef = C55EEB651F67DA3200A82184 /* EventCalendar.m */; };
  40. C56B8C3E1FD0F57200343925 /* VirgilVideoCapture.swift in Sources */ = {isa = PBXBuildFile; fileRef = C56B8C3D1FD0F57200343925 /* VirgilVideoCapture.swift */; };
  41. C57261CF1F29ECC200C23626 /* Virgil_CircleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57261CE1F29ECC200C23626 /* Virgil_CircleView.swift */; };
  42. C57547742278485E00DDB0D5 /* CommonBarCodeTools.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57547732278485E00DDB0D5 /* CommonBarCodeTools.swift */; };
  43. C57EBD1C1EBDC1020012F487 /* BaseGetValueViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD1B1EBDC1020012F487 /* BaseGetValueViewController.swift */; };
  44. C57EBD1F1EBDC2F50012F487 /* BaseMainViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD1E1EBDC2F50012F487 /* BaseMainViewController.swift */; };
  45. C57EBD321EBDD7310012F487 /* CusButtonLoading.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD301EBDD7310012F487 /* CusButtonLoading.swift */; };
  46. C57EBD331EBDD7310012F487 /* CusButtonGetCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = C57EBD311EBDD7310012F487 /* CusButtonGetCode.swift */; };
  47. C58C3D601F5E54840010F4BD /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C58C3D5F1F5E54840010F4BD /* SystemConfiguration.framework */; };
  48. C594DFB31FA08BA10091889A /* Virgil_SelectDateForPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C594DFB21FA08BA10091889A /* Virgil_SelectDateForPickerView.swift */; };
  49. C594DFB41FA08BCA0091889A /* Virgil_SelectDateForPickerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = C594DFB11FA08BA10091889A /* Virgil_SelectDateForPickerView.xib */; };
  50. C59911681EC460A100EAA814 /* CommonDefine.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911601EC460A100EAA814 /* CommonDefine.h */; };
  51. C59911691EC460A100EAA814 /* ConditionDoubleTableView.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911611EC460A100EAA814 /* ConditionDoubleTableView.h */; };
  52. C599116A1EC460A100EAA814 /* ConditionDoubleTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = C59911621EC460A100EAA814 /* ConditionDoubleTableView.m */; };
  53. C599116B1EC460A100EAA814 /* DropdownButton.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911631EC460A100EAA814 /* DropdownButton.h */; };
  54. C599116C1EC460A100EAA814 /* DropdownButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C59911641EC460A100EAA814 /* DropdownButton.m */; };
  55. C599116D1EC460A100EAA814 /* DropdownMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = C59911651EC460A100EAA814 /* DropdownMenu.h */; };
  56. C599116E1EC460A100EAA814 /* DropdownMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = C59911661EC460A100EAA814 /* DropdownMenu.m */; };
  57. C599116F1EC460A100EAA814 /* expandableImage@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C59911671EC460A100EAA814 /* expandableImage@2x.png */; };
  58. C59911751EC460F400EAA814 /* 使用说明DropDownMenu.rtf in Resources */ = {isa = PBXBuildFile; fileRef = C59911741EC460F400EAA814 /* 使用说明DropDownMenu.rtf */; };
  59. C5A0D4902238A87C00DCBED5 /* NSDictionary_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A0D48E2238A87C00DCBED5 /* NSDictionary_Virgil.swift */; };
  60. C5A0D4912238A87C00DCBED5 /* NSArray_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A0D48F2238A87C00DCBED5 /* NSArray_Virgil.swift */; };
  61. C5A31D9B1EBF62F0001A52C5 /* Virgil_PaintLineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31D9A1EBF62F0001A52C5 /* Virgil_PaintLineView.swift */; };
  62. C5A31DA11EBF6390001A52C5 /* CusButtonBackgroudColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DA01EBF6390001A52C5 /* CusButtonBackgroudColor.swift */; };
  63. C5A31DA81EBF65F2001A52C5 /* ProgressView_Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DA71EBF65F2001A52C5 /* ProgressView_Virgil.swift */; };
  64. C5A31DAA1EBF6624001A52C5 /* VirgilMarqueeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DA91EBF6624001A52C5 /* VirgilMarqueeView.swift */; };
  65. C5A31DAC1EBF6652001A52C5 /* Virgil_SideViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DAB1EBF6652001A52C5 /* Virgil_SideViewController.swift */; };
  66. C5A31DAE1EBF665A001A52C5 /* Virgil_5Xin.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DAD1EBF665A001A52C5 /* Virgil_5Xin.swift */; };
  67. C5A31DB41EBF66B3001A52C5 /* Virgil_SegmentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB11EBF66B3001A52C5 /* Virgil_SegmentView.swift */; };
  68. C5A31DB51EBF66B3001A52C5 /* Virgil_ChooserView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB21EBF66B3001A52C5 /* Virgil_ChooserView.swift */; };
  69. C5A31DB61EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB31EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift */; };
  70. C5A31DB81EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DB71EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift */; };
  71. C5A31DBE1EBF68A3001A52C5 /* SoundRecording.h in Headers */ = {isa = PBXBuildFile; fileRef = C5A31DBC1EBF68A3001A52C5 /* SoundRecording.h */; settings = {ATTRIBUTES = (Public, ); }; };
  72. C5A31DBF1EBF68A3001A52C5 /* SoundRecording.m in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DBD1EBF68A3001A52C5 /* SoundRecording.m */; };
  73. C5A31DC51EBF68C7001A52C5 /* ScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DC11EBF68C7001A52C5 /* ScannerViewController.swift */; };
  74. C5A31DC61EBF68C7001A52C5 /* ScannerBackgroundView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DC21EBF68C7001A52C5 /* ScannerBackgroundView.swift */; };
  75. C5A31DC71EBF68C7001A52C5 /* RootViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C5A31DC31EBF68C7001A52C5 /* RootViewController.h */; };
  76. C5A31DC81EBF68C7001A52C5 /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C5A31DC41EBF68C7001A52C5 /* RootViewController.m */; };
  77. C5B86CE11F4E61B5001CD384 /* CusDateControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5B86CDF1F4E61B5001CD384 /* CusDateControl.swift */; };
  78. C5B86CE21F4E61B5001CD384 /* CusDateControl.xib in Resources */ = {isa = PBXBuildFile; fileRef = C5B86CE01F4E61B5001CD384 /* CusDateControl.xib */; };
  79. C5B86CFA1F4E852F001CD384 /* UIButton+Virgil.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5B86CF91F4E852F001CD384 /* UIButton+Virgil.swift */; };
  80. C5FA1E2D1F9446B900A3397A /* Virgil_SelectCity.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5FA1E2B1F9446B900A3397A /* Virgil_SelectCity.swift */; };
  81. C5FA1E2E1F9446B900A3397A /* ViewMoveRedDian.swift in Sources */ = {isa = PBXBuildFile; fileRef = C5FA1E2C1F9446B900A3397A /* ViewMoveRedDian.swift */; };
  82. /* End PBXBuildFile section */
  83. /* Begin PBXFileReference section */
  84. 1C3856EE2294D87200549D61 /* Virgil_ListMenuSelectButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_ListMenuSelectButton.swift; sourceTree = "<group>"; };
  85. 1C3856F42295585200549D61 /* UITextView_Virgil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITextView_Virgil.swift; sourceTree = "<group>"; };
  86. 1C7B6BD7228C23ED00F3E7E7 /* Double+Virgil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Double+Virgil.swift"; sourceTree = "<group>"; };
  87. C50735BE1FA99D6E00E35512 /* CommonAnimation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonAnimation.swift; sourceTree = "<group>"; };
  88. C5125C321EBDAE6F00AE62C8 /* Virgil.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Virgil.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  89. C5125C351EBDAE6F00AE62C8 /* Virgil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Virgil.h; sourceTree = "<group>"; };
  90. C5125C361EBDAE6F00AE62C8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  91. C5125C7B1EBDB9EE00AE62C8 /* Date+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Date+Virgil.swift"; sourceTree = "<group>"; };
  92. C5125C7E1EBDB9EE00AE62C8 /* String+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Virgil.swift"; sourceTree = "<group>"; };
  93. C5125C7F1EBDB9EE00AE62C8 /* TableView_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TableView_Virgil.swift; sourceTree = "<group>"; };
  94. C5125C811EBDB9EE00AE62C8 /* UIColor+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Virgil.swift"; sourceTree = "<group>"; };
  95. C5125C831EBDB9EE00AE62C8 /* UILabel+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UILabel+Virgil.swift"; sourceTree = "<group>"; };
  96. C5125C841EBDB9EE00AE62C8 /* UISwitch_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UISwitch_Virgil.swift; sourceTree = "<group>"; };
  97. C5125C851EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UITextFeild_Virgil.swift; sourceTree = "<group>"; };
  98. C5125C861EBDB9EE00AE62C8 /* UIView+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIView+Virgil.swift"; sourceTree = "<group>"; };
  99. C5125C951EBDBA6C00AE62C8 /* ClearCachesTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClearCachesTool.h; sourceTree = "<group>"; };
  100. C5125C961EBDBA6C00AE62C8 /* ClearCachesTool.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClearCachesTool.m; sourceTree = "<group>"; };
  101. C5125C971EBDBA6C00AE62C8 /* CommonColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonColor.swift; sourceTree = "<group>"; };
  102. C5125C981EBDBA6C00AE62C8 /* CommonDate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonDate.swift; sourceTree = "<group>"; };
  103. C5125C991EBDBA6C00AE62C8 /* CommonDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonDelegate.swift; sourceTree = "<group>"; };
  104. C5125C9A1EBDBA6C00AE62C8 /* CommonImage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonImage.swift; sourceTree = "<group>"; };
  105. C5125C9B1EBDBA6C00AE62C8 /* CommonJSON.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonJSON.swift; sourceTree = "<group>"; };
  106. C5125C9C1EBDBA6C00AE62C8 /* CommonBaseUntils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonBaseUntils.swift; sourceTree = "<group>"; };
  107. C5125C9D1EBDBA6C00AE62C8 /* CommonURL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonURL.h; sourceTree = "<group>"; };
  108. C5125C9E1EBDBA6C00AE62C8 /* CommonURL.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommonURL.m; sourceTree = "<group>"; };
  109. C5125C9F1EBDBA6C00AE62C8 /* CommonValidate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonValidate.swift; sourceTree = "<group>"; };
  110. C5125CA01EBDBA6C00AE62C8 /* CommonBaseValue.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonBaseValue.swift; sourceTree = "<group>"; };
  111. C5125CA11EBDBA6C00AE62C8 /* CommonViewUntils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CommonViewUntils.swift; sourceTree = "<group>"; };
  112. C5142D741FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_OutLineLabel.swift; sourceTree = "<group>"; };
  113. C51869591F44436A00695A9D /* CommonOCTools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonOCTools.h; sourceTree = "<group>"; };
  114. C518695A1F44436A00695A9D /* CommonOCTools.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CommonOCTools.m; sourceTree = "<group>"; };
  115. C55EEB641F67DA3200A82184 /* EventCalendar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EventCalendar.h; sourceTree = "<group>"; };
  116. C55EEB651F67DA3200A82184 /* EventCalendar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EventCalendar.m; sourceTree = "<group>"; };
  117. C56B8C3D1FD0F57200343925 /* VirgilVideoCapture.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VirgilVideoCapture.swift; sourceTree = "<group>"; };
  118. C57261CE1F29ECC200C23626 /* Virgil_CircleView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_CircleView.swift; sourceTree = "<group>"; };
  119. C57547732278485E00DDB0D5 /* CommonBarCodeTools.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommonBarCodeTools.swift; sourceTree = "<group>"; };
  120. C57EBD1B1EBDC1020012F487 /* BaseGetValueViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseGetValueViewController.swift; sourceTree = "<group>"; };
  121. C57EBD1E1EBDC2F50012F487 /* BaseMainViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BaseMainViewController.swift; sourceTree = "<group>"; };
  122. C57EBD301EBDD7310012F487 /* CusButtonLoading.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusButtonLoading.swift; sourceTree = "<group>"; };
  123. C57EBD311EBDD7310012F487 /* CusButtonGetCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusButtonGetCode.swift; sourceTree = "<group>"; };
  124. C58C3D5F1F5E54840010F4BD /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  125. C594DFB11FA08BA10091889A /* Virgil_SelectDateForPickerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = Virgil_SelectDateForPickerView.xib; sourceTree = "<group>"; };
  126. C594DFB21FA08BA10091889A /* Virgil_SelectDateForPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Virgil_SelectDateForPickerView.swift; sourceTree = "<group>"; };
  127. C59911601EC460A100EAA814 /* CommonDefine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CommonDefine.h; sourceTree = "<group>"; };
  128. C59911611EC460A100EAA814 /* ConditionDoubleTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConditionDoubleTableView.h; sourceTree = "<group>"; };
  129. C59911621EC460A100EAA814 /* ConditionDoubleTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConditionDoubleTableView.m; sourceTree = "<group>"; };
  130. C59911631EC460A100EAA814 /* DropdownButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropdownButton.h; sourceTree = "<group>"; };
  131. C59911641EC460A100EAA814 /* DropdownButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DropdownButton.m; sourceTree = "<group>"; };
  132. C59911651EC460A100EAA814 /* DropdownMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DropdownMenu.h; sourceTree = "<group>"; };
  133. C59911661EC460A100EAA814 /* DropdownMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DropdownMenu.m; sourceTree = "<group>"; };
  134. C59911671EC460A100EAA814 /* expandableImage@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "expandableImage@2x.png"; sourceTree = "<group>"; };
  135. C59911741EC460F400EAA814 /* 使用说明DropDownMenu.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = "使用说明DropDownMenu.rtf"; sourceTree = "<group>"; };
  136. C5A0D48E2238A87C00DCBED5 /* NSDictionary_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSDictionary_Virgil.swift; sourceTree = "<group>"; };
  137. C5A0D48F2238A87C00DCBED5 /* NSArray_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NSArray_Virgil.swift; sourceTree = "<group>"; };
  138. C5A31D9A1EBF62F0001A52C5 /* Virgil_PaintLineView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_PaintLineView.swift; sourceTree = "<group>"; };
  139. C5A31DA01EBF6390001A52C5 /* CusButtonBackgroudColor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusButtonBackgroudColor.swift; sourceTree = "<group>"; };
  140. C5A31DA71EBF65F2001A52C5 /* ProgressView_Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressView_Virgil.swift; sourceTree = "<group>"; };
  141. C5A31DA91EBF6624001A52C5 /* VirgilMarqueeView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VirgilMarqueeView.swift; sourceTree = "<group>"; };
  142. C5A31DAB1EBF6652001A52C5 /* Virgil_SideViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_SideViewController.swift; sourceTree = "<group>"; };
  143. C5A31DAD1EBF665A001A52C5 /* Virgil_5Xin.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_5Xin.swift; sourceTree = "<group>"; };
  144. C5A31DB11EBF66B3001A52C5 /* Virgil_SegmentView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_SegmentView.swift; sourceTree = "<group>"; };
  145. C5A31DB21EBF66B3001A52C5 /* Virgil_ChooserView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_ChooserView.swift; sourceTree = "<group>"; };
  146. C5A31DB31EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_LabelChangeScrollView.swift; sourceTree = "<group>"; };
  147. C5A31DB71EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Virgil_Segment_OrderView.swift; sourceTree = "<group>"; };
  148. C5A31DBC1EBF68A3001A52C5 /* SoundRecording.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SoundRecording.h; sourceTree = "<group>"; };
  149. C5A31DBD1EBF68A3001A52C5 /* SoundRecording.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SoundRecording.m; sourceTree = "<group>"; };
  150. C5A31DC11EBF68C7001A52C5 /* ScannerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; };
  151. C5A31DC21EBF68C7001A52C5 /* ScannerBackgroundView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerBackgroundView.swift; sourceTree = "<group>"; };
  152. C5A31DC31EBF68C7001A52C5 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; };
  153. C5A31DC41EBF68C7001A52C5 /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; };
  154. C5B86CDF1F4E61B5001CD384 /* CusDateControl.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CusDateControl.swift; sourceTree = "<group>"; };
  155. C5B86CE01F4E61B5001CD384 /* CusDateControl.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = CusDateControl.xib; sourceTree = "<group>"; };
  156. C5B86CF91F4E852F001CD384 /* UIButton+Virgil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+Virgil.swift"; sourceTree = "<group>"; };
  157. C5FA1E2B1F9446B900A3397A /* Virgil_SelectCity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Virgil_SelectCity.swift; sourceTree = "<group>"; };
  158. C5FA1E2C1F9446B900A3397A /* ViewMoveRedDian.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewMoveRedDian.swift; sourceTree = "<group>"; };
  159. /* End PBXFileReference section */
  160. /* Begin PBXFrameworksBuildPhase section */
  161. C5125C2E1EBDAE6F00AE62C8 /* Frameworks */ = {
  162. isa = PBXFrameworksBuildPhase;
  163. buildActionMask = 2147483647;
  164. files = (
  165. C58C3D601F5E54840010F4BD /* SystemConfiguration.framework in Frameworks */,
  166. );
  167. runOnlyForDeploymentPostprocessing = 0;
  168. };
  169. /* End PBXFrameworksBuildPhase section */
  170. /* Begin PBXGroup section */
  171. C5125C281EBDAE6F00AE62C8 = {
  172. isa = PBXGroup;
  173. children = (
  174. C5125C341EBDAE6F00AE62C8 /* Virgil */,
  175. C5125C331EBDAE6F00AE62C8 /* Products */,
  176. C58C3D5E1F5E54840010F4BD /* Frameworks */,
  177. );
  178. sourceTree = "<group>";
  179. };
  180. C5125C331EBDAE6F00AE62C8 /* Products */ = {
  181. isa = PBXGroup;
  182. children = (
  183. C5125C321EBDAE6F00AE62C8 /* Virgil.framework */,
  184. );
  185. name = Products;
  186. sourceTree = "<group>";
  187. };
  188. C5125C341EBDAE6F00AE62C8 /* Virgil */ = {
  189. isa = PBXGroup;
  190. children = (
  191. C57EBD261EBDD4530012F487 /* UIControl */,
  192. C57EBD1A1EBDC0E40012F487 /* UIViewController */,
  193. C5125C941EBDBA4100AE62C8 /* Tools */,
  194. C5125C931EBDBA2900AE62C8 /* Extension */,
  195. C5125C351EBDAE6F00AE62C8 /* Virgil.h */,
  196. C5125C361EBDAE6F00AE62C8 /* Info.plist */,
  197. );
  198. path = Virgil;
  199. sourceTree = "<group>";
  200. };
  201. C5125C931EBDBA2900AE62C8 /* Extension */ = {
  202. isa = PBXGroup;
  203. children = (
  204. C5A0D48F2238A87C00DCBED5 /* NSArray_Virgil.swift */,
  205. C5A0D48E2238A87C00DCBED5 /* NSDictionary_Virgil.swift */,
  206. C5B86CF91F4E852F001CD384 /* UIButton+Virgil.swift */,
  207. C5125C7B1EBDB9EE00AE62C8 /* Date+Virgil.swift */,
  208. C5125C7E1EBDB9EE00AE62C8 /* String+Virgil.swift */,
  209. C5125C7F1EBDB9EE00AE62C8 /* TableView_Virgil.swift */,
  210. C5125C811EBDB9EE00AE62C8 /* UIColor+Virgil.swift */,
  211. C5125C831EBDB9EE00AE62C8 /* UILabel+Virgil.swift */,
  212. C5125C841EBDB9EE00AE62C8 /* UISwitch_Virgil.swift */,
  213. C5125C851EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift */,
  214. C5125C861EBDB9EE00AE62C8 /* UIView+Virgil.swift */,
  215. 1C7B6BD7228C23ED00F3E7E7 /* Double+Virgil.swift */,
  216. 1C3856F42295585200549D61 /* UITextView_Virgil.swift */,
  217. );
  218. name = Extension;
  219. sourceTree = "<group>";
  220. };
  221. C5125C941EBDBA4100AE62C8 /* Tools */ = {
  222. isa = PBXGroup;
  223. children = (
  224. C56B8C3C1FD0F51F00343925 /* 摄像头 */,
  225. C5A31DC01EBF68B6001A52C5 /* BarCode */,
  226. C5A31DBB1EBF6897001A52C5 /* 录音 */,
  227. C5125C951EBDBA6C00AE62C8 /* ClearCachesTool.h */,
  228. C5125C961EBDBA6C00AE62C8 /* ClearCachesTool.m */,
  229. C5125C971EBDBA6C00AE62C8 /* CommonColor.swift */,
  230. C5125C981EBDBA6C00AE62C8 /* CommonDate.swift */,
  231. C5125C991EBDBA6C00AE62C8 /* CommonDelegate.swift */,
  232. C5125C9A1EBDBA6C00AE62C8 /* CommonImage.swift */,
  233. C5125C9B1EBDBA6C00AE62C8 /* CommonJSON.swift */,
  234. C5125C9C1EBDBA6C00AE62C8 /* CommonBaseUntils.swift */,
  235. C5125C9D1EBDBA6C00AE62C8 /* CommonURL.h */,
  236. C5125C9E1EBDBA6C00AE62C8 /* CommonURL.m */,
  237. C5125C9F1EBDBA6C00AE62C8 /* CommonValidate.swift */,
  238. C5125CA01EBDBA6C00AE62C8 /* CommonBaseValue.swift */,
  239. C5125CA11EBDBA6C00AE62C8 /* CommonViewUntils.swift */,
  240. C51869591F44436A00695A9D /* CommonOCTools.h */,
  241. C518695A1F44436A00695A9D /* CommonOCTools.m */,
  242. C55EEB641F67DA3200A82184 /* EventCalendar.h */,
  243. C55EEB651F67DA3200A82184 /* EventCalendar.m */,
  244. C50735BE1FA99D6E00E35512 /* CommonAnimation.swift */,
  245. C57547732278485E00DDB0D5 /* CommonBarCodeTools.swift */,
  246. );
  247. name = Tools;
  248. sourceTree = "<group>";
  249. };
  250. C56B8C3C1FD0F51F00343925 /* 摄像头 */ = {
  251. isa = PBXGroup;
  252. children = (
  253. C56B8C3D1FD0F57200343925 /* VirgilVideoCapture.swift */,
  254. );
  255. name = "摄像头";
  256. sourceTree = "<group>";
  257. };
  258. C57EBD1A1EBDC0E40012F487 /* UIViewController */ = {
  259. isa = PBXGroup;
  260. children = (
  261. C57EBD1D1EBDC2CE0012F487 /* BaseViewController */,
  262. );
  263. name = UIViewController;
  264. sourceTree = "<group>";
  265. };
  266. C57EBD1D1EBDC2CE0012F487 /* BaseViewController */ = {
  267. isa = PBXGroup;
  268. children = (
  269. C57EBD1B1EBDC1020012F487 /* BaseGetValueViewController.swift */,
  270. C57EBD1E1EBDC2F50012F487 /* BaseMainViewController.swift */,
  271. );
  272. name = BaseViewController;
  273. sourceTree = "<group>";
  274. };
  275. C57EBD261EBDD4530012F487 /* UIControl */ = {
  276. isa = PBXGroup;
  277. children = (
  278. C5B86CDE1F4E61AD001CD384 /* 日历 */,
  279. C599115F1EC4609A00EAA814 /* DropdownMenu */,
  280. C5A31DB71EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift */,
  281. C5A31DB11EBF66B3001A52C5 /* Virgil_SegmentView.swift */,
  282. C5A31DB21EBF66B3001A52C5 /* Virgil_ChooserView.swift */,
  283. C5A31DB31EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift */,
  284. 1C3856EE2294D87200549D61 /* Virgil_ListMenuSelectButton.swift */,
  285. C5A31DAD1EBF665A001A52C5 /* Virgil_5Xin.swift */,
  286. C5A31DA71EBF65F2001A52C5 /* ProgressView_Virgil.swift */,
  287. C5A31DA91EBF6624001A52C5 /* VirgilMarqueeView.swift */,
  288. C5A31DAB1EBF6652001A52C5 /* Virgil_SideViewController.swift */,
  289. C57261CE1F29ECC200C23626 /* Virgil_CircleView.swift */,
  290. C5FA1E2C1F9446B900A3397A /* ViewMoveRedDian.swift */,
  291. C5FA1E2B1F9446B900A3397A /* Virgil_SelectCity.swift */,
  292. C594DFB21FA08BA10091889A /* Virgil_SelectDateForPickerView.swift */,
  293. C594DFB11FA08BA10091889A /* Virgil_SelectDateForPickerView.xib */,
  294. C5142D741FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift */,
  295. C5A31D9F1EBF6384001A52C5 /* UIButton */,
  296. C5A31D991EBF62E7001A52C5 /* 画线 */,
  297. );
  298. name = UIControl;
  299. sourceTree = "<group>";
  300. };
  301. C58C3D5E1F5E54840010F4BD /* Frameworks */ = {
  302. isa = PBXGroup;
  303. children = (
  304. C58C3D5F1F5E54840010F4BD /* SystemConfiguration.framework */,
  305. );
  306. name = Frameworks;
  307. sourceTree = "<group>";
  308. };
  309. C599115F1EC4609A00EAA814 /* DropdownMenu */ = {
  310. isa = PBXGroup;
  311. children = (
  312. C59911741EC460F400EAA814 /* 使用说明DropDownMenu.rtf */,
  313. C59911601EC460A100EAA814 /* CommonDefine.h */,
  314. C59911611EC460A100EAA814 /* ConditionDoubleTableView.h */,
  315. C59911621EC460A100EAA814 /* ConditionDoubleTableView.m */,
  316. C59911631EC460A100EAA814 /* DropdownButton.h */,
  317. C59911641EC460A100EAA814 /* DropdownButton.m */,
  318. C59911651EC460A100EAA814 /* DropdownMenu.h */,
  319. C59911661EC460A100EAA814 /* DropdownMenu.m */,
  320. C59911671EC460A100EAA814 /* expandableImage@2x.png */,
  321. );
  322. name = DropdownMenu;
  323. sourceTree = "<group>";
  324. };
  325. C5A31D991EBF62E7001A52C5 /* 画线 */ = {
  326. isa = PBXGroup;
  327. children = (
  328. C5A31D9A1EBF62F0001A52C5 /* Virgil_PaintLineView.swift */,
  329. );
  330. name = "画线";
  331. sourceTree = "<group>";
  332. };
  333. C5A31D9F1EBF6384001A52C5 /* UIButton */ = {
  334. isa = PBXGroup;
  335. children = (
  336. C5A31DA01EBF6390001A52C5 /* CusButtonBackgroudColor.swift */,
  337. C57EBD301EBDD7310012F487 /* CusButtonLoading.swift */,
  338. C57EBD311EBDD7310012F487 /* CusButtonGetCode.swift */,
  339. );
  340. name = UIButton;
  341. sourceTree = "<group>";
  342. };
  343. C5A31DBB1EBF6897001A52C5 /* 录音 */ = {
  344. isa = PBXGroup;
  345. children = (
  346. C5A31DBC1EBF68A3001A52C5 /* SoundRecording.h */,
  347. C5A31DBD1EBF68A3001A52C5 /* SoundRecording.m */,
  348. );
  349. name = "录音";
  350. sourceTree = "<group>";
  351. };
  352. C5A31DC01EBF68B6001A52C5 /* BarCode */ = {
  353. isa = PBXGroup;
  354. children = (
  355. C5A31DC11EBF68C7001A52C5 /* ScannerViewController.swift */,
  356. C5A31DC21EBF68C7001A52C5 /* ScannerBackgroundView.swift */,
  357. C5A31DC31EBF68C7001A52C5 /* RootViewController.h */,
  358. C5A31DC41EBF68C7001A52C5 /* RootViewController.m */,
  359. );
  360. name = BarCode;
  361. sourceTree = "<group>";
  362. };
  363. C5B86CDE1F4E61AD001CD384 /* 日历 */ = {
  364. isa = PBXGroup;
  365. children = (
  366. C5B86CDF1F4E61B5001CD384 /* CusDateControl.swift */,
  367. C5B86CE01F4E61B5001CD384 /* CusDateControl.xib */,
  368. );
  369. name = "日历";
  370. sourceTree = "<group>";
  371. };
  372. /* End PBXGroup section */
  373. /* Begin PBXHeadersBuildPhase section */
  374. C5125C2F1EBDAE6F00AE62C8 /* Headers */ = {
  375. isa = PBXHeadersBuildPhase;
  376. buildActionMask = 2147483647;
  377. files = (
  378. C5125CA21EBDBA6C00AE62C8 /* ClearCachesTool.h in Headers */,
  379. C599116B1EC460A100EAA814 /* DropdownButton.h in Headers */,
  380. C5A31DC71EBF68C7001A52C5 /* RootViewController.h in Headers */,
  381. C59911681EC460A100EAA814 /* CommonDefine.h in Headers */,
  382. C518695B1F44436A00695A9D /* CommonOCTools.h in Headers */,
  383. C5A31DBE1EBF68A3001A52C5 /* SoundRecording.h in Headers */,
  384. C55EEB661F67DA3200A82184 /* EventCalendar.h in Headers */,
  385. C5125CAA1EBDBA6C00AE62C8 /* CommonURL.h in Headers */,
  386. C59911691EC460A100EAA814 /* ConditionDoubleTableView.h in Headers */,
  387. C599116D1EC460A100EAA814 /* DropdownMenu.h in Headers */,
  388. C5125C371EBDAE6F00AE62C8 /* Virgil.h in Headers */,
  389. );
  390. runOnlyForDeploymentPostprocessing = 0;
  391. };
  392. /* End PBXHeadersBuildPhase section */
  393. /* Begin PBXNativeTarget section */
  394. C5125C311EBDAE6F00AE62C8 /* Virgil */ = {
  395. isa = PBXNativeTarget;
  396. buildConfigurationList = C5125C3A1EBDAE6F00AE62C8 /* Build configuration list for PBXNativeTarget "Virgil" */;
  397. buildPhases = (
  398. C5125C2D1EBDAE6F00AE62C8 /* Sources */,
  399. C5125C2E1EBDAE6F00AE62C8 /* Frameworks */,
  400. C5125C2F1EBDAE6F00AE62C8 /* Headers */,
  401. C5125C301EBDAE6F00AE62C8 /* Resources */,
  402. );
  403. buildRules = (
  404. );
  405. dependencies = (
  406. );
  407. name = Virgil;
  408. productName = Virgil;
  409. productReference = C5125C321EBDAE6F00AE62C8 /* Virgil.framework */;
  410. productType = "com.apple.product-type.framework";
  411. };
  412. /* End PBXNativeTarget section */
  413. /* Begin PBXProject section */
  414. C5125C291EBDAE6F00AE62C8 /* Project object */ = {
  415. isa = PBXProject;
  416. attributes = {
  417. LastUpgradeCheck = 0830;
  418. ORGANIZATIONNAME = Virgil;
  419. TargetAttributes = {
  420. C5125C311EBDAE6F00AE62C8 = {
  421. CreatedOnToolsVersion = 8.3.2;
  422. LastSwiftMigration = 1020;
  423. ProvisioningStyle = Automatic;
  424. };
  425. };
  426. };
  427. buildConfigurationList = C5125C2C1EBDAE6F00AE62C8 /* Build configuration list for PBXProject "Virgil" */;
  428. compatibilityVersion = "Xcode 3.2";
  429. developmentRegion = English;
  430. hasScannedForEncodings = 0;
  431. knownRegions = (
  432. English,
  433. en,
  434. );
  435. mainGroup = C5125C281EBDAE6F00AE62C8;
  436. productRefGroup = C5125C331EBDAE6F00AE62C8 /* Products */;
  437. projectDirPath = "";
  438. projectRoot = "";
  439. targets = (
  440. C5125C311EBDAE6F00AE62C8 /* Virgil */,
  441. );
  442. };
  443. /* End PBXProject section */
  444. /* Begin PBXResourcesBuildPhase section */
  445. C5125C301EBDAE6F00AE62C8 /* Resources */ = {
  446. isa = PBXResourcesBuildPhase;
  447. buildActionMask = 2147483647;
  448. files = (
  449. C594DFB41FA08BCA0091889A /* Virgil_SelectDateForPickerView.xib in Resources */,
  450. C599116F1EC460A100EAA814 /* expandableImage@2x.png in Resources */,
  451. C5B86CE21F4E61B5001CD384 /* CusDateControl.xib in Resources */,
  452. C59911751EC460F400EAA814 /* 使用说明DropDownMenu.rtf in Resources */,
  453. );
  454. runOnlyForDeploymentPostprocessing = 0;
  455. };
  456. /* End PBXResourcesBuildPhase section */
  457. /* Begin PBXSourcesBuildPhase section */
  458. C5125C2D1EBDAE6F00AE62C8 /* Sources */ = {
  459. isa = PBXSourcesBuildPhase;
  460. buildActionMask = 2147483647;
  461. files = (
  462. C5A31DB81EBF66B9001A52C5 /* Virgil_Segment_OrderView.swift in Sources */,
  463. C5125CA31EBDBA6C00AE62C8 /* ClearCachesTool.m in Sources */,
  464. C5125C911EBDB9EE00AE62C8 /* UITextFeild_Virgil.swift in Sources */,
  465. C594DFB31FA08BA10091889A /* Virgil_SelectDateForPickerView.swift in Sources */,
  466. C5A31DBF1EBF68A3001A52C5 /* SoundRecording.m in Sources */,
  467. C5A31DAA1EBF6624001A52C5 /* VirgilMarqueeView.swift in Sources */,
  468. C5A31DB51EBF66B3001A52C5 /* Virgil_ChooserView.swift in Sources */,
  469. C5B86CFA1F4E852F001CD384 /* UIButton+Virgil.swift in Sources */,
  470. C5125CA41EBDBA6C00AE62C8 /* CommonColor.swift in Sources */,
  471. C5125CA61EBDBA6C00AE62C8 /* CommonDelegate.swift in Sources */,
  472. C5A31DA81EBF65F2001A52C5 /* ProgressView_Virgil.swift in Sources */,
  473. C5125C871EBDB9EE00AE62C8 /* Date+Virgil.swift in Sources */,
  474. C5125C8B1EBDB9EE00AE62C8 /* TableView_Virgil.swift in Sources */,
  475. C57547742278485E00DDB0D5 /* CommonBarCodeTools.swift in Sources */,
  476. C5125CAD1EBDBA6C00AE62C8 /* CommonBaseValue.swift in Sources */,
  477. C5125CAB1EBDBA6C00AE62C8 /* CommonURL.m in Sources */,
  478. C5A31D9B1EBF62F0001A52C5 /* Virgil_PaintLineView.swift in Sources */,
  479. C57EBD331EBDD7310012F487 /* CusButtonGetCode.swift in Sources */,
  480. C5A0D4902238A87C00DCBED5 /* NSDictionary_Virgil.swift in Sources */,
  481. C57261CF1F29ECC200C23626 /* Virgil_CircleView.swift in Sources */,
  482. C55EEB671F67DA3200A82184 /* EventCalendar.m in Sources */,
  483. C5A31DB61EBF66B3001A52C5 /* Virgil_LabelChangeScrollView.swift in Sources */,
  484. C5125CA51EBDBA6C00AE62C8 /* CommonDate.swift in Sources */,
  485. C5A31DB41EBF66B3001A52C5 /* Virgil_SegmentView.swift in Sources */,
  486. C5FA1E2E1F9446B900A3397A /* ViewMoveRedDian.swift in Sources */,
  487. C5125C921EBDB9EE00AE62C8 /* UIView+Virgil.swift in Sources */,
  488. C5125C8A1EBDB9EE00AE62C8 /* String+Virgil.swift in Sources */,
  489. C5A31DC81EBF68C7001A52C5 /* RootViewController.m in Sources */,
  490. C57EBD1C1EBDC1020012F487 /* BaseGetValueViewController.swift in Sources */,
  491. C5125CA81EBDBA6C00AE62C8 /* CommonJSON.swift in Sources */,
  492. C57EBD321EBDD7310012F487 /* CusButtonLoading.swift in Sources */,
  493. C5125CAC1EBDBA6C00AE62C8 /* CommonValidate.swift in Sources */,
  494. C5A31DAC1EBF6652001A52C5 /* Virgil_SideViewController.swift in Sources */,
  495. C5A31DC61EBF68C7001A52C5 /* ScannerBackgroundView.swift in Sources */,
  496. C5125CAE1EBDBA6C00AE62C8 /* CommonViewUntils.swift in Sources */,
  497. C5125CA91EBDBA6C00AE62C8 /* CommonBaseUntils.swift in Sources */,
  498. 1C3856EF2294D87200549D61 /* Virgil_ListMenuSelectButton.swift in Sources */,
  499. C5A31DAE1EBF665A001A52C5 /* Virgil_5Xin.swift in Sources */,
  500. C50735BF1FA99D6E00E35512 /* CommonAnimation.swift in Sources */,
  501. 1C7B6BD8228C23ED00F3E7E7 /* Double+Virgil.swift in Sources */,
  502. C5125C901EBDB9EE00AE62C8 /* UISwitch_Virgil.swift in Sources */,
  503. C5A31DA11EBF6390001A52C5 /* CusButtonBackgroudColor.swift in Sources */,
  504. C5A0D4912238A87C00DCBED5 /* NSArray_Virgil.swift in Sources */,
  505. C5125C8D1EBDB9EE00AE62C8 /* UIColor+Virgil.swift in Sources */,
  506. 1C3856F52295585200549D61 /* UITextView_Virgil.swift in Sources */,
  507. C5A31DC51EBF68C7001A52C5 /* ScannerViewController.swift in Sources */,
  508. C599116E1EC460A100EAA814 /* DropdownMenu.m in Sources */,
  509. C5FA1E2D1F9446B900A3397A /* Virgil_SelectCity.swift in Sources */,
  510. C5125C8F1EBDB9EE00AE62C8 /* UILabel+Virgil.swift in Sources */,
  511. C518695C1F44436A00695A9D /* CommonOCTools.m in Sources */,
  512. C5142D751FD79F0300AAA0D1 /* Virgil_OutLineLabel.swift in Sources */,
  513. C599116C1EC460A100EAA814 /* DropdownButton.m in Sources */,
  514. C5125CA71EBDBA6C00AE62C8 /* CommonImage.swift in Sources */,
  515. C57EBD1F1EBDC2F50012F487 /* BaseMainViewController.swift in Sources */,
  516. C5B86CE11F4E61B5001CD384 /* CusDateControl.swift in Sources */,
  517. C599116A1EC460A100EAA814 /* ConditionDoubleTableView.m in Sources */,
  518. C56B8C3E1FD0F57200343925 /* VirgilVideoCapture.swift in Sources */,
  519. );
  520. runOnlyForDeploymentPostprocessing = 0;
  521. };
  522. /* End PBXSourcesBuildPhase section */
  523. /* Begin XCBuildConfiguration section */
  524. C5125C381EBDAE6F00AE62C8 /* Debug */ = {
  525. isa = XCBuildConfiguration;
  526. buildSettings = {
  527. ALWAYS_SEARCH_USER_PATHS = NO;
  528. CLANG_ANALYZER_NONNULL = YES;
  529. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  530. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  531. CLANG_CXX_LIBRARY = "libc++";
  532. CLANG_ENABLE_MODULES = YES;
  533. CLANG_ENABLE_OBJC_ARC = YES;
  534. CLANG_WARN_BOOL_CONVERSION = YES;
  535. CLANG_WARN_CONSTANT_CONVERSION = YES;
  536. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  537. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  538. CLANG_WARN_EMPTY_BODY = YES;
  539. CLANG_WARN_ENUM_CONVERSION = YES;
  540. CLANG_WARN_INFINITE_RECURSION = YES;
  541. CLANG_WARN_INT_CONVERSION = YES;
  542. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  543. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  544. CLANG_WARN_UNREACHABLE_CODE = YES;
  545. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  546. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  547. COPY_PHASE_STRIP = NO;
  548. CURRENT_PROJECT_VERSION = 1;
  549. DEBUG_INFORMATION_FORMAT = dwarf;
  550. ENABLE_STRICT_OBJC_MSGSEND = YES;
  551. ENABLE_TESTABILITY = YES;
  552. GCC_C_LANGUAGE_STANDARD = gnu99;
  553. GCC_DYNAMIC_NO_PIC = NO;
  554. GCC_NO_COMMON_BLOCKS = YES;
  555. GCC_OPTIMIZATION_LEVEL = 0;
  556. GCC_PREPROCESSOR_DEFINITIONS = (
  557. "DEBUG=1",
  558. "$(inherited)",
  559. );
  560. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  561. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  562. GCC_WARN_UNDECLARED_SELECTOR = YES;
  563. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  564. GCC_WARN_UNUSED_FUNCTION = YES;
  565. GCC_WARN_UNUSED_VARIABLE = YES;
  566. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  567. MTL_ENABLE_DEBUG_INFO = YES;
  568. ONLY_ACTIVE_ARCH = YES;
  569. SDKROOT = iphoneos;
  570. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  571. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  572. TARGETED_DEVICE_FAMILY = "1,2";
  573. VERSIONING_SYSTEM = "apple-generic";
  574. VERSION_INFO_PREFIX = "";
  575. };
  576. name = Debug;
  577. };
  578. C5125C391EBDAE6F00AE62C8 /* Release */ = {
  579. isa = XCBuildConfiguration;
  580. buildSettings = {
  581. ALWAYS_SEARCH_USER_PATHS = NO;
  582. CLANG_ANALYZER_NONNULL = YES;
  583. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  584. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  585. CLANG_CXX_LIBRARY = "libc++";
  586. CLANG_ENABLE_MODULES = YES;
  587. CLANG_ENABLE_OBJC_ARC = YES;
  588. CLANG_WARN_BOOL_CONVERSION = YES;
  589. CLANG_WARN_CONSTANT_CONVERSION = YES;
  590. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  591. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  592. CLANG_WARN_EMPTY_BODY = YES;
  593. CLANG_WARN_ENUM_CONVERSION = YES;
  594. CLANG_WARN_INFINITE_RECURSION = YES;
  595. CLANG_WARN_INT_CONVERSION = YES;
  596. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  597. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  598. CLANG_WARN_UNREACHABLE_CODE = YES;
  599. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  600. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  601. COPY_PHASE_STRIP = NO;
  602. CURRENT_PROJECT_VERSION = 1;
  603. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  604. ENABLE_NS_ASSERTIONS = NO;
  605. ENABLE_STRICT_OBJC_MSGSEND = YES;
  606. GCC_C_LANGUAGE_STANDARD = gnu99;
  607. GCC_NO_COMMON_BLOCKS = YES;
  608. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  609. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  610. GCC_WARN_UNDECLARED_SELECTOR = YES;
  611. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  612. GCC_WARN_UNUSED_FUNCTION = YES;
  613. GCC_WARN_UNUSED_VARIABLE = YES;
  614. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  615. MTL_ENABLE_DEBUG_INFO = NO;
  616. SDKROOT = iphoneos;
  617. SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  618. TARGETED_DEVICE_FAMILY = "1,2";
  619. VALIDATE_PRODUCT = YES;
  620. VERSIONING_SYSTEM = "apple-generic";
  621. VERSION_INFO_PREFIX = "";
  622. };
  623. name = Release;
  624. };
  625. C5125C3B1EBDAE6F00AE62C8 /* Debug */ = {
  626. isa = XCBuildConfiguration;
  627. buildSettings = {
  628. CLANG_ENABLE_MODULES = YES;
  629. CODE_SIGN_IDENTITY = "";
  630. DEFINES_MODULE = YES;
  631. DYLIB_COMPATIBILITY_VERSION = 1;
  632. DYLIB_CURRENT_VERSION = 1;
  633. DYLIB_INSTALL_NAME_BASE = "@rpath";
  634. GCC_PREFIX_HEADER = "";
  635. HEADER_SEARCH_PATHS = "$(SRCROOT)/Virgil";
  636. INFOPLIST_FILE = Virgil/Info.plist;
  637. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  638. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  639. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  640. OTHER_LDFLAGS = (
  641. "$(inherited)",
  642. "-ObjC",
  643. );
  644. PRODUCT_BUNDLE_IDENTIFIER = com.virgil.Virgil;
  645. PRODUCT_NAME = "$(TARGET_NAME)";
  646. SKIP_INSTALL = YES;
  647. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  648. SWIFT_VERSION = 5.0;
  649. };
  650. name = Debug;
  651. };
  652. C5125C3C1EBDAE6F00AE62C8 /* Release */ = {
  653. isa = XCBuildConfiguration;
  654. buildSettings = {
  655. CLANG_ENABLE_MODULES = YES;
  656. CODE_SIGN_IDENTITY = "";
  657. DEFINES_MODULE = YES;
  658. DYLIB_COMPATIBILITY_VERSION = 1;
  659. DYLIB_CURRENT_VERSION = 1;
  660. DYLIB_INSTALL_NAME_BASE = "@rpath";
  661. GCC_PREFIX_HEADER = "";
  662. HEADER_SEARCH_PATHS = "$(SRCROOT)/Virgil";
  663. INFOPLIST_FILE = Virgil/Info.plist;
  664. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  665. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  666. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  667. OTHER_LDFLAGS = (
  668. "$(inherited)",
  669. "-ObjC",
  670. );
  671. PRODUCT_BUNDLE_IDENTIFIER = com.virgil.Virgil;
  672. PRODUCT_NAME = "$(TARGET_NAME)";
  673. SKIP_INSTALL = YES;
  674. SWIFT_VERSION = 5.0;
  675. };
  676. name = Release;
  677. };
  678. /* End XCBuildConfiguration section */
  679. /* Begin XCConfigurationList section */
  680. C5125C2C1EBDAE6F00AE62C8 /* Build configuration list for PBXProject "Virgil" */ = {
  681. isa = XCConfigurationList;
  682. buildConfigurations = (
  683. C5125C381EBDAE6F00AE62C8 /* Debug */,
  684. C5125C391EBDAE6F00AE62C8 /* Release */,
  685. );
  686. defaultConfigurationIsVisible = 0;
  687. defaultConfigurationName = Release;
  688. };
  689. C5125C3A1EBDAE6F00AE62C8 /* Build configuration list for PBXNativeTarget "Virgil" */ = {
  690. isa = XCConfigurationList;
  691. buildConfigurations = (
  692. C5125C3B1EBDAE6F00AE62C8 /* Debug */,
  693. C5125C3C1EBDAE6F00AE62C8 /* Release */,
  694. );
  695. defaultConfigurationIsVisible = 0;
  696. defaultConfigurationName = Release;
  697. };
  698. /* End XCConfigurationList section */
  699. };
  700. rootObject = C5125C291EBDAE6F00AE62C8 /* Project object */;
  701. }