1.终端 cd到.a文件的路径下
2. lipo -info libxxxx.a
终端输出:
Architectures in the fat file: libWeChatSDK.a are: armv7 armv7s i386
可以查看到该.a文件支持的版本
1.终端 cd到.a文件的路径下
2. lipo -info libxxxx.a
终端输出:
Architectures in the fat file: libWeChatSDK.a are: armv7 armv7s i386
可以查看到该.a文件支持的版本
本文标题:查看.a文件支持的iOS版本
本文链接:https://www.haomeiwen.com/subject/siahsttx.html
网友评论