bazel-xcode / bazel-xcode/PodToBUILD

Fails to update Pod if repository is renamed

Open
#123 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
330
Forks
68
PR merge metrics
No merged PRs in 30d

Description

If the source repo for a pod changes names, attempting to update the pod throws a `fatalError("Missing podspec ( \(podspecPath) )")`. See here in [RepoActions.swift](https://github.com/pinterest/PodToBUILD/blob/master/Sources/RepoToolsCore/RepoActions.swift#L297). Not a huge issue, but it could become annoying. In the meantime, a temporary workaround is to manually update the source URL to the new repo name and path.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.