LoginSignup
8
1

Xcode15でビルド時にSandbox: rsync(xxxxx) deny(1) file-read-data~のエラーが発生

Posted at

Xcode15でビルド時に下記のエラーが発生。

Sandbox: rsync(xxxxx) deny(1) file-read-data '使用しているライブラリ関連のパスのようなもの'

Build SettingsのUser Script SandboxingをNoに設定してあげることで解決。

参考
https://developer.apple.com/forums/thread/731041

より詳しく書いてあったもの
https://zenn.dev/feb19/articles/c3e6ec545383bb

以上です。

8
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
8
1