Ekhoo / Device

Light weight tool for detecting the current device and screen size written in swift.
MIT License
1.7k stars 202 forks source link

Xcode 11 SPM: Device has no Package.swift manifest for version 3.1.2 #83

Closed RamblinWreck77 closed 2 years ago

RamblinWreck77 commented 5 years ago

Pretty much the title. Trying to migrate from Cocoapods -> SPM, looks like all we need is the manifest file.

RamblinWreck77 commented 5 years ago

@Ekhoo Sorry to bother you, but would it be possible to push a new release with a Package.swift file? From what I can tell this library will work just fine with Swift Package Manager, it just needs a 5 line manifest file to tell SPM what it's called.

sugitatestblue commented 2 years ago

SPM no supported?

sugitatestblue commented 2 years ago

@Ekhoo

kishorepran commented 2 years ago

Hi, Support for SPM has been added for version 3.3.0 with updated device list. let me know for anything else.