美颜3.7.0.1版本有坑,提交不上了AppStore

未关闭
#7 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
ios
领域
mobile

调研方向

Start with the pod declaration for TencentEffect_S1-01 version 3.7.0.1 and inspect the bundled YTCommonXMagic.framework Info.plist, especially CFBundleVersion. Reproduce App Store asset validation and compare it with version 3.6.0.3; the issue is done when the affected version contains a valid period-separated bundle version accepted by validation.

由索引模型根据 Issue 内容生成。

描述

pod 'TencentEffect_S1-01', '3.7.0.1'
其中引用的YTCommonXMagic.framework,CFBundleVersion是2.0_240417提不上TF
报错:
Asset validation failed (90058)
This bundle is invalid. The value for key CFBundleVersion [2.0_240417] in the Info.plist file must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleVersion at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleversion (ID: c285ed19-f6fe-4d5f-80f6-fdf4d761063f)
回退版本pod 'TencentEffect_S1-01', '3.6.0.3', 就解决了

主要语言
JavaScript
星标
1
派生
4
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。