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

Compile out broken references if PICKER_DOCUMENT is set to false #1494

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

Aulig
Copy link
Contributor

@Aulig Aulig commented Apr 16, 2024

Fixes the issue where compilation fails with Pod::PICKER_DOCUMENT = false

Fixes #1486

@navaronbracke
Copy link
Collaborator

Thanks for catching this! We indeed missed an ifdef.

@navaronbracke navaronbracke merged commit 0fb60c9 into miguelpruivo:master Apr 18, 2024
3 checks passed
@Aulig
Copy link
Contributor Author

Aulig commented Apr 18, 2024

Thanks for catching this! We indeed missed an ifdef.

No problem - thanks a lot for reviewing!

@navaronbracke
Copy link
Collaborator

Sadly, I'm not part of the publisher on pub, so I cannot give a guarantee on when we will be able to release this fix.

@Aulig
Copy link
Contributor Author

Aulig commented Apr 18, 2024

grafik

It seems to already be out :)

@navaronbracke
Copy link
Collaborator

Ah, I remember! I think we have automated publishing from changelog / pubspec updates :)

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.

Compilation fails with Pod::PICKER_DOCUMENT = false
2 participants