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.
実行時に iOS アプリケーションに画像を含めることは可能ですか。
いいえ。Xcodeプロジェクト自体は実行時に存在せず、アプリケーションバンドルを変更することはできません。
実行時にデータを追加する必要がある場合は、アプリケーションバンドルの外部に保存する必要があります。