All of a sudden I’m getting "error Cs1704L An assembly with the same name ‘CallNative’ has already been imported. Consider removing one of the references or sign the assembly)
Double clicking on it does not show exactly where the error is, and I know I haven’t typed anything to import it myself.
The error appears when I build AssetBundles with the Asset Bundle Browser. I was doing this fine earlier on the PC but I pushed them to build them on the Mac for iOS and that’s when I started getting the issue (on both computers)
I have tried deleting the project on the mac and pulling it from the cloud to no avail.