square / PonyDebugger

Remote network and data debugging for your native iOS app using Chrome Developer Tools
Other
5.87k stars 595 forks source link

border doesn't work with swift 3 #204

Closed CocoaDebug closed 6 years ago

CocoaDebug commented 6 years ago

Hi. am trying to border a view (using swift 3 and Xcode 9.1) , but it keeps giving me this error : error: error: use of undeclared identifier 'CGFloat' error: error: use of undeclared identifier 'CGColorRef' error: expected ']' to match this '['