Xcode创建错误的IPA文件夹结构 [英] Xcode creates wrong IPA folder structure

查看:149
本文介绍了Xcode创建错误的IPA文件夹结构的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一旦我们取消归档IPA文件,我们通常会以root身份拥有' Payload '文件夹。但是,Xcode突然开始以root用户身份创建带有 Applications 文件夹的IPA。因此,MDM无法找到文件。

We normally have 'Payload' folder as root once we unarchive IPA files. However, suddenly Xcode has started creating IPAs with 'Applications' folder as root. Hence MDM is failing to locate files.

有没有人遇到过类似的问题?我们正在运行Xcode版本6.1。

Has anyone has faced a similar issue? We are running Xcode version 6.1.

推荐答案

确保info.plist中的LSRequiresIPhoneOS键值为YES ,并确保密钥具有正确的外壳,即IPhone与Iphone。早期版本的Xcode并不那么挑剔。

Make sure the key "LSRequiresIPhoneOS" in the info.plist has the value "YES", and make sure the key has the correct case, i.e., IPhone versus Iphone. Earlier versions of Xcode were not as picky about that.

这篇关于Xcode创建错误的IPA文件夹结构的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆