raulriera / Bike-Compass

iOS and  Watch app to find city bicycles to rent in your city
https://itunes.apple.com/us/app/bike-compass-find-city-bicycles/id734275452
MIT License
84 stars 33 forks source link

Swift 4 #15

Open neoneye opened 6 years ago

neoneye commented 6 years ago

Your blog post about animations is pretty cool.

However I'm unable to compile using Xcode9.2. I also tried using Xcode9.0.1, but no luck.

Your code looks good.

raulriera commented 6 years ago

Hi,

Thanks! Yeah, given that is Swift. It needs to be updated for the latest versión if you wish to use the latest Xcode

lolgear commented 6 years ago

@raulriera Yes, it needs to be updated to Swift 4.2. Could you do it?

I am bit confused with Decodable framework and its operators ( oh, swift evolution should prevent all these useless frameworks, heh ).

esikmalazman commented 1 year ago

Hi @raulriera, can I contribute to maintain the project?

raulriera commented 1 year ago

Hey, you sure can :)

esikmalazman commented 1 year ago

Perfect :)

esikmalazman commented 1 year ago

I want to update the package dependencies to SPM but some of the libraries require iOS 12. Can I bump the project to iOS 12 or 13 @raulriera ?

raulriera commented 1 year ago

Yeah, feel free to make any update you want (as long as the resulting PR builds and produces a working app)