のしメモ アプリ開発ブログ

Unityアプリとかロボットとか作ってるときに困ったこととかメモ

2016-02-01から1ヶ月間の記事一覧

psqlでエラー発生時の対処

Macでpsqlの実行時にこんなエラーがでました $ psql -l psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?こちらの方法で対処します Ra…

OcuFes Finalで展示します

OcuFesに初出展してきます。 お暇な方はお立ち寄りください! OcuFes Final情報 日時:2016年 2月 20、21日 時間:11:00~18:00 場所:ベルサール秋葉原B1F OcuFes Final ~次からはJapan VR Festに改名します~ 出展募集 | Oculus Festival in Japan 出展…

bundle display nameでエラー

ArchiveしたファイルをiTuenes Connectにアップロードする際に下記のエラーがでた。 ERROR: ITMS-90129:"The bundle uses a bundle name or display name associated with an Apple app."内容としては、Appleのアプリと同じアプリ名か、表示名を使っているか…