synchronized(self
Closed this issue · 1 comments
omarojo commented
synchronized(self) {
}
doesnt exist in Swift 3.0
ooper-shlab commented
It's defined in Classes/OOPUtils/ObjC.swift .
Closed this issue · 1 comments
synchronized(self) {
}
doesnt exist in Swift 3.0
It's defined in Classes/OOPUtils/ObjC.swift .