Add rules_xcodeproj targets to each package BUILD plus a root m323 project, with extra_files filegroups so the full source tree shows in Xcode. Ignore Scala/Metals build dirs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
7 lines
273 B
Bash
Executable file
7 lines
273 B
Bash
Executable file
# Generated by rules_xcodeproj. Do not edit.
|
|
envs=(
|
|
LANG=en_US.UTF-8
|
|
PATH=/bin:/usr/bin
|
|
BAZELISK_SKIP_WRAPPER=true
|
|
BAZEL_REAL=/Users/cediackermann/Library/Caches/bazelisk/downloads/sha256/2db883718453f0437a7bcb408e889dbf8539cdc4d61c8ebc3807a1a88d02ff08/bin/bazel
|
|
)
|