Giter VIP home page Giter VIP logo

loggerithm's Issues

Loggerithm not working on iOS7

Hi, I'm trying to install Loggerithm via CocoaPods but I get the following error when I run 'pod install'

Updating local specs repositories
Analyzing dependencies
dyld: warning, LC_RPATH @executable_path/../lib in /Applications/Xcode.app/Contents/Frameworks/IDEFoundation.framework/Versions/A/../../../../Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libclang.dylib being ignored in restricted program because of @executable_path
dyld: warning, LC_RPATH @executable_path/../Frameworks in /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/MacOS/Xcode3Core being ignored in restricted program because of @executable_path
[!] Unable to satisfy the following requirements:

- `Loggerithm` required by `Podfile`

I'm running on OS X El Capitan 10.11 (15A244d) & Xcode 6.4 (6E35b)
I am using CocoaPods with many other dependencies and never get that issue.

Here is the most relevant information I fond about this issue : http://stackoverflow.com/questions/31778963/dyld-warnings-from-using-cocoapods

The thing is that I don't have any problem with these pods :

  • pod 'Parse'
  • pod 'Appirater'
  • pod 'KVNProgress'
  • pod 'MaterialKit'
  • pod 'YLMoment'

No output in XCode after installing

Just installed version 1.3.2.. the cocoapods install was successful. And I specified the DEBUG swift compiler but I don't see any output in XCode.

Please let me know if you need any more info from me.

pod install faild

I use command pod install to install Loggerithm as Readme says, but the console logs Unable to find a pod with name matchingLoggerithm'`. It seems something wrong happend to Loggerithm with cocoapods.

DEBUG mode for Release configuration

Hi

There is problems with cocoapod specs.
when i add this dependency. DEBUG flag was added to release configuration as well.

In pod spec you have line
"OTHER_SWIFT_FLAGS": "-D DEBUG"

i guess it should be
"OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"

Swift 3 compatibility

Hey, I'd love to see this lib available in Swift 3 so I can implement it in my project.

Thanks ๐Ÿ˜„

Support of SPM

Hi,

Do you plan to support the swift package manager ?

Support OS X

I don't see any reason why this needs a dependency on UIKit.

Cocoapods integration

I am trying to use this with XCode 6.2 and Cocoapods 0.36.0 with no success, any idea how to make this works, I am importing the using
import ZHSwiftLogger

but the methods are not detected.

Inaccurate info in the Readme.

The Readme states XCGLogger only uses println() and doesn't use NSLog(). This is inaccurate. NSLog support was added as an option using the XCGNSLogDestination class.

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.