jean
11/20/2024, 9:22 PMwatchosArm64
and watchosSimulatorArm64
to my multiplatform project, I get the following error in xcode when running the ios or watchos app
Ignoring file '/path/to/my/project/build/xcode-frameworks/Debug/watchsimulator10.5/MyProject.framework/MyProject': fat file missing arch 'x86_64', file has 'arm64'
Linker command failed with exit code 1 (use -v to see invocation)
I’m running xcode from a M1 macbook, I shouldn’t need watchosX64
right?tylerwilson
11/20/2024, 9:36 PMjean
11/20/2024, 9:42 PMwatchosX64
, the Apollo library in my case.