-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Noticed version mismatches when looking at recent PRs however the issue exists as far back as GitHub Actions log retention goes.
ld: warning: ld: warning: object file (bazel-out/ios-x86_64-applebin_ios-ios_x86_64-dbg-ST-78e2e727b17e/bin/tests/ios/frameworks/mixed-source/only-source/libMixedSourceTestLib_swift.a(Tests.swift.o)) was built for newer iOS Simulator version (16.2) than being linked (12.0)
object file (bazel-out/ios-x86_64-applebin_ios-ios_x86_64-dbg-ST-78e2e727b17e/bin/tests/ios/frameworks/mixed-source/only-source/libMixedSourceTestLib_objc.a(ObjCTest.o)) was built for newer iOS Simulator version (16.2) than being linked (12.0)
ld: warning: object file (bazel-out/ios-x86_64-applebin_ios-ios_x86_64-dbg-ST-78e2e727b17e/bin/tests/ios/frameworks/mixed-source/only-source/libMixedSourceFramework_objc.a(AngleBracketNamespacedLogger.o)) was built for newer iOS Simulator version (16.2) than being linked (12.0)```
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working