Skip to content

Rename the profiling product to executorch_dump in the template - #22243

Open
shoumikhin wants to merge 1 commit into
swiftpm-etdumpfrom
dump-rename-fix
Open

Rename the profiling product to executorch_dump in the template#22243
shoumikhin wants to merge 1 commit into
swiftpm-etdumpfrom
dump-rename-fix

Conversation

@shoumikhin

Copy link
Copy Markdown
Contributor

Summary

Rename the profiling product in the SwiftPM package template from executorch_etdump to executorch_dump, matching the framework the build now produces. Without this the published package cannot resolve: the template declares a product name that no built framework provides.

Renames the product key, both checksum placeholders, and the stub directories.

Test plan

Materialized the template and confirmed it parses, and that the product name matches executorch_dump from the framework build script.

Rename the SwiftPM product from executorch_etdump to executorch_dump and its
checksum placeholders to match, so it lines up with the renamed Apple Dump
framework the release job publishes. The old spelling collided with the core
devtools etdump library.

Test Plan:
Materialized the template and confirmed the product resolves under the new name
and the checksum placeholders match the framework name the release job substitutes.
@shoumikhin shoumikhin added the release notes: none Do not include this in the release notes label Aug 27, 2026
@pytorch-bot

pytorch-bot Bot commented Aug 27, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/22243

Note: Links to docs will display an error until the docs builds have been completed.

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants