Coder Social home page Coder Social logo

podspecs's Introduction

Podspecs

All the custom podspecs needed to compile Sonora

Adding the podspec repo to CocoaPods

pod repo add Sonora-Podspecs git://github.com/sonoramac/Podspecs.git master

Adding this podspec repository to CocoaPods will allow Sonora's Podfile to access the custom podspecs required to compile.

Updating the podspec repo

pod repo update Sonora-Podspecs

podspecs's People

Contributors

indragiek avatar jwilling avatar keith avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

podspecs's Issues

'OEGridView' can't convert String into Integer

Report

  • What did you do?
  • What did you expect to happen?
  • What happened instead?

Stack

   CocoaPods : 0.16.1
        Ruby : ruby 1.9.3p374 (2013-01-15 revision 38858) [x86_64-darwin12.2.0]
    RubyGems : 1.8.25
        Host : Mac OS X 10.8.2 (12C60)
       Xcode : 4.5.2 (4G2008a)
Ruby lib dir : /usr/local/Cellar/ruby/1.9.3-p374/lib
Repositories : Sonora-Podspecs - git://github.com/sonoramac/Podspecs.git @ 46168cc4d66a8ba4689e8cfd0c622be0b0fe3919
               master - https://github.com/CocoaPods/Specs.git @ 800013da202b3a1399dfb0ad65498423ef7395fc

Podfile

          platform :osx, '10.7'

pod 'MASShortcut'
pod 'DBPrefsWindowController'
pod 'SPMediaKeyTap'
pod 'INAppStoreWindow', :git => 'git://github.com/sonoramac/INAppStoreWindow.git'
pod 'AFNetworking', '1.0RC2'
pod 'INKeychainAccess'
pod 'HIDRemoteSDK'
pod 'OEGridView'

Error

can't convert String into Integer
/Users/xiaobo/.cocoapods/Sonora-Podspecs/OEGridView/1.0.0/OEGridView.podspec:16:in `[]'
/Users/xiaobo/.cocoapods/Sonora-Podspecs/OEGridView/1.0.0/OEGridView.podspec:16:in `block in post_install'
/Users/xiaobo/.cocoapods/Sonora-Podspecs/OEGridView/1.0.0/OEGridView.podspec:14:in `each'
/Users/xiaobo/.cocoapods/Sonora-Podspecs/OEGridView/1.0.0/OEGridView.podspec:14:in `post_install'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:157:in `block (2 levels) in run_post_install_hooks'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:156:in `each'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:156:in `block in run_post_install_hooks'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:155:in `each'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:155:in `run_post_install_hooks'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:127:in `block (2 levels) in install!'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/user_interface.rb:77:in `message'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:125:in `block in install!'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/user_interface.rb:37:in `section'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/installer.rb:112:in `install!'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/command/install.rb:46:in `run_install_with_update'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/command/install.rb:51:in `run'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/lib/cocoapods/command.rb:75:in `run'
/usr/local/Cellar/ruby/1.9.3-p374/lib/ruby/gems/1.9.1/gems/cocoapods-0.16.1/bin/pod:16:in `<top (required)>'
/usr/local/opt/ruby/bin/pod:23:in `load'
/usr/local/opt/ruby/bin/pod:23:in `<main>'

――― TEMPLATE END ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.