Hi Guys. I’m trying to follow <this> guide on how...
# multiplatform
y
Hi Guys. I’m trying to follow this guide on how to use multiplatformSwiftPackage. I followed the instructions, but when I try to run ‘createXCFramework’, the task always fails with the following message:
Copy code
A library with the identifier "ios-x86_64-simulator" already exists.

Execution failed for task ':shared:createXCFramework'.
> Process 'command 'xcodebuild'' finished with non-zero exit value 70
Does anyone know how to fix this?