问题
LinkedIn SDK for iOS still doesn't support Bitcode. When will that be available? Is there any way to workaround this issue on iOS 9?
So far I've tried to disable Bitcode support on my pbxproj file, but that is not a good solution for the whole project.
回答1:
They just released a compatibility page for iOS 9: https://developer.linkedin.com/docs/ios-sdk#ios9
Really bad it doesn't have support for Bitcode yet, but that's we have for now.
回答2:
From the link provided by Pedro Góes:
Bitcode Support
Bitcode compiling for iOS 9 is supported in version 1.0.6+ of the LinkedIn Mobile SDK for iOS.
So the answer is: LinkedIn SDK supports bitcode.
EDIT:
Here is the direct download link of version 1.0.6.
I have just checked it. Bitcode is not supported in 1.0.6 as was stated.
来源:https://stackoverflow.com/questions/32670210/linkedin-sdk-bitcode-ios-9