Device.swift icon indicating copy to clipboard operation
Device.swift copied to clipboard

Outdated podspec

Open Isuru-Nanayakkara opened this issue 5 years ago • 3 comments

Hi,

Please update the podspec file with a new version number. Downloading the library straight from CocoaPods pulls down an old version which doesn't include the newly released devices.

I would open a PR but I don't know the versioning system you use.

Isuru-Nanayakkara avatar Jan 12 '20 11:01 Isuru-Nanayakkara

Hello - how did you work around this?

mitch2be avatar Jan 24 '20 18:01 mitch2be

I guess we need not only updated podspec but new release (with new version) too. For now I'll try to use local podspec.

hardW avatar Mar 02 '20 14:03 hardW

pod 'Device.swift', :git => 'https://github.com/schickling/Device.swift', :commit => '2f6cb590d2c2040aae34e884b376be45bb6c36c3'

This is what I did above. @hardW

mitch2be avatar Mar 06 '20 16:03 mitch2be