今天打包ipa文件以後,在安裝到設備上的時候,一直提示"ipa file is invalid",因而利用 Organizer->Archives->Validte...檢查了一下,發現報以下錯誤ipa is invalid, it does not include a payload directory
在stackoverflow上找到了解決辦法:Make sure the key "LSRequiresIPhoneOS" in the info.plist has the value "YES"
原文地址:http://stackoverflow.com/questions/25859054/ipa-is-invalid-does-not-include-a-payload-directoryui