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 iHasApp 2.0.1 #742

Merged
merged 1 commit into from Nov 13, 2012
Merged

Added iHasApp 2.0.1 #742

merged 1 commit into from Nov 13, 2012

Conversation

danielamitay
Copy link
Contributor

The iHasApp iOS Framework allows you to detect installed apps on a user's device.

Previous pull request failed for the following reasons:

  • Used "sources" where "resource" should have been used (.framework)
  • Missing LICENSE in tagged version

Confirmed it this time using pod spec lint

Thanks again for the help, @irrationalfab

@danielamitay
Copy link
Contributor Author

Can someone else please help me understand the Travis output details referenced above?
When I drill down through the output, I see:

iHasApp.podspec passed validation.

Then, at the very end:

357 /home/travis/.rvm/gems/ruby-1.9.3-p194/gems/cocoapods-0.16.0.rc3/lib/cocoapods/command/error_report.rb:79:in ``': No such file or directory - sw_vers (Errno::ENOENT)
358 from /home/travis/.rvm/gems/ruby-1.9.3-p194/gems/cocoapods-0.16.0.rc3/lib/cocoapods/command/error_report.rb:79:in `host_information'
359 from /home/travis/.rvm/gems/ruby-1.9.3-p194/gems/cocoapods-0.16.0.rc3/lib/cocoapods/command/error_report.rb:30:in `report'
360 from /home/travis/.rvm/gems/ruby-1.9.3-p194/gems/cocoapods-0.16.0.rc3/lib/cocoapods/command.rb:87:in `rescue in run'
361 from /home/travis/.rvm/gems/ruby-1.9.3-p194/gems/cocoapods-0.16.0.rc3/lib/cocoapods/command.rb:71:in `run'
362 from /home/travis/.rvm/gems/ruby-1.9.3-p194/gems/cocoapods-0.16.0.rc3/bin/pod:16:in `<top (required)>'
363 from /home/travis/.rvm/gems/ruby-1.9.3-p194/bin/pod:23:in `load'
364 from /home/travis/.rvm/gems/ruby-1.9.3-p194/bin/pod:23:in `<main>'
365
366 Done. Build script exited with: 1

From what I can tell, this error does not have to do with my commit/podspec. Am I wrong?
My podspec passed validation using pod spec lint, and from what I could tell, even Travis' validation.

@fabiopelosin
Copy link
Member

Looks good. Don't worry about the Travis error. It is not related to your podspec. Let me know if you would like push access.

fabiopelosin added a commit that referenced this pull request Nov 13, 2012
@fabiopelosin fabiopelosin merged commit 3c1cb72 into CocoaPods:master Nov 13, 2012
@danielamitay
Copy link
Contributor Author

Thanks! I definitely would.
I've got the hang of it now, and got pod working again.

@fabiopelosin
Copy link
Member

Granted! Please read the guidelines for contributing to the master repo.

fabiopelosin added a commit that referenced this pull request Jan 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants