把app拖到itunes就生成ipa了.
解开在info.plist中加
    <key>SignerIdentity</key>
    <string>Apple iPhone OS Application Signing</string>
然后打成zip,改扩展名后就可以...