You've already forked CC-Framework.CrashReport
feat: move bugly build settings into crashreport
This commit is contained in:
@@ -25,3 +25,16 @@
|
||||
### 修复
|
||||
|
||||
* 修复 `CHANGELOG.md.meta` 与 `package.json.meta` 和 Commercialization 包重复导致的 UPM GUID 冲突告警。
|
||||
|
||||
# [1.0.4]
|
||||
|
||||
### 新增
|
||||
|
||||
* 新增 Crash/Bugly 构建面板扩展,由 CrashReport 包自身维护 Bugly 构建配置。
|
||||
* 支持按构建 profile 保存 Android 符号表归档/上传配置。
|
||||
* 支持按构建 profile 配置 iOS Bugly Pod 注入版本和构建后 `pod install`。
|
||||
|
||||
### 调整
|
||||
|
||||
* iOS Bugly Pod 后处理改为读取 CrashReport 构建配置,不再固定写入单一版本。
|
||||
* 声明对 `com.foldcc.cc-framework.common` 的构建面板 API 依赖。
|
||||
|
||||
Reference in New Issue
Block a user