after adding watchOs targets: ``` watchosArm32(); watchosArm64(); watchosSimulatorArm64() ``` getting the following error: ``` > Task :client:createXCFramework FAILED Both 'watchos-arm64_32' and 'watchos-armv7k' represent two equivalent library definitions. ```