This maintenance update for DTCoreText aggregates several contributed fixes.
Changes
- FIXED: NULL dereference when CTLineCreateTruncatedLine fails
- FIXED: UIColor would be set as CTForegroundColor in some cases, causing problems
- FIXED: Possible exception ‘Auto Layout still required after executing -layoutSubviews.’
- CHANGED: Use defaultParagraphStyle rather than assert crash for DTUseiOS6Attributes option
- CHANGED: DTFoundation updated to 1.7.5 (few minor fixes for DTHTMLParser)
The primary contributions for this release came from Jeremy Foo, Silvan Dähn, Ryan McLeod and Matt Andersen.
The update is available via Cocoapods and tagged on GitHub.
Categories: Updates
build active architecture only no
ld: warning: directory not found for option ‘-F/Users/binwu/Documents/蜗牛社区/SourceCode/ios/snailcommuneV2.2/snailcommune/lib/BaiduMap/Release-iphoneos’
ld: warning: directory not found for option ‘-F/Users/binwu/Documents/蜗牛社区/SourceCode/ios/snailcommuneV2.2/snailcommune/lib/BaiduMap/Release-iphonesimulator’
ld: warning: directory not found for option ‘-F/Users/jerry/Downloads/iOS_voice_1/lib’
ld: warning: directory not found for option ‘-F/Users/binwu/Documents/蜗牛社区/SourceCode/ios/snailcommuneV2.2/snailcommune/lib/UMSocial_Sdk_Extra_Frameworks/Renren’
ld: warning: directory not found for option ‘-F/Users/binwu/Documents/蜗牛社区/SourceCode/ios/snailcommuneV2.2/snailcommune/Supporting’
ld: warning: directory not found for option ‘-FFiles’
ld: warning: ignoring file /Users/binwu/Library/Developer/Xcode/DerivedData/snailcommune-fwimmrnbfaiptdclthlzaarfrwwh/Build/Products/Debug-iphoneos/libDTCoreText.a, file was built for archive which is not the architecture being linked (arm64): /Users/binwu/Library/Developer/Xcode/DerivedData/snailcommune-fwimmrnbfaiptdclthlzaarfrwwh/Build/Products/Debug-iphoneos/libDTCoreText.a
Undefined symbols for architecture arm64:
“_OBJC_CLASS_$_DTAttributedTextContentView”, referenced from:
objc-class-ref in SCContentTableViewCell.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit co