Skip to content

Commit

Permalink
Merge pull request #24 from johndpope/patch-1
Browse files Browse the repository at this point in the history
clarification on import
  • Loading branch information
rivera-ernesto authored Nov 28, 2018
2 parents c7f2d61 + cbef1f0 commit 685aa2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ Add its logger for testing builds:
Import the dashboard header:
```obj-c
#import <LumberjackConsole/PTEDashboard.h>
#import <CocoaLumberjack/CocoaLumberjack.h> //if you see error Implicit declaration of function 'DDLogInfo' is invalid in C99
```

Add its logger for testing builds:
Expand Down

0 comments on commit 685aa2b

Please sign in to comment.