issues
search
coinbase
/
coinbase-ios-sdk
Integrate bitcoin into your iOS application with Coinbase
https://www.coinbase.com/
Apache License 2.0
171
stars
66
forks
source link
Swift 3 and extensions
#20
Closed
dai-cb
closed
8 years ago
dai-cb
commented
8 years ago
Updated Swift code to Swift 3.0
Added
NS_EXTENSION_UNAVAILABLE_IOS
macro, as OAuth is currently not allowed in extensions.
johnnycoinbase
commented
8 years ago
👍
NS_EXTENSION_UNAVAILABLE_IOS
macro, as OAuth is currently not allowed in extensions.