I am trying to create a project with LinkedIn ios SDK. On developer.linkedin.com it says:
Bitcode compiling for iOS 9 is supported in version 1.0.6+ of the LinkedIn Mobile SDK for iOS.
but when clicking on the 'download SDK' on the same page, it only gives 1.0.3 and 1.0.4 for download.
I definetely need 1.0.6 because of the Enable_bitcode that must be set to YES for my project to compile in Xcode.
Where is this 1.0.6 ??