We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In order to integrate the most important dependency managers in nef, we will add support to Carthage.
nef
nef compiler
compiler | clean | dependencies
nef playground
--carthage
The text was updated successfully, but these errors were encountered:
miguelangel-dev
No branches or pull requests
In order to integrate the most important dependency managers in
nef
, we will add support to Carthage.nef
and build template. (tracked in Remove CocoaPods dependency from playground install #88)nef compiler
add Carthage supports tocompiler | clean | dependencies
options. (tracked in Carthage compiler #90)nef playground
should be compatible with third-party libraries using Carthage - add--carthage
flag (tracked in Carthage playground support #91)nef playground
+ information about Carthage supportsThe text was updated successfully, but these errors were encountered: