cowbell / cordova-plugin-geofence

Geofencing plugin for cordova
Apache License 2.0
264 stars 318 forks source link

Build with swift 3.0 #216

Closed ypelud closed 4 years ago

ypelud commented 7 years ago

Hi,

Since the last version of xcode earlier versions of Swift are no longer compatible. So I started updating the sources to be compatible with Swift 3.

Hope it works for you.

Yann