fingerprintjs / fingerprintjs-pro-ios

Fingerprint Identification SDK for accurate iOS device identification.
https://fingerprint.com
Other
37 stars 11 forks source link

Xcode preview stopped working #19

Closed adrianorezena closed 10 months ago

adrianorezena commented 1 year ago

I'm having trouble with the SwiftUI Preview in Xcode 14. I have the same problem with the Example.

HumanReadableSwiftError

SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x0000600038a5a100):'FingerprintPro'>)

Does anyone have any idea what it could be?

petrpalata commented 1 year ago

Hi @adrianorezena and thanks for reporting the issue. It seems to be related to this bug mentioned on the Apple dev forums.

I'll try to reproduce it and let you know but from a quick glance it looks like there is some problem with binary distribution of SPM package related to Xcode itself.

mgutski commented 10 months ago

Closing as this does not seem to be an issue anymore.