Closed ericcheungwork closed 3 years ago
Crash on this line:
@zengxinzhy do you have any idea on that? thanks!!
I've opened a PR that fixes this. If you want to do it in your local branch just change this code in Utils.swift:
func abort() { if !self.times.isEmpty { self.times.removeLast() } }
Crash on this line:
@zengxinzhy do you have any idea on that? thanks!!