鮪魚公的記事本
顯示具有
iOS Xcode
標籤的文章。
顯示所有文章
顯示具有
iOS Xcode
標籤的文章。
顯示所有文章
2012年3月1日 星期四
iPhone/iPod Touch: Icon.png: icon dimensions (72 x 72) don't meet the size requirements. The icon file must be 57x57 pixels, in .png format
iPhone/iPod Touch: Icon.png: icon dimensions (72 x 72) don't meet the size requirements. The icon file must be 57x57 pixels, in .png format
Edit Project Settings -> Build -> uncheck Compress PNG Files,就可以了
2011年12月1日 星期四
如何在 XCode 4.2 設定部分程式碼不使用 ARC 方式分享
1. 選擇專案,此時會出現專案設定畫面。
2. 選擇你的 Target,並切換到 Build Phases 畫面。
3. 找到 Compile Sources 這個畫面,然後選擇你要設定不使用 ARC 的程式碼
4. 按下 Enter 鍵後,會跳出一個視窗要你輸入東西,在裏面輸入 -fno-objc-arc 就可以了。
較舊的文章
首頁
訂閱:
文章 (Atom)