project.pbxproj 57 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. D91054861F3735D20007F224 /* Animated image support.txt in Resources */ = {isa = PBXBuildFile; fileRef = D910547B1F3735D20007F224 /* Animated image support.txt */; };
  10. D91054871F3735D20007F224 /* YYAnimatedImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = D910547D1F3735D20007F224 /* YYAnimatedImageView.m */; };
  11. D91054881F3735D20007F224 /* YYFrameImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D910547F1F3735D20007F224 /* YYFrameImage.m */; };
  12. D91054891F3735D20007F224 /* YYImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054811F3735D20007F224 /* YYImage.m */; };
  13. D910548A1F3735D20007F224 /* YYImageCoder.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054831F3735D20007F224 /* YYImageCoder.m */; };
  14. D910548B1F3735D20007F224 /* YYSpriteSheetImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054851F3735D20007F224 /* YYSpriteSheetImage.m */; };
  15. D91054C11F3735E50007F224 /* YYTextContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = D910548F1F3735E50007F224 /* YYTextContainerView.m */; };
  16. D91054C21F3735E50007F224 /* YYTextDebugOption.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054911F3735E50007F224 /* YYTextDebugOption.m */; };
  17. D91054C31F3735E50007F224 /* YYTextEffectWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054931F3735E50007F224 /* YYTextEffectWindow.m */; };
  18. D91054C41F3735E50007F224 /* YYTextInput.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054951F3735E50007F224 /* YYTextInput.m */; };
  19. D91054C51F3735E50007F224 /* YYTextKeyboardManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054971F3735E50007F224 /* YYTextKeyboardManager.m */; };
  20. D91054C61F3735E50007F224 /* YYTextLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054991F3735E50007F224 /* YYTextLayout.m */; };
  21. D91054C71F3735E50007F224 /* YYTextLine.m in Sources */ = {isa = PBXBuildFile; fileRef = D910549B1F3735E50007F224 /* YYTextLine.m */; };
  22. D91054C81F3735E50007F224 /* YYTextMagnifier.m in Sources */ = {isa = PBXBuildFile; fileRef = D910549D1F3735E50007F224 /* YYTextMagnifier.m */; };
  23. D91054C91F3735E50007F224 /* YYTextSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = D910549F1F3735E50007F224 /* YYTextSelectionView.m */; };
  24. D91054CA1F3735E50007F224 /* YYTextArchiver.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054A21F3735E50007F224 /* YYTextArchiver.m */; };
  25. D91054CB1F3735E50007F224 /* YYTextAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054A41F3735E50007F224 /* YYTextAttribute.m */; };
  26. D91054CC1F3735E50007F224 /* YYTextParser.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054A61F3735E50007F224 /* YYTextParser.m */; };
  27. D91054CD1F3735E50007F224 /* YYTextRubyAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054A81F3735E50007F224 /* YYTextRubyAnnotation.m */; };
  28. D91054CE1F3735E50007F224 /* YYTextRunDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054AA1F3735E50007F224 /* YYTextRunDelegate.m */; };
  29. D91054CF1F3735E50007F224 /* NSAttributedString+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054AD1F3735E50007F224 /* NSAttributedString+YYText.m */; };
  30. D91054D01F3735E50007F224 /* NSParagraphStyle+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054AF1F3735E50007F224 /* NSParagraphStyle+YYText.m */; };
  31. D91054D11F3735E50007F224 /* UIPasteboard+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054B11F3735E50007F224 /* UIPasteboard+YYText.m */; };
  32. D91054D21F3735E50007F224 /* UIView+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054B31F3735E50007F224 /* UIView+YYText.m */; };
  33. D91054D31F3735E50007F224 /* YYTextAsyncLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054B51F3735E50007F224 /* YYTextAsyncLayer.m */; };
  34. D91054D41F3735E50007F224 /* YYTextTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054B71F3735E50007F224 /* YYTextTransaction.m */; };
  35. D91054D51F3735E50007F224 /* YYTextUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054B91F3735E50007F224 /* YYTextUtilities.m */; };
  36. D91054D61F3735E50007F224 /* YYTextWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054BB1F3735E50007F224 /* YYTextWeakProxy.m */; };
  37. D91054D71F3735E50007F224 /* YYLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054BD1F3735E50007F224 /* YYLabel.m */; };
  38. D91054D81F3735E50007F224 /* YYTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054C01F3735E50007F224 /* YYTextView.m */; };
  39. D91054DD1F3736060007F224 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054DA1F3736060007F224 /* AppDelegate.m */; };
  40. D91054DE1F3736060007F224 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054DC1F3736060007F224 /* ViewController.m */; };
  41. D91054F61F3736700007F224 /* CALayer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054E11F3736700007F224 /* CALayer+YYAdd.m */; };
  42. D91054F71F3736700007F224 /* NSBundle+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054E31F3736700007F224 /* NSBundle+YYAdd.m */; };
  43. D91054F81F3736700007F224 /* NSData+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054E51F3736700007F224 /* NSData+YYAdd.m */; };
  44. D91054F91F3736700007F224 /* NSString+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054E71F3736700007F224 /* NSString+YYAdd.m */; };
  45. D91054FA1F3736700007F224 /* UIControl+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054E91F3736700007F224 /* UIControl+YYAdd.m */; };
  46. D91054FB1F3736700007F224 /* UIGestureRecognizer+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054EB1F3736700007F224 /* UIGestureRecognizer+YYAdd.m */; };
  47. D91054FC1F3736700007F224 /* UIImage+YYWebImage.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054ED1F3736700007F224 /* UIImage+YYWebImage.m */; };
  48. D91054FD1F3736700007F224 /* UIView+YYAdd.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054EF1F3736700007F224 /* UIView+YYAdd.m */; };
  49. D91054FE1F3736700007F224 /* YYFPSLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054F11F3736700007F224 /* YYFPSLabel.m */; };
  50. D91054FF1F3736700007F224 /* YYGestureRecognizer.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054F31F3736700007F224 /* YYGestureRecognizer.m */; };
  51. D91055001F3736700007F224 /* YYWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = D91054F51F3736700007F224 /* YYWeakProxy.m */; };
  52. D910551B1F37367B0007F224 /* YYTextAsyncExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055021F37367B0007F224 /* YYTextAsyncExample.m */; };
  53. D910551C1F37367B0007F224 /* YYTextAttachmentExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055041F37367B0007F224 /* YYTextAttachmentExample.m */; };
  54. D910551D1F37367B0007F224 /* YYTextAttributeExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055061F37367B0007F224 /* YYTextAttributeExample.m */; };
  55. D910551E1F37367B0007F224 /* YYTextBindingExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055081F37367B0007F224 /* YYTextBindingExample.m */; };
  56. D910551F1F37367B0007F224 /* YYTextCopyPasteExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D910550A1F37367B0007F224 /* YYTextCopyPasteExample.m */; };
  57. D91055201F37367B0007F224 /* YYTextEditExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D910550C1F37367B0007F224 /* YYTextEditExample.m */; };
  58. D91055211F37367B0007F224 /* YYTextEmoticonExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D910550E1F37367B0007F224 /* YYTextEmoticonExample.m */; };
  59. D91055221F37367B0007F224 /* YYTextExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055101F37367B0007F224 /* YYTextExample.m */; };
  60. D91055231F37367B0007F224 /* YYTextExampleHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055121F37367B0007F224 /* YYTextExampleHelper.m */; };
  61. D91055241F37367B0007F224 /* YYTextMarkdownExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055141F37367B0007F224 /* YYTextMarkdownExample.m */; };
  62. D91055251F37367B0007F224 /* YYTextRubyExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055161F37367B0007F224 /* YYTextRubyExample.m */; };
  63. D91055261F37367B0007F224 /* YYTextTagExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D91055181F37367B0007F224 /* YYTextTagExample.m */; };
  64. D91055271F37367B0007F224 /* YYTextUndoRedoExample.m in Sources */ = {isa = PBXBuildFile; fileRef = D910551A1F37367B0007F224 /* YYTextUndoRedoExample.m */; };
  65. D910552C1F37368D0007F224 /* dribbble64_imageio.png in Resources */ = {isa = PBXBuildFile; fileRef = D91055281F37368D0007F224 /* dribbble64_imageio.png */; };
  66. D910552D1F37368D0007F224 /* dribbble256_imageio.png in Resources */ = {isa = PBXBuildFile; fileRef = D91055291F37368D0007F224 /* dribbble256_imageio.png */; };
  67. D910552E1F37368D0007F224 /* EmoticonQQ.bundle in Resources */ = {isa = PBXBuildFile; fileRef = D910552A1F37368D0007F224 /* EmoticonQQ.bundle */; };
  68. D910552F1F37368D0007F224 /* pia@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = D910552B1F37368D0007F224 /* pia@2x.png */; };
  69. D91055331F37374B0007F224 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D91055321F37374B0007F224 /* UIKit.framework */; };
  70. D91055351F37374F0007F224 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D91055341F37374F0007F224 /* QuartzCore.framework */; };
  71. D91055371F3737540007F224 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D91055361F3737540007F224 /* CoreText.framework */; };
  72. D91055391F37375A0007F224 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D91055381F37375A0007F224 /* Accelerate.framework */; };
  73. D910553B1F37375F0007F224 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D910553A1F37375F0007F224 /* ImageIO.framework */; };
  74. D910553D1F3737640007F224 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D910553C1F3737640007F224 /* MobileCoreServices.framework */; };
  75. D910553F1F3737670007F224 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D910553E1F3737670007F224 /* SystemConfiguration.framework */; };
  76. D91055411F37376C0007F224 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D91055401F37376C0007F224 /* libz.tbd */; };
  77. D94EE9961F37304200F37AD6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D94EE9941F37304200F37AD6 /* Main.storyboard */; };
  78. D94EE9981F37304200F37AD6 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D94EE9971F37304200F37AD6 /* Assets.xcassets */; };
  79. D94EE99B1F37304200F37AD6 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D94EE9991F37304200F37AD6 /* LaunchScreen.storyboard */; };
  80. D94EE99E1F37304200F37AD6 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D94EE99D1F37304200F37AD6 /* main.m */; };
  81. /* End PBXBuildFile section */
  82. /* Begin PBXFileReference section */
  83. D910547B1F3735D20007F224 /* Animated image support.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "Animated image support.txt"; sourceTree = "<group>"; };
  84. D910547C1F3735D20007F224 /* YYAnimatedImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYAnimatedImageView.h; sourceTree = "<group>"; };
  85. D910547D1F3735D20007F224 /* YYAnimatedImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYAnimatedImageView.m; sourceTree = "<group>"; };
  86. D910547E1F3735D20007F224 /* YYFrameImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFrameImage.h; sourceTree = "<group>"; };
  87. D910547F1F3735D20007F224 /* YYFrameImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFrameImage.m; sourceTree = "<group>"; };
  88. D91054801F3735D20007F224 /* YYImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImage.h; sourceTree = "<group>"; };
  89. D91054811F3735D20007F224 /* YYImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImage.m; sourceTree = "<group>"; };
  90. D91054821F3735D20007F224 /* YYImageCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYImageCoder.h; sourceTree = "<group>"; };
  91. D91054831F3735D20007F224 /* YYImageCoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYImageCoder.m; sourceTree = "<group>"; };
  92. D91054841F3735D20007F224 /* YYSpriteSheetImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYSpriteSheetImage.h; sourceTree = "<group>"; };
  93. D91054851F3735D20007F224 /* YYSpriteSheetImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYSpriteSheetImage.m; sourceTree = "<group>"; };
  94. D910548E1F3735E50007F224 /* YYTextContainerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextContainerView.h; sourceTree = "<group>"; };
  95. D910548F1F3735E50007F224 /* YYTextContainerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextContainerView.m; sourceTree = "<group>"; };
  96. D91054901F3735E50007F224 /* YYTextDebugOption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextDebugOption.h; sourceTree = "<group>"; };
  97. D91054911F3735E50007F224 /* YYTextDebugOption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextDebugOption.m; sourceTree = "<group>"; };
  98. D91054921F3735E50007F224 /* YYTextEffectWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEffectWindow.h; sourceTree = "<group>"; };
  99. D91054931F3735E50007F224 /* YYTextEffectWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEffectWindow.m; sourceTree = "<group>"; };
  100. D91054941F3735E50007F224 /* YYTextInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextInput.h; sourceTree = "<group>"; };
  101. D91054951F3735E50007F224 /* YYTextInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextInput.m; sourceTree = "<group>"; };
  102. D91054961F3735E50007F224 /* YYTextKeyboardManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextKeyboardManager.h; sourceTree = "<group>"; };
  103. D91054971F3735E50007F224 /* YYTextKeyboardManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextKeyboardManager.m; sourceTree = "<group>"; };
  104. D91054981F3735E50007F224 /* YYTextLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLayout.h; sourceTree = "<group>"; };
  105. D91054991F3735E50007F224 /* YYTextLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLayout.m; sourceTree = "<group>"; };
  106. D910549A1F3735E50007F224 /* YYTextLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLine.h; sourceTree = "<group>"; };
  107. D910549B1F3735E50007F224 /* YYTextLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLine.m; sourceTree = "<group>"; };
  108. D910549C1F3735E50007F224 /* YYTextMagnifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextMagnifier.h; sourceTree = "<group>"; };
  109. D910549D1F3735E50007F224 /* YYTextMagnifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextMagnifier.m; sourceTree = "<group>"; };
  110. D910549E1F3735E50007F224 /* YYTextSelectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextSelectionView.h; sourceTree = "<group>"; };
  111. D910549F1F3735E50007F224 /* YYTextSelectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextSelectionView.m; sourceTree = "<group>"; };
  112. D91054A11F3735E50007F224 /* YYTextArchiver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextArchiver.h; sourceTree = "<group>"; };
  113. D91054A21F3735E50007F224 /* YYTextArchiver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextArchiver.m; sourceTree = "<group>"; };
  114. D91054A31F3735E50007F224 /* YYTextAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAttribute.h; sourceTree = "<group>"; };
  115. D91054A41F3735E50007F224 /* YYTextAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAttribute.m; sourceTree = "<group>"; };
  116. D91054A51F3735E50007F224 /* YYTextParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextParser.h; sourceTree = "<group>"; };
  117. D91054A61F3735E50007F224 /* YYTextParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextParser.m; sourceTree = "<group>"; };
  118. D91054A71F3735E50007F224 /* YYTextRubyAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRubyAnnotation.h; sourceTree = "<group>"; };
  119. D91054A81F3735E50007F224 /* YYTextRubyAnnotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRubyAnnotation.m; sourceTree = "<group>"; };
  120. D91054A91F3735E50007F224 /* YYTextRunDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRunDelegate.h; sourceTree = "<group>"; };
  121. D91054AA1F3735E50007F224 /* YYTextRunDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRunDelegate.m; sourceTree = "<group>"; };
  122. D91054AC1F3735E50007F224 /* NSAttributedString+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSAttributedString+YYText.h"; sourceTree = "<group>"; };
  123. D91054AD1F3735E50007F224 /* NSAttributedString+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSAttributedString+YYText.m"; sourceTree = "<group>"; };
  124. D91054AE1F3735E50007F224 /* NSParagraphStyle+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSParagraphStyle+YYText.h"; sourceTree = "<group>"; };
  125. D91054AF1F3735E50007F224 /* NSParagraphStyle+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSParagraphStyle+YYText.m"; sourceTree = "<group>"; };
  126. D91054B01F3735E50007F224 /* UIPasteboard+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIPasteboard+YYText.h"; sourceTree = "<group>"; };
  127. D91054B11F3735E50007F224 /* UIPasteboard+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIPasteboard+YYText.m"; sourceTree = "<group>"; };
  128. D91054B21F3735E50007F224 /* UIView+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+YYText.h"; sourceTree = "<group>"; };
  129. D91054B31F3735E50007F224 /* UIView+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+YYText.m"; sourceTree = "<group>"; };
  130. D91054B41F3735E50007F224 /* YYTextAsyncLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAsyncLayer.h; sourceTree = "<group>"; };
  131. D91054B51F3735E50007F224 /* YYTextAsyncLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAsyncLayer.m; sourceTree = "<group>"; };
  132. D91054B61F3735E50007F224 /* YYTextTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextTransaction.h; sourceTree = "<group>"; };
  133. D91054B71F3735E50007F224 /* YYTextTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextTransaction.m; sourceTree = "<group>"; };
  134. D91054B81F3735E50007F224 /* YYTextUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextUtilities.h; sourceTree = "<group>"; };
  135. D91054B91F3735E50007F224 /* YYTextUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextUtilities.m; sourceTree = "<group>"; };
  136. D91054BA1F3735E50007F224 /* YYTextWeakProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextWeakProxy.h; sourceTree = "<group>"; };
  137. D91054BB1F3735E50007F224 /* YYTextWeakProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextWeakProxy.m; sourceTree = "<group>"; };
  138. D91054BC1F3735E50007F224 /* YYLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYLabel.h; sourceTree = "<group>"; };
  139. D91054BD1F3735E50007F224 /* YYLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYLabel.m; sourceTree = "<group>"; };
  140. D91054BE1F3735E50007F224 /* YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYText.h; sourceTree = "<group>"; };
  141. D91054BF1F3735E50007F224 /* YYTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextView.h; sourceTree = "<group>"; };
  142. D91054C01F3735E50007F224 /* YYTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextView.m; sourceTree = "<group>"; };
  143. D91054D91F3736060007F224 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  144. D91054DA1F3736060007F224 /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  145. D91054DB1F3736060007F224 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  146. D91054DC1F3736060007F224 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  147. D91054E01F3736700007F224 /* CALayer+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CALayer+YYAdd.h"; sourceTree = "<group>"; };
  148. D91054E11F3736700007F224 /* CALayer+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CALayer+YYAdd.m"; sourceTree = "<group>"; };
  149. D91054E21F3736700007F224 /* NSBundle+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSBundle+YYAdd.h"; sourceTree = "<group>"; };
  150. D91054E31F3736700007F224 /* NSBundle+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSBundle+YYAdd.m"; sourceTree = "<group>"; };
  151. D91054E41F3736700007F224 /* NSData+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+YYAdd.h"; sourceTree = "<group>"; };
  152. D91054E51F3736700007F224 /* NSData+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+YYAdd.m"; sourceTree = "<group>"; };
  153. D91054E61F3736700007F224 /* NSString+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+YYAdd.h"; sourceTree = "<group>"; };
  154. D91054E71F3736700007F224 /* NSString+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+YYAdd.m"; sourceTree = "<group>"; };
  155. D91054E81F3736700007F224 /* UIControl+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIControl+YYAdd.h"; sourceTree = "<group>"; };
  156. D91054E91F3736700007F224 /* UIControl+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIControl+YYAdd.m"; sourceTree = "<group>"; };
  157. D91054EA1F3736700007F224 /* UIGestureRecognizer+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIGestureRecognizer+YYAdd.h"; sourceTree = "<group>"; };
  158. D91054EB1F3736700007F224 /* UIGestureRecognizer+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIGestureRecognizer+YYAdd.m"; sourceTree = "<group>"; };
  159. D91054EC1F3736700007F224 /* UIImage+YYWebImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIImage+YYWebImage.h"; sourceTree = "<group>"; };
  160. D91054ED1F3736700007F224 /* UIImage+YYWebImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIImage+YYWebImage.m"; sourceTree = "<group>"; };
  161. D91054EE1F3736700007F224 /* UIView+YYAdd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+YYAdd.h"; sourceTree = "<group>"; };
  162. D91054EF1F3736700007F224 /* UIView+YYAdd.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+YYAdd.m"; sourceTree = "<group>"; };
  163. D91054F01F3736700007F224 /* YYFPSLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYFPSLabel.h; sourceTree = "<group>"; };
  164. D91054F11F3736700007F224 /* YYFPSLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYFPSLabel.m; sourceTree = "<group>"; };
  165. D91054F21F3736700007F224 /* YYGestureRecognizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYGestureRecognizer.h; sourceTree = "<group>"; };
  166. D91054F31F3736700007F224 /* YYGestureRecognizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYGestureRecognizer.m; sourceTree = "<group>"; };
  167. D91054F41F3736700007F224 /* YYWeakProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYWeakProxy.h; sourceTree = "<group>"; };
  168. D91054F51F3736700007F224 /* YYWeakProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYWeakProxy.m; sourceTree = "<group>"; };
  169. D91055011F37367B0007F224 /* YYTextAsyncExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAsyncExample.h; sourceTree = "<group>"; };
  170. D91055021F37367B0007F224 /* YYTextAsyncExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAsyncExample.m; sourceTree = "<group>"; };
  171. D91055031F37367B0007F224 /* YYTextAttachmentExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAttachmentExample.h; sourceTree = "<group>"; };
  172. D91055041F37367B0007F224 /* YYTextAttachmentExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAttachmentExample.m; sourceTree = "<group>"; };
  173. D91055051F37367B0007F224 /* YYTextAttributeExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAttributeExample.h; sourceTree = "<group>"; };
  174. D91055061F37367B0007F224 /* YYTextAttributeExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAttributeExample.m; sourceTree = "<group>"; };
  175. D91055071F37367B0007F224 /* YYTextBindingExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextBindingExample.h; sourceTree = "<group>"; };
  176. D91055081F37367B0007F224 /* YYTextBindingExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextBindingExample.m; sourceTree = "<group>"; };
  177. D91055091F37367B0007F224 /* YYTextCopyPasteExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextCopyPasteExample.h; sourceTree = "<group>"; };
  178. D910550A1F37367B0007F224 /* YYTextCopyPasteExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextCopyPasteExample.m; sourceTree = "<group>"; };
  179. D910550B1F37367B0007F224 /* YYTextEditExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEditExample.h; sourceTree = "<group>"; };
  180. D910550C1F37367B0007F224 /* YYTextEditExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEditExample.m; sourceTree = "<group>"; };
  181. D910550D1F37367B0007F224 /* YYTextEmoticonExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEmoticonExample.h; sourceTree = "<group>"; };
  182. D910550E1F37367B0007F224 /* YYTextEmoticonExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEmoticonExample.m; sourceTree = "<group>"; };
  183. D910550F1F37367B0007F224 /* YYTextExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextExample.h; sourceTree = "<group>"; };
  184. D91055101F37367B0007F224 /* YYTextExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextExample.m; sourceTree = "<group>"; };
  185. D91055111F37367B0007F224 /* YYTextExampleHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextExampleHelper.h; sourceTree = "<group>"; };
  186. D91055121F37367B0007F224 /* YYTextExampleHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextExampleHelper.m; sourceTree = "<group>"; };
  187. D91055131F37367B0007F224 /* YYTextMarkdownExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextMarkdownExample.h; sourceTree = "<group>"; };
  188. D91055141F37367B0007F224 /* YYTextMarkdownExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextMarkdownExample.m; sourceTree = "<group>"; };
  189. D91055151F37367B0007F224 /* YYTextRubyExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRubyExample.h; sourceTree = "<group>"; };
  190. D91055161F37367B0007F224 /* YYTextRubyExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRubyExample.m; sourceTree = "<group>"; };
  191. D91055171F37367B0007F224 /* YYTextTagExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextTagExample.h; sourceTree = "<group>"; };
  192. D91055181F37367B0007F224 /* YYTextTagExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextTagExample.m; sourceTree = "<group>"; };
  193. D91055191F37367B0007F224 /* YYTextUndoRedoExample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextUndoRedoExample.h; sourceTree = "<group>"; };
  194. D910551A1F37367B0007F224 /* YYTextUndoRedoExample.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextUndoRedoExample.m; sourceTree = "<group>"; };
  195. D91055281F37368D0007F224 /* dribbble64_imageio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dribbble64_imageio.png; sourceTree = "<group>"; };
  196. D91055291F37368D0007F224 /* dribbble256_imageio.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = dribbble256_imageio.png; sourceTree = "<group>"; };
  197. D910552A1F37368D0007F224 /* EmoticonQQ.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = EmoticonQQ.bundle; sourceTree = "<group>"; };
  198. D910552B1F37368D0007F224 /* pia@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "pia@2x.png"; sourceTree = "<group>"; };
  199. D91055321F37374B0007F224 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  200. D91055341F37374F0007F224 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  201. D91055361F3737540007F224 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  202. D91055381F37375A0007F224 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
  203. D910553A1F37375F0007F224 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
  204. D910553C1F3737640007F224 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  205. D910553E1F3737670007F224 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  206. D91055401F37376C0007F224 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  207. D94EE98B1F37304200F37AD6 /* YYTextDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = YYTextDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  208. D94EE9951F37304200F37AD6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  209. D94EE9971F37304200F37AD6 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  210. D94EE99A1F37304200F37AD6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  211. D94EE99C1F37304200F37AD6 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  212. D94EE99D1F37304200F37AD6 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  213. /* End PBXFileReference section */
  214. /* Begin PBXFrameworksBuildPhase section */
  215. D94EE9881F37304200F37AD6 /* Frameworks */ = {
  216. isa = PBXFrameworksBuildPhase;
  217. buildActionMask = 2147483647;
  218. files = (
  219. D91055411F37376C0007F224 /* libz.tbd in Frameworks */,
  220. D910553F1F3737670007F224 /* SystemConfiguration.framework in Frameworks */,
  221. D910553D1F3737640007F224 /* MobileCoreServices.framework in Frameworks */,
  222. D910553B1F37375F0007F224 /* ImageIO.framework in Frameworks */,
  223. D91055391F37375A0007F224 /* Accelerate.framework in Frameworks */,
  224. D91055371F3737540007F224 /* CoreText.framework in Frameworks */,
  225. D91055351F37374F0007F224 /* QuartzCore.framework in Frameworks */,
  226. D91055331F37374B0007F224 /* UIKit.framework in Frameworks */,
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. };
  230. /* End PBXFrameworksBuildPhase section */
  231. /* Begin PBXGroup section */
  232. D910547A1F3735D20007F224 /* YYImage */ = {
  233. isa = PBXGroup;
  234. children = (
  235. D910547B1F3735D20007F224 /* Animated image support.txt */,
  236. D910547C1F3735D20007F224 /* YYAnimatedImageView.h */,
  237. D910547D1F3735D20007F224 /* YYAnimatedImageView.m */,
  238. D910547E1F3735D20007F224 /* YYFrameImage.h */,
  239. D910547F1F3735D20007F224 /* YYFrameImage.m */,
  240. D91054801F3735D20007F224 /* YYImage.h */,
  241. D91054811F3735D20007F224 /* YYImage.m */,
  242. D91054821F3735D20007F224 /* YYImageCoder.h */,
  243. D91054831F3735D20007F224 /* YYImageCoder.m */,
  244. D91054841F3735D20007F224 /* YYSpriteSheetImage.h */,
  245. D91054851F3735D20007F224 /* YYSpriteSheetImage.m */,
  246. );
  247. name = YYImage;
  248. path = YYTextDemo/YYImage;
  249. sourceTree = "<group>";
  250. };
  251. D910548C1F3735E50007F224 /* YYText */ = {
  252. isa = PBXGroup;
  253. children = (
  254. D910548D1F3735E50007F224 /* Component */,
  255. D91054A01F3735E50007F224 /* String */,
  256. D91054AB1F3735E50007F224 /* Utility */,
  257. D91054BC1F3735E50007F224 /* YYLabel.h */,
  258. D91054BD1F3735E50007F224 /* YYLabel.m */,
  259. D91054BE1F3735E50007F224 /* YYText.h */,
  260. D91054BF1F3735E50007F224 /* YYTextView.h */,
  261. D91054C01F3735E50007F224 /* YYTextView.m */,
  262. );
  263. name = YYText;
  264. path = ../YYText;
  265. sourceTree = "<group>";
  266. };
  267. D910548D1F3735E50007F224 /* Component */ = {
  268. isa = PBXGroup;
  269. children = (
  270. D910548E1F3735E50007F224 /* YYTextContainerView.h */,
  271. D910548F1F3735E50007F224 /* YYTextContainerView.m */,
  272. D91054901F3735E50007F224 /* YYTextDebugOption.h */,
  273. D91054911F3735E50007F224 /* YYTextDebugOption.m */,
  274. D91054921F3735E50007F224 /* YYTextEffectWindow.h */,
  275. D91054931F3735E50007F224 /* YYTextEffectWindow.m */,
  276. D91054941F3735E50007F224 /* YYTextInput.h */,
  277. D91054951F3735E50007F224 /* YYTextInput.m */,
  278. D91054961F3735E50007F224 /* YYTextKeyboardManager.h */,
  279. D91054971F3735E50007F224 /* YYTextKeyboardManager.m */,
  280. D91054981F3735E50007F224 /* YYTextLayout.h */,
  281. D91054991F3735E50007F224 /* YYTextLayout.m */,
  282. D910549A1F3735E50007F224 /* YYTextLine.h */,
  283. D910549B1F3735E50007F224 /* YYTextLine.m */,
  284. D910549C1F3735E50007F224 /* YYTextMagnifier.h */,
  285. D910549D1F3735E50007F224 /* YYTextMagnifier.m */,
  286. D910549E1F3735E50007F224 /* YYTextSelectionView.h */,
  287. D910549F1F3735E50007F224 /* YYTextSelectionView.m */,
  288. );
  289. path = Component;
  290. sourceTree = "<group>";
  291. };
  292. D91054A01F3735E50007F224 /* String */ = {
  293. isa = PBXGroup;
  294. children = (
  295. D91054A11F3735E50007F224 /* YYTextArchiver.h */,
  296. D91054A21F3735E50007F224 /* YYTextArchiver.m */,
  297. D91054A31F3735E50007F224 /* YYTextAttribute.h */,
  298. D91054A41F3735E50007F224 /* YYTextAttribute.m */,
  299. D91054A51F3735E50007F224 /* YYTextParser.h */,
  300. D91054A61F3735E50007F224 /* YYTextParser.m */,
  301. D91054A71F3735E50007F224 /* YYTextRubyAnnotation.h */,
  302. D91054A81F3735E50007F224 /* YYTextRubyAnnotation.m */,
  303. D91054A91F3735E50007F224 /* YYTextRunDelegate.h */,
  304. D91054AA1F3735E50007F224 /* YYTextRunDelegate.m */,
  305. );
  306. path = String;
  307. sourceTree = "<group>";
  308. };
  309. D91054AB1F3735E50007F224 /* Utility */ = {
  310. isa = PBXGroup;
  311. children = (
  312. D91054AC1F3735E50007F224 /* NSAttributedString+YYText.h */,
  313. D91054AD1F3735E50007F224 /* NSAttributedString+YYText.m */,
  314. D91054AE1F3735E50007F224 /* NSParagraphStyle+YYText.h */,
  315. D91054AF1F3735E50007F224 /* NSParagraphStyle+YYText.m */,
  316. D91054B01F3735E50007F224 /* UIPasteboard+YYText.h */,
  317. D91054B11F3735E50007F224 /* UIPasteboard+YYText.m */,
  318. D91054B21F3735E50007F224 /* UIView+YYText.h */,
  319. D91054B31F3735E50007F224 /* UIView+YYText.m */,
  320. D91054B41F3735E50007F224 /* YYTextAsyncLayer.h */,
  321. D91054B51F3735E50007F224 /* YYTextAsyncLayer.m */,
  322. D91054B61F3735E50007F224 /* YYTextTransaction.h */,
  323. D91054B71F3735E50007F224 /* YYTextTransaction.m */,
  324. D91054B81F3735E50007F224 /* YYTextUtilities.h */,
  325. D91054B91F3735E50007F224 /* YYTextUtilities.m */,
  326. D91054BA1F3735E50007F224 /* YYTextWeakProxy.h */,
  327. D91054BB1F3735E50007F224 /* YYTextWeakProxy.m */,
  328. );
  329. path = Utility;
  330. sourceTree = "<group>";
  331. };
  332. D91054DF1F3736130007F224 /* Supporting Files */ = {
  333. isa = PBXGroup;
  334. children = (
  335. D91054E01F3736700007F224 /* CALayer+YYAdd.h */,
  336. D91054E11F3736700007F224 /* CALayer+YYAdd.m */,
  337. D91054E21F3736700007F224 /* NSBundle+YYAdd.h */,
  338. D91054E31F3736700007F224 /* NSBundle+YYAdd.m */,
  339. D91054E41F3736700007F224 /* NSData+YYAdd.h */,
  340. D91054E51F3736700007F224 /* NSData+YYAdd.m */,
  341. D91054E61F3736700007F224 /* NSString+YYAdd.h */,
  342. D91054E71F3736700007F224 /* NSString+YYAdd.m */,
  343. D91054E81F3736700007F224 /* UIControl+YYAdd.h */,
  344. D91054E91F3736700007F224 /* UIControl+YYAdd.m */,
  345. D91054EA1F3736700007F224 /* UIGestureRecognizer+YYAdd.h */,
  346. D91054EB1F3736700007F224 /* UIGestureRecognizer+YYAdd.m */,
  347. D91054EC1F3736700007F224 /* UIImage+YYWebImage.h */,
  348. D91054ED1F3736700007F224 /* UIImage+YYWebImage.m */,
  349. D91054EE1F3736700007F224 /* UIView+YYAdd.h */,
  350. D91054EF1F3736700007F224 /* UIView+YYAdd.m */,
  351. D91054F01F3736700007F224 /* YYFPSLabel.h */,
  352. D91054F11F3736700007F224 /* YYFPSLabel.m */,
  353. D91054F21F3736700007F224 /* YYGestureRecognizer.h */,
  354. D91054F31F3736700007F224 /* YYGestureRecognizer.m */,
  355. D91054F41F3736700007F224 /* YYWeakProxy.h */,
  356. D91054F51F3736700007F224 /* YYWeakProxy.m */,
  357. D91054D91F3736060007F224 /* AppDelegate.h */,
  358. D91054DA1F3736060007F224 /* AppDelegate.m */,
  359. D91054DB1F3736060007F224 /* ViewController.h */,
  360. D91054DC1F3736060007F224 /* ViewController.m */,
  361. D94EE9941F37304200F37AD6 /* Main.storyboard */,
  362. D94EE9971F37304200F37AD6 /* Assets.xcassets */,
  363. D94EE9991F37304200F37AD6 /* LaunchScreen.storyboard */,
  364. D94EE99C1F37304200F37AD6 /* Info.plist */,
  365. D94EE99D1F37304200F37AD6 /* main.m */,
  366. );
  367. name = "Supporting Files";
  368. sourceTree = "<group>";
  369. };
  370. D91055301F3736910007F224 /* Resources */ = {
  371. isa = PBXGroup;
  372. children = (
  373. D910552A1F37368D0007F224 /* EmoticonQQ.bundle */,
  374. D91055281F37368D0007F224 /* dribbble64_imageio.png */,
  375. D91055291F37368D0007F224 /* dribbble256_imageio.png */,
  376. D910552B1F37368D0007F224 /* pia@2x.png */,
  377. );
  378. name = Resources;
  379. sourceTree = "<group>";
  380. };
  381. D91055311F37374B0007F224 /* Frameworks */ = {
  382. isa = PBXGroup;
  383. children = (
  384. D91055401F37376C0007F224 /* libz.tbd */,
  385. D910553E1F3737670007F224 /* SystemConfiguration.framework */,
  386. D910553C1F3737640007F224 /* MobileCoreServices.framework */,
  387. D910553A1F37375F0007F224 /* ImageIO.framework */,
  388. D91055381F37375A0007F224 /* Accelerate.framework */,
  389. D91055361F3737540007F224 /* CoreText.framework */,
  390. D91055341F37374F0007F224 /* QuartzCore.framework */,
  391. D91055321F37374B0007F224 /* UIKit.framework */,
  392. );
  393. name = Frameworks;
  394. sourceTree = "<group>";
  395. };
  396. D94EE9821F37304200F37AD6 = {
  397. isa = PBXGroup;
  398. children = (
  399. D910547A1F3735D20007F224 /* YYImage */,
  400. D910548C1F3735E50007F224 /* YYText */,
  401. D94EE98D1F37304200F37AD6 /* YYTextDemo */,
  402. D94EE98C1F37304200F37AD6 /* Products */,
  403. D91055311F37374B0007F224 /* Frameworks */,
  404. );
  405. sourceTree = "<group>";
  406. };
  407. D94EE98C1F37304200F37AD6 /* Products */ = {
  408. isa = PBXGroup;
  409. children = (
  410. D94EE98B1F37304200F37AD6 /* YYTextDemo.app */,
  411. );
  412. name = Products;
  413. sourceTree = "<group>";
  414. };
  415. D94EE98D1F37304200F37AD6 /* YYTextDemo */ = {
  416. isa = PBXGroup;
  417. children = (
  418. D910550F1F37367B0007F224 /* YYTextExample.h */,
  419. D91055101F37367B0007F224 /* YYTextExample.m */,
  420. D91055111F37367B0007F224 /* YYTextExampleHelper.h */,
  421. D91055121F37367B0007F224 /* YYTextExampleHelper.m */,
  422. D91055051F37367B0007F224 /* YYTextAttributeExample.h */,
  423. D91055061F37367B0007F224 /* YYTextAttributeExample.m */,
  424. D91055171F37367B0007F224 /* YYTextTagExample.h */,
  425. D91055181F37367B0007F224 /* YYTextTagExample.m */,
  426. D91055031F37367B0007F224 /* YYTextAttachmentExample.h */,
  427. D91055041F37367B0007F224 /* YYTextAttachmentExample.m */,
  428. D910550B1F37367B0007F224 /* YYTextEditExample.h */,
  429. D910550C1F37367B0007F224 /* YYTextEditExample.m */,
  430. D91055131F37367B0007F224 /* YYTextMarkdownExample.h */,
  431. D91055141F37367B0007F224 /* YYTextMarkdownExample.m */,
  432. D910550D1F37367B0007F224 /* YYTextEmoticonExample.h */,
  433. D910550E1F37367B0007F224 /* YYTextEmoticonExample.m */,
  434. D91055071F37367B0007F224 /* YYTextBindingExample.h */,
  435. D91055081F37367B0007F224 /* YYTextBindingExample.m */,
  436. D91055091F37367B0007F224 /* YYTextCopyPasteExample.h */,
  437. D910550A1F37367B0007F224 /* YYTextCopyPasteExample.m */,
  438. D91055191F37367B0007F224 /* YYTextUndoRedoExample.h */,
  439. D910551A1F37367B0007F224 /* YYTextUndoRedoExample.m */,
  440. D91055151F37367B0007F224 /* YYTextRubyExample.h */,
  441. D91055161F37367B0007F224 /* YYTextRubyExample.m */,
  442. D91055011F37367B0007F224 /* YYTextAsyncExample.h */,
  443. D91055021F37367B0007F224 /* YYTextAsyncExample.m */,
  444. D91055301F3736910007F224 /* Resources */,
  445. D91054DF1F3736130007F224 /* Supporting Files */,
  446. );
  447. path = YYTextDemo;
  448. sourceTree = "<group>";
  449. };
  450. /* End PBXGroup section */
  451. /* Begin PBXNativeTarget section */
  452. D94EE98A1F37304200F37AD6 /* YYTextDemo */ = {
  453. isa = PBXNativeTarget;
  454. buildConfigurationList = D94EE9A11F37304200F37AD6 /* Build configuration list for PBXNativeTarget "YYTextDemo" */;
  455. buildPhases = (
  456. D94EE9871F37304200F37AD6 /* Sources */,
  457. D94EE9881F37304200F37AD6 /* Frameworks */,
  458. D94EE9891F37304200F37AD6 /* Resources */,
  459. );
  460. buildRules = (
  461. );
  462. dependencies = (
  463. );
  464. name = YYTextDemo;
  465. productName = YYTextDemo;
  466. productReference = D94EE98B1F37304200F37AD6 /* YYTextDemo.app */;
  467. productType = "com.apple.product-type.application";
  468. };
  469. /* End PBXNativeTarget section */
  470. /* Begin PBXProject section */
  471. D94EE9831F37304200F37AD6 /* Project object */ = {
  472. isa = PBXProject;
  473. attributes = {
  474. LastUpgradeCheck = 0900;
  475. ORGANIZATIONNAME = ibireme;
  476. TargetAttributes = {
  477. D94EE98A1F37304200F37AD6 = {
  478. CreatedOnToolsVersion = 9.0;
  479. };
  480. };
  481. };
  482. buildConfigurationList = D94EE9861F37304200F37AD6 /* Build configuration list for PBXProject "YYTextDemo" */;
  483. compatibilityVersion = "Xcode 8.0";
  484. developmentRegion = en;
  485. hasScannedForEncodings = 0;
  486. knownRegions = (
  487. en,
  488. Base,
  489. );
  490. mainGroup = D94EE9821F37304200F37AD6;
  491. productRefGroup = D94EE98C1F37304200F37AD6 /* Products */;
  492. projectDirPath = "";
  493. projectRoot = "";
  494. targets = (
  495. D94EE98A1F37304200F37AD6 /* YYTextDemo */,
  496. );
  497. };
  498. /* End PBXProject section */
  499. /* Begin PBXResourcesBuildPhase section */
  500. D94EE9891F37304200F37AD6 /* Resources */ = {
  501. isa = PBXResourcesBuildPhase;
  502. buildActionMask = 2147483647;
  503. files = (
  504. D94EE99B1F37304200F37AD6 /* LaunchScreen.storyboard in Resources */,
  505. D910552F1F37368D0007F224 /* pia@2x.png in Resources */,
  506. D910552D1F37368D0007F224 /* dribbble256_imageio.png in Resources */,
  507. D94EE9981F37304200F37AD6 /* Assets.xcassets in Resources */,
  508. D94EE9961F37304200F37AD6 /* Main.storyboard in Resources */,
  509. D91054861F3735D20007F224 /* Animated image support.txt in Resources */,
  510. D910552C1F37368D0007F224 /* dribbble64_imageio.png in Resources */,
  511. D910552E1F37368D0007F224 /* EmoticonQQ.bundle in Resources */,
  512. );
  513. runOnlyForDeploymentPostprocessing = 0;
  514. };
  515. /* End PBXResourcesBuildPhase section */
  516. /* Begin PBXSourcesBuildPhase section */
  517. D94EE9871F37304200F37AD6 /* Sources */ = {
  518. isa = PBXSourcesBuildPhase;
  519. buildActionMask = 2147483647;
  520. files = (
  521. D91054CE1F3735E50007F224 /* YYTextRunDelegate.m in Sources */,
  522. D91054FE1F3736700007F224 /* YYFPSLabel.m in Sources */,
  523. D91054C11F3735E50007F224 /* YYTextContainerView.m in Sources */,
  524. D91055211F37367B0007F224 /* YYTextEmoticonExample.m in Sources */,
  525. D91054881F3735D20007F224 /* YYFrameImage.m in Sources */,
  526. D910551B1F37367B0007F224 /* YYTextAsyncExample.m in Sources */,
  527. D94EE99E1F37304200F37AD6 /* main.m in Sources */,
  528. D91055251F37367B0007F224 /* YYTextRubyExample.m in Sources */,
  529. D91054FC1F3736700007F224 /* UIImage+YYWebImage.m in Sources */,
  530. D91054D11F3735E50007F224 /* UIPasteboard+YYText.m in Sources */,
  531. D91054F61F3736700007F224 /* CALayer+YYAdd.m in Sources */,
  532. D91054D01F3735E50007F224 /* NSParagraphStyle+YYText.m in Sources */,
  533. D91054FD1F3736700007F224 /* UIView+YYAdd.m in Sources */,
  534. D91054D51F3735E50007F224 /* YYTextUtilities.m in Sources */,
  535. D91054D71F3735E50007F224 /* YYLabel.m in Sources */,
  536. D91054CC1F3735E50007F224 /* YYTextParser.m in Sources */,
  537. D91055221F37367B0007F224 /* YYTextExample.m in Sources */,
  538. D91054F81F3736700007F224 /* NSData+YYAdd.m in Sources */,
  539. D91054F71F3736700007F224 /* NSBundle+YYAdd.m in Sources */,
  540. D91054C81F3735E50007F224 /* YYTextMagnifier.m in Sources */,
  541. D91054DE1F3736060007F224 /* ViewController.m in Sources */,
  542. D910551D1F37367B0007F224 /* YYTextAttributeExample.m in Sources */,
  543. D91055261F37367B0007F224 /* YYTextTagExample.m in Sources */,
  544. D91054C21F3735E50007F224 /* YYTextDebugOption.m in Sources */,
  545. D91054C51F3735E50007F224 /* YYTextKeyboardManager.m in Sources */,
  546. D91054FF1F3736700007F224 /* YYGestureRecognizer.m in Sources */,
  547. D91055201F37367B0007F224 /* YYTextEditExample.m in Sources */,
  548. D91054CF1F3735E50007F224 /* NSAttributedString+YYText.m in Sources */,
  549. D91055001F3736700007F224 /* YYWeakProxy.m in Sources */,
  550. D91055231F37367B0007F224 /* YYTextExampleHelper.m in Sources */,
  551. D910551C1F37367B0007F224 /* YYTextAttachmentExample.m in Sources */,
  552. D91054C71F3735E50007F224 /* YYTextLine.m in Sources */,
  553. D91054CD1F3735E50007F224 /* YYTextRubyAnnotation.m in Sources */,
  554. D91055241F37367B0007F224 /* YYTextMarkdownExample.m in Sources */,
  555. D91054D41F3735E50007F224 /* YYTextTransaction.m in Sources */,
  556. D910548B1F3735D20007F224 /* YYSpriteSheetImage.m in Sources */,
  557. D91054CA1F3735E50007F224 /* YYTextArchiver.m in Sources */,
  558. D910551E1F37367B0007F224 /* YYTextBindingExample.m in Sources */,
  559. D91054D61F3735E50007F224 /* YYTextWeakProxy.m in Sources */,
  560. D91054C41F3735E50007F224 /* YYTextInput.m in Sources */,
  561. D91054871F3735D20007F224 /* YYAnimatedImageView.m in Sources */,
  562. D91054D21F3735E50007F224 /* UIView+YYText.m in Sources */,
  563. D91054C61F3735E50007F224 /* YYTextLayout.m in Sources */,
  564. D91054FA1F3736700007F224 /* UIControl+YYAdd.m in Sources */,
  565. D91054DD1F3736060007F224 /* AppDelegate.m in Sources */,
  566. D91054D81F3735E50007F224 /* YYTextView.m in Sources */,
  567. D91054F91F3736700007F224 /* NSString+YYAdd.m in Sources */,
  568. D910548A1F3735D20007F224 /* YYImageCoder.m in Sources */,
  569. D91054D31F3735E50007F224 /* YYTextAsyncLayer.m in Sources */,
  570. D91054C31F3735E50007F224 /* YYTextEffectWindow.m in Sources */,
  571. D91054891F3735D20007F224 /* YYImage.m in Sources */,
  572. D91054C91F3735E50007F224 /* YYTextSelectionView.m in Sources */,
  573. D91054CB1F3735E50007F224 /* YYTextAttribute.m in Sources */,
  574. D91055271F37367B0007F224 /* YYTextUndoRedoExample.m in Sources */,
  575. D910551F1F37367B0007F224 /* YYTextCopyPasteExample.m in Sources */,
  576. D91054FB1F3736700007F224 /* UIGestureRecognizer+YYAdd.m in Sources */,
  577. );
  578. runOnlyForDeploymentPostprocessing = 0;
  579. };
  580. /* End PBXSourcesBuildPhase section */
  581. /* Begin PBXVariantGroup section */
  582. D94EE9941F37304200F37AD6 /* Main.storyboard */ = {
  583. isa = PBXVariantGroup;
  584. children = (
  585. D94EE9951F37304200F37AD6 /* Base */,
  586. );
  587. name = Main.storyboard;
  588. sourceTree = "<group>";
  589. };
  590. D94EE9991F37304200F37AD6 /* LaunchScreen.storyboard */ = {
  591. isa = PBXVariantGroup;
  592. children = (
  593. D94EE99A1F37304200F37AD6 /* Base */,
  594. );
  595. name = LaunchScreen.storyboard;
  596. sourceTree = "<group>";
  597. };
  598. /* End PBXVariantGroup section */
  599. /* Begin XCBuildConfiguration section */
  600. D94EE99F1F37304200F37AD6 /* Debug */ = {
  601. isa = XCBuildConfiguration;
  602. buildSettings = {
  603. ALWAYS_SEARCH_USER_PATHS = NO;
  604. CLANG_ANALYZER_NONNULL = YES;
  605. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  606. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  607. CLANG_CXX_LIBRARY = "libc++";
  608. CLANG_ENABLE_MODULES = YES;
  609. CLANG_ENABLE_OBJC_ARC = YES;
  610. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  611. CLANG_WARN_BOOL_CONVERSION = YES;
  612. CLANG_WARN_COMMA = YES;
  613. CLANG_WARN_CONSTANT_CONVERSION = YES;
  614. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  615. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  616. CLANG_WARN_EMPTY_BODY = YES;
  617. CLANG_WARN_ENUM_CONVERSION = YES;
  618. CLANG_WARN_INFINITE_RECURSION = YES;
  619. CLANG_WARN_INT_CONVERSION = YES;
  620. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  621. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  622. CLANG_WARN_STRICT_PROTOTYPES = YES;
  623. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  624. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  625. CLANG_WARN_UNREACHABLE_CODE = YES;
  626. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  627. CODE_SIGN_IDENTITY = "iPhone Developer";
  628. COPY_PHASE_STRIP = NO;
  629. DEBUG_INFORMATION_FORMAT = dwarf;
  630. ENABLE_STRICT_OBJC_MSGSEND = YES;
  631. ENABLE_TESTABILITY = YES;
  632. GCC_C_LANGUAGE_STANDARD = gnu11;
  633. GCC_DYNAMIC_NO_PIC = NO;
  634. GCC_NO_COMMON_BLOCKS = YES;
  635. GCC_OPTIMIZATION_LEVEL = 0;
  636. GCC_PREPROCESSOR_DEFINITIONS = (
  637. "DEBUG=1",
  638. "$(inherited)",
  639. );
  640. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  641. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  642. GCC_WARN_UNDECLARED_SELECTOR = YES;
  643. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  644. GCC_WARN_UNUSED_FUNCTION = YES;
  645. GCC_WARN_UNUSED_VARIABLE = YES;
  646. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  647. MTL_ENABLE_DEBUG_INFO = YES;
  648. ONLY_ACTIVE_ARCH = YES;
  649. SDKROOT = iphoneos;
  650. };
  651. name = Debug;
  652. };
  653. D94EE9A01F37304200F37AD6 /* Release */ = {
  654. isa = XCBuildConfiguration;
  655. buildSettings = {
  656. ALWAYS_SEARCH_USER_PATHS = NO;
  657. CLANG_ANALYZER_NONNULL = YES;
  658. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  659. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  660. CLANG_CXX_LIBRARY = "libc++";
  661. CLANG_ENABLE_MODULES = YES;
  662. CLANG_ENABLE_OBJC_ARC = YES;
  663. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  664. CLANG_WARN_BOOL_CONVERSION = YES;
  665. CLANG_WARN_COMMA = YES;
  666. CLANG_WARN_CONSTANT_CONVERSION = YES;
  667. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  668. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  669. CLANG_WARN_EMPTY_BODY = YES;
  670. CLANG_WARN_ENUM_CONVERSION = YES;
  671. CLANG_WARN_INFINITE_RECURSION = YES;
  672. CLANG_WARN_INT_CONVERSION = YES;
  673. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  674. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  675. CLANG_WARN_STRICT_PROTOTYPES = YES;
  676. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  677. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  678. CLANG_WARN_UNREACHABLE_CODE = YES;
  679. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  680. CODE_SIGN_IDENTITY = "iPhone Developer";
  681. COPY_PHASE_STRIP = NO;
  682. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  683. ENABLE_NS_ASSERTIONS = NO;
  684. ENABLE_STRICT_OBJC_MSGSEND = YES;
  685. GCC_C_LANGUAGE_STANDARD = gnu11;
  686. GCC_NO_COMMON_BLOCKS = YES;
  687. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  688. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  689. GCC_WARN_UNDECLARED_SELECTOR = YES;
  690. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  691. GCC_WARN_UNUSED_FUNCTION = YES;
  692. GCC_WARN_UNUSED_VARIABLE = YES;
  693. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  694. MTL_ENABLE_DEBUG_INFO = NO;
  695. SDKROOT = iphoneos;
  696. VALIDATE_PRODUCT = YES;
  697. };
  698. name = Release;
  699. };
  700. D94EE9A21F37304200F37AD6 /* Debug */ = {
  701. isa = XCBuildConfiguration;
  702. buildSettings = {
  703. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  704. COMPRESS_PNG_FILES = NO;
  705. INFOPLIST_FILE = YYTextDemo/Info.plist;
  706. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  707. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYTextDemo;
  708. PRODUCT_NAME = "$(TARGET_NAME)";
  709. STRIP_PNG_TEXT = NO;
  710. TARGETED_DEVICE_FAMILY = "1,2";
  711. };
  712. name = Debug;
  713. };
  714. D94EE9A31F37304200F37AD6 /* Release */ = {
  715. isa = XCBuildConfiguration;
  716. buildSettings = {
  717. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  718. COMPRESS_PNG_FILES = NO;
  719. INFOPLIST_FILE = YYTextDemo/Info.plist;
  720. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  721. PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYTextDemo;
  722. PRODUCT_NAME = "$(TARGET_NAME)";
  723. STRIP_PNG_TEXT = NO;
  724. TARGETED_DEVICE_FAMILY = "1,2";
  725. };
  726. name = Release;
  727. };
  728. /* End XCBuildConfiguration section */
  729. /* Begin XCConfigurationList section */
  730. D94EE9861F37304200F37AD6 /* Build configuration list for PBXProject "YYTextDemo" */ = {
  731. isa = XCConfigurationList;
  732. buildConfigurations = (
  733. D94EE99F1F37304200F37AD6 /* Debug */,
  734. D94EE9A01F37304200F37AD6 /* Release */,
  735. );
  736. defaultConfigurationIsVisible = 0;
  737. defaultConfigurationName = Release;
  738. };
  739. D94EE9A11F37304200F37AD6 /* Build configuration list for PBXNativeTarget "YYTextDemo" */ = {
  740. isa = XCConfigurationList;
  741. buildConfigurations = (
  742. D94EE9A21F37304200F37AD6 /* Debug */,
  743. D94EE9A31F37304200F37AD6 /* Release */,
  744. );
  745. defaultConfigurationIsVisible = 0;
  746. defaultConfigurationName = Release;
  747. };
  748. /* End XCConfigurationList section */
  749. };
  750. rootObject = D94EE9831F37304200F37AD6 /* Project object */;
  751. }