最近の記録
mitmproxyでiOS Simulatorを覗くためのメモ
mitmproxy通信内容(http(s))を覗いたり、編集したりするプログラム
HackCars Days 2015に参加
ハッカソン概要https://mashupawards.doorkeeper.jp/events/29743
iOS9のSearch APIs簡単まとめ
Search APIsとはアプリの内容をSpotlightから検索し、検索結果からアプリに移動できる機能
iOS9のApp Thinning簡単まとめ
App ThinningとはApp Storeからダウンロードするアプリのサイズを小さくすること。
Objective-Cのメッセージフォワード順
12345resolveInstanceMethod - nonoforwardingTargetForSelector - nonomethodSignatureForSelector - nonoforwardInvocation - nonodoesNotRecognizeSelector - nono 上の順で呼ばれるので必要なところに処理を入れる
iOSデバッグ時のモジュールインポート
iOSデバッグ時にたまに直面する問題 123(lldb) p self.view.window.boundserror: property 'bounds' not found on object of type 'id'error: 1 errors parsing expression
iOS関連wikiまとめ
iOS (英語) : http://en.wikipedia.org/wiki/IOS (日本語) : http://ja.wikipedia.org/wiki/IOS_(%E3%82%A2%E3%83%83%E3%83%97%E3%83%AB) iPhone (英語) : http://en.wikipedia.org/wiki/IPhone (日本語) : http://ja.wikipedia.org/wiki/IPhone List of iOS devices : http://en.wikipedia.org/wiki/List_of_iOS_devices the iPhone Wiki : https://www.theiphonewiki.com/ iPhoneDevWiki : http://iphonedevwiki.net/ iOS Support Matrix : http://iossupportmatrix.com/ iPhone Development 101 : http://www.idev101.com/ etc http://damnvulnerableiosapp.com/http://www.ipswdownloader.com/http://www.libimobiledevice.org/http://www.cycript.org/http://www.idbtool.com/https://www.veracode.com/iret-ios-reverse-engineering-toolkit
iOSデバッグ時に有用なメソッド
メソッド 説明 -[NSObject _ivarDescription] インスタンス変数をすべて表示 -[NSObject _shortMethodDescription] オブジェクトのメソッドをすべて表示 -[NSObject _methodDescription] オブジェクトのメソッドをすべて表示(スーパークラス含む) -[UIView recursiveDescription] Viewの構造表示 -[UIView _autolayoutTrace] ViewのAutoLayout関連情報表示 -[UIViewController _printHierarchy] ViewControllerの構造表示 -[UIView constraintsAffectingLayoutForAxis:UILayoutConstraintAxisHorizontal] Viewのx(又はy)軸のconstraints表示 -[UIView hasAmbiguousLayout] ViewのLayoutが複数に可能か -[UIView exerciseAmbiguityInLayout] Viewの別のLayout表示を行う 使用例
App Preview For AppStore
iPhone6のみでiPhone5/6/6+のすべてのAppStore用動画プレビューを作成したときのメモ使ったもの
Free design services for iOS developers
App Store Screenshotshttps://launchkit.io/screenshotshttps://itunes.apple.com/app/screenshot-app-beautiful-app/id907369748