ios
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
ios [2011/09/08 11:32] – [UIViewControllerの切り替え] nullpon | ios [2013/09/22 09:31] (現在) – nullpon | ||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== iOS開発 | + | ====== iOS Application Development |
iPhone、iPadアプリの開発 | iPhone、iPadアプリの開発 | ||
+ | |||
+ | |||
+ | ===== Assets ===== | ||
+ | ==== App Icon ==== | ||
+ | |||
+ | ^デバイス^ファイル名^サイズ^備考^ | ||
+ | |iPhone Non-Retina|icon.png|57x57| | | ||
+ | |iPhone Retina|icon@2x.png|114x114| | | ||
+ | |iPhone Retina iOS7|icon-60@2x.png|120x120| | | ||
+ | |||
+ | ==== Launch Image ==== | ||
+ | |||
+ | ^デバイス^ファイル名^サイズ^備考^ | ||
+ | |iPhone Non-Retina|Default.png|320x480| | | ||
+ | |iPhone Retina|Default@2x.png|640x960| | | ||
+ | |iPhone Retina 4-inch|Default-568h@2x.png|640x1136| | | ||
+ | |||
+ | |||
===== UIViewControllerの切り替え ===== | ===== UIViewControllerの切り替え ===== |
ios.1315481535.txt.gz · 最終更新: 2011/09/08 11:32 by nullpon