Skip to content

Podspec source references an unprefixed release tag that does not exist #1121

Description

@OskarEichler

The 9.0.2 podspec sets source.tag to 9.0.2, while release-it.json generates v-prefixed tags and the repository only contains v9.0.2. Thus source-based CocoaPods resolution points at a nonexistent tag. Proposed fix: add the v prefix in the podspec, without changing versions, dependencies or local path installations. This source audit is AI-assisted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions