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

Fix deployment of macOS (flavor support) #1203

Merged
merged 1 commit into from
Dec 26, 2023
Merged

Conversation

nilsreichardt
Copy link
Member

Current main fails because of:

The Xcode project defines schemes: dev, Flutter Assemble, prod
You must specify a --flavor option to select one of the available schemes.
:

The Xcode project defines schemes: dev, Flutter Assemble, prod
You must specify a --flavor option to select one of the available schemes.

The PR fixes the deployment.

@nilsreichardt nilsreichardt added this pull request to the merge queue Dec 26, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 26, 2023
@nilsreichardt nilsreichardt merged commit f402e15 into main Dec 26, 2023
26 checks passed
@nilsreichardt nilsreichardt deleted the fix-macos-deploy-flavor branch December 26, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants