Hive Hive
Sign in

Missing generated Bundle.module in SPM + Tuist Integration

GitHub issue · Open

Metadata
Source
tuist/tuist #6102
Updated
Jun 11, 2026
Domains
Generated projects
Details

What problem or need do you have?

similar to https://github.com/tuist/tuist/issues/4095.

Our External Dependency uses Bundle.module in code for makeDefaultLibrary

But it dosen’t have any resources, so it seems that Synsthesized Bundle Accessor is not provided.

Has https://github.com/tuist/tuist/issues/4095 been resolved?

if not, how could i handle this problem?

reproducible sample : Sample.zip

Potential solution

none

macOS version

13.5

Tuist version

4.7.0

Xcode version

15.0.1

Flights

Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.

New Flights are paused Configure model inference, GitHub, and a sandbox provider to start another Flight. Existing results remain available below.
No Flights yet

Start a Flight and preserve its objective, outcome, and session here.

Comments
P
pepicrft May 15, 2024

Thanks for reporting this @hk-bae. We’ll try to reproduce it with the project that you shared. Is this still an issue?

HB
hk-bae May 24, 2024

@pepicrft Yes. This is still an issue. 😭