Xcode 9-无法为应用程序捆绑包ID创建IXPlaceholder [英] Xcode 9 - Failed to create IXPlaceholder for app bundle ID

查看:382
本文介绍了Xcode 9-无法为应用程序捆绑包ID创建IXPlaceholder的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

更新到Xcode 9并在模拟器上的启动编译阶段,出现错误:

Upon updating to Xcode 9 and in the "launching" phase of compilation on the simulator I get the error:


创建失败IXPlaceholder for app bundle ID

Failed to create IXPlaceholder for app bundle ID

仅在尝试启动模拟器时才会出现对此问题的强调,因为使用我的实际iPhone 6s可以正常启动。

Emphasis placed on this issue only occurs trying to launch the simulator, as working with my actual iPhone 6s launches without any issues .

尝试:

确保info.plist中的捆绑包标识符正确。它是 $(PRODUCT_BUNDLE_IDENTIFIER)。

Ensured info.plist "Bundle Identifier" is correct. it is "$(PRODUCT_BUNDLE_IDENTIFIER)"

检查是否可以手动输入包标识符,但没有用。

Checked to see if typing the bundle identifier manually would work, but it did not.

已清理项目

已删除导出数据

重新启动Xcode

重新启动计算机

Xcode Beta已卸载

Xcode betas uninstalled

Xcode已卸载并重新安装

Xcode Uninstalled and Reinstalled

配置文件在11个月内到期

Provisioning Profile Expires in 11 months

未选中自动管理签名,然后再次选中

Automatically Manage Signing is unchecked then checked again

两年来付费开发人员,以前从未遇到过此问题。在网上搜索了一个没有运气的解决方案,并且注意到只有其他几个人遇到了这个问题,没有明确的解决方案。

Paid Developer for 2 years now and have never had this issue before. Searched online for a solution with no luck and notice only a couple others have had this issue with no clear resolution.

我应该采取什么方向解决这个问题。我看不到配置文件/证书有什么问题,但是如果有人可以向正确的方向指导我,那我就错了。

What direction should I take to get this issue resolved. I don't see anything wrong with the provisioning files / certificates, but I could be wrong if someone could guide me in the right direction.

谢谢

推荐答案

我遇到了同样的问题,此问题已解决

I had same problem, this solve it

在您的Info.plist中:

In you Info.plist:

Bundle_display_name:字典

设置为字符串值而不是字典

set to String value not dictionary

捆绑显示名称:字符串

我希望这对您有所帮助

这篇关于Xcode 9-无法为应用程序捆绑包ID创建IXPlaceholder的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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