.PBXBTREE 文件扩展名
Xcode Auto-Complete File
| 开发者 | Apple |
| 受欢迎程度 |
3.8 | 5 票 |
什么是 PBXBTREE 文件?
File created by Xcode, a software development tool for Mac OS X; contains references to functions, protocols, imports, and other data; used for code hinting and autocompletion by Xcode's CodeSense component.
更多信息
PBXBTREE files save a binary tree ("btree"), which provides fast access to autocomplete information as the developer types characters. The PBXBTREE files are located within a project's build directory. For example, for "MyProject," they are stored within the /build/MyProject.build/Project.pbxindex/ directory.
注: PBXBTREE files are automatically generated by Xcode. Therefore, if you delete them, Xcode will regenerate them.
可打开或引用 PBXBTREE 文件的程序
Mac