我要为我的项目导出ipa文件,并用我的朋友企业帐户手动对其进行签名。是否可以在没有付费开发者帐户的情况下导出未签名的ipa文件?
答案 0 :(得分:0)
step1: search ".app" in project navigator (xcode left side
step2: right click on projectname.app and select "show in finder"
step3: copy projectname.app into a empty folder and zip the folder(foldername.zip)
step4: change the zipfolder extension to .ipa(foldername.zip -> foldername.ipa)
step5: now you have the final .ipa file , you can use it for further needs