bug: 'self' captured by a closure before all members were initialized
notmgsk opened this issue · 4 comments
notmgsk commented
xcode Version 11.3.1 (11C504)
Luccifer commented
He(@notmgsk) meant Screen.swift file init() function where "self" is actually inbound init
Luccifer commented
You can reproduce the bug if u add source files of Swindler 9like drag and drop) to new pros with dependance-pods (PromiseKit/AXSwift)
talaviram commented
My apologizes. I've commented on the commit (c721ccc).
Deleting my comment which is dupe of this issue.
tmandry commented
This was failing yesterday but is now fixed on master. CI runs Xcode 11.3 so should prevent this issue from coming up again in the future.
Feel free to reopen if not fixed. Thanks!