Floaty icon indicating copy to clipboard operation
Floaty copied to clipboard

SPM - the 4.2.0 version doesn't work

Open Sergey231 opened this issue 4 years ago • 6 comments

https://github.com/kciter/Floaty.git has no Package.swift manifest for version 4.2.0

Sergey231 avatar Nov 13 '20 12:11 Sergey231

Workaround: set 4.2.1 or the particular commit 6fab04721056957d6a402f5bb28191640c3bc6d6

Sergey231 avatar Nov 13 '20 12:11 Sergey231

In the readme it says to add 4.2.1 for SPM support (which does not exist yet).

Looks like a new release tag needs to be created to fix this issue. Otherwise you will have to use the exact commit SHA or branch.

BrentMifsud avatar Nov 20 '20 19:11 BrentMifsud

Until an official release is made, checking out the package at commit 6fab04721056957d6a402f5bb28191640c3bc6d6 worked for me:

Screen Shot 2021-04-13 at 8 46 07 AM

jarrodparkes avatar Apr 13 '21 13:04 jarrodparkes

Any update release?

mikemike396 avatar Jul 01 '21 10:07 mikemike396

Hi, Has there been any updates on this issues? Every time I compile our Storyboard project we get 15 different errors in this dependency which we have added with SPM.

raminkhakzad avatar Sep 29 '21 21:09 raminkhakzad

@Sergey231 I have tried using exact version 4.2.1 but I am still having installation issue just like on 4.2.0 : Package resolution failed

I have successfully installed the library using the latest commit on master branch - d0e637db60828d49e403ff0b7dc11b1458e67095 Hopefully we will be able to use versions soon.

qsd-faris avatar Oct 20 '23 14:10 qsd-faris