kin-ios icon indicating copy to clipboard operation
kin-ios copied to clipboard

build: the command `pod lib lint KinBase.podspec` should run on CI

Open beeman opened this issue 4 years ago • 1 comments

We should make sure that the Podspec is always properly linted before merging in new changes.

beeman avatar Jun 22 '21 19:06 beeman

Saving this here: https://docs.fastlane.tools/actions/pod_lib_lint/

We already use fastlane for our ios circle build, so this should be trivial

samdowd avatar Oct 18 '21 23:10 samdowd