2261651122725_.pic.jpg制作 framework 插曲 ,真机调试 一直报错 Unable to install "LZSDKDemo", The Code Signature version is no longer supported.
解决方案
因为我的LZSDK2.framework
为 static library
设置 Targets(LZSDKDemo) -> General -> Frameworks, Libraries, and Embeded content -> framework -> Do not Embed
,
网友评论