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

Additional Carthage arguments #12

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

ypopovych
Copy link

@ypopovych ypopovych commented Feb 14, 2017

I added support for additional Carthage arguments.
You can call RomeBuild like this
romebuild --build --platform ios -- --color always --derived-data build

You can put -- to the end of the command and put any additional arguments for Carthage after.

Arguments filtered by the table(Added to Carthage.swift). Only supported arguments will be sent to the Carthage command calls

@BernardGatt
Copy link

Thanks for the PR, i'll review it ASAP.

I'm planning to do another release soon. There have been some interesting developments in the Carthage community.

@BernardGatt
Copy link

Are you planning to submit a PR for RomeKit as well? Because ideally we get that merged before this one.

@ypopovych
Copy link
Author

Already submitted to RomeKit, RomeCLI and homebrew tap (don't merge it, simply use as reference)

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.

None yet

2 participants