Tencent-RTC / Tencent-RTC/TencentEffect_iOS
美颜3.7.0.1版本有坑,提交不上了AppStore
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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', 就解决了
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
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.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100