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.
xcode の phonegap プロジェクトから誤って www フォルダーを削除してしまいました。私はそれを再配置し、ファインダーのxcodeプロジェクトフォルダーに戻しました。しかし、xcode のプロジェクトには表示されません。左側に青いフォルダーとして表示されていました。xcodeプロジェクトにその存在を再度認識させるにはどうすればよいですか?
プロジェクト ツリーで右クリック -> 「YourProjectName」にファイルを追加 -> www フォルダーを選択し、「追加されたフォルダーのフォルダー参照を作成する」がチェックされていることを確認し、「追加」をクリックします。