tmandry/Swindler

bug: 'self' captured by a closure before all members were initialized

notmgsk opened this issue · 4 comments

xcode Version 11.3.1 (11C504)

He(@notmgsk) meant Screen.swift file init() function where "self" is actually inbound init

You can reproduce the bug if u add source files of Swindler 9like drag and drop) to new pros with dependance-pods (PromiseKit/AXSwift)

My apologizes. I've commented on the commit (c721ccc).
Deleting my comment which is dupe of this issue.

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!