Skip to content

Commit 2d4724a

Browse files
author
bjano
committedNov 15, 2013
static library for OSX
1 parent 717a798 commit 2d4724a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+37861
-5
lines changed
 

Diff for: ‎CoreBitcoin.xcodeproj/project.pbxproj

+221-5
Large diffs are not rendered by default.

Diff for: ‎CoreBitcoinOSXlib/CoreBitcoinOSXlib-Prefix.pch

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
//
2+
// Prefix header
3+
//
4+
// The contents of this file are implicitly included at the beginning of every source file.
5+
//
6+
7+
#ifdef __OBJC__
8+
#import <Cocoa/Cocoa.h>
9+
#endif

0 commit comments

Comments
 (0)