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.
ackXcode プロジェクト内を検索するときにインクルードproject.pbxprojファイルを作成するにはどうすればよいですか?
ack
project.pbxproj
~/.ackrcファイルに以下を追加します。
~/.ackrc
--type-set=xcode=.pbxproj
ファイルタイプのリストについては、ターミナルで次のコマンドを実行します。
ack --help-type