MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj
Bug: The request was denied by service delegate
Nobody has claimed this yet.
- 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
Reproduction steps
- bazelisk run //app:xcodeproj
- Use xcode to run to the simulator 'iPhone15 iOS17.4'
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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