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

Split the stencil's public getter from the private setter. #52

Merged
merged 1 commit into from
May 5, 2024

Conversation

eugeniobaglieri
Copy link
Contributor

@eugeniobaglieri eugeniobaglieri commented May 5, 2024

Resolve #51.
The error was very weird, and apparently without any valid reason.
After some attempts I finally managed to resolve the issue (but still not know why it appeared).

@eugeniobaglieri eugeniobaglieri changed the title Split the stencil's public getter from the private setter. Resolve #51 Split the stencil's public getter from the private setter. May 5, 2024
Copy link
Owner

@finnvoor finnvoor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! Thanks for the PR, it's strange that you got this error, I've never seen it before and it's even weirder that it only occurs in Xcode. Seems like it might be a bug in the Swift compiler 🤔

Since I've never seen this I can't test the fix, but if it works for you now it seems like a fine workaround.

@finnvoor finnvoor merged commit 90e9f22 into finnvoor:main May 5, 2024
1 check passed
@eugeniobaglieri eugeniobaglieri deleted the develop branch May 12, 2024 14:22
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.

Can't make it work on Xcode 15.4 - unsupported relocation with subtraction expression symbol
3 participants