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

Xcode new a empty project ,pod install success build show Showing All Errors Only Prepare build note: Building targets in dependency order error: Multiple commands produce '/Users/cf/Library/Developer/Xcode/DerivedData/CFTestDemo-blualrwdadgauvgaevuucawmiogv/Build/Products/Debug-iphoneos/CFTestDemo.app/Assets.car' note: Target 'CFTestDemo' (project 'CFTestDemo') has compile command with input '/Users/cf/Desktop/CFTestDemo/CFTestDemo/Assets.xcassets' note: That command depends on command in Target 'CFTestDemo' (project 'CFTestDemo'): script phase “[CP] Copy Pods Resources” Multiple commands produce '/Users/cf/Library/Developer/Xcode/DerivedData/CFTestDemo-blualrwdadgauvgaevuucawmiogv/Build/Products/Debug-iphoneos/CFTestDemo.app/Assets.car' Build failed 2023/8/1, 09:55 0.3 seconds #4516

Open
wmfgithub opened this issue Aug 1, 2023 · 1 comment

Comments

@wmfgithub
Copy link

ruby version 3.0.0
pod version 1.12.1
but change ruby 2.7.2 pod version 1.9.0 build OK

not support latest Version ruby Cocoapods?

@Francisco-Costa98
Copy link
Contributor

I believe this is due to the pod using a deprecated method of 'resources' in the podspec file instead of 'resource_bundles' - this is in the 'MapboxNavigation.podspec' file, this article goes over some workarounds for it but would be good to get this upgrade to using the non-deprecated version

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