Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[ios, build] Add podspec lint script #15027

Merged
merged 2 commits into from
Jul 2, 2019
Merged

Conversation

friedbunny
Copy link
Contributor

@friedbunny friedbunny commented Jun 28, 2019

Fixes #14730 by checking that we’re setting the versions in our podspecs to correct version. It’s run as part of the ios-debug CI job, or run it locally using make ios-pod-lint.

Also stops packaging a local podspec in our zipped distribution, as there are better ways to consume this framework.

/cc @captainbarbosa

@friedbunny friedbunny added iOS Mapbox Maps SDK for iOS build labels Jun 28, 2019
@friedbunny friedbunny added this to the release-p milestone Jun 28, 2019
@friedbunny friedbunny requested review from captainbarbosa and a team June 28, 2019 22:41
@friedbunny friedbunny self-assigned this Jun 28, 2019
Copy link
Contributor

@captainbarbosa captainbarbosa left a comment

Choose a reason for hiding this comment

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

Yessss lint all the things

@friedbunny friedbunny force-pushed the friedbunny-lints-some-podspecs branch from 218cc41 to dd704da Compare July 2, 2019 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ios] Lint podspecs and improve version bumping process
2 participants