unity-sdk
unity-sdk copied to clipboard
Including Starscream as dependency twice
Hey,
I noticed that Starscream is included into the package twice:
- In MetaMaskDependencies.xml leads an entry in the Podfile
- As Starscream.framework under
/Plugins/iOS/iphoneos
In our setup, it fails the build. At the moment, we manually delete on of them. Wouldn't it better to only keep the first one?
XCode 15.3 OS X 14 (arm64)
Thanks.
Will look at this soon, I don't remember getting duplicates in my build process but that's a good callout - are you using Unity 2021 by chance?
We use Unity 2022.3.10f1 right now.
Decided to remove the pod instead. After the next MetaMask upgrade might do the opposite. Thanks for the report, should be fixed here https://github.com/thirdweb-dev/unity-sdk/releases/tag/v4.13.3