WeTransfer/WeScan

"Stored properties cannot be marked unavailable with '@available'"

Tak783 opened this issue · 4 comments

When I fetched the package, I got the following issue
`Stored properties cannot be marked unavailable with '@available'

Screenshot 2023-12-12 at 13 01 39

Please can you fix this, thank you :)

Which version of the package are you using? This should be resolved using 3.0.0.

Well, the WeScan CocoaPods page says that the latest available version is 1.7.0 (I guess this is according to the provided podspec or something...) Could you please check or advise on how to get that 3.0.0 version using CocoaPods?

So turns out - I use 1.7.0 version, which won't really work in Xcode 15.

We unfortunately don't support CocoaPods anymore. You can include it using Swift Package Manager or manually.

This issue is stale because it has been open for 30 days with no activity. Remove the Stale label or comment or this will be closed in 10 days.