project.pbxproj 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D995E6BA1F372EC800EBEE44 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE71F372EA000106E14 /* MobileCoreServices.framework */; };
  10. D995E6BB1F372EC800EBEE44 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE61F372E9B00106E14 /* Accelerate.framework */; };
  11. D995E6BC1F372EC800EBEE44 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE51F372E9800106E14 /* CoreText.framework */; };
  12. D995E6BD1F372EC800EBEE44 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE41F372E7A00106E14 /* QuartzCore.framework */; };
  13. D995E6BE1F372EC800EBEE44 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE31F372E7600106E14 /* UIKit.framework */; };
  14. D995E6BF1F372EC800EBEE44 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE21F372E6800106E14 /* CoreFoundation.framework */; };
  15. D995E6F51F372ED100EBEE44 /* YYTextContainerView.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C21F372ED100EBEE44 /* YYTextContainerView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. D995E6F61F372ED100EBEE44 /* YYTextContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C31F372ED100EBEE44 /* YYTextContainerView.m */; };
  17. D995E6F71F372ED100EBEE44 /* YYTextDebugOption.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C41F372ED100EBEE44 /* YYTextDebugOption.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. D995E6F81F372ED100EBEE44 /* YYTextDebugOption.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C51F372ED100EBEE44 /* YYTextDebugOption.m */; };
  19. D995E6F91F372ED100EBEE44 /* YYTextEffectWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C61F372ED100EBEE44 /* YYTextEffectWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
  20. D995E6FA1F372ED100EBEE44 /* YYTextEffectWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C71F372ED100EBEE44 /* YYTextEffectWindow.m */; };
  21. D995E6FB1F372ED100EBEE44 /* YYTextInput.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C81F372ED100EBEE44 /* YYTextInput.h */; settings = {ATTRIBUTES = (Public, ); }; };
  22. D995E6FC1F372ED100EBEE44 /* YYTextInput.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C91F372ED100EBEE44 /* YYTextInput.m */; };
  23. D995E6FD1F372ED100EBEE44 /* YYTextKeyboardManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6CA1F372ED100EBEE44 /* YYTextKeyboardManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. D995E6FE1F372ED100EBEE44 /* YYTextKeyboardManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6CB1F372ED100EBEE44 /* YYTextKeyboardManager.m */; };
  25. D995E6FF1F372ED100EBEE44 /* YYTextLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6CC1F372ED100EBEE44 /* YYTextLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
  26. D995E7001F372ED100EBEE44 /* YYTextLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6CD1F372ED100EBEE44 /* YYTextLayout.m */; };
  27. D995E7011F372ED100EBEE44 /* YYTextLine.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6CE1F372ED100EBEE44 /* YYTextLine.h */; settings = {ATTRIBUTES = (Public, ); }; };
  28. D995E7021F372ED100EBEE44 /* YYTextLine.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6CF1F372ED100EBEE44 /* YYTextLine.m */; };
  29. D995E7031F372ED100EBEE44 /* YYTextMagnifier.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D01F372ED100EBEE44 /* YYTextMagnifier.h */; settings = {ATTRIBUTES = (Public, ); }; };
  30. D995E7041F372ED100EBEE44 /* YYTextMagnifier.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D11F372ED100EBEE44 /* YYTextMagnifier.m */; };
  31. D995E7051F372ED100EBEE44 /* YYTextSelectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D21F372ED100EBEE44 /* YYTextSelectionView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. D995E7061F372ED100EBEE44 /* YYTextSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D31F372ED100EBEE44 /* YYTextSelectionView.m */; };
  33. D995E7071F372ED100EBEE44 /* YYTextArchiver.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D51F372ED100EBEE44 /* YYTextArchiver.h */; settings = {ATTRIBUTES = (Public, ); }; };
  34. D995E7081F372ED100EBEE44 /* YYTextArchiver.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D61F372ED100EBEE44 /* YYTextArchiver.m */; };
  35. D995E7091F372ED100EBEE44 /* YYTextAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D71F372ED100EBEE44 /* YYTextAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; };
  36. D995E70A1F372ED100EBEE44 /* YYTextAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D81F372ED100EBEE44 /* YYTextAttribute.m */; };
  37. D995E70B1F372ED100EBEE44 /* YYTextParser.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D91F372ED100EBEE44 /* YYTextParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
  38. D995E70C1F372ED100EBEE44 /* YYTextParser.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6DA1F372ED100EBEE44 /* YYTextParser.m */; };
  39. D995E70D1F372ED100EBEE44 /* YYTextRubyAnnotation.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6DB1F372ED100EBEE44 /* YYTextRubyAnnotation.h */; settings = {ATTRIBUTES = (Public, ); }; };
  40. D995E70E1F372ED100EBEE44 /* YYTextRubyAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6DC1F372ED100EBEE44 /* YYTextRubyAnnotation.m */; };
  41. D995E70F1F372ED100EBEE44 /* YYTextRunDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6DD1F372ED100EBEE44 /* YYTextRunDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
  42. D995E7101F372ED100EBEE44 /* YYTextRunDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6DE1F372ED100EBEE44 /* YYTextRunDelegate.m */; };
  43. D995E7111F372ED100EBEE44 /* NSAttributedString+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E01F372ED100EBEE44 /* NSAttributedString+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
  44. D995E7121F372ED100EBEE44 /* NSAttributedString+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E11F372ED100EBEE44 /* NSAttributedString+YYText.m */; };
  45. D995E7131F372ED100EBEE44 /* NSParagraphStyle+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E21F372ED100EBEE44 /* NSParagraphStyle+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
  46. D995E7141F372ED100EBEE44 /* NSParagraphStyle+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E31F372ED100EBEE44 /* NSParagraphStyle+YYText.m */; };
  47. D995E7151F372ED100EBEE44 /* UIPasteboard+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E41F372ED100EBEE44 /* UIPasteboard+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
  48. D995E7161F372ED100EBEE44 /* UIPasteboard+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E51F372ED100EBEE44 /* UIPasteboard+YYText.m */; };
  49. D995E7171F372ED100EBEE44 /* UIView+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E61F372ED100EBEE44 /* UIView+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
  50. D995E7181F372ED100EBEE44 /* UIView+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E71F372ED100EBEE44 /* UIView+YYText.m */; };
  51. D995E7191F372ED100EBEE44 /* YYTextAsyncLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E81F372ED100EBEE44 /* YYTextAsyncLayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
  52. D995E71A1F372ED100EBEE44 /* YYTextAsyncLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E91F372ED100EBEE44 /* YYTextAsyncLayer.m */; };
  53. D995E71B1F372ED100EBEE44 /* YYTextTransaction.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6EA1F372ED100EBEE44 /* YYTextTransaction.h */; settings = {ATTRIBUTES = (Public, ); }; };
  54. D995E71C1F372ED100EBEE44 /* YYTextTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6EB1F372ED100EBEE44 /* YYTextTransaction.m */; };
  55. D995E71D1F372ED100EBEE44 /* YYTextUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6EC1F372ED100EBEE44 /* YYTextUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
  56. D995E71E1F372ED100EBEE44 /* YYTextUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6ED1F372ED100EBEE44 /* YYTextUtilities.m */; };
  57. D995E71F1F372ED100EBEE44 /* YYTextWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6EE1F372ED100EBEE44 /* YYTextWeakProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
  58. D995E7201F372ED100EBEE44 /* YYTextWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6EF1F372ED100EBEE44 /* YYTextWeakProxy.m */; };
  59. D995E7211F372ED100EBEE44 /* YYLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6F01F372ED100EBEE44 /* YYLabel.h */; settings = {ATTRIBUTES = (Public, ); }; };
  60. D995E7221F372ED100EBEE44 /* YYLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6F11F372ED100EBEE44 /* YYLabel.m */; };
  61. D995E7231F372ED100EBEE44 /* YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6F21F372ED100EBEE44 /* YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
  62. D995E7241F372ED100EBEE44 /* YYTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6F31F372ED100EBEE44 /* YYTextView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  63. D995E7251F372ED100EBEE44 /* YYTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6F41F372ED100EBEE44 /* YYTextView.m */; };
  64. /* End PBXBuildFile section */
  65. /* Begin PBXFileReference section */
  66. D918BFD61F372E3000106E14 /* YYText.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YYText.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  67. D918BFDA1F372E3000106E14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  68. D918BFE21F372E6800106E14 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
  69. D918BFE31F372E7600106E14 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  70. D918BFE41F372E7A00106E14 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  71. D918BFE51F372E9800106E14 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  72. D918BFE61F372E9B00106E14 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  73. D918BFE71F372EA000106E14 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  74. D995E6C21F372ED100EBEE44 /* YYTextContainerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextContainerView.h; sourceTree = "<group>"; };
  75. D995E6C31F372ED100EBEE44 /* YYTextContainerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextContainerView.m; sourceTree = "<group>"; };
  76. D995E6C41F372ED100EBEE44 /* YYTextDebugOption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextDebugOption.h; sourceTree = "<group>"; };
  77. D995E6C51F372ED100EBEE44 /* YYTextDebugOption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextDebugOption.m; sourceTree = "<group>"; };
  78. D995E6C61F372ED100EBEE44 /* YYTextEffectWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEffectWindow.h; sourceTree = "<group>"; };
  79. D995E6C71F372ED100EBEE44 /* YYTextEffectWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEffectWindow.m; sourceTree = "<group>"; };
  80. D995E6C81F372ED100EBEE44 /* YYTextInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextInput.h; sourceTree = "<group>"; };
  81. D995E6C91F372ED100EBEE44 /* YYTextInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextInput.m; sourceTree = "<group>"; };
  82. D995E6CA1F372ED100EBEE44 /* YYTextKeyboardManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextKeyboardManager.h; sourceTree = "<group>"; };
  83. D995E6CB1F372ED100EBEE44 /* YYTextKeyboardManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextKeyboardManager.m; sourceTree = "<group>"; };
  84. D995E6CC1F372ED100EBEE44 /* YYTextLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLayout.h; sourceTree = "<group>"; };
  85. D995E6CD1F372ED100EBEE44 /* YYTextLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLayout.m; sourceTree = "<group>"; };
  86. D995E6CE1F372ED100EBEE44 /* YYTextLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLine.h; sourceTree = "<group>"; };
  87. D995E6CF1F372ED100EBEE44 /* YYTextLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLine.m; sourceTree = "<group>"; };
  88. D995E6D01F372ED100EBEE44 /* YYTextMagnifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextMagnifier.h; sourceTree = "<group>"; };
  89. D995E6D11F372ED100EBEE44 /* YYTextMagnifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextMagnifier.m; sourceTree = "<group>"; };
  90. D995E6D21F372ED100EBEE44 /* YYTextSelectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextSelectionView.h; sourceTree = "<group>"; };
  91. D995E6D31F372ED100EBEE44 /* YYTextSelectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextSelectionView.m; sourceTree = "<group>"; };
  92. D995E6D51F372ED100EBEE44 /* YYTextArchiver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextArchiver.h; sourceTree = "<group>"; };
  93. D995E6D61F372ED100EBEE44 /* YYTextArchiver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextArchiver.m; sourceTree = "<group>"; };
  94. D995E6D71F372ED100EBEE44 /* YYTextAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAttribute.h; sourceTree = "<group>"; };
  95. D995E6D81F372ED100EBEE44 /* YYTextAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAttribute.m; sourceTree = "<group>"; };
  96. D995E6D91F372ED100EBEE44 /* YYTextParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextParser.h; sourceTree = "<group>"; };
  97. D995E6DA1F372ED100EBEE44 /* YYTextParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextParser.m; sourceTree = "<group>"; };
  98. D995E6DB1F372ED100EBEE44 /* YYTextRubyAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRubyAnnotation.h; sourceTree = "<group>"; };
  99. D995E6DC1F372ED100EBEE44 /* YYTextRubyAnnotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRubyAnnotation.m; sourceTree = "<group>"; };
  100. D995E6DD1F372ED100EBEE44 /* YYTextRunDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRunDelegate.h; sourceTree = "<group>"; };
  101. D995E6DE1F372ED100EBEE44 /* YYTextRunDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRunDelegate.m; sourceTree = "<group>"; };
  102. D995E6E01F372ED100EBEE44 /* NSAttributedString+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSAttributedString+YYText.h"; sourceTree = "<group>"; };
  103. D995E6E11F372ED100EBEE44 /* NSAttributedString+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSAttributedString+YYText.m"; sourceTree = "<group>"; };
  104. D995E6E21F372ED100EBEE44 /* NSParagraphStyle+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSParagraphStyle+YYText.h"; sourceTree = "<group>"; };
  105. D995E6E31F372ED100EBEE44 /* NSParagraphStyle+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSParagraphStyle+YYText.m"; sourceTree = "<group>"; };
  106. D995E6E41F372ED100EBEE44 /* UIPasteboard+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIPasteboard+YYText.h"; sourceTree = "<group>"; };
  107. D995E6E51F372ED100EBEE44 /* UIPasteboard+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIPasteboard+YYText.m"; sourceTree = "<group>"; };
  108. D995E6E61F372ED100EBEE44 /* UIView+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+YYText.h"; sourceTree = "<group>"; };
  109. D995E6E71F372ED100EBEE44 /* UIView+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+YYText.m"; sourceTree = "<group>"; };
  110. D995E6E81F372ED100EBEE44 /* YYTextAsyncLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAsyncLayer.h; sourceTree = "<group>"; };
  111. D995E6E91F372ED100EBEE44 /* YYTextAsyncLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAsyncLayer.m; sourceTree = "<group>"; };
  112. D995E6EA1F372ED100EBEE44 /* YYTextTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextTransaction.h; sourceTree = "<group>"; };
  113. D995E6EB1F372ED100EBEE44 /* YYTextTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextTransaction.m; sourceTree = "<group>"; };
  114. D995E6EC1F372ED100EBEE44 /* YYTextUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextUtilities.h; sourceTree = "<group>"; };
  115. D995E6ED1F372ED100EBEE44 /* YYTextUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextUtilities.m; sourceTree = "<group>"; };
  116. D995E6EE1F372ED100EBEE44 /* YYTextWeakProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextWeakProxy.h; sourceTree = "<group>"; };
  117. D995E6EF1F372ED100EBEE44 /* YYTextWeakProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextWeakProxy.m; sourceTree = "<group>"; };
  118. D995E6F01F372ED100EBEE44 /* YYLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYLabel.h; sourceTree = "<group>"; };
  119. D995E6F11F372ED100EBEE44 /* YYLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYLabel.m; sourceTree = "<group>"; };
  120. D995E6F21F372ED100EBEE44 /* YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYText.h; sourceTree = "<group>"; };
  121. D995E6F31F372ED100EBEE44 /* YYTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextView.h; sourceTree = "<group>"; };
  122. D995E6F41F372ED100EBEE44 /* YYTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextView.m; sourceTree = "<group>"; };
  123. /* End PBXFileReference section */
  124. /* Begin PBXFrameworksBuildPhase section */
  125. D918BFD21F372E3000106E14 /* Frameworks */ = {
  126. isa = PBXFrameworksBuildPhase;
  127. buildActionMask = 2147483647;
  128. files = (
  129. D995E6BA1F372EC800EBEE44 /* MobileCoreServices.framework in Frameworks */,
  130. D995E6BB1F372EC800EBEE44 /* Accelerate.framework in Frameworks */,
  131. D995E6BC1F372EC800EBEE44 /* CoreText.framework in Frameworks */,
  132. D995E6BD1F372EC800EBEE44 /* QuartzCore.framework in Frameworks */,
  133. D995E6BE1F372EC800EBEE44 /* UIKit.framework in Frameworks */,
  134. D995E6BF1F372EC800EBEE44 /* CoreFoundation.framework in Frameworks */,
  135. );
  136. runOnlyForDeploymentPostprocessing = 0;
  137. };
  138. /* End PBXFrameworksBuildPhase section */
  139. /* Begin PBXGroup section */
  140. D918BFCC1F372E3000106E14 = {
  141. isa = PBXGroup;
  142. children = (
  143. D995E6C01F372ED100EBEE44 /* YYText */,
  144. D918BFE11F372E6800106E14 /* Frameworks */,
  145. D918BFD71F372E3000106E14 /* Products */,
  146. );
  147. sourceTree = "<group>";
  148. };
  149. D918BFD71F372E3000106E14 /* Products */ = {
  150. isa = PBXGroup;
  151. children = (
  152. D918BFD61F372E3000106E14 /* YYText.framework */,
  153. );
  154. name = Products;
  155. sourceTree = "<group>";
  156. };
  157. D918BFE11F372E6800106E14 /* Frameworks */ = {
  158. isa = PBXGroup;
  159. children = (
  160. D918BFDA1F372E3000106E14 /* Info.plist */,
  161. D918BFE71F372EA000106E14 /* MobileCoreServices.framework */,
  162. D918BFE61F372E9B00106E14 /* Accelerate.framework */,
  163. D918BFE51F372E9800106E14 /* CoreText.framework */,
  164. D918BFE41F372E7A00106E14 /* QuartzCore.framework */,
  165. D918BFE31F372E7600106E14 /* UIKit.framework */,
  166. D918BFE21F372E6800106E14 /* CoreFoundation.framework */,
  167. );
  168. name = Frameworks;
  169. sourceTree = "<group>";
  170. };
  171. D995E6C01F372ED100EBEE44 /* YYText */ = {
  172. isa = PBXGroup;
  173. children = (
  174. D995E6F21F372ED100EBEE44 /* YYText.h */,
  175. D995E6F01F372ED100EBEE44 /* YYLabel.h */,
  176. D995E6F11F372ED100EBEE44 /* YYLabel.m */,
  177. D995E6F31F372ED100EBEE44 /* YYTextView.h */,
  178. D995E6F41F372ED100EBEE44 /* YYTextView.m */,
  179. D995E6D41F372ED100EBEE44 /* String */,
  180. D995E6C11F372ED100EBEE44 /* Component */,
  181. D995E6DF1F372ED100EBEE44 /* Utility */,
  182. );
  183. name = YYText;
  184. path = ../YYText;
  185. sourceTree = "<group>";
  186. };
  187. D995E6C11F372ED100EBEE44 /* Component */ = {
  188. isa = PBXGroup;
  189. children = (
  190. D995E6C21F372ED100EBEE44 /* YYTextContainerView.h */,
  191. D995E6C31F372ED100EBEE44 /* YYTextContainerView.m */,
  192. D995E6C41F372ED100EBEE44 /* YYTextDebugOption.h */,
  193. D995E6C51F372ED100EBEE44 /* YYTextDebugOption.m */,
  194. D995E6C61F372ED100EBEE44 /* YYTextEffectWindow.h */,
  195. D995E6C71F372ED100EBEE44 /* YYTextEffectWindow.m */,
  196. D995E6C81F372ED100EBEE44 /* YYTextInput.h */,
  197. D995E6C91F372ED100EBEE44 /* YYTextInput.m */,
  198. D995E6CA1F372ED100EBEE44 /* YYTextKeyboardManager.h */,
  199. D995E6CB1F372ED100EBEE44 /* YYTextKeyboardManager.m */,
  200. D995E6CC1F372ED100EBEE44 /* YYTextLayout.h */,
  201. D995E6CD1F372ED100EBEE44 /* YYTextLayout.m */,
  202. D995E6CE1F372ED100EBEE44 /* YYTextLine.h */,
  203. D995E6CF1F372ED100EBEE44 /* YYTextLine.m */,
  204. D995E6D01F372ED100EBEE44 /* YYTextMagnifier.h */,
  205. D995E6D11F372ED100EBEE44 /* YYTextMagnifier.m */,
  206. D995E6D21F372ED100EBEE44 /* YYTextSelectionView.h */,
  207. D995E6D31F372ED100EBEE44 /* YYTextSelectionView.m */,
  208. );
  209. path = Component;
  210. sourceTree = "<group>";
  211. };
  212. D995E6D41F372ED100EBEE44 /* String */ = {
  213. isa = PBXGroup;
  214. children = (
  215. D995E6D51F372ED100EBEE44 /* YYTextArchiver.h */,
  216. D995E6D61F372ED100EBEE44 /* YYTextArchiver.m */,
  217. D995E6D71F372ED100EBEE44 /* YYTextAttribute.h */,
  218. D995E6D81F372ED100EBEE44 /* YYTextAttribute.m */,
  219. D995E6D91F372ED100EBEE44 /* YYTextParser.h */,
  220. D995E6DA1F372ED100EBEE44 /* YYTextParser.m */,
  221. D995E6DB1F372ED100EBEE44 /* YYTextRubyAnnotation.h */,
  222. D995E6DC1F372ED100EBEE44 /* YYTextRubyAnnotation.m */,
  223. D995E6DD1F372ED100EBEE44 /* YYTextRunDelegate.h */,
  224. D995E6DE1F372ED100EBEE44 /* YYTextRunDelegate.m */,
  225. );
  226. path = String;
  227. sourceTree = "<group>";
  228. };
  229. D995E6DF1F372ED100EBEE44 /* Utility */ = {
  230. isa = PBXGroup;
  231. children = (
  232. D995E6E01F372ED100EBEE44 /* NSAttributedString+YYText.h */,
  233. D995E6E11F372ED100EBEE44 /* NSAttributedString+YYText.m */,
  234. D995E6E21F372ED100EBEE44 /* NSParagraphStyle+YYText.h */,
  235. D995E6E31F372ED100EBEE44 /* NSParagraphStyle+YYText.m */,
  236. D995E6E41F372ED100EBEE44 /* UIPasteboard+YYText.h */,
  237. D995E6E51F372ED100EBEE44 /* UIPasteboard+YYText.m */,
  238. D995E6E61F372ED100EBEE44 /* UIView+YYText.h */,
  239. D995E6E71F372ED100EBEE44 /* UIView+YYText.m */,
  240. D995E6E81F372ED100EBEE44 /* YYTextAsyncLayer.h */,
  241. D995E6E91F372ED100EBEE44 /* YYTextAsyncLayer.m */,
  242. D995E6EA1F372ED100EBEE44 /* YYTextTransaction.h */,
  243. D995E6EB1F372ED100EBEE44 /* YYTextTransaction.m */,
  244. D995E6EC1F372ED100EBEE44 /* YYTextUtilities.h */,
  245. D995E6ED1F372ED100EBEE44 /* YYTextUtilities.m */,
  246. D995E6EE1F372ED100EBEE44 /* YYTextWeakProxy.h */,
  247. D995E6EF1F372ED100EBEE44 /* YYTextWeakProxy.m */,
  248. );
  249. path = Utility;
  250. sourceTree = "<group>";
  251. };
  252. /* End PBXGroup section */
  253. /* Begin PBXHeadersBuildPhase section */
  254. D918BFD31F372E3000106E14 /* Headers */ = {
  255. isa = PBXHeadersBuildPhase;
  256. buildActionMask = 2147483647;
  257. files = (
  258. D995E70B1F372ED100EBEE44 /* YYTextParser.h in Headers */,
  259. D995E7111F372ED100EBEE44 /* NSAttributedString+YYText.h in Headers */,
  260. D995E71F1F372ED100EBEE44 /* YYTextWeakProxy.h in Headers */,
  261. D995E7031F372ED100EBEE44 /* YYTextMagnifier.h in Headers */,
  262. D995E70D1F372ED100EBEE44 /* YYTextRubyAnnotation.h in Headers */,
  263. D995E7231F372ED100EBEE44 /* YYText.h in Headers */,
  264. D995E7171F372ED100EBEE44 /* UIView+YYText.h in Headers */,
  265. D995E7051F372ED100EBEE44 /* YYTextSelectionView.h in Headers */,
  266. D995E6F71F372ED100EBEE44 /* YYTextDebugOption.h in Headers */,
  267. D995E7191F372ED100EBEE44 /* YYTextAsyncLayer.h in Headers */,
  268. D995E7091F372ED100EBEE44 /* YYTextAttribute.h in Headers */,
  269. D995E71D1F372ED100EBEE44 /* YYTextUtilities.h in Headers */,
  270. D995E7241F372ED100EBEE44 /* YYTextView.h in Headers */,
  271. D995E70F1F372ED100EBEE44 /* YYTextRunDelegate.h in Headers */,
  272. D995E6F91F372ED100EBEE44 /* YYTextEffectWindow.h in Headers */,
  273. D995E7151F372ED100EBEE44 /* UIPasteboard+YYText.h in Headers */,
  274. D995E7131F372ED100EBEE44 /* NSParagraphStyle+YYText.h in Headers */,
  275. D995E6FB1F372ED100EBEE44 /* YYTextInput.h in Headers */,
  276. D995E7211F372ED100EBEE44 /* YYLabel.h in Headers */,
  277. D995E71B1F372ED100EBEE44 /* YYTextTransaction.h in Headers */,
  278. D995E6FD1F372ED100EBEE44 /* YYTextKeyboardManager.h in Headers */,
  279. D995E7011F372ED100EBEE44 /* YYTextLine.h in Headers */,
  280. D995E6F51F372ED100EBEE44 /* YYTextContainerView.h in Headers */,
  281. D995E6FF1F372ED100EBEE44 /* YYTextLayout.h in Headers */,
  282. D995E7071F372ED100EBEE44 /* YYTextArchiver.h in Headers */,
  283. );
  284. runOnlyForDeploymentPostprocessing = 0;
  285. };
  286. /* End PBXHeadersBuildPhase section */
  287. /* Begin PBXNativeTarget section */
  288. D918BFD51F372E3000106E14 /* YYText */ = {
  289. isa = PBXNativeTarget;
  290. buildConfigurationList = D918BFDE1F372E3000106E14 /* Build configuration list for PBXNativeTarget "YYText" */;
  291. buildPhases = (
  292. D918BFD11F372E3000106E14 /* Sources */,
  293. D918BFD21F372E3000106E14 /* Frameworks */,
  294. D918BFD31F372E3000106E14 /* Headers */,
  295. D918BFD41F372E3000106E14 /* Resources */,
  296. );
  297. buildRules = (
  298. );
  299. dependencies = (
  300. );
  301. name = YYText;
  302. productName = YYText;
  303. productReference = D918BFD61F372E3000106E14 /* YYText.framework */;
  304. productType = "com.apple.product-type.framework";
  305. };
  306. /* End PBXNativeTarget section */
  307. /* Begin PBXProject section */
  308. D918BFCD1F372E3000106E14 /* Project object */ = {
  309. isa = PBXProject;
  310. attributes = {
  311. LastUpgradeCheck = 0900;
  312. ORGANIZATIONNAME = ibireme;
  313. TargetAttributes = {
  314. D918BFD51F372E3000106E14 = {
  315. CreatedOnToolsVersion = 9.0;
  316. };
  317. };
  318. };
  319. buildConfigurationList = D918BFD01F372E3000106E14 /* Build configuration list for PBXProject "YYText" */;
  320. compatibilityVersion = "Xcode 8.0";
  321. developmentRegion = en;
  322. hasScannedForEncodings = 0;
  323. knownRegions = (
  324. en,
  325. );
  326. mainGroup = D918BFCC1F372E3000106E14;
  327. productRefGroup = D918BFD71F372E3000106E14 /* Products */;
  328. projectDirPath = "";
  329. projectRoot = "";
  330. targets = (
  331. D918BFD51F372E3000106E14 /* YYText */,
  332. );
  333. };
  334. /* End PBXProject section */
  335. /* Begin PBXResourcesBuildPhase section */
  336. D918BFD41F372E3000106E14 /* Resources */ = {
  337. isa = PBXResourcesBuildPhase;
  338. buildActionMask = 2147483647;
  339. files = (
  340. );
  341. runOnlyForDeploymentPostprocessing = 0;
  342. };
  343. /* End PBXResourcesBuildPhase section */
  344. /* Begin PBXSourcesBuildPhase section */
  345. D918BFD11F372E3000106E14 /* Sources */ = {
  346. isa = PBXSourcesBuildPhase;
  347. buildActionMask = 2147483647;
  348. files = (
  349. D995E7021F372ED100EBEE44 /* YYTextLine.m in Sources */,
  350. D995E7251F372ED100EBEE44 /* YYTextView.m in Sources */,
  351. D995E7121F372ED100EBEE44 /* NSAttributedString+YYText.m in Sources */,
  352. D995E70C1F372ED100EBEE44 /* YYTextParser.m in Sources */,
  353. D995E7061F372ED100EBEE44 /* YYTextSelectionView.m in Sources */,
  354. D995E7161F372ED100EBEE44 /* UIPasteboard+YYText.m in Sources */,
  355. D995E7221F372ED100EBEE44 /* YYLabel.m in Sources */,
  356. D995E7001F372ED100EBEE44 /* YYTextLayout.m in Sources */,
  357. D995E71E1F372ED100EBEE44 /* YYTextUtilities.m in Sources */,
  358. D995E6F61F372ED100EBEE44 /* YYTextContainerView.m in Sources */,
  359. D995E70E1F372ED100EBEE44 /* YYTextRubyAnnotation.m in Sources */,
  360. D995E7201F372ED100EBEE44 /* YYTextWeakProxy.m in Sources */,
  361. D995E7081F372ED100EBEE44 /* YYTextArchiver.m in Sources */,
  362. D995E7101F372ED100EBEE44 /* YYTextRunDelegate.m in Sources */,
  363. D995E6F81F372ED100EBEE44 /* YYTextDebugOption.m in Sources */,
  364. D995E6FA1F372ED100EBEE44 /* YYTextEffectWindow.m in Sources */,
  365. D995E7041F372ED100EBEE44 /* YYTextMagnifier.m in Sources */,
  366. D995E7181F372ED100EBEE44 /* UIView+YYText.m in Sources */,
  367. D995E6FE1F372ED100EBEE44 /* YYTextKeyboardManager.m in Sources */,
  368. D995E6FC1F372ED100EBEE44 /* YYTextInput.m in Sources */,
  369. D995E7141F372ED100EBEE44 /* NSParagraphStyle+YYText.m in Sources */,
  370. D995E71A1F372ED100EBEE44 /* YYTextAsyncLayer.m in Sources */,
  371. D995E70A1F372ED100EBEE44 /* YYTextAttribute.m in Sources */,
  372. D995E71C1F372ED100EBEE44 /* YYTextTransaction.m in Sources */,
  373. );
  374. runOnlyForDeploymentPostprocessing = 0;
  375. };
  376. /* End PBXSourcesBuildPhase section */
  377. /* Begin XCBuildConfiguration section */
  378. D918BFDC1F372E3000106E14 /* Debug */ = {
  379. isa = XCBuildConfiguration;
  380. buildSettings = {
  381. ALWAYS_SEARCH_USER_PATHS = NO;
  382. CLANG_ANALYZER_NONNULL = YES;
  383. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  384. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  385. CLANG_CXX_LIBRARY = "libc++";
  386. CLANG_ENABLE_MODULES = YES;
  387. CLANG_ENABLE_OBJC_ARC = YES;
  388. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  389. CLANG_WARN_BOOL_CONVERSION = YES;
  390. CLANG_WARN_COMMA = YES;
  391. CLANG_WARN_CONSTANT_CONVERSION = YES;
  392. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  393. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  394. CLANG_WARN_EMPTY_BODY = YES;
  395. CLANG_WARN_ENUM_CONVERSION = YES;
  396. CLANG_WARN_INFINITE_RECURSION = YES;
  397. CLANG_WARN_INT_CONVERSION = YES;
  398. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  399. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  400. CLANG_WARN_STRICT_PROTOTYPES = YES;
  401. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  402. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  403. CLANG_WARN_UNREACHABLE_CODE = YES;
  404. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  405. CODE_SIGN_IDENTITY = "iPhone Developer";
  406. COPY_PHASE_STRIP = NO;
  407. CURRENT_PROJECT_VERSION = 1;
  408. DEBUG_INFORMATION_FORMAT = dwarf;
  409. ENABLE_STRICT_OBJC_MSGSEND = YES;
  410. ENABLE_TESTABILITY = YES;
  411. GCC_C_LANGUAGE_STANDARD = gnu11;
  412. GCC_DYNAMIC_NO_PIC = NO;
  413. GCC_NO_COMMON_BLOCKS = YES;
  414. GCC_OPTIMIZATION_LEVEL = 0;
  415. GCC_PREPROCESSOR_DEFINITIONS = (
  416. "DEBUG=1",
  417. "$(inherited)",
  418. );
  419. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  420. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  421. GCC_WARN_UNDECLARED_SELECTOR = YES;
  422. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  423. GCC_WARN_UNUSED_FUNCTION = YES;
  424. GCC_WARN_UNUSED_VARIABLE = YES;
  425. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  426. MTL_ENABLE_DEBUG_INFO = YES;
  427. ONLY_ACTIVE_ARCH = YES;
  428. SDKROOT = iphoneos;
  429. VERSIONING_SYSTEM = "apple-generic";
  430. VERSION_INFO_PREFIX = "";
  431. };
  432. name = Debug;
  433. };
  434. D918BFDD1F372E3000106E14 /* Release */ = {
  435. isa = XCBuildConfiguration;
  436. buildSettings = {
  437. ALWAYS_SEARCH_USER_PATHS = NO;
  438. CLANG_ANALYZER_NONNULL = YES;
  439. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  440. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  441. CLANG_CXX_LIBRARY = "libc++";
  442. CLANG_ENABLE_MODULES = YES;
  443. CLANG_ENABLE_OBJC_ARC = YES;
  444. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  445. CLANG_WARN_BOOL_CONVERSION = YES;
  446. CLANG_WARN_COMMA = YES;
  447. CLANG_WARN_CONSTANT_CONVERSION = YES;
  448. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  449. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  450. CLANG_WARN_EMPTY_BODY = YES;
  451. CLANG_WARN_ENUM_CONVERSION = YES;
  452. CLANG_WARN_INFINITE_RECURSION = YES;
  453. CLANG_WARN_INT_CONVERSION = YES;
  454. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  455. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  456. CLANG_WARN_STRICT_PROTOTYPES = YES;
  457. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  458. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  459. CLANG_WARN_UNREACHABLE_CODE = YES;
  460. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  461. CODE_SIGN_IDENTITY = "iPhone Developer";
  462. COPY_PHASE_STRIP = NO;
  463. CURRENT_PROJECT_VERSION = 1;
  464. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  465. ENABLE_NS_ASSERTIONS = NO;
  466. ENABLE_STRICT_OBJC_MSGSEND = YES;
  467. GCC_C_LANGUAGE_STANDARD = gnu11;
  468. GCC_NO_COMMON_BLOCKS = YES;
  469. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  470. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  471. GCC_WARN_UNDECLARED_SELECTOR = YES;
  472. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  473. GCC_WARN_UNUSED_FUNCTION = YES;
  474. GCC_WARN_UNUSED_VARIABLE = YES;
  475. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  476. MTL_ENABLE_DEBUG_INFO = NO;
  477. SDKROOT = iphoneos;
  478. VALIDATE_PRODUCT = YES;
  479. VERSIONING_SYSTEM = "apple-generic";
  480. VERSION_INFO_PREFIX = "";
  481. };
  482. name = Release;
  483. };
  484. D918BFDF1F372E3000106E14 /* Debug */ = {
  485. isa = XCBuildConfiguration;
  486. buildSettings = {
  487. APPLICATION_EXTENSION_API_ONLY = YES;
  488. CODE_SIGN_IDENTITY = "";
  489. DEFINES_MODULE = YES;
  490. DYLIB_COMPATIBILITY_VERSION = 1;
  491. DYLIB_CURRENT_VERSION = 1;
  492. DYLIB_INSTALL_NAME_BASE = "@rpath";
  493. INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
  494. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  495. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  496. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYText;
  497. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  498. SKIP_INSTALL = YES;
  499. TARGETED_DEVICE_FAMILY = "1,2";
  500. };
  501. name = Debug;
  502. };
  503. D918BFE01F372E3000106E14 /* Release */ = {
  504. isa = XCBuildConfiguration;
  505. buildSettings = {
  506. APPLICATION_EXTENSION_API_ONLY = YES;
  507. CODE_SIGN_IDENTITY = "";
  508. DEFINES_MODULE = YES;
  509. DYLIB_COMPATIBILITY_VERSION = 1;
  510. DYLIB_CURRENT_VERSION = 1;
  511. DYLIB_INSTALL_NAME_BASE = "@rpath";
  512. INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
  513. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  514. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  515. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYText;
  516. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  517. SKIP_INSTALL = YES;
  518. TARGETED_DEVICE_FAMILY = "1,2";
  519. };
  520. name = Release;
  521. };
  522. /* End XCBuildConfiguration section */
  523. /* Begin XCConfigurationList section */
  524. D918BFD01F372E3000106E14 /* Build configuration list for PBXProject "YYText" */ = {
  525. isa = XCConfigurationList;
  526. buildConfigurations = (
  527. D918BFDC1F372E3000106E14 /* Debug */,
  528. D918BFDD1F372E3000106E14 /* Release */,
  529. );
  530. defaultConfigurationIsVisible = 0;
  531. defaultConfigurationName = Release;
  532. };
  533. D918BFDE1F372E3000106E14 /* Build configuration list for PBXNativeTarget "YYText" */ = {
  534. isa = XCConfigurationList;
  535. buildConfigurations = (
  536. D918BFDF1F372E3000106E14 /* Debug */,
  537. D918BFE01F372E3000106E14 /* Release */,
  538. );
  539. defaultConfigurationIsVisible = 0;
  540. defaultConfigurationName = Release;
  541. };
  542. /* End XCConfigurationList section */
  543. };
  544. rootObject = D918BFCD1F372E3000106E14 /* Project object */;
  545. }