m323/m323.xcodeproj/rules_xcodeproj/bazel/bazel_env.sh
cediackermann b1968074b6
build: generate per-package and aggregate Xcode projects
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>
2026-06-29 14:00:40 +02:00

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
)