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 Cloud pod installation fails with 1.15.1 but not 1.15.0 #12270

Closed
adrianimajion opened this issue Feb 6, 2024 · 1 comment
Closed

Xcode Cloud pod installation fails with 1.15.1 but not 1.15.0 #12270

adrianimajion opened this issue Feb 6, 2024 · 1 comment

Comments

@adrianimajion
Copy link

Report

What did you do?

run pod install in our Xcode Cloud CI script

What did you expect to happen?

Pod dependencies are installed correctly in our Xcode Cloud CI

What happened instead?

Downloading dependencies
Installing `dependency`
Installing 
Generating Pods project
[!] The plist file at path `/Volumes/workspace/repository/Pods/dependency/dependency.xcframework/Info.plist` doesn't exist.

Rolling back to 1.15.0 correctly installs this dependency again.

CocoaPods Environment

Please let me know if this is necessary to troubleshoot this issue because it will require updating our CI script.

Project that demonstrates the issue

Here is an example of a dependency which fails in 1.15.1: https://github.com/Azure/Communication

@paulb777
Copy link
Member

paulb777 commented Feb 6, 2024

Please update to 1.15.2

@paulb777 paulb777 closed this as completed Feb 6, 2024
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