Azure Storage Client Library for iOS 0.2.0
Pre-release
Pre-release
This release adds some new functionality to the Blob Service, including additional SAS support and support for Page and Append blobs. There are also bug fixes, fixing the non-modular header issue when using a CocoaPod and adding bitcode to the build output.
Important The name of the framework and the name of the global header have changed. From:
Azure Storage Client Library/Azure Storage Client Library.h
to
AZSClient/AZSClient.h
You will need to update your references accordingly.