yusuf-keskin
Results
1
comments of
yusuf-keskin
> Sometimes the problem is that swift autocompletes "awakeFromNib" with "override class func awakeFromNib() {...}" but it supposed to be "override func awakeFromNib()" Thank you. It happened just as you...