Skip to content

Conversation

@michaellee8
Copy link
Contributor

It is found that in React Native builds, which does not seems to use_framework!, the swift compiler is unable to find the BigInt and GenericJSON dependencies for the web3.swift during the build process, causing build failure. After reviewing the project configuration, I have found the pod_target_xcconfig in podspec to be supcisious, and the problem was fixed after adding $(inherited) to the config.

@DarthMike DarthMike merged commit 1d0d48f into argentlabs:master Dec 23, 2021
@DarthMike
Copy link
Member

Thanks @michaellee8

@michaellee8
Copy link
Contributor Author

@DarthMike it looks like you guys didn't publish to fixed pubspec to cocopods. Can you kindly double check that? https://github.com/CocoaPods/Specs/blob/master/Specs/a/9/6/web3.swift/0.8.1/web3.swift.podspec.json

@DarthMike
Copy link
Member

@michaellee8 just published 0.8.2 with the change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants