开发者

How to make ack include .pbxproj files?

How 开发者_Python百科do I make ack include project.pbxproj files when searching inside Xcode projects?


Add the following to your ~/.ackrc file:

--type-set=xcode=.pbxproj

For a list of file types, in Terminal, run:

ack --help-type
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜