MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj

Bug: The request was denied by service delegate

Open
#2,976 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Swift
Stars
626
Forks
124
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing bazelisk run //app:xcodeproj with Xcode 15.3, Bazel 7.1.1, and the iPhone 15 iOS 17.4 simulator. Investigate why the generated Xcode project compiles and installs but is denied when launching, using the reported service-delegate error. Done means the generated project runs successfully on the simulator.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.