Carthage / Carthage/Carthage

How can I declare a dependency for Binary Project Specification dependencies?

Open
#3,299 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
15.2k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

I have A.xcframework which depends on B.xcframework. Both are prebuilt.

I wrote a spec file so that my consumers could consume A:
```json
{
"1.0.0": "https://raw.githubusercontent.com/A/a/1.0.0/A.xcframework.zip"
}
```
But the thing is, A needs B and I would like to declare this dependency - and I was wondering, how could I do that?

I want my consumers of A to also download B.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.