You are here

Binary distribution

This topic describes the packaging of the binary distribution.

The binary distribution consists of several Zip files:

  • SkyVault-ios-sdk-docset-1.4.x.zip - the API documentation in AppleDoc format.
  • SkyVault-ios-sdk-library-1.4.x.zip - the static library you link to your application to use the SDK.
  • SkyVault-ios-sdk-library-1.4.x-debug.zip - a debug version of the static library.
  • libAlfrescoSDKv1.4.x.a - the static library you need to link into your application.
  • *.h - the header files you need to include into your application.
Attention: In this documentation the static library file is referred to as libAlfrescoSDKv1.4.x.a, where x represents the minor version of the static library.