使用carthage添加第三方库,archive后,如果export ipa包报如下错误 :Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for XXX。是因为在Copy Bundle Resources添加了.dsYM文件。
解决的方法:从Copy Bundle Resources里删除.dsYM即可
使用carthage添加第三方库,archive后,如果export ipa包报如下错误 :Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for XXX。是因为在Copy Bundle Resources添加了.dsYM文件。
解决的方法:从Copy Bundle Resources里删除.dsYM即可
本文标题:Couldn't find platform famil
本文链接:https://www.haomeiwen.com/subject/ncohkttx.html
网友评论