Coder Social home page Coder Social logo

iphonemk's People

Contributors

bjhomer avatar clement avatar dmitrytsepelev avatar michaelkamprath avatar pulkitsinghal avatar rdamazio avatar tewha avatar vijaythakkar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

iphonemk's Issues

ported to OSX

Do you want me to fork it? That always seems so akward with the project having diff targets. Also I only did the badge thing not the rest. Id like to put this on github any suggestions? Should I fork it?

Deployment Target

your deployment target is 3.1 but you use Social.framework
you should change deployment target to 6.0 or weak link Social.framework

Please add semantic version tags

I’ve recently added iPhoneMK 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, iPhoneMK 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

Parental Gate Rotation

On rotation while in the Parental gate view, the text is clipped, prominent especially when presenting while in Landscape mode and then rotating to portrait.

Add sample usage with UIButton and UIBarButtonItem

Wonderful stuff. Thanks for open-sourcing.

I've attached a patch that I used to enhance the demo to show how to quickly use the badges with UIButtons or UIBarButtonItems ... would you be open to accepting these changes?

Here's the patch: https://dl.dropboxusercontent.com/u/6207935/mk-patch.diff

It would have saved me 1 hour and 7 minutes to feel assured that it would simply work and start using your library ... and I imagine if we take that collectively for all the folks who get your code and use it, that would add up to a lot of hours :)

ios simulator screen shot sep 11 2013 2 23 53 pm

CocoaPods install warning

I am beginner with CocoaPods and not sure how serious it is (shows in newest CocoaPods version and gems at this moment cocoapods-0.24.0):
[!] [iPhoneMK (1.2.2)] preferred_dependency has been renamed to default_subspec.
[!] [MKStoreKit (4.99)] The use of post_install by overriding the method is deprecated.

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.