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

_seq may not be initialized while building in CI CD #2

Open
SiddheshShetye opened this issue Sep 19, 2024 · 1 comment
Open

_seq may not be initialized while building in CI CD #2

SiddheshShetye opened this issue Sep 19, 2024 · 1 comment

Comments

@SiddheshShetye
Copy link

Hi Zip3.swift contains a let _seq and while i try to build my app in azure devops it fails saying _seq may not be initialized. use self.
can you please change _seq to self._seq everywhere. as it'll allow us to proceed.

@rsbooster
Copy link
Collaborator

Hi.
It looks like you are building a VGSL with the -enable-library-evolution flag.
We currently do not support building with this flag.
Do you really need it? If yes, please tell your use-case.

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

No branches or pull requests

2 participants