Skip to content
New issue

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

Carthage playground support #91

Merged
merged 21 commits into from
Aug 26, 2019
Merged

Conversation

miguelangel-dev
Copy link
Member

@miguelangel-dev miguelangel-dev commented Aug 12, 2019

Description

Command nef playground should be compatible with third-party libraries using Carthage - added the next options:

  • --platform set the target to iOS or macOS
  • --cartfile specify a Cartfile with your own dependencies

Now, options available on nef playground will be:
Captura de pantalla 2019-08-12 a las 17 25 06

Example of use

nef playground --name ExampleCarthage --platform osx --cartfile ~/Downloads/Cartfile

@miguelangel-dev miguelangel-dev mentioned this pull request Aug 12, 2019
4 tasks
@miguelangel-dev miguelangel-dev merged commit 6784997 into develop Aug 26, 2019
@miguelangel-dev miguelangel-dev deleted the carthage_playground_support branch August 26, 2019 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants