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

Add xcodebuild args in tuist build and test command #6202

Closed
Ernest0-Production opened this issue Apr 17, 2024 · 1 comment
Closed

Add xcodebuild args in tuist build and test command #6202

Ernest0-Production opened this issue Apr 17, 2024 · 1 comment
Labels
type:need/problem Report needs or problems you came across that are not bugs

Comments

@Ernest0-Production
Copy link

What problem or need do you have?

Tuist uses a limited set of Xcodebuild options to build and test my project. And does not allow me to pass additional parameters to Xcodebuild: for example, a flag to enable code coverage, disable spm resolution, skip simulator autodetection like fastlane scan/gym actions

Potential solution

Detect extra options for passing to xcodebuild options:

macOS version

15

Tuist version

4.9.0

Xcode version

15.3

@Ernest0-Production Ernest0-Production added the type:need/problem Report needs or problems you came across that are not bugs label Apr 17, 2024
@pepicrft
Copy link
Contributor

I'm closing this one in favor of #6292

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:need/problem Report needs or problems you came across that are not bugs
Projects
None yet
Development

No branches or pull requests

2 participants