julian-weinert / LinkedLog

LinkedLog is a Xcode plugin that includes a Xcode PCH header file template that adds the macros `LLog` and `LLogF` and parses their output to link from the console to the corresponding file and line.
MIT License
22 stars 2 forks source link

User wants to add LLog definition to project #5

Closed julian-weinert closed 9 years ago

julian-weinert commented 9 years ago

As a user I want to add the LLog definition to an open Xcode project.

julian-weinert commented 9 years ago

Added a PCH file template which get's installed with LLog. This PCH file will contain the LLog definition along with the license notice.