123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
- /* Begin PBXBuildFile section */
- D946E01C1BD210C6006B77F7 /* YYTextContainerView.h in Headers */ = {isa = PBXBuildFile; fileRef = D946DFF21BD210C6006B77F7 /* YYTextContainerView.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E01D1BD210C6006B77F7 /* YYTextContainerView.m in Sources */ = {isa = PBXBuildFile; fileRef = D946DFF31BD210C6006B77F7 /* YYTextContainerView.m */; };
- D946E01E1BD210C6006B77F7 /* YYTextDebugOption.h in Headers */ = {isa = PBXBuildFile; fileRef = D946DFF41BD210C6006B77F7 /* YYTextDebugOption.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E01F1BD210C6006B77F7 /* YYTextDebugOption.m in Sources */ = {isa = PBXBuildFile; fileRef = D946DFF51BD210C6006B77F7 /* YYTextDebugOption.m */; };
- D946E0201BD210C6006B77F7 /* YYTextEffectWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = D946DFF61BD210C6006B77F7 /* YYTextEffectWindow.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E0211BD210C6006B77F7 /* YYTextEffectWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = D946DFF71BD210C6006B77F7 /* YYTextEffectWindow.m */; };
- D946E0221BD210C6006B77F7 /* YYTextInput.h in Headers */ = {isa = PBXBuildFile; fileRef = D946DFF81BD210C6006B77F7 /* YYTextInput.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0231BD210C6006B77F7 /* YYTextInput.m in Sources */ = {isa = PBXBuildFile; fileRef = D946DFF91BD210C6006B77F7 /* YYTextInput.m */; };
- D946E0241BD210C6006B77F7 /* YYTextKeyboardManager.h in Headers */ = {isa = PBXBuildFile; fileRef = D946DFFA1BD210C6006B77F7 /* YYTextKeyboardManager.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0251BD210C6006B77F7 /* YYTextKeyboardManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D946DFFB1BD210C6006B77F7 /* YYTextKeyboardManager.m */; };
- D946E0261BD210C6006B77F7 /* YYTextLayout.h in Headers */ = {isa = PBXBuildFile; fileRef = D946DFFC1BD210C6006B77F7 /* YYTextLayout.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0271BD210C6006B77F7 /* YYTextLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = D946DFFD1BD210C6006B77F7 /* YYTextLayout.m */; };
- D946E0281BD210C6006B77F7 /* YYTextLine.h in Headers */ = {isa = PBXBuildFile; fileRef = D946DFFE1BD210C6006B77F7 /* YYTextLine.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0291BD210C6006B77F7 /* YYTextLine.m in Sources */ = {isa = PBXBuildFile; fileRef = D946DFFF1BD210C6006B77F7 /* YYTextLine.m */; };
- D946E02A1BD210C6006B77F7 /* YYTextMagnifier.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0001BD210C6006B77F7 /* YYTextMagnifier.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E02B1BD210C6006B77F7 /* YYTextMagnifier.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0011BD210C6006B77F7 /* YYTextMagnifier.m */; };
- D946E02C1BD210C6006B77F7 /* YYTextSelectionView.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0021BD210C6006B77F7 /* YYTextSelectionView.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E02D1BD210C6006B77F7 /* YYTextSelectionView.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0031BD210C6006B77F7 /* YYTextSelectionView.m */; };
- D946E0341BD210C6006B77F7 /* YYTextArchiver.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E00B1BD210C6006B77F7 /* YYTextArchiver.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0351BD210C6006B77F7 /* YYTextArchiver.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E00C1BD210C6006B77F7 /* YYTextArchiver.m */; };
- D946E0361BD210C6006B77F7 /* YYTextAttribute.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E00D1BD210C6006B77F7 /* YYTextAttribute.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0371BD210C6006B77F7 /* YYTextAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E00E1BD210C6006B77F7 /* YYTextAttribute.m */; };
- D946E0381BD210C6006B77F7 /* YYTextParser.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E00F1BD210C6006B77F7 /* YYTextParser.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0391BD210C6006B77F7 /* YYTextParser.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0101BD210C6006B77F7 /* YYTextParser.m */; };
- D946E03A1BD210C6006B77F7 /* YYTextRubyAnnotation.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0111BD210C6006B77F7 /* YYTextRubyAnnotation.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E03B1BD210C6006B77F7 /* YYTextRubyAnnotation.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0121BD210C6006B77F7 /* YYTextRubyAnnotation.m */; };
- D946E03C1BD210C6006B77F7 /* YYTextRunDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0131BD210C6006B77F7 /* YYTextRunDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E03D1BD210C6006B77F7 /* YYTextRunDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0141BD210C6006B77F7 /* YYTextRunDelegate.m */; };
- D946E0401BD210C6006B77F7 /* YYLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0171BD210C6006B77F7 /* YYLabel.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0411BD210C6006B77F7 /* YYLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0181BD210C6006B77F7 /* YYLabel.m */; };
- D946E0421BD210C6006B77F7 /* YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0191BD210C6006B77F7 /* YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0431BD210C6006B77F7 /* YYTextView.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E01A1BD210C6006B77F7 /* YYTextView.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0441BD210C6006B77F7 /* YYTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E01B1BD210C6006B77F7 /* YYTextView.m */; };
- D946E0541BD2154E006B77F7 /* YYTextUtilities.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0501BD2154E006B77F7 /* YYTextUtilities.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0551BD2154E006B77F7 /* YYTextUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0511BD2154E006B77F7 /* YYTextUtilities.m */; };
- D946E05A1BD216DD006B77F7 /* UIView+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0581BD216DD006B77F7 /* UIView+YYText.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E05B1BD216DD006B77F7 /* UIView+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0591BD216DD006B77F7 /* UIView+YYText.m */; };
- D946E05E1BD21DDA006B77F7 /* YYTextWeakProxy.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E05C1BD21DDA006B77F7 /* YYTextWeakProxy.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E05F1BD21DDA006B77F7 /* YYTextWeakProxy.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E05D1BD21DDA006B77F7 /* YYTextWeakProxy.m */; };
- D946E0661BD238BE006B77F7 /* YYTextTransaction.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0641BD238BE006B77F7 /* YYTextTransaction.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E0671BD238BE006B77F7 /* YYTextTransaction.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0651BD238BE006B77F7 /* YYTextTransaction.m */; };
- D946E06A1BD238EC006B77F7 /* YYTextAsyncLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0681BD238EC006B77F7 /* YYTextAsyncLayer.h */; settings = {ATTRIBUTES = (Private, ); }; };
- D946E06B1BD238EC006B77F7 /* YYTextAsyncLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0691BD238EC006B77F7 /* YYTextAsyncLayer.m */; };
- D946E0761BD24A9E006B77F7 /* NSAttributedString+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0701BD24A9E006B77F7 /* NSAttributedString+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0771BD24A9E006B77F7 /* NSAttributedString+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0711BD24A9E006B77F7 /* NSAttributedString+YYText.m */; };
- D946E0781BD24A9E006B77F7 /* NSParagraphStyle+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0721BD24A9E006B77F7 /* NSParagraphStyle+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E0791BD24A9E006B77F7 /* NSParagraphStyle+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0731BD24A9E006B77F7 /* NSParagraphStyle+YYText.m */; };
- D946E07A1BD24A9E006B77F7 /* UIPasteboard+YYText.h in Headers */ = {isa = PBXBuildFile; fileRef = D946E0741BD24A9E006B77F7 /* UIPasteboard+YYText.h */; settings = {ATTRIBUTES = (Public, ); }; };
- D946E07B1BD24A9E006B77F7 /* UIPasteboard+YYText.m in Sources */ = {isa = PBXBuildFile; fileRef = D946E0751BD24A9E006B77F7 /* UIPasteboard+YYText.m */; };
- D975388D1BD285AE00C6F4B8 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D975388C1BD285AE00C6F4B8 /* MobileCoreServices.framework */; };
- D975388F1BD285B400C6F4B8 /* Accelerate.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D975388E1BD285B400C6F4B8 /* Accelerate.framework */; };
- D97538911BD285B800C6F4B8 /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97538901BD285B800C6F4B8 /* CoreText.framework */; };
- D97538931BD285C200C6F4B8 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97538921BD285C200C6F4B8 /* QuartzCore.framework */; };
- D97538951BD285C600C6F4B8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97538941BD285C600C6F4B8 /* UIKit.framework */; };
- D97538971BD285CB00C6F4B8 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D97538961BD285CB00C6F4B8 /* CoreFoundation.framework */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- D946DFE21BD2104E006B77F7 /* YYText.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = YYText.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- D946DFED1BD21068006B77F7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
- D946DFF21BD210C6006B77F7 /* YYTextContainerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextContainerView.h; sourceTree = "<group>"; };
- D946DFF31BD210C6006B77F7 /* YYTextContainerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextContainerView.m; sourceTree = "<group>"; };
- D946DFF41BD210C6006B77F7 /* YYTextDebugOption.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextDebugOption.h; sourceTree = "<group>"; };
- D946DFF51BD210C6006B77F7 /* YYTextDebugOption.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextDebugOption.m; sourceTree = "<group>"; };
- D946DFF61BD210C6006B77F7 /* YYTextEffectWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextEffectWindow.h; sourceTree = "<group>"; };
- D946DFF71BD210C6006B77F7 /* YYTextEffectWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextEffectWindow.m; sourceTree = "<group>"; };
- D946DFF81BD210C6006B77F7 /* YYTextInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextInput.h; sourceTree = "<group>"; };
- D946DFF91BD210C6006B77F7 /* YYTextInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextInput.m; sourceTree = "<group>"; };
- D946DFFA1BD210C6006B77F7 /* YYTextKeyboardManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextKeyboardManager.h; sourceTree = "<group>"; };
- D946DFFB1BD210C6006B77F7 /* YYTextKeyboardManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextKeyboardManager.m; sourceTree = "<group>"; };
- D946DFFC1BD210C6006B77F7 /* YYTextLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLayout.h; sourceTree = "<group>"; };
- D946DFFD1BD210C6006B77F7 /* YYTextLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLayout.m; sourceTree = "<group>"; };
- D946DFFE1BD210C6006B77F7 /* YYTextLine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextLine.h; sourceTree = "<group>"; };
- D946DFFF1BD210C6006B77F7 /* YYTextLine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextLine.m; sourceTree = "<group>"; };
- D946E0001BD210C6006B77F7 /* YYTextMagnifier.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextMagnifier.h; sourceTree = "<group>"; };
- D946E0011BD210C6006B77F7 /* YYTextMagnifier.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextMagnifier.m; sourceTree = "<group>"; };
- D946E0021BD210C6006B77F7 /* YYTextSelectionView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextSelectionView.h; sourceTree = "<group>"; };
- D946E0031BD210C6006B77F7 /* YYTextSelectionView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextSelectionView.m; sourceTree = "<group>"; };
- D946E00B1BD210C6006B77F7 /* YYTextArchiver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextArchiver.h; sourceTree = "<group>"; };
- D946E00C1BD210C6006B77F7 /* YYTextArchiver.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextArchiver.m; sourceTree = "<group>"; };
- D946E00D1BD210C6006B77F7 /* YYTextAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAttribute.h; sourceTree = "<group>"; };
- D946E00E1BD210C6006B77F7 /* YYTextAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAttribute.m; sourceTree = "<group>"; };
- D946E00F1BD210C6006B77F7 /* YYTextParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextParser.h; sourceTree = "<group>"; };
- D946E0101BD210C6006B77F7 /* YYTextParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextParser.m; sourceTree = "<group>"; };
- D946E0111BD210C6006B77F7 /* YYTextRubyAnnotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRubyAnnotation.h; sourceTree = "<group>"; };
- D946E0121BD210C6006B77F7 /* YYTextRubyAnnotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRubyAnnotation.m; sourceTree = "<group>"; };
- D946E0131BD210C6006B77F7 /* YYTextRunDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextRunDelegate.h; sourceTree = "<group>"; };
- D946E0141BD210C6006B77F7 /* YYTextRunDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextRunDelegate.m; sourceTree = "<group>"; };
- D946E0171BD210C6006B77F7 /* YYLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYLabel.h; sourceTree = "<group>"; };
- D946E0181BD210C6006B77F7 /* YYLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYLabel.m; sourceTree = "<group>"; };
- D946E0191BD210C6006B77F7 /* YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYText.h; sourceTree = "<group>"; };
- D946E01A1BD210C6006B77F7 /* YYTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextView.h; sourceTree = "<group>"; };
- D946E01B1BD210C6006B77F7 /* YYTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextView.m; sourceTree = "<group>"; };
- D946E0501BD2154E006B77F7 /* YYTextUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextUtilities.h; sourceTree = "<group>"; };
- D946E0511BD2154E006B77F7 /* YYTextUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextUtilities.m; sourceTree = "<group>"; };
- D946E0581BD216DD006B77F7 /* UIView+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+YYText.h"; sourceTree = "<group>"; };
- D946E0591BD216DD006B77F7 /* UIView+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+YYText.m"; sourceTree = "<group>"; };
- D946E05C1BD21DDA006B77F7 /* YYTextWeakProxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextWeakProxy.h; sourceTree = "<group>"; };
- D946E05D1BD21DDA006B77F7 /* YYTextWeakProxy.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextWeakProxy.m; sourceTree = "<group>"; };
- D946E0641BD238BE006B77F7 /* YYTextTransaction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextTransaction.h; sourceTree = "<group>"; };
- D946E0651BD238BE006B77F7 /* YYTextTransaction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextTransaction.m; sourceTree = "<group>"; };
- D946E0681BD238EC006B77F7 /* YYTextAsyncLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = YYTextAsyncLayer.h; sourceTree = "<group>"; };
- D946E0691BD238EC006B77F7 /* YYTextAsyncLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = YYTextAsyncLayer.m; sourceTree = "<group>"; };
- D946E0701BD24A9E006B77F7 /* NSAttributedString+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSAttributedString+YYText.h"; sourceTree = "<group>"; };
- D946E0711BD24A9E006B77F7 /* NSAttributedString+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSAttributedString+YYText.m"; sourceTree = "<group>"; };
- D946E0721BD24A9E006B77F7 /* NSParagraphStyle+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSParagraphStyle+YYText.h"; sourceTree = "<group>"; };
- D946E0731BD24A9E006B77F7 /* NSParagraphStyle+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSParagraphStyle+YYText.m"; sourceTree = "<group>"; };
- D946E0741BD24A9E006B77F7 /* UIPasteboard+YYText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIPasteboard+YYText.h"; sourceTree = "<group>"; };
- D946E0751BD24A9E006B77F7 /* UIPasteboard+YYText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIPasteboard+YYText.m"; sourceTree = "<group>"; };
- D975388C1BD285AE00C6F4B8 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
- D975388E1BD285B400C6F4B8 /* Accelerate.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Accelerate.framework; path = System/Library/Frameworks/Accelerate.framework; sourceTree = SDKROOT; };
- D97538901BD285B800C6F4B8 /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
- D97538921BD285C200C6F4B8 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
- D97538941BD285C600C6F4B8 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
- D97538961BD285CB00C6F4B8 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = System/Library/Frameworks/CoreFoundation.framework; sourceTree = SDKROOT; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- D946DFDE1BD2104E006B77F7 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D97538971BD285CB00C6F4B8 /* CoreFoundation.framework in Frameworks */,
- D97538951BD285C600C6F4B8 /* UIKit.framework in Frameworks */,
- D97538931BD285C200C6F4B8 /* QuartzCore.framework in Frameworks */,
- D97538911BD285B800C6F4B8 /* CoreText.framework in Frameworks */,
- D975388F1BD285B400C6F4B8 /* Accelerate.framework in Frameworks */,
- D975388D1BD285AE00C6F4B8 /* MobileCoreServices.framework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- D946DFD81BD2104E006B77F7 = {
- isa = PBXGroup;
- children = (
- D946DFF01BD210C6006B77F7 /* YYText */,
- D946DFEF1BD210A3006B77F7 /* Supporting Files */,
- D946DFE31BD2104E006B77F7 /* Products */,
- );
- sourceTree = "<group>";
- };
- D946DFE31BD2104E006B77F7 /* Products */ = {
- isa = PBXGroup;
- children = (
- D946DFE21BD2104E006B77F7 /* YYText.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- D946DFEF1BD210A3006B77F7 /* Supporting Files */ = {
- isa = PBXGroup;
- children = (
- D97538961BD285CB00C6F4B8 /* CoreFoundation.framework */,
- D97538941BD285C600C6F4B8 /* UIKit.framework */,
- D97538921BD285C200C6F4B8 /* QuartzCore.framework */,
- D97538901BD285B800C6F4B8 /* CoreText.framework */,
- D975388E1BD285B400C6F4B8 /* Accelerate.framework */,
- D975388C1BD285AE00C6F4B8 /* MobileCoreServices.framework */,
- D946DFED1BD21068006B77F7 /* Info.plist */,
- );
- name = "Supporting Files";
- sourceTree = "<group>";
- };
- D946DFF01BD210C6006B77F7 /* YYText */ = {
- isa = PBXGroup;
- children = (
- D946E0191BD210C6006B77F7 /* YYText.h */,
- D946E0171BD210C6006B77F7 /* YYLabel.h */,
- D946E0181BD210C6006B77F7 /* YYLabel.m */,
- D946E01A1BD210C6006B77F7 /* YYTextView.h */,
- D946E01B1BD210C6006B77F7 /* YYTextView.m */,
- D946E0041BD210C6006B77F7 /* String */,
- D946DFF11BD210C6006B77F7 /* Component */,
- D946E0451BD21485006B77F7 /* Utility */,
- );
- name = YYText;
- path = ../YYText;
- sourceTree = "<group>";
- };
- D946DFF11BD210C6006B77F7 /* Component */ = {
- isa = PBXGroup;
- children = (
- D946DFFC1BD210C6006B77F7 /* YYTextLayout.h */,
- D946DFFD1BD210C6006B77F7 /* YYTextLayout.m */,
- D946DFFE1BD210C6006B77F7 /* YYTextLine.h */,
- D946DFFF1BD210C6006B77F7 /* YYTextLine.m */,
- D946DFF81BD210C6006B77F7 /* YYTextInput.h */,
- D946DFF91BD210C6006B77F7 /* YYTextInput.m */,
- D946DFF41BD210C6006B77F7 /* YYTextDebugOption.h */,
- D946DFF51BD210C6006B77F7 /* YYTextDebugOption.m */,
- D946DFF21BD210C6006B77F7 /* YYTextContainerView.h */,
- D946DFF31BD210C6006B77F7 /* YYTextContainerView.m */,
- D946E0021BD210C6006B77F7 /* YYTextSelectionView.h */,
- D946E0031BD210C6006B77F7 /* YYTextSelectionView.m */,
- D946E0001BD210C6006B77F7 /* YYTextMagnifier.h */,
- D946E0011BD210C6006B77F7 /* YYTextMagnifier.m */,
- D946DFF61BD210C6006B77F7 /* YYTextEffectWindow.h */,
- D946DFF71BD210C6006B77F7 /* YYTextEffectWindow.m */,
- D946DFFA1BD210C6006B77F7 /* YYTextKeyboardManager.h */,
- D946DFFB1BD210C6006B77F7 /* YYTextKeyboardManager.m */,
- );
- path = Component;
- sourceTree = "<group>";
- };
- D946E0041BD210C6006B77F7 /* String */ = {
- isa = PBXGroup;
- children = (
- D946E00D1BD210C6006B77F7 /* YYTextAttribute.h */,
- D946E00E1BD210C6006B77F7 /* YYTextAttribute.m */,
- D946E00B1BD210C6006B77F7 /* YYTextArchiver.h */,
- D946E00C1BD210C6006B77F7 /* YYTextArchiver.m */,
- D946E00F1BD210C6006B77F7 /* YYTextParser.h */,
- D946E0101BD210C6006B77F7 /* YYTextParser.m */,
- D946E0131BD210C6006B77F7 /* YYTextRunDelegate.h */,
- D946E0141BD210C6006B77F7 /* YYTextRunDelegate.m */,
- D946E0111BD210C6006B77F7 /* YYTextRubyAnnotation.h */,
- D946E0121BD210C6006B77F7 /* YYTextRubyAnnotation.m */,
- );
- path = String;
- sourceTree = "<group>";
- };
- D946E0451BD21485006B77F7 /* Utility */ = {
- isa = PBXGroup;
- children = (
- D946E0501BD2154E006B77F7 /* YYTextUtilities.h */,
- D946E0511BD2154E006B77F7 /* YYTextUtilities.m */,
- D946E05C1BD21DDA006B77F7 /* YYTextWeakProxy.h */,
- D946E05D1BD21DDA006B77F7 /* YYTextWeakProxy.m */,
- D946E0641BD238BE006B77F7 /* YYTextTransaction.h */,
- D946E0651BD238BE006B77F7 /* YYTextTransaction.m */,
- D946E0681BD238EC006B77F7 /* YYTextAsyncLayer.h */,
- D946E0691BD238EC006B77F7 /* YYTextAsyncLayer.m */,
- D946E0581BD216DD006B77F7 /* UIView+YYText.h */,
- D946E0591BD216DD006B77F7 /* UIView+YYText.m */,
- D946E0701BD24A9E006B77F7 /* NSAttributedString+YYText.h */,
- D946E0711BD24A9E006B77F7 /* NSAttributedString+YYText.m */,
- D946E0721BD24A9E006B77F7 /* NSParagraphStyle+YYText.h */,
- D946E0731BD24A9E006B77F7 /* NSParagraphStyle+YYText.m */,
- D946E0741BD24A9E006B77F7 /* UIPasteboard+YYText.h */,
- D946E0751BD24A9E006B77F7 /* UIPasteboard+YYText.m */,
- );
- path = Utility;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- D946DFDF1BD2104E006B77F7 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D946E03A1BD210C6006B77F7 /* YYTextRubyAnnotation.h in Headers */,
- D946E0381BD210C6006B77F7 /* YYTextParser.h in Headers */,
- D946E01E1BD210C6006B77F7 /* YYTextDebugOption.h in Headers */,
- D946E0361BD210C6006B77F7 /* YYTextAttribute.h in Headers */,
- D946E03C1BD210C6006B77F7 /* YYTextRunDelegate.h in Headers */,
- D946E0421BD210C6006B77F7 /* YYText.h in Headers */,
- D946E0541BD2154E006B77F7 /* YYTextUtilities.h in Headers */,
- D946E0761BD24A9E006B77F7 /* NSAttributedString+YYText.h in Headers */,
- D946E0781BD24A9E006B77F7 /* NSParagraphStyle+YYText.h in Headers */,
- D946E07A1BD24A9E006B77F7 /* UIPasteboard+YYText.h in Headers */,
- D946E0221BD210C6006B77F7 /* YYTextInput.h in Headers */,
- D946E0341BD210C6006B77F7 /* YYTextArchiver.h in Headers */,
- D946E0241BD210C6006B77F7 /* YYTextKeyboardManager.h in Headers */,
- D946E0431BD210C6006B77F7 /* YYTextView.h in Headers */,
- D946E0281BD210C6006B77F7 /* YYTextLine.h in Headers */,
- D946E0401BD210C6006B77F7 /* YYLabel.h in Headers */,
- D946E0261BD210C6006B77F7 /* YYTextLayout.h in Headers */,
- D946E02A1BD210C6006B77F7 /* YYTextMagnifier.h in Headers */,
- D946E02C1BD210C6006B77F7 /* YYTextSelectionView.h in Headers */,
- D946E0201BD210C6006B77F7 /* YYTextEffectWindow.h in Headers */,
- D946E05A1BD216DD006B77F7 /* UIView+YYText.h in Headers */,
- D946E01C1BD210C6006B77F7 /* YYTextContainerView.h in Headers */,
- D946E0661BD238BE006B77F7 /* YYTextTransaction.h in Headers */,
- D946E05E1BD21DDA006B77F7 /* YYTextWeakProxy.h in Headers */,
- D946E06A1BD238EC006B77F7 /* YYTextAsyncLayer.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- D946DFE11BD2104E006B77F7 /* YYText */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = D946DFEA1BD2104E006B77F7 /* Build configuration list for PBXNativeTarget "YYText" */;
- buildPhases = (
- D946DFDD1BD2104E006B77F7 /* Sources */,
- D946DFDE1BD2104E006B77F7 /* Frameworks */,
- D946DFDF1BD2104E006B77F7 /* Headers */,
- D946DFE01BD2104E006B77F7 /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = YYText;
- productName = YYText;
- productReference = D946DFE21BD2104E006B77F7 /* YYText.framework */;
- productType = "com.apple.product-type.framework";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- D946DFD91BD2104E006B77F7 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0700;
- ORGANIZATIONNAME = ibireme;
- TargetAttributes = {
- D946DFE11BD2104E006B77F7 = {
- CreatedOnToolsVersion = 7.0.1;
- };
- };
- };
- buildConfigurationList = D946DFDC1BD2104E006B77F7 /* Build configuration list for PBXProject "YYText" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = D946DFD81BD2104E006B77F7;
- productRefGroup = D946DFE31BD2104E006B77F7 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- D946DFE11BD2104E006B77F7 /* YYText */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- D946DFE01BD2104E006B77F7 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- D946DFDD1BD2104E006B77F7 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- D946E0291BD210C6006B77F7 /* YYTextLine.m in Sources */,
- D946E03D1BD210C6006B77F7 /* YYTextRunDelegate.m in Sources */,
- D946E0771BD24A9E006B77F7 /* NSAttributedString+YYText.m in Sources */,
- D946E0371BD210C6006B77F7 /* YYTextAttribute.m in Sources */,
- D946E06B1BD238EC006B77F7 /* YYTextAsyncLayer.m in Sources */,
- D946E05F1BD21DDA006B77F7 /* YYTextWeakProxy.m in Sources */,
- D946E0351BD210C6006B77F7 /* YYTextArchiver.m in Sources */,
- D946E0551BD2154E006B77F7 /* YYTextUtilities.m in Sources */,
- D946E02D1BD210C6006B77F7 /* YYTextSelectionView.m in Sources */,
- D946E03B1BD210C6006B77F7 /* YYTextRubyAnnotation.m in Sources */,
- D946E0271BD210C6006B77F7 /* YYTextLayout.m in Sources */,
- D946E01D1BD210C6006B77F7 /* YYTextContainerView.m in Sources */,
- D946E0791BD24A9E006B77F7 /* NSParagraphStyle+YYText.m in Sources */,
- D946E07B1BD24A9E006B77F7 /* UIPasteboard+YYText.m in Sources */,
- D946E01F1BD210C6006B77F7 /* YYTextDebugOption.m in Sources */,
- D946E0211BD210C6006B77F7 /* YYTextEffectWindow.m in Sources */,
- D946E0391BD210C6006B77F7 /* YYTextParser.m in Sources */,
- D946E02B1BD210C6006B77F7 /* YYTextMagnifier.m in Sources */,
- D946E0671BD238BE006B77F7 /* YYTextTransaction.m in Sources */,
- D946E0411BD210C6006B77F7 /* YYLabel.m in Sources */,
- D946E05B1BD216DD006B77F7 /* UIView+YYText.m in Sources */,
- D946E0441BD210C6006B77F7 /* YYTextView.m in Sources */,
- D946E0251BD210C6006B77F7 /* YYTextKeyboardManager.m in Sources */,
- D946E0231BD210C6006B77F7 /* YYTextInput.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- D946DFE81BD2104E006B77F7 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 1;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- D946DFE91BD2104E006B77F7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
- CLANG_CXX_LIBRARY = "libc++";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 1;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu99;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.0;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- TARGETED_DEVICE_FAMILY = "1,2";
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- D946DFEB1BD2104E006B77F7 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYText;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- D946DFEC1BD2104E006B77F7 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- INFOPLIST_FILE = Info.plist;
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
- PRODUCT_BUNDLE_IDENTIFIER = com.ibireme.YYText;
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- D946DFDC1BD2104E006B77F7 /* Build configuration list for PBXProject "YYText" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D946DFE81BD2104E006B77F7 /* Debug */,
- D946DFE91BD2104E006B77F7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- D946DFEA1BD2104E006B77F7 /* Build configuration list for PBXNativeTarget "YYText" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- D946DFEB1BD2104E006B77F7 /* Debug */,
- D946DFEC1BD2104E006B77F7 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = D946DFD91BD2104E006B77F7 /* Project object */;
- }
|