日々精進

新しく学んだことを書き留めていきます

2014-09-12から1日間の記事一覧

ビルドすると「Undefined symbols for architecture i386: "_utf8_nextCharSafeBody"」エラー

iOS

プロジェクト>Target>Build Phases>Link Binary With Libraryにlibicucore.dylibを追加すると直った。 参考:Undefined symbols for architecture i386: "_utf8_nextCharSafeBody" · Issue #128 · square/SocketRocket · GitHub