ChenYilong / ChenYilong/CYLChatKit
请问下这个和ChatkitOC 有什么区别呢, cocoapods集成报错
- Dominant language
- Objective-C
- Stars
- 69
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
1. ChatKit Version: 2.1.6 cocoapods 还没更新 2.1.7
3. Language:swift
4. iOS System Version:iOS11
5. Prototype(是否是真机):YES
6. Issue Type:集成报错.
## 1. How to repeat the problem.
删除podfile里面的chatkitOC 然后安装CYLChatkit 编译的时候就会报错
Redefinition of enumerator 'kAVVerboseShow'
Redefinition of enumerator 'kAVVerboseNone'
Redefinition of enumerator 'kAVVerboseShow'
Redefinition of enumerator 'kAVCachePolicyIgnoreCache'
...
Include of non-modular header inside framework module 'AVOSCloudIM.AVIMClient': '/Users/enoch/Desktop/未命名文件夹/a/Pods/AVOSCloud/AVOS/AVOSCloud/AVConstants.h'
很不好意思 是初学者, 希望能得到回复 谢谢您~
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Podfile and the ChatkitOC/CYLChatkit dependency declarations, then inspect the AVIMClient and AVConstants.h references shown in the build errors. Reproduce the iOS 11 build and determine whether the reported duplicate enumerators and non-modular header error come from overlapping dependencies. Done means the dependency setup builds without these errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, objective-c, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100