GithubHelp home page GithubHelp logo

Comments (15)

JanC avatar JanC commented on August 23, 2024

oh it is actually implemented in the MDAboutControllerDelegate but it is not present in the version in CocoaPods, is it ?

from mdaboutcontrollerdemo.

dimitribouniol avatar dimitribouniol commented on August 23, 2024

It should be available in version 0.9/0.10 over at https://github.com/mochidev/MDAboutController, though it might not be available for the iOS 5 and under version since I cleaned up a lot since then.

from mdaboutcontrollerdemo.

JanC avatar JanC commented on August 23, 2024

where can I see the version number of the project?

from mdaboutcontrollerdemo.

dimitribouniol avatar dimitribouniol commented on August 23, 2024

They are marked as tags over on the main repo. I just checked, and version 0.10 (aka the current head on the master branch) has all the new delegate methods.

from mdaboutcontrollerdemo.

JanC avatar JanC commented on August 23, 2024

allright, could you make the 0.10 tag available in CocoaPods please?

cheers

from mdaboutcontrollerdemo.

dimitribouniol avatar dimitribouniol commented on August 23, 2024

I'm not sure how to do that. Apparently you can submit a ticket on their site, but I don't use CocoaPods at all.

from mdaboutcontrollerdemo.

JanC avatar JanC commented on August 23, 2024

aha ok, I though it was the author of a lib that was maintaining the CocoaPods stuff

http://cocoapods.org/?q=MDAboutController

thanks anyway

from mdaboutcontrollerdemo.

JanC avatar JanC commented on August 23, 2024

edit: ok, to put a new version in cocoa pods, one have to fork their repo, and add the new version of the spec file:

https://github.com/CocoaPods/Specs/tree/master/MDAboutController

I've made a pull request with the 0.10 version

from mdaboutcontrollerdemo.

dimitribouniol avatar dimitribouniol commented on August 23, 2024

I've submitted a pull request: CocoaPods/Specs#1360

from mdaboutcontrollerdemo.

dimitribouniol avatar dimitribouniol commented on August 23, 2024

Done!

from mdaboutcontrollerdemo.

JanC avatar JanC commented on August 23, 2024

thanks!

Jan
https://twitter.com/#!/PlayerStatsApp

On Tuesday, February 26, 2013 at 8:40 PM, Dimitri Bouniol wrote:

Done!


Reply to this email directly or view it on GitHub (#10 (comment)).

from mdaboutcontrollerdemo.

dimitribouniol avatar dimitribouniol commented on August 23, 2024

Feel free to add it to the wiki when you get it up and running!
https://github.com/mochidev/MDAboutControllerDemo/wiki/Apps-That-Use-MDAboutController

from mdaboutcontrollerdemo.

JanC avatar JanC commented on August 23, 2024

ok I will

Jan
https://twitter.com/#!/PlayerStatsApp

On Tuesday, February 26, 2013 at 8:57 PM, Dimitri Bouniol wrote:

Feel free to add it to the wiki when you get it up and running!
https://github.com/mochidev/MDAboutControllerDemo/wiki/Apps-That-Use-MDAboutController


Reply to this email directly or view it on GitHub (#10 (comment)).

from mdaboutcontrollerdemo.

JanC avatar JanC commented on August 23, 2024

what exactly is iOS6 only in the latest version? It's a bit a pity to lose iOS 5 compatibility just because of MDAboutController :)

from mdaboutcontrollerdemo.

dimitribouniol avatar dimitribouniol commented on August 23, 2024

it may actually deploy to iOS 5. I believe it has to do with NSTextAlignmentCenter, which if you use the iOS 6 SDK, should be equal to UITextAlignmentCenter.

The rest had to do with presenting view controllers.

from mdaboutcontrollerdemo.

Related Issues (10)

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.