2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Xcodeのビルド先にvisionOS Simulatorが出てこないんですが!?

Last updated at Posted at 2024-03-23

Xcodeのビルド先にvisionOS Simulatorが出てこないんですが!?

Vision Pro用のアプリをUnityでビルドし、visionOS Simulatorでデバッグしようとしたところ、XCodeのデバイス一覧に visionOS Simulator が出てきません!困った!

スクリーンショット 2024-03-23 15.53.15.png

原因はUnity側の設定

Unity側の BuildSettings で、 Target SDKSimulator SDK を選択するのを忘れていたことが原因でした!

スクリーンショット 2024-03-23 15.47.09.png

再ビルドしたところ、以下のように visionOS Simulator を選択できるようになりました!

スクリーンショット 2024-03-23 15.47.58.png

さいごに

本記事作成にあたり、以下のページを参考にさせていただきました。
ありがとうございました!

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?