Xcode の Run Script 機能を使ってみようと思い、Github で拾ってきた Python スクリプトを実行しようとすると、下記のようなエラーが出て困りました。 UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position xx: ordinal not in range(128…
What is "Stats" "Stats" is a class to display set of parameters that indicate the load status such as memory usage, the number of UIView subclasses to create a directly below in real time. When you run the included sample project will appe…
ちょっと調べてみたのですが、 http://stackoverflow.com/questions/6316921/xcode-4-plugin-development As far as I know there is no official way to create Xcode 4 plugins (just like there wasn't one for v3.x). "Xcode 4 does support user-define…
とあるUnityサンプルプロジェクトをiOSビルドしてみたら、下記エラーが出ました。 Exception: Error building Player: Exception: iPhoneBundleIdentifier has not been set up. で、そのBundle IdentifierのUnityでの指定方法です。 File -> Build Settings…
ログインしようとすると、遷移先でこういう画面になった場合の対処。 https://github.com/facebook/facebook-ios-sdk/issues/297 Please check the following: In the previous version, you were using the "app key". In the update you have to use the "…
A curated catalog of iOS frameworks and classes for the pragmatic iOS developer と銘打たれた、iOSのフレームワークやクラスを紹介するサイトを見つけました。 http://iosframeworks.com/ と紹介してみたものの、ざっと見た感じではイマイチかも・・・ …