web3swift icon indicating copy to clipboard operation
web3swift copied to clipboard

'exported: true' has no effect in '_specialize' attribute

Open aug2uag opened this issue 3 years ago • 2 comments

In Xcode 12.5.1, created a new project with Podfile as in README.

Project won't build. Initial error as below says 'exported: true' has no effect in '_specialize' attribute. There's feedback about change in Swift 5.4 (Xcode 12.5.1) yet not a clear solution how it should be handled.

Screen Shot 2021-10-06 at 9 46 53 PM

aug2uag avatar Oct 07 '21 04:10 aug2uag

Cryptoswift looks to have handled this change, lib isn't synchronizing with latest Cryptoswift. I wonder if this is also true for other libs BigInt etc.

aug2uag avatar Oct 07 '21 04:10 aug2uag

I can confirm there are a few similar errors in other files, ultimately the project does successfully build.

aug2uag avatar Oct 07 '21 05:10 aug2uag