24/7 twenty-four seven

iOS/OS X application programing topics.

2009-11-01から1ヶ月間の記事一覧

ナビゲーションバーの戻るボタン (backBarButtonItem) の表示を、画像や任意の文字列に変更する

UINavigationController を使った場合に表示される戻るボタンには、前のビューのタイトルが自動的に表示されます。 戻るボタンの表示に画像を使用したり、任意の文字列に変更するには、遷移前のビューコントローラの navigationItem の backBarButtonItem に…

Unity が非公開APIを使っているからリジェクトになったという話

We just received word back from Apple that our app was rejected because we used the following non-public APIs: _NSGetEnviron exc_server I only use Unity; we don't make any external calls, etc. So I have no idea why these calls are made, or…

Tweetie 2 のリフレッシュUIサンプル

A similar control to the pull down to refresh control created by atebits in Tweetie 2. enormego/EGOTableViewPullRefresh · GitHub

LDR touch 1.2.7をリリースしました。

LDR touchLDR touch 1.2.7が審査を通過しました。 今回の更新はバグフィックスのみです。 変更点 Fixed some minor bugs.