xcode 14.3升级 pod升级

发布时间:2024年01月09日

一款2年没有维护的游戏需要升级SDK 

1.升级mac os系统到 13.6系统

2.升级xcode 到14.3

3.升级pod到1.14

pod install 执行警告

% pod install

Analyzing dependencies

Downloading dependencies

Generating Pods project

Integrating client project

Pod installation complete! There are 23 dependencies from the Podfile and 47 total pods installed.

[!] Can't merge user_target_xcconfig for pod targets: ["FBAudienceNetwork", "UMAPM"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] Can't merge user_target_xcconfig for pod targets: ["FBAudienceNetwork", "UMAPM"]. Singular build setting EXCLUDED_ARCHS[sdk=iphonesimulator*] has different values.

[!] The `SlotDiamonds [Debug]` target overrides the `ONLY_ACTIVE_ARCH` build setting defined in `Pods/Target Support Files/Pods-SlotDiamonds/Pods

文章来源:https://blog.csdn.net/win_huanglian/article/details/135479242
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。