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

Added podspec #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Added podspec #10

wants to merge 4 commits into from

Conversation

davbeck
Copy link

@davbeck davbeck commented Dec 10, 2013

With this you can support CocoaPods. The only thing a developer would need to do is add the PhoneFormats.dat to their project.

@brockboland
Copy link

👍

@laynemoseley
Copy link

bump

@leg10nMX
Copy link

Can I haz dis?

@davbeck
Copy link
Author

davbeck commented Mar 24, 2015

It should be noted that back when I submitted this pull request, I attempted to submit the podspec to CocoaPods (back then anyone could, not just the owner/creator of the project). I don't recall the exact issues, but it failed their validation.

@davbeck
Copy link
Author

davbeck commented Mar 24, 2015

$ pod lib lint

 -> RMPhoneFormat (0.0.1)
    - WARN  | Git sources should specify a tag.
    - WARN  |  /Users/davbeck/Documents/Development/OpenSource/RMPhoneFormat/RMPhoneFormat/RMPhoneFormat.m:621:31: warning: implicit conversion loses integer precision: 'unsigned long' to 'int' [-Wshorten-64-to-32]
    - WARN  |  /Users/davbeck/Documents/Development/OpenSource/RMPhoneFormat/RMPhoneFormat/RMPhoneFormat.m:864:30: warning: implicit conversion loses integer precision: 'long' to 'uint32_t' (aka 'unsigned int') [-Wshorten-64-to-32]
    - WARN  | Unable to find a license file

[!] RMPhoneFormat did not pass validation.
You can use the `--no-clean` option to inspect any issue.

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

Successfully merging this pull request may close these issues.

5 participants