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

[Feature request] : StaticLibrary/Framework xcode project #5

Closed
dodikk opened this issue Oct 6, 2011 · 3 comments
Closed

[Feature request] : StaticLibrary/Framework xcode project #5

dodikk opened this issue Oct 6, 2011 · 3 comments

Comments

@dodikk
Copy link

dodikk commented Oct 6, 2011

Hi, robbiehanson.
Thank you for your awesome CocoaLumberjack framework.

The only thing it is missing is a separate XCode project with a static library target. Using source code references filesystem is not the best way to share your code.
It would be even easier to use your logger if it was packaged as an Objective-C framework.

If you need any help with this - just contact me (mailto:dodikk88.reg@gmail.com) and provide some write-permissions for this repo.


Regards,
Oleksandr Dodatko.

@robbiehanson
Copy link
Contributor

That's a good idea.

If you need any help with this [...] provide some write-permissions for this repo.

Even easier: You can just fork the library, add the Xcode project/target or whatever, and then send me a pull-request on github.

http://help.github.com/fork-a-repo/

http://help.github.com/send-pull-requests/

@dodikk
Copy link
Author

dodikk commented Oct 8, 2011

I prefer not creating a fork.
I'll send you an archive with a simple library xcode project. ( It is all I need so far ).
However, a framework may benefit with a simplier usage.

You should be able to add a target/script for a framework using the following materials.

  1. https://github.com/gabriel/gh-unit/blob/master/Scripts/iOSFramework.sh
    2.http://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/BPFrameworks/Concepts/FrameworkAnatomy.html#//apple_ref/doc/uid/20002253-BAJEJJAB

@dodikk dodikk closed this as completed Oct 8, 2011
@dodikk dodikk reopened this Oct 8, 2011
@dodikk
Copy link
Author

dodikk commented Oct 13, 2011

http://dl.dropbox.com/u/32947027/OpenSource/LumberjackLogger.zip
Unzip this to the Lumberjack directory.

However, you should still remaster all of your benchmarks and examples to use this library properly (by linking it and not including *.m files explicitly).
I won't do this for you. Feel free asking in case of any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants