dogo / SCLAlertView

Beautiful animated Alert View. Written in Objective-C
MIT License
3.5k stars 534 forks source link

XCode 8.2 language error #235

Closed carlosper88 closed 7 years ago

carlosper88 commented 7 years ago

Just installed xcode 8.2 and my working code shows now the error

“Use Legacy Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

I've tried to set "Use Legacy Swift Language Version" to NO but still does not work

I'm using cocoa pods with pod 'SCLAlertView'

Thanks in advance

dogo commented 7 years ago

Hi @colditz18 ,

This is the Objetive-c version of SCLAlertView

pod 'SCLAlertView-Objective-C'