# 学习开发工具

- [静态分析](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/jing-tai-fen-xi.md)
- [OCLint](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/jing-tai-fen-xi/oclint.md)
- [infer](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/jing-tai-fen-xi/infer.md)
- [SwiftLint](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/jing-tai-fen-xi/swiftlint.md)
- [iOS构建工具](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/ios-gou-jian-gong-ju.md)
- [fastlane](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/ios-gou-jian-gong-ju/fastlane.md)
- [fastlane](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/ios-gou-jian-gong-ju/fastlane/fastlane.md)
- [fastlane的安装](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/ios-gou-jian-gong-ju/fastlane/fastlane-de-an-zhuang.md)
- [fastlane一键打包](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/ios-gou-jian-gong-ju/fastlane/fastlane-yi-jian-da-bao.md)
- [fastlane证书管理](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/ios-gou-jian-gong-ju/fastlane/fastlane-zheng-shu-guan-li.md)
- [Cocoapods](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/cocoapods.md)
- [安装pod库-podfile](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/cocoapods/an-zhuang-pod-ku-podfile.md)
- [创建pod库-podspec](https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju/cocoapods/chuang-jian-pod-ku-podspec.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.existorlive.cn/xue-xi-kai-fa-gong-ju.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
