hasen's tech life

Twitter: @hasen

Entries from 2017-10-31 to 1 day

React Nativeでエラーが出たので対応した.

# React Nativeでエラーが出たので対応した. $ react-native run-ios > Latest react-native app doesn't work ":CFBundleIdentifier", Does Not Exist # NodeJSをv8.8.1にアップデート. $ nodebrew install-binary v8.8.1 $ nodebrew use v8.8.1 $ npm in…

Swiftでリソースが接続できなかったので対応した.

# Swiftでリソースが接続できなかったので対応した. > could not insert new outlet connection could not find any information for the class named # XCodeを再度開き直すと,エラーが表示されなくなった.