Skip to content

Pass --env SPI_PROCESSING=1 when creating dump-package container - #4163

Merged
finestructure merged 1 commit into
mainfrom
issue-4162
Sep 16, 2026
Merged

finestructure merged 1 commit into
mainfrom
issue-4162

Conversation

@finestructure

Copy link
Copy Markdown
Member

Fixes #4162


if Context.environment["SPI_PROCESSING"] == nil {
fatalError("SPI_PROCESSING is not set")
}

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only learned about Context from the original package submission. Since this is available without importing Foundation I'm guessing this is from PackageDescription? Just out of curiosity.

@finestructure
finestructure merged commit d7e2e6f into main Sep 16, 2026
4 checks passed
@finestructure
finestructure deleted the issue-4162 branch September 16, 2026 07:23
@finestructure

Copy link
Copy Markdown
Member Author

Tagging this as 2.127.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Evaluate manifests fails

2 participants