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: bundle service file into Contents/Resources for macOS and app root for iOS #245

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

russellwheatley
Copy link
Member

@russellwheatley russellwheatley commented Dec 12, 2023

Description

fixes #244

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@russellwheatley russellwheatley merged commit 83ed064 into main Dec 13, 2023
9 checks passed
@russellwheatley russellwheatley deleted the macos-244 branch December 13, 2023 08:50
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.

[bug]: macOS build failure "unsealed contents present in the bundle root" after using flutterfire configre
2 participants