@polac24 We are using cocapods integration for XCRemote cache integration, in producer mode it works fine, but in consumer mode it is failing, can you please help us to resolve this issue.
bundle exec pod install is failing with below error
error: Prepare failed with error: Finding a common commit failed. Please try to call git fetch origin. [Error: statusError("status 1: ", 1)]
[- ] CocoaPods cocoapods-xcremotecache plugin
[ ] Automatic integration using xcprepare integrate ...
[ ] Manual integration
[ ] Carthage
Expected/desired behavior
Minimal reproduction of the problem with instructions
Producer Logs
Details
[REPLACE THIS WITH YOUR INFORMATION]
Consumer Logs
Details
[REPLACE THIS WITH YOUR INFORMATION]
Pods/Carthage file
Details
[REPLACE THIS WITH YOUR INFORMATION]
Environment
- XCRemoteCache: X.Y.Z
- cocoapods-xcremotecache: X.Y.Z <!-- check with
gem list cocoapods-xcremotecache >
- HTTP cache server: ... <!-- e.g. demo docker, nginx, AWS etc. >
- Xcode: X.Y.Z
Post build stats
Details
[REPLACE THIS WITH YOUR INFORMATION]
Others
@polac24 We are using cocapods integration for XCRemote cache integration, in producer mode it works fine, but in consumer mode it is failing, can you please help us to resolve this issue.
bundle exec pod install is failing with below error
error: Prepare failed with error: Finding a common commit failed. Please try to callgit fetch origin. [Error: statusError("status 1: ", 1)][- ] CocoaPods cocoapods-xcremotecache plugin
[ ] Automatic integration using
xcprepare integrate ...[ ] Manual integration
[ ] Carthage
Expected/desired behavior
Minimal reproduction of the problem with instructions
Producer Logs
Details
Consumer Logs
Details
Pods/Carthage file
Details
Environment
gem list cocoapods-xcremotecache>Post build stats
Details
Others