Skip to content

bazel build //examples/objc:PrenotCalculator fails unless ibtoolwrapper and realpath are executable #300

@mrdomino

Description

@mrdomino

This is on a default workspace, with build --ios_sdk_version=8.4 in my tools/bazel.rc. My generated tools/objc/ibtoolwrapper and tools/objc/realpath are not executable. Making them executable causes compilation to succeed, but I'm not sure if this is the correct solution, given that these files are generated in my workspace and not any of the bazel-* directories.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions