Skip to content
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

macos_application fails to run if name ends with .app #2391

Open
luispadron opened this issue Feb 2, 2024 · 0 comments
Open

macos_application fails to run if name ends with .app #2391

luispadron opened this issue Feb 2, 2024 · 0 comments

Comments

@luispadron
Copy link
Contributor

luispadron commented Feb 2, 2024

Given a macos_application with a name = "Foo.app", when running bazel run //:Foo.app it will fail.

I ran the script it creates to run the app and noticed:

[1]    90093 killed     ./bazel-bin/Foo.app

It looks like .app gets handled differently by the OS when used as an extension.

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

No branches or pull requests

1 participant