0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

NSBundle file:///System/Library/PrivateFrameworks/MetalTools~ みたいなエラー(警告)の対処法

Posted at

はじめに

xcodeでの実機ビルドテストをしている場合に発生したエラー(警告⚠️)

NSBundle file:///System/Library/PrivateFrameworks/MetalTools.framework/ principal class is nil because all fallbacks have failed

対処法について

1.xcodeのメニューバー(画面トップ)にて Product → Scheme → Edit Scheme を選択
2.手順1にて表示されるウィンドウから run▶ → Metal API のチェックを外す

スクリーンショット 2024-12-16 14.37.01.png

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?