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
Apparently, rules in this rule set do not support "/" in rule names
ERROR: /Users/krypt/repo/theapp/Modules/App/BUILD.bazel:45:19: in swift_library rule //Modules/App:test_module_2_/test_module_2:
/private/var/tmp/_bazel_krypt/de9844abaa047ea4e0868fa95089f211/external/rules_swift~1.18.0/swift/internal/swift_library.bzl:104:5: The following files have no generating action:
Modules/App/libtest_module_2_/test_module_2.a
ERROR: /Users/krypt/repo/theapp/Modules/App/BUILD.bazel:45:19: Analysis of target '//Modules/App:test_module_2_/test_module_2' failed
ERROR: Analysis of target '//Modules/App:test_module_2' failed; build
Observed this behaviour with swift_library and ios_application
The text was updated successfully, but these errors were encountered:
krypt-lx
changed the title
with_cfg is not compatible with rules_apple
with_cfg is not compatible with rules_apple and rules_swift
Sep 27, 2024
Apparently, rules in this rule set do not support "/" in rule names
Observed this behaviour with
swift_library
andios_application
The text was updated successfully, but these errors were encountered: