Skip to content

Carthage update fails with Parse error: expected submodule commit SHA in output of task #3533

@wrutkowski-blinq

Description

@wrutkowski-blinq

Summary

I'd like to integrate Apollo as Carthage dependency in my project but when running update command I'm getting the parse error.

Parse error: expected submodule commit SHA in output of task (ls-tree -z 1.18.0 docs/renderer) but encountered: 

Version

1.18.0

Steps to reproduce the behavior

Fresh git repo

Cartfile

github "apollographql/apollo-ios"

Command line:

carthage update --use-xcframeworks --verbose
*** Fetching apollo-ios
*** Checking out apollo-ios at "1.18.0"
Parse error: expected submodule commit SHA in output of task (ls-tree -z 1.18.0 docs/renderer) but encountered: 

Cartfile.resolved

github "apollographql/apollo-ios" "1.18.0"

Logs

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions