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

feat: support flavors on macOS #2780

Merged
merged 3 commits into from
Jan 17, 2025
Merged

feat: support flavors on macOS #2780

merged 3 commits into from
Jan 17, 2025

Conversation

bryanoltman
Copy link
Contributor

@bryanoltman bryanoltman commented Jan 17, 2025

Description

Fixes .app path lookup for flavored apps

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore
  • 🧪 Tests

Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@bryanoltman bryanoltman marked this pull request as ready for review January 17, 2025 17:12
@felangel
Copy link
Contributor

LGTM do we already have the scheme lookup code wired up for macos as well?

@bryanoltman
Copy link
Contributor Author

@felangel Good Q—I don't think we do. Will add that in a followup

@bryanoltman bryanoltman merged commit a190236 into main Jan 17, 2025
11 checks passed
@bryanoltman bryanoltman deleted the bo/macos-flavors branch January 17, 2025 18:36
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.

2 participants