Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Podspec warning #6

Closed
jkodumal opened this issue Oct 29, 2015 · 3 comments
Closed

Podspec warning #6

jkodumal opened this issue Oct 29, 2015 · 3 comments

Comments

@jkodumal
Copy link

~/work/launchdarkly/ios-client master $ pod trunk push

[!] Found podspec `LaunchDarkly.podspec`
Updating spec repo `master`
Validating podspec
 -> LaunchDarkly (0.2.2-beta)
    - WARN  | [LaunchDarkly/Core] xcodebuild:  MTLManagedObjectAdapter/MTLManagedObjectAdapter/MTLManagedObjectAdapter.m:754:41: warning: comparison of array 'attributes->type' not equal to a null pointer is always true [-Wtautological-pointer-compare]

[!] The podspec does not validate.
@rich-byrnesinnovation
Copy link

John,

this is a legitimate warning.

Mantle/MTLManagedObjectAdapter#8

@jkodumal
Copy link
Author

That's unfortunate. I'll keep this open to track that issue, and update our publishing instructions to require --allow-warnings for now

@drichelson
Copy link

This warning does not happen in the latest 1.0.0 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants