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: running shorebird command with both ios-framework and aar conflicts in release directory #2061

Open
bryanoltman opened this issue May 9, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bryanoltman
Copy link
Contributor

To reproduce, in the add-to-app sample, run shorebird release -p aar,ios-framework --release-verison=1.2.3. Notice that the aar artifacts (because the aar release is run first) are overwritten by the ios-framework artifacts.

We should probably write these out to different release directories.

@bryanoltman bryanoltman added the bug Something isn't working label May 9, 2024
@eseidel
Copy link
Contributor

eseidel commented May 30, 2024

Can we just mark this as not supported for now (log?) and punt this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Punted
Development

No branches or pull requests

2 participants