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

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. 😭