MobileNativeFoundation / MobileNativeFoundation/rules_xcodeproj

Bug: Unit Test fails to run on focused project

Open
#2,166 2 comments 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

Unit test execution fails due to missing xcframework in Xcode project generated with unit test target as a focused target

Reproduction steps

Repro steps are provided in the following change : https://github.com/MobileNativeFoundation/rules_xcodeproj/pull/2165

Expected behavior

Tests should succeed

rules_xcodeproj version

7efb52807d2ff37be1ed161f992c0ec1c635b1d0

Xcode version

14.1

Bazel version

6.1

rules_apple version

n/a

rules_swift version

n/a

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 reviewing the reproduction steps in pull request 2165 and the generated Xcode project when the unit test target is focused. Investigate why the required xcframework is missing, using the stated Xcode 14.1 and Bazel 6.1 versions. Done means unit test execution succeeds for the focused project.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.