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
{{ message }}
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.
I'm running XCode 13.3, Bazel 5.1.1, and rules_apple 1.0.0
I'm running into an issue where I'm building a swift_library that has an spm_pkg as a dep. I'm then specifying that swift library as a dep for an ios_unit_test. When I try to build that target I get this error. Seems like it's not finding the Foundation module?
I'm running XCode 13.3, Bazel 5.1.1, and rules_apple 1.0.0
I'm running into an issue where I'm building a swift_library that has an spm_pkg as a dep. I'm then specifying that swift library as a dep for an ios_unit_test. When I try to build that target I get this error. Seems like it's not finding the Foundation module?
bazelbuild/rules_apple#1656
The text was updated successfully, but these errors were encountered: