Git Product home page Git Product logo

iscolumnscontroller's People

Stargazers

 avatar  avatar  avatar Jianbin LIN avatar RCDeshmukh avatar morpheus lv avatar Bob Edmonston avatar  avatar  avatar Hirofumi Yoshikawa avatar  avatar chitsung.lin avatar markrookie avatar Oktay I. avatar Iván Cabezón Orjales avatar Matthew Strickland avatar Satoshi Asano avatar Madjid Mahdjoubi avatar Will avatar hemingwayEGS avatar Kazuya Hirobe avatar Kei Ishida avatar  avatar  avatar  avatar Conis avatar mituoh avatar Manivanna Raja avatar Alpha Yu avatar  avatar Paramasivan Samuttiram avatar Tatsuya Arai avatar AlexDenisov avatar Robert avatar Thomas Ricouard avatar  avatar  avatar Maximilian Mackh avatar Sandro Ponticelli avatar mk avatar meddlesome avatar daiki avatar Jaesung Koo avatar bottah avatar  avatar Brad Pillow avatar 0.7 avatar  avatar youtoutou avatar Fred avatar Alberto Jerez avatar daCapricorn avatar Viktor Malieichyk avatar  avatar  avatar RoCry avatar Sergei Egorov avatar Fabio Pelosin avatar  avatar Yosuke Ishikawa avatar Jiawei Yang avatar Yung-Hsieh Chen avatar  avatar Ke avatar Mustapha-Tarek avatar zhulin avatar jprothwell avatar Peter Thanakrit Weekhamchai avatar Hiroki Ohmura avatar Vladislav Alekseev avatar Mohammad Hanif avatar Steve avatar laprasdrum avatar  avatar mayulu avatar Vijay Anand avatar Marcin avatar  avatar Demetrio Filocamo avatar Denys Sedura avatar dmaha.ahn avatar mt3 avatar Damjan Ivanac avatar SuperFancy avatar Jon Chui avatar Yasuhiro Inami avatar Keita Ojima avatar SP avatar Blank Yao avatar Stefan Stüben avatar Philip Plotnikov avatar Vic Khazen avatar Simone Leopizzi avatar Bruno Bilescky avatar  avatar  avatar Jacob Relkin avatar Andy Chentsov avatar Matt Coneybeare avatar soh335 avatar

Watchers

t3chnoBr4in avatar Guichao avatar Andrew Zeus avatar mayulu avatar HoNooD avatar jprothwell avatar krishnen chedambarum avatar Mike Tran avatar Yung-Hsieh Chen avatar yanndupuy avatar Gokhan Gultekin avatar fangjun avatar Yosuke Ishikawa avatar yager avatar youtoutou avatar  avatar  avatar  avatar  avatar  avatar

iscolumnscontroller's Issues

Please add semantic version tags

I’ve recently added ISColumnsController to the CocoaPods package manager repo.

CocoaPods is a tool for managing dependencies for OSX and iOS Xcode projects and provides a central repository for iOS/OSX libraries. This makes adding libraries to a project and updating them extremely easy and it will help users to resolve dependencies of the libraries they use.

However, ISColumnsController doesn't have any version tags. I’ve added the current HEAD as version 0.0.1, but a version tag will make dependency resolution much easier.

Semantic version tags (instead of plain commit hashes/revisions) allow for resolution of cross-dependencies.

In case you didn’t know this yet; you can tag the current HEAD as, for instance, version 1.0.0, like so:

$ git tag -a 1.0.0 -m "Tag release 1.0.0"
$ git push --tags

unrecognized selector sent to instance

2012-10-12 22:34:57.528 Columns[27045:f803] -[ISColumnsController setScrollView:]: unrecognized selector sent to instance 0x685d3a0
2012-10-12 22:34:57.531 Columns[27045:f803] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ISColumnsController setScrollView:]: unrecognized selector sent to instance 0x685d3a0'
*** First throw call stack:
(0x1285022 0x183dcd6 0x1286cbd 0x11ebed0 0x11ebcb2 0x3578 0x28b99b 0x2be3 0x1d54 0x1c2386 0x1c3274 0x1d2183 0x1d2c38 0x1c6634 0x2178ef5 0x1259195 0x11bdff2 0x11bc8da 0x11bbd84 0x11bbc9b 0x1c2c65 0x1c4626 0x1c32 0x1ba5)
terminate called throwing an exception(lldb)

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.