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

Bug: The request was denied by service delegate #2976

Open
DanielLiuCD opened this issue Mar 26, 2024 · 1 comment
Open

Bug: The request was denied by service delegate #2976

DanielLiuCD opened this issue Mar 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DanielLiuCD
Copy link

Description

I successfully created an Xcode project using bazel, but the project cannot run on the simulator. I don’t know what the problem is now. My environment is:
Xcode 15.3
Apple M3 Pro
iPhone15 iOS 17.4
screenshot

Reproduction steps

  1. bazelisk run //app:xcodeproj
  2. Use xcode to run to the simulator 'iPhone15 iOS17.4'
  3. Compiled and installed successfully, but cannot run

Expected behavior

The simulator runs successfully

rules_xcodeproj version

1.18.0

Xcode version

15.3

Bazel version

7.1.1

rules_apple version

3.3.0

rules_swift version

1.16.0

Additional information

No response

@DanielLiuCD DanielLiuCD added the bug Something isn't working label Mar 26, 2024
@luispadron
Copy link
Contributor

Do you have more information to provide? Maybe the logs during launch would help here, does this happen consistently for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants