You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the binaries produced in the iOSSimulator and tvOSSimulator builds of ICU are producing device builds. As a result, linking fails.
[ 99%] Linking CXX shared library libmonosgen-2.0.dylib
[100%] Linking C static library libmonosgen-2.0.a
ld: in /Users/runner/work/1/s/.packages/microsoft.netcore.runtime.icu.transport/6.0.0-preview.3.21167.1/runtimes/tvOSSimulator-arm64/native/lib/libicuuc.a(uinvchar.ao), building for tvOS Simulator, but linking in object file built for tvOS,
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [mono/mini/libmonosgen-2.0.dylib] Error 1
Configuration
Regression?
Other information
The text was updated successfully, but these errors were encountered:
Description
Ref #50003
Right now, the binaries produced in the iOSSimulator and tvOSSimulator builds of ICU are producing device builds. As a result, linking fails.
Configuration
Regression?
Other information
The text was updated successfully, but these errors were encountered: