<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[A.PAO designSTUDIO BLOG]]></title> 
<link>https://blog.apao.idv.tw/index.php</link> 
<description><![CDATA[A.PAO designSTUDIO 阿保工作室]]></description> 
<language>zh-tw</language> 
<copyright><![CDATA[A.PAO designSTUDIO BLOG]]></copyright>
<item>
<link>https://blog.apao.idv.tw/post//</link>
<title><![CDATA[Xcode6 建立 .xib LunchImage 啟動畫面]]></title> 
<author>apao &lt;apao@www.apao.idv.tw&gt;</author>
<category><![CDATA[Xcode]]></category>
<pubDate>Mon, 24 Nov 2014 14:42:31 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//</guid> 
<description>
<![CDATA[ 
	Language: Objective-C<br/><br/><span style="font-size: 120%;"><strong>> New Project<br/>> Single View Application</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1972" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1972" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="540"/></a><br/><br/><br/><span style="font-size: 120%;"><strong>> Projec tName: LunchImage01<br/>> 確認 Identity<br/>> 確認 Deployment Info<br/>> 確認 App Icons and Lunch Images</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1971" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1971" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="540"/></a><br/>確認一樣內容。<br/><br/><br/><span style="font-size: 120%;"><strong> 確認 LaunchScreen.xib<br/>> View</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1973" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1973" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="540"/></a><br/><br/><br/><span style="font-size: 120%;"><strong>刪除 L x2個 中的文字區塊<br/> 刪除Constraints<br/> 插入 Image View</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1974" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1974" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="500"/></a><br/><br/><br/><span style="font-size: 120%;"><strong> 拖放要使用的Image<br/>Default-568h@2x.png<br/>Default@2x.png</strong></span><br/><br/>Default-568h@2x.png (iPhone 5 4" display 640 x 1136 pixels)<br/>Default@2x.png (iPhone 4S 3.5" display 640 x 960 pixels)<br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1975" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1975" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/>iOS 8 為<br/><a href="https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/LaunchImages.html#//apple_ref/doc/uid/TP40006556-CH22-SW1" target="_blank">https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/LaunchImages.html#//apple_ref/doc/uid/TP40006556-CH22-SW1</a><br/><br/>settings_launch_2x.png<br/>weather_launch_2x.png<br/><br/>For iPhone 6:<br/><br/>750 x 1334 (@2x) for portrait<br/>1334 x 750 (@2x) for landscape<br/>For iPhone 6 Plus:<br/><br/>1242 x 2208 (@3x) for portrait<br/>2208 x 1242 (@3x) for landscape<br/><br/><br/><span style="font-size: 120%;"><strong> Image View 設定</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1976" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1976" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><br/><span style="font-size: 120%;"><strong> 確保 image 四邊與手機四邊貼緊<br/> 也不容易出現移位或空白<br/> Add New Constraints</strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1977" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1977" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0"/></a><br/><br/><br/><span style="font-size: 120%;"><strong> 按下Run 在 Simulator中測試 </strong></span><br/><br/><a href="https://blog.apao.idv.tw/attachment.php?fid=1978" target="_blank"><img src="https://blog.apao.idv.tw/attachment.php?fid=1978" class="insertimage" alt="點擊在新視窗中瀏覽此圖片" title="點擊在新視窗中瀏覽此圖片" border="0" width="350"/></a><br/>Tags - <a href="https://blog.apao.idv.tw/tags/xcode6/" rel="tag">xcode6</a> , <a href="https://blog.apao.idv.tw/tags/%25E5%25BB%25BA%25E7%25AB%258B/" rel="tag">建立</a> , <a href="https://blog.apao.idv.tw/tags/.xib/" rel="tag">.xib</a> , <a href="https://blog.apao.idv.tw/tags/lunchimage/" rel="tag">lunchimage</a> , <a href="https://blog.apao.idv.tw/tags/%25E5%2595%259F%25E5%258B%2595%25E7%2595%25AB%25E9%259D%25A2/" rel="tag">啟動畫面</a>
]]>
</description>
</item><item>
<link>https://blog.apao.idv.tw/post//#blogcomment</link>
<title><![CDATA[[評論] Xcode6 建立 .xib LunchImage 啟動畫面]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[評論]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://blog.apao.idv.tw/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>