We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c7d7cc3 + fcbebec commit 786e374Copy full SHA for 786e374
Reports/2025/#340-2025.06.30.md
@@ -107,6 +107,10 @@ btrace 3.0 相比 2.0 的优化(iOS 视角):
107
108
整体来看,btrace 3.0 对 iOS 开发者而言,是一款集高性能、易用性、灵活性于一体的专业 Trace 工具。相比 2.0,3.0 大幅优化了采集方式、性能、安全性和数据分析能力,适合需要深入性能调优、线上问题定位和日常性能治理使用,推荐纳入工程实践!
109
110
+### 🐕 [https://github.com/EFPrefix/EFQRCode](https://github.com/EFPrefix/EFQRCode)
111
+
112
+[@Barney](https://github.com/BarneyZhaoooo):`EFQRCode` 是一个轻量级纯 `Swift` 二维码库,支持生成带水印/图标的风格化二维码和图片识别功能。基于 `CoreGraphics`、`CoreImage` 和 `ImageIO`,全平台支持 `iOS/macOS/watchOS/tvOS/visionOS` 。最新 7.0.0 版本重构了 `API`,引入 `EFQRCodeGenerator` 和 `EFQRCodeRecognizer` 类,支持链式配置,改进 `Objective-C` 兼容性。可通过 `CocoaPods`、`Carthage` 或`SPM` 集成。
113
114
## 工具
115
116
> 开发过程中常用的工具,及一些新工具的介绍
0 commit comments