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: Add support for Cartfile.private file #3774

Open
tsteenbe opened this issue Mar 17, 2021 · 0 comments
Open

Carthage: Add support for Cartfile.private file #3774

tsteenbe opened this issue Mar 17, 2021 · 0 comments
Labels
analyzer About the analyzer tool enhancement Issues that are considered to be enhancements help wanted An issue where third-party help is wanted on

Comments

@tsteenbe
Copy link
Member

In Carthage one can specify a Cartfile.private to define the project's build and test dependencies.

Propose extend Carthage.kt so any dependency found in Cartfile.private is assigned to the "private" scope in Ort so it's easy to exclude build and test frameworks. Maybe assign scope 'default' or 'public' to all dependencies found in Cartfile.resolved and not Cartfile.private?

@tsteenbe tsteenbe added enhancement Issues that are considered to be enhancements help wanted An issue where third-party help is wanted on analyzer About the analyzer tool labels Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer About the analyzer tool enhancement Issues that are considered to be enhancements help wanted An issue where third-party help is wanted on
Projects
None yet
Development

No branches or pull requests

1 participant