facebookarchive / pop

An extensible iOS and OS X animation library, useful for physics-based interactions.
Other
19.66k stars 2.88k forks source link

Please update to Swift 3.0 Xcode 8! :) #335

Closed jayvenn closed 7 years ago

grp commented 7 years ago

Pop is written in Objective-C(++), not Swift, so it should be importable by any version of Swift. Are you seeing an error trying to use it from Swift 3?

brightfuture commented 7 years ago

Want to see a Swift version 🤗

mradzinski commented 7 years ago

@brightfuture Is having a Swift version going to make Pop better in any way? Pop is compatible with every Swift version available, so I'm not getting your point...

everSin commented 7 years ago

When will it support Swift Package Manager? Thanks in advance!

brightfuture commented 7 years ago

@mradzinski having a Swift version will make folks only learned Swift understand how Pop works a lot easier.