launchdarkly / ios-client-sdk

LaunchDarkly Client-side SDK for iOS (Swift and Obj-C)
https://docs.launchdarkly.com/sdk/client-side/ios
Other
68 stars 82 forks source link

build: Favor pod lib lint over pod spec lint #335

Closed keelerm84 closed 4 months ago

shortcut-integration[bot] commented 5 months ago

This pull request has been linked to Shortcut Story #232963: Use pod lib lint instead of pod spec lint.

keelerm84 commented 5 months ago

pod spec requires the tag in the spec file to actually exist upstream. That doesn't help when you are making a change that only exists locally. So I'm switching to this.