diff --git a/test/apple_core_ml_library_test.sh b/test/apple_core_ml_library_test.sh index ba5fc9fa51..fe132926ea 100644 --- a/test/apple_core_ml_library_test.sh +++ b/test/apple_core_ml_library_test.sh @@ -52,6 +52,7 @@ swift_library( # smh. copts = ["-Xcc", "-Wno-nullability"], deps = [":SampleCoreML"], + alwayslink = True, ) apple_core_ml_library(