123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 48;
- objects = {
- /* Begin PBXBuildFile section */
- D995E6BA1F372EC800EBEE44 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE71F372EA000106E14 /* MobileCoreServices.framework */; };
- D995E6BB1F372EC800EBEE44 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE61F372E9B00106E14 /* Accelerate.framework */; };
- D995E6BC1F372EC800EBEE44 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE51F372E9800106E14 /* CoreText.framework */; };
- D995E6BD1F372EC800EBEE44 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE41F372E7A00106E14 /* QuartzCore.framework */; };
- D995E6BE1F372EC800EBEE44 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE31F372E7600106E14 /* UIKit.framework */; };
- D995E6BF1F372EC800EBEE44 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D918BFE21F372E6800106E14 /* CoreFoundation.framework */; };
- D995E6F51F372ED100EBEE44 /* YYTextContainerView.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C21F372ED100EBEE44 /* YYTextContainerView.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E6F61F372ED100EBEE44 /* YYTextContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C31F372ED100EBEE44 /* YYTextContainerView.m */; };
- D995E6F71F372ED100EBEE44 /* YYTextDebugOption.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C41F372ED100EBEE44 /* YYTextDebugOption.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E6F81F372ED100EBEE44 /* YYTextDebugOption.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C51F372ED100EBEE44 /* YYTextDebugOption.m */; };
- D995E6F91F372ED100EBEE44 /* YYTextEffectWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C61F372ED100EBEE44 /* YYTextEffectWindow.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E6FA1F372ED100EBEE44 /* YYTextEffectWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C71F372ED100EBEE44 /* YYTextEffectWindow.m */; };
- D995E6FB1F372ED100EBEE44 /* YYTextInput.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6C81F372ED100EBEE44 /* YYTextInput.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E6FC1F372ED100EBEE44 /* YYTextInput.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6C91F372ED100EBEE44 /* YYTextInput.m */; };
- D995E6FD1F372ED100EBEE44 /* YYTextKeyboardManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6CA1F372ED100EBEE44 /* YYTextKeyboardManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E6FE1F372ED100EBEE44 /* YYTextKeyboardManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6CB1F372ED100EBEE44 /* YYTextKeyboardManager.m */; };
- D995E6FF1F372ED100EBEE44 /* YYTextLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6CC1F372ED100EBEE44 /* YYTextLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7001F372ED100EBEE44 /* YYTextLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6CD1F372ED100EBEE44 /* YYTextLayout.m */; };
- D995E7011F372ED100EBEE44 /* YYTextLine.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6CE1F372ED100EBEE44 /* YYTextLine.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7021F372ED100EBEE44 /* YYTextLine.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6CF1F372ED100EBEE44 /* YYTextLine.m */; };
- D995E7031F372ED100EBEE44 /* YYTextMagnifier.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D01F372ED100EBEE44 /* YYTextMagnifier.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7041F372ED100EBEE44 /* YYTextMagnifier.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D11F372ED100EBEE44 /* YYTextMagnifier.m */; };
- D995E7051F372ED100EBEE44 /* YYTextSelectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D21F372ED100EBEE44 /* YYTextSelectionView.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7061F372ED100EBEE44 /* YYTextSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D31F372ED100EBEE44 /* YYTextSelectionView.m */; };
- D995E7071F372ED100EBEE44 /* YYTextArchiver.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D51F372ED100EBEE44 /* YYTextArchiver.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7081F372ED100EBEE44 /* YYTextArchiver.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D61F372ED100EBEE44 /* YYTextArchiver.m */; };
- D995E7091F372ED100EBEE44 /* YYTextAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D71F372ED100EBEE44 /* YYTextAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E70A1F372ED100EBEE44 /* YYTextAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6D81F372ED100EBEE44 /* YYTextAttribute.m */; };
- D995E70B1F372ED100EBEE44 /* YYTextParser.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6D91F372ED100EBEE44 /* YYTextParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E70C1F372ED100EBEE44 /* YYTextParser.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6DA1F372ED100EBEE44 /* YYTextParser.m */; };
- D995E70D1F372ED100EBEE44 /* YYTextRubyAnnotation.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6DB1F372ED100EBEE44 /* YYTextRubyAnnotation.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E70E1F372ED100EBEE44 /* YYTextRubyAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6DC1F372ED100EBEE44 /* YYTextRubyAnnotation.m */; };
- D995E70F1F372ED100EBEE44 /* YYTextRunDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6DD1F372ED100EBEE44 /* YYTextRunDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7101F372ED100EBEE44 /* YYTextRunDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6DE1F372ED100EBEE44 /* YYTextRunDelegate.m */; };
- D995E7111F372ED100EBEE44 /* NSAttributedString+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E01F372ED100EBEE44 /* NSAttributedString+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7121F372ED100EBEE44 /* NSAttributedString+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E11F372ED100EBEE44 /* NSAttributedString+YYText.m */; };
- D995E7131F372ED100EBEE44 /* NSParagraphStyle+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E21F372ED100EBEE44 /* NSParagraphStyle+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7141F372ED100EBEE44 /* NSParagraphStyle+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E31F372ED100EBEE44 /* NSParagraphStyle+YYText.m */; };
- D995E7151F372ED100EBEE44 /* UIPasteboard+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E41F372ED100EBEE44 /* UIPasteboard+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7161F372ED100EBEE44 /* UIPasteboard+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E51F372ED100EBEE44 /* UIPasteboard+YYText.m */; };
- D995E7171F372ED100EBEE44 /* UIView+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E61F372ED100EBEE44 /* UIView+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7181F372ED100EBEE44 /* UIView+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E71F372ED100EBEE44 /* UIView+YYText.m */; };
- D995E7191F372ED100EBEE44 /* YYTextAsyncLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6E81F372ED100EBEE44 /* YYTextAsyncLayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E71A1F372ED100EBEE44 /* YYTextAsyncLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6E91F372ED100EBEE44 /* YYTextAsyncLayer.m */; };
- D995E71B1F372ED100EBEE44 /* YYTextTransaction.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6EA1F372ED100EBEE44 /* YYTextTransaction.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E71C1F372ED100EBEE44 /* YYTextTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6EB1F372ED100EBEE44 /* YYTextTransaction.m */; };
- D995E71D1F372ED100EBEE44 /* YYTextUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6EC1F372ED100EBEE44 /* YYTextUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E71E1F372ED100EBEE44 /* YYTextUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6ED1F372ED100EBEE44 /* YYTextUtilities.m */; };
- D995E71F1F372ED100EBEE44 /* YYTextWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6EE1F372ED100EBEE44 /* YYTextWeakProxy.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7201F372ED100EBEE44 /* YYTextWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6EF1F372ED100EBEE44 /* YYTextWeakProxy.m */; };
- D995E7211F372ED100EBEE44 /* YYLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6F01F372ED100EBEE44 /* YYLabel.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7221F372ED100EBEE44 /* YYLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6F11F372ED100EBEE44 /* YYLabel.m */; };
- D995E7231F372ED100EBEE44 /* YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6F21F372ED100EBEE44 /* YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7241F372ED100EBEE44 /* YYTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = D995E6F31F372ED100EBEE44 /* YYTextView.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D995E7251F372ED100EBEE44 /* YYTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = D995E6F41F372ED100EBEE44 /* YYTextView.m */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- D918BFD61F372E3000106E14 /* YYText.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YYText.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- D918BFDA1F372E3000106E14 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- D918BFE21F372E6800106E14 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
- D918BFE31F372E7600106E14 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- D918BFE41F372E7A00106E14 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- D918BFE51F372E9800106E14 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
- D918BFE61F372E9B00106E14 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
- D918BFE71F372EA000106E14 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
- D995E6C21F372ED100EBEE44 /* YYTextContainerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextContainerView.h; sourceTree = "<group>"; };
- D995E6C31F372ED100EBEE44 /* YYTextContainerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextContainerView.m; sourceTree = "<group>"; };
- D995E6C41F372ED100EBEE44 /* YYTextDebugOption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextDebugOption.h; sourceTree = "<group>"; };
- D995E6C51F372ED100EBEE44 /* YYTextDebugOption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextDebugOption.m; sourceTree = "<group>"; };
- D995E6C61F372ED100EBEE44 /* YYTextEffectWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEffectWindow.h; sourceTree = "<group>"; };
- D995E6C71F372ED100EBEE44 /* YYTextEffectWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEffectWindow.m; sourceTree = "<group>"; };
- D995E6C81F372ED100EBEE44 /* YYTextInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextInput.h; sourceTree = "<group>"; };
- D995E6C91F372ED100EBEE44 /* YYTextInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextInput.m; sourceTree = "<group>"; };
- D995E6CA1F372ED100EBEE44 /* YYTextKeyboardManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextKeyboardManager.h; sourceTree = "<group>"; };
- D995E6CB1F372ED100EBEE44 /* YYTextKeyboardManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextKeyboardManager.m; sourceTree = "<group>"; };
- D995E6CC1F372ED100EBEE44 /* YYTextLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLayout.h; sourceTree = "<group>"; };
- D995E6CD1F372ED100EBEE44 /* YYTextLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLayout.m; sourceTree = "<group>"; };
- D995E6CE1F372ED100EBEE44 /* YYTextLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLine.h; sourceTree = "<group>"; };
- D995E6CF1F372ED100EBEE44 /* YYTextLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLine.m; sourceTree = "<group>"; };
- D995E6D01F372ED100EBEE44 /* YYTextMagnifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextMagnifier.h; sourceTree = "<group>"; };
- D995E6D11F372ED100EBEE44 /* YYTextMagnifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextMagnifier.m; sourceTree = "<group>"; };
- D995E6D21F372ED100EBEE44 /* YYTextSelectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextSelectionView.h; sourceTree = "<group>"; };
- D995E6D31F372ED100EBEE44 /* YYTextSelectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextSelectionView.m; sourceTree = "<group>"; };
- D995E6D51F372ED100EBEE44 /* YYTextArchiver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextArchiver.h; sourceTree = "<group>"; };
- D995E6D61F372ED100EBEE44 /* YYTextArchiver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextArchiver.m; sourceTree = "<group>"; };
- D995E6D71F372ED100EBEE44 /* YYTextAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAttribute.h; sourceTree = "<group>"; };
- D995E6D81F372ED100EBEE44 /* YYTextAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAttribute.m; sourceTree = "<group>"; };
- D995E6D91F372ED100EBEE44 /* YYTextParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextParser.h; sourceTree = "<group>"; };
- D995E6DA1F372ED100EBEE44 /* YYTextParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextParser.m; sourceTree = "<group>"; };
- D995E6DB1F372ED100EBEE44 /* YYTextRubyAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRubyAnnotation.h; sourceTree = "<group>"; };
- D995E6DC1F372ED100EBEE44 /* YYTextRubyAnnotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRubyAnnotation.m; sourceTree = "<group>"; };
- D995E6DD1F372ED100EBEE44 /* YYTextRunDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRunDelegate.h; sourceTree = "<group>"; };
- D995E6DE1F372ED100EBEE44 /* YYTextRunDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRunDelegate.m; sourceTree = "<group>"; };
- D995E6E01F372ED100EBEE44 /* NSAttributedString+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSAttributedString+YYText.h"; sourceTree = "<group>"; };
- D995E6E11F372ED100EBEE44 /* NSAttributedString+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSAttributedString+YYText.m"; sourceTree = "<group>"; };
- D995E6E21F372ED100EBEE44 /* NSParagraphStyle+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSParagraphStyle+YYText.h"; sourceTree = "<group>"; };
- D995E6E31F372ED100EBEE44 /* NSParagraphStyle+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSParagraphStyle+YYText.m"; sourceTree = "<group>"; };
- D995E6E41F372ED100EBEE44 /* UIPasteboard+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIPasteboard+YYText.h"; sourceTree = "<group>"; };
- D995E6E51F372ED100EBEE44 /* UIPasteboard+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIPasteboard+YYText.m"; sourceTree = "<group>"; };
- D995E6E61F372ED100EBEE44 /* UIView+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+YYText.h"; sourceTree = "<group>"; };
- D995E6E71F372ED100EBEE44 /* UIView+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+YYText.m"; sourceTree = "<group>"; };
- D995E6E81F372ED100EBEE44 /* YYTextAsyncLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAsyncLayer.h; sourceTree = "<group>"; };
- D995E6E91F372ED100EBEE44 /* YYTextAsyncLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAsyncLayer.m; sourceTree = "<group>"; };
- D995E6EA1F372ED100EBEE44 /* YYTextTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextTransaction.h; sourceTree = "<group>"; };
- D995E6EB1F372ED100EBEE44 /* YYTextTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextTransaction.m; sourceTree = "<group>"; };
- D995E6EC1F372ED100EBEE44 /* YYTextUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextUtilities.h; sourceTree = "<group>"; };
- D995E6ED1F372ED100EBEE44 /* YYTextUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextUtilities.m; sourceTree = "<group>"; };
- D995E6EE1F372ED100EBEE44 /* YYTextWeakProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextWeakProxy.h; sourceTree = "<group>"; };
- D995E6EF1F372ED100EBEE44 /* YYTextWeakProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextWeakProxy.m; sourceTree = "<group>"; };
- D995E6F01F372ED100EBEE44 /* YYLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYLabel.h; sourceTree = "<group>"; };
- D995E6F11F372ED100EBEE44 /* YYLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYLabel.m; sourceTree = "<group>"; };
- D995E6F21F372ED100EBEE44 /* YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYText.h; sourceTree = "<group>"; };
- D995E6F31F372ED100EBEE44 /* YYTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextView.h; sourceTree = "<group>"; };
- D995E6F41F372ED100EBEE44 /* YYTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextView.m; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- D918BFD21F372E3000106E14 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D995E6BA1F372EC800EBEE44 /* MobileCoreServices.framework in Frameworks */,
- D995E6BB1F372EC800EBEE44 /* Accelerate.framework in Frameworks */,
- D995E6BC1F372EC800EBEE44 /* CoreText.framework in Frameworks */,
- D995E6BD1F372EC800EBEE44 /* QuartzCore.framework in Frameworks */,
- D995E6BE1F372EC800EBEE44 /* UIKit.framework in Frameworks */,
- D995E6BF1F372EC800EBEE44 /* CoreFoundation.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- D918BFCC1F372E3000106E14 = {
- isa = PBXGroup;
- children = (
- D995E6C01F372ED100EBEE44 /* YYText */,
- D918BFE11F372E6800106E14 /* Frameworks */,
- D918BFD71F372E3000106E14 /* Products */,
- );
- sourceTree = "<group>";
- };
- D918BFD71F372E3000106E14 /* Products */ = {
- isa = PBXGroup;
- children = (
- D918BFD61F372E3000106E14 /* YYText.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- D918BFE11F372E6800106E14 /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- D918BFDA1F372E3000106E14 /* Info.plist */,
- D918BFE71F372EA000106E14 /* MobileCoreServices.framework */,
- D918BFE61F372E9B00106E14 /* Accelerate.framework */,
- D918BFE51F372E9800106E14 /* CoreText.framework */,
- D918BFE41F372E7A00106E14 /* QuartzCore.framework */,
- D918BFE31F372E7600106E14 /* UIKit.framework */,
- D918BFE21F372E6800106E14 /* CoreFoundation.framework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- D995E6C01F372ED100EBEE44 /* YYText */ = {
- isa = PBXGroup;
- children = (
- D995E6F21F372ED100EBEE44 /* YYText.h */,
- D995E6F01F372ED100EBEE44 /* YYLabel.h */,
- D995E6F11F372ED100EBEE44 /* YYLabel.m */,
- D995E6F31F372ED100EBEE44 /* YYTextView.h */,
- D995E6F41F372ED100EBEE44 /* YYTextView.m */,
- D995E6D41F372ED100EBEE44 /* String */,
- D995E6C11F372ED100EBEE44 /* Component */,
- D995E6DF1F372ED100EBEE44 /* Utility */,
- );
- name = YYText;
- path = ../YYText;
- sourceTree = "<group>";
- };
- D995E6C11F372ED100EBEE44 /* Component */ = {
- isa = PBXGroup;
- children = (
- D995E6C21F372ED100EBEE44 /* YYTextContainerView.h */,
- D995E6C31F372ED100EBEE44 /* YYTextContainerView.m */,
- D995E6C41F372ED100EBEE44 /* YYTextDebugOption.h */,
- D995E6C51F372ED100EBEE44 /* YYTextDebugOption.m */,
- D995E6C61F372ED100EBEE44 /* YYTextEffectWindow.h */,
- D995E6C71F372ED100EBEE44 /* YYTextEffectWindow.m */,
- D995E6C81F372ED100EBEE44 /* YYTextInput.h */,
- D995E6C91F372ED100EBEE44 /* YYTextInput.m */,
- D995E6CA1F372ED100EBEE44 /* YYTextKeyboardManager.h */,
- D995E6CB1F372ED100EBEE44 /* YYTextKeyboardManager.m */,
- D995E6CC1F372ED100EBEE44 /* YYTextLayout.h */,
- D995E6CD1F372ED100EBEE44 /* YYTextLayout.m */,
- D995E6CE1F372ED100EBEE44 /* YYTextLine.h */,
- D995E6CF1F372ED100EBEE44 /* YYTextLine.m */,
- D995E6D01F372ED100EBEE44 /* YYTextMagnifier.h */,
- D995E6D11F372ED100EBEE44 /* YYTextMagnifier.m */,
- D995E6D21F372ED100EBEE44 /* YYTextSelectionView.h */,
- D995E6D31F372ED100EBEE44 /* YYTextSelectionView.m */,
- );
- path = Component;
- sourceTree = "<group>";
- };
- D995E6D41F372ED100EBEE44 /* String */ = {
- isa = PBXGroup;
- children = (
- D995E6D51F372ED100EBEE44 /* YYTextArchiver.h */,
- D995E6D61F372ED100EBEE44 /* YYTextArchiver.m */,
- D995E6D71F372ED100EBEE44 /* YYTextAttribute.h */,
- D995E6D81F372ED100EBEE44 /* YYTextAttribute.m */,
- D995E6D91F372ED100EBEE44 /* YYTextParser.h */,
- D995E6DA1F372ED100EBEE44 /* YYTextParser.m */,
- D995E6DB1F372ED100EBEE44 /* YYTextRubyAnnotation.h */,
- D995E6DC1F372ED100EBEE44 /* YYTextRubyAnnotation.m */,
- D995E6DD1F372ED100EBEE44 /* YYTextRunDelegate.h */,
- D995E6DE1F372ED100EBEE44 /* YYTextRunDelegate.m */,
- );
- path = String;
- sourceTree = "<group>";
- };
- D995E6DF1F372ED100EBEE44 /* Utility */ = {
- isa = PBXGroup;
- children = (
- D995E6E01F372ED100EBEE44 /* NSAttributedString+YYText.h */,
- D995E6E11F372ED100EBEE44 /* NSAttributedString+YYText.m */,
- D995E6E21F372ED100EBEE44 /* NSParagraphStyle+YYText.h */,
- D995E6E31F372ED100EBEE44 /* NSParagraphStyle+YYText.m */,
- D995E6E41F372ED100EBEE44 /* UIPasteboard+YYText.h */,
- D995E6E51F372ED100EBEE44 /* UIPasteboard+YYText.m */,
- D995E6E61F372ED100EBEE44 /* UIView+YYText.h */,
- D995E6E71F372ED100EBEE44 /* UIView+YYText.m */,
- D995E6E81F372ED100EBEE44 /* YYTextAsyncLayer.h */,
- D995E6E91F372ED100EBEE44 /* YYTextAsyncLayer.m */,
- D995E6EA1F372ED100EBEE44 /* YYTextTransaction.h */,
- D995E6EB1F372ED100EBEE44 /* YYTextTransaction.m */,
- D995E6EC1F372ED100EBEE44 /* YYTextUtilities.h */,
- D995E6ED1F372ED100EBEE44 /* YYTextUtilities.m */,
- D995E6EE1F372ED100EBEE44 /* YYTextWeakProxy.h */,
- D995E6EF1F372ED100EBEE44 /* YYTextWeakProxy.m */,
- );
- path = Utility;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- D918BFD31F372E3000106E14 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D995E70B1F372ED100EBEE44 /* YYTextParser.h in Headers */,
- D995E7111F372ED100EBEE44 /* NSAttributedString+YYText.h in Headers */,
- D995E71F1F372ED100EBEE44 /* YYTextWeakProxy.h in Headers */,
- D995E7031F372ED100EBEE44 /* YYTextMagnifier.h in Headers */,
- D995E70D1F372ED100EBEE44 /* YYTextRubyAnnotation.h in Headers */,
- D995E7231F372ED100EBEE44 /* YYText.h in Headers */,
- D995E7171F372ED100EBEE44 /* UIView+YYText.h in Headers */,
- D995E7051F372ED100EBEE44 /* YYTextSelectionView.h in Headers */,
- D995E6F71F372ED100EBEE44 /* YYTextDebugOption.h in Headers */,
- D995E7191F372ED100EBEE44 /* YYTextAsyncLayer.h in Headers */,
- D995E7091F372ED100EBEE44 /* YYTextAttribute.h in Headers */,
- D995E71D1F372ED100EBEE44 /* YYTextUtilities.h in Headers */,
- D995E7241F372ED100EBEE44 /* YYTextView.h in Headers */,
- D995E70F1F372ED100EBEE44 /* YYTextRunDelegate.h in Headers */,
- D995E6F91F372ED100EBEE44 /* YYTextEffectWindow.h in Headers */,
- D995E7151F372ED100EBEE44 /* UIPasteboard+YYText.h in Headers */,
- D995E7131F372ED100EBEE44 /* NSParagraphStyle+YYText.h in Headers */,
- D995E6FB1F372ED100EBEE44 /* YYTextInput.h in Headers */,
- D995E7211F372ED100EBEE44 /* YYLabel.h in Headers */,
- D995E71B1F372ED100EBEE44 /* YYTextTransaction.h in Headers */,
- D995E6FD1F372ED100EBEE44 /* YYTextKeyboardManager.h in Headers */,
- D995E7011F372ED100EBEE44 /* YYTextLine.h in Headers */,
- D995E6F51F372ED100EBEE44 /* YYTextContainerView.h in Headers */,
- D995E6FF1F372ED100EBEE44 /* YYTextLayout.h in Headers */,
- D995E7071F372ED100EBEE44 /* YYTextArchiver.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- D918BFD51F372E3000106E14 /* YYText */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D918BFDE1F372E3000106E14 /* Build configuration list for PBXNativeTarget "YYText" */;
- buildPhases = (
- D918BFD11F372E3000106E14 /* Sources */,
- D918BFD21F372E3000106E14 /* Frameworks */,
- D918BFD31F372E3000106E14 /* Headers */,
- D918BFD41F372E3000106E14 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = YYText;
- productName = YYText;
- productReference = D918BFD61F372E3000106E14 /* YYText.framework */;
- productType = "com.apple.product-type.framework";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- D918BFCD1F372E3000106E14 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0900;
- ORGANIZATIONNAME = ibireme;
- TargetAttributes = {
- D918BFD51F372E3000106E14 = {
- CreatedOnToolsVersion = 9.0;
- };
- };
- };
- buildConfigurationList = D918BFD01F372E3000106E14 /* Build configuration list for PBXProject "YYText" */;
- compatibilityVersion = "Xcode 8.0";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = D918BFCC1F372E3000106E14;
- productRefGroup = D918BFD71F372E3000106E14 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- D918BFD51F372E3000106E14 /* YYText */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- D918BFD41F372E3000106E14 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- D918BFD11F372E3000106E14 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D995E7021F372ED100EBEE44 /* YYTextLine.m in Sources */,
- D995E7251F372ED100EBEE44 /* YYTextView.m in Sources */,
- D995E7121F372ED100EBEE44 /* NSAttributedString+YYText.m in Sources */,
- D995E70C1F372ED100EBEE44 /* YYTextParser.m in Sources */,
- D995E7061F372ED100EBEE44 /* YYTextSelectionView.m in Sources */,
- D995E7161F372ED100EBEE44 /* UIPasteboard+YYText.m in Sources */,
- D995E7221F372ED100EBEE44 /* YYLabel.m in Sources */,
- D995E7001F372ED100EBEE44 /* YYTextLayout.m in Sources */,
- D995E71E1F372ED100EBEE44 /* YYTextUtilities.m in Sources */,
- D995E6F61F372ED100EBEE44 /* YYTextContainerView.m in Sources */,
- D995E70E1F372ED100EBEE44 /* YYTextRubyAnnotation.m in Sources */,
- D995E7201F372ED100EBEE44 /* YYTextWeakProxy.m in Sources */,
- D995E7081F372ED100EBEE44 /* YYTextArchiver.m in Sources */,
- D995E7101F372ED100EBEE44 /* YYTextRunDelegate.m in Sources */,
- D995E6F81F372ED100EBEE44 /* YYTextDebugOption.m in Sources */,
- D995E6FA1F372ED100EBEE44 /* YYTextEffectWindow.m in Sources */,
- D995E7041F372ED100EBEE44 /* YYTextMagnifier.m in Sources */,
- D995E7181F372ED100EBEE44 /* UIView+YYText.m in Sources */,
- D995E6FE1F372ED100EBEE44 /* YYTextKeyboardManager.m in Sources */,
- D995E6FC1F372ED100EBEE44 /* YYTextInput.m in Sources */,
- D995E7141F372ED100EBEE44 /* NSParagraphStyle+YYText.m in Sources */,
- D995E71A1F372ED100EBEE44 /* YYTextAsyncLayer.m in Sources */,
- D995E70A1F372ED100EBEE44 /* YYTextAttribute.m in Sources */,
- D995E71C1F372ED100EBEE44 /* YYTextTransaction.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- D918BFDC1F372E3000106E14 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 1;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- D918BFDD1F372E3000106E14 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- CODE_SIGN_IDENTITY = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 1;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- D918BFDF1F372E3000106E14 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- CODE_SIGN_IDENTITY = "";
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYText;
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- D918BFE01F372E3000106E14 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- APPLICATION_EXTENSION_API_ONLY = YES;
- CODE_SIGN_IDENTITY = "";
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = "$(SRCROOT)/Info.plist";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYText;
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SKIP_INSTALL = YES;
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- D918BFD01F372E3000106E14 /* Build configuration list for PBXProject "YYText" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D918BFDC1F372E3000106E14 /* Debug */,
- D918BFDD1F372E3000106E14 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D918BFDE1F372E3000106E14 /* Build configuration list for PBXNativeTarget "YYText" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D918BFDF1F372E3000106E14 /* Debug */,
- D918BFE01F372E3000106E14 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = D918BFCD1F372E3000106E14 /* Project object */;
- }
|