-
Would love for Kitemetrics to add [Carthage](https://github.com/Carthage/Carthage) support.
Not all developers are happy with how CocoaPods works, and manual installation makes managing dependenci…
-
When we build applications depending on Bolts-ObjC using Carthage and following commands, the built application failed to install on iOS 14.6.
```bash
carthage build --platform iOS --use-xcframewo…
-
The travis config for Carthage seems outdated, resulting in the following error:
> carthage: A full installation of Xcode.app 9.0 is required to compile this software.
Installing just the Command …
-
Hi,
Would you please add support for installation using Carthage?
-
Installed using Carthage.
I suspect this to be a general issue related to installation method (Carthage) because I've noticed it with other frameworks before when installed using this method.
Simil…
-
# Report
## What did you do?
Tried installing with Carthage
## What did you expect to happen?
Install successfully
## What happened instead?
```
/usr/bin/xcrun xcodebuild -workspace…
-
### Description:
### Installation method:
- [ ] Carthage
- [ ] CocoaPods
- [ ] Swift Package Manager
- [x] Manually
- [ ] other: ()
### Kanna version (or commit hash):
### swift --vers…
-
I am using swift and carthage in my project, so the pod installation does not work for me.
-
### Description:
### Installation method:
- [ ] Carthage
- [] CocoaPods
- [ ] Swift Package Manager
- [ ] Manually
- [ ] other: ()
### Kanna version (or commit hash):
### swift --versi…
-
On a freshly installed Mac where Carthage is one of the first packages installed this directory may not exist. Result of make install is then a binary named '/usr/local/bin' rather than a binary named…