Sam
11/15/2018, 1:09 PMSam
11/15/2018, 1:16 PMSam
11/16/2018, 3:10 AMsvyatoslav.scherbina
11/19/2018, 12:37 PMSam
11/19/2018, 5:31 PM8cf75aff4a237d6f825c34e444f942a567396ce6
I am using Xcode 10.1. Usually when I see weird things like this I clean the project and delete Xcode's derived data. None of that worked.svyatoslav.scherbina
11/20/2018, 7:01 AMYes, I’m using this commit.8cf75aff4a237d6f825c34e444f942a567396ce6
I am using Xcode 10.1.This is strange, because to make this code compilable in Xcode 10.1 I had to replace
UITableViewCellEditingStyle
by UITableViewCell.EditingStyle
.
Do you use custom Swift toolchain in Xcode 10.1?svyatoslav.scherbina
11/20/2018, 7:14 AMSam
11/20/2018, 3:37 PMSam
11/20/2018, 5:17 PMsvyatoslav.scherbina
11/21/2018, 7:09 AM