-
Reported in #1338.
If a repository contains no Xcode projects/workspaces, Carthage will silently skip it. It should print an error that the dependency has no shared framework schemes.
mdiep updated
7 years ago
-
项目用到carthage,如果不嫌弃的话,我可以贡献一下PR。
-
```
*** Please update to the latest Carthage version: 0.20.0. You currently are on 0.19.1
```
This shouldn't happen until the release has been marked as a non-draft.
mdiep updated
6 years ago
-
Hey everyone,
I've been trying to integrate Squirrel library to my Mac app and I've been having trouble following the instructions listed in the README file.
So I have installed the `xctool` (st…
-
# Android
While android app started at emulator normally, we receive build error when building APK file using
```sh
./gradlew assembleRelease
```
command.
We used that settings in our app setti…
-
*** Skipped building zlib-spm due to the error:
Dependency "zlib-spm" has no shared framework schemes
Got this error after running carthage for "watson-developer-cloud/swift-sdk"
-
I am trying to use Buck to include the Firebase in iOS app I am working on but no luck can you help please?
-
When I add RXPromise using Carthage to my project, and I have two build warnings.
At my workplace we enable the "Treat Warnings as Errors" flag so the RXPromise module can't be built -
```
Umbrella…
-
Hi, I try to use Typhoon 4.0.0 in my swift project.
Typhoon was added by Carthage, but after **import Typhoon** I got an error:
**"Cannot build Objective-C module Typhoon"**
and another error mes…
-
When running carthage update --platform iOS I get the following error:
=== BUILD TARGET Dollar OF PROJECT Dollar WITH CONFIGURATION Release ===
Check dependencies
OS X targets using Swift cannot be…