Skip to content

Azure Storage Client Library for iOS 0.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mirobers mirobers released this 17 Feb 20:00
· 75 commits to master since this release

This is a combination of two bug fixes. First, it changes the framework build script to be more robust - you no longer have to explicitly build the library before building the framework target. Second, it fixes a potential race condition
in the library, where a request can hang forever, never calling the callback with the request result.