Can't install Gedatsu through Carthage
Open
- Dominant language
- Swift
- Stars
- 531
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
I try to install Gedatsu through Carthage, but I can't install.
Here are the commands at runtime.
```
$ carthage update --platform iOS Gedatsu
Dependency "Gedatsu" has no shared framework schemes for any of the platforms: iOS
```
This is probably due to `Gedatsu-Carthage.xcodeproj`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting Gedatsu-Carthage.xcodeproj and the shared schemes exposed for iOS. Reproduce the reported `carthage update --platform iOS Gedatsu` command, then verify that Carthage recognizes an iOS shared framework scheme and can install Gedatsu successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100