Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ライトバージョンとフルバージョンで異なるdefault.pngを設定したいと思います。しかし、default.pngを1つしか設定できないようです。default.pngをライトバージョンとフルバージョンに切り替える簡単な解決策はありますか?
ビルドターゲットごとに、Xcodeでさまざまなリソースをコピーできます。新しいDefault.pngをプロジェクトに追加し、リソースをコピーするためのビルドフェーズルールを編集します(xcodeprojをクリックして表示します)。