Skip to content

Fix self in concurrently-executing code#351

Merged
gdelataillade merged 1 commit intogdelataillade:mainfrom
LesYampolskyi:fix/self-in-concurrently-executing
Mar 25, 2025
Merged

Fix self in concurrently-executing code#351
gdelataillade merged 1 commit intogdelataillade:mainfrom
LesYampolskyi:fix/self-in-concurrently-executing

Conversation

@LesYampolskyi
Copy link
Contributor

This PR fixes Swift Compiler Error (Xcode):
Reference to captured var 'self' in concurrently-executing code

I don't know what the exact issue is, and maybe there is a better solution. Without this fix, the app will not build ios.

Similar issue with discussions.

Copy link
Owner

@gdelataillade gdelataillade left a comment

Choose a reason for hiding this comment

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

LGTM

@gdelataillade gdelataillade merged commit a0b76d5 into gdelataillade:main Mar 25, 2025
2 checks passed
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