Commit 912599c
Fix for `WARNING: SWIFT_CUSTOM_TOOLCHAIN is deprecated. Use --action_… (#3123)
Fixes warning during the usage of custom toolchain
```
Showing All Messages
DEBUG: /private/var/tmp/_bazel_{username}/ed37deb70baf581b96b515b59a8873c2/rules_xcodeproj.noindex/build_output_base/external/rules_swift~/swift/toolchains/xcode_swift_toolchain.bzl:600:14: WARNING: SWIFT_CUSTOM_TOOLCHAIN is deprecated. Use --action_env=TOOLCHAINS=<id> instead.
```
Signed-off-by: Karim Alweheshy <karim.alweheshy@reddit.com>
Co-authored-by: Karim Alweheshy <karim.alweheshy@reddit.com>1 parent 407cbab commit 912599c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments