Carthage / Carthage/Commandant
How to start a new Xcode Project using Commandant?
Open
help wanted
- Dominant language
- Swift
- Stars
- 420
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
I want to create new Xcode project to build a CLI tool. So I open Xcode, I create a new command line tool project (using swift), then I try to add Commandant as a dependency, but, I cannot add frameworks as a dependency.
All the projects using Commandant have very peculiar xcodeproj. They seem standard OSX apps, but they are using build phases like "Extract CLI Tool".
Am I missing a tool or a bootstrap project?
Contributor guide
Assessment
This issue has not been assessed yet.