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.
ライブラリ検索パスには、次のようなエントリがあります。
\\\\\\\"$(SRCROOT)/myprojectname\\\\\\\"
これらすべてのスラッシュはどういう意味ですか?
ありがとう
これは、Xcode が設定を自動的に変更するたびに、ライブラリ検索パスをエスケープすることに熱心すぎることを意味します。バグです。それらを削除します。