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
Hello, I'm interested in using sandboxed mode to achieve something like strict deps, as mentioned in #344 .
With sandboxed mode enabled, however, SDK's provided by Xcode (eg. SwiftUI) are unresolvable. I am not sure how I would go about adding bazel targets for these SDK dependencies.
Is there a convenient way to resolve them in sandboxed mode?