Skip to content

chore(spm): align podspec versions to 0.0.2 + fix stale example refs - #2

Merged
MAUstaoglu merged 1 commit into
mainfrom
chore/spm-followups
Jun 12, 2026
Merged

chore(spm): align podspec versions to 0.0.2 + fix stale example refs#2
MAUstaoglu merged 1 commit into
mainfrom
chore/spm-followups

Conversation

@MAUstaoglu

Copy link
Copy Markdown
Member

Follow-ups to the SPM manifests PR: bump the five plugins' podspec s.version to 0.0.2 (matching pubspec; cosmetic for local path pods), and remove dead tvos_metallibs/MetalLibInterposer references from path_provider_tvos/example that broke its build (pre-existing, from when build artifacts stopped being tracked).

… in example
- Bump the five SPM plugins' podspec s.version 0.0.1 -> 0.0.2 to match pubspec
(cosmetic for local path pods, but keeps them consistent).
- Remove dead tvos_metallibs / MetalLibInterposer references from
path_provider_tvos/example's project.pbxproj — they pointed at a folder
deleted when build artifacts stopped being tracked, breaking the example
build (pre-existing, unrelated to SPM).
Sign up for freeto 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.

1 participant

@MAUstaoglu