Skip to content

Fix for `WARNING: SWIFT_CUSTOM_TOOLCHAIN is deprecated. Use --action_… #3123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

karim-alweheshy
Copy link
Contributor

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.

@karim-alweheshy karim-alweheshy requested a review from a team as a code owner December 27, 2024 09:49
…env=TOOLCHAINS=<id> instead.`

Signed-off-by: Karim Alweheshy <[email protected]>
@karim-alweheshy karim-alweheshy force-pushed the karim/fix-custom-toolchain-warning branch from c7567b3 to 46a90b8 Compare December 27, 2024 09:51
@brentleyjones brentleyjones merged commit 912599c into MobileNativeFoundation:main Jan 6, 2025
11 of 13 checks passed
karim-alweheshy added a commit to karim-alweheshy/rules_xcodeproj that referenced this pull request Mar 6, 2025
MobileNativeFoundation#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 <[email protected]>
Co-authored-by: Karim Alweheshy <[email protected]>
Signed-off-by: Karim Alweheshy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants