3d1fb38a1b
- Added Crypto framework wrapper project so allow use in swift without Objective-C code - Created TorrentMetaInfo class and implemented parsing of info dictionary
4 lines
198 B
Plaintext
4 lines
198 B
Plaintext
module CommonCrypto [system] {
|
|
header "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/CommonCrypto/CommonCrypto.h"
|
|
export *
|
|
} |