Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【iOS】-【7.9.5666】- 【pod install 后输出 Can't merge user_target_xcconfig】 #1398

Open
srv7 opened this issue May 17, 2024 · 3 comments

Comments

@srv7
Copy link

srv7 commented May 17, 2024

image image 移除 xcconfig 配置
@Tencent-Alice
Copy link

嗨,你参考的文档可以发下看下哈,技术问题 欢迎交流 Q2562367495 注明来意

@srv7
Copy link
Author

srv7 commented May 30, 2024

spec.xcconfig = { 'VALID_ARCHS' => 'armv7 arm64 x86_64', }

在 iOS/Podspec/TUIChat.podspec 中,在 xcconfig 中设置了 VALID_ARCHS 字段。在 WechatOpenSDK-XCFramework 的 podspec 中也设置了 xcconfig.VALID_ARCHS. https://github.com/CocoaPods/Specs/blob/d13381c3da8438e7fb663637f7712a91c91a261a/Specs/9/7/f/WechatOpenSDK-XCFramework/2.0.4/WechatOpenSDK-XCFramework.podspec.json#L38

在 pod install 之后造成 cocoapods 无法 merge user_target_xcconfig。
image

@srv7
Copy link
Author

srv7 commented May 30, 2024

希望能修改下设置,移除 VALID_ARCHS, 避免 pod install 后的警告

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants