SwiftPing icon indicating copy to clipboard operation
SwiftPing copied to clipboard

Version on cocoapods is not compatible with Swift 3

Open jan-happy opened this issue 8 years ago • 4 comments

n/t

jan-happy avatar Jan 17 '17 16:01 jan-happy

I have the same problem. XCode reports 55 isues.

dan89eu avatar Jan 20 '17 13:01 dan89eu

Would be great to have a new official release version, compatible with Swift 3

fjaeger avatar Mar 08 '17 11:03 fjaeger

I received a Linker command failure failed error w/ another error "Framework not found SwiftPing'

camcoding avatar Mar 13 '17 23:03 camcoding

Use in Podfile this:

pod 'SwiftPing', :git => '[email protected]:ankitthakur/SwiftPing.git', :commit => '48a615bc1da7e3e4cdf86bff5b1b9b025d18e04e'

The author forgot to update podspec I think.

kondratk avatar Jun 14 '17 10:06 kondratk