If you are upgrading your application to run on iOS SDK 5.0, you will need to do the following:
- Download and install the iOS 5 SDK from Apple.
- Login to muse.medialets.com to download the Medialets Analytics SDK v2.5.4.
- Update your project to link with libSystem.dylib with the Optional attribute set-this is required for iPhone OS 3.x compatibility
- Update your project to include the generic Xcode Dynamic Library, libz.dylib, instead of libz.1.2.3.dylib.
See: Installing the Medialets Analytics SDK.