Xcode Organizer 不再在连接的 iPhone 上显示我的应用程序包
我过去能够通过选择我的 iPhone 并选择应用程序来查看我的 iOS 应用程序并从管理器窗口访问应用程序包。然后我会看到列出的我的应用程序以及任何其他临时应用程序。由于某种原因,我的应用程序从列表中删除了,我不知道如何将其恢复。我怀疑这与将应用程序提交到应用程序商店以及可能对签名进行更改有关,因此后续的非发布(调试)版本不会显示为临时版本。下面是我希望在哪里找到我的应用程序的屏幕截图。
谁能告诉我我需要做什么才能再次访问我的应用程序包?我还怀疑这也是我无法再使用 Instruments 来测试我的应用程序性能的原因。
谢谢。
I used to be able to see my iOS app and access the app bundle from the Organizer window, by selecting my iPhone and selecting Applications. I would then see my apps listed, along with any other ad-hoc apps. For some reason, my app dropped off the list, and I can't figure out how to get it back. I suspect this has to do with having submitted the app to the app store, and a possible change to the signing, and thus the subsequent non-release (debug) versions aren't appearing as being adhoc. I have screenshots of where I expect to find my app, below.
Can anyone shed some light as to what I need to do to be able to access my app bundle again? I also suspect that this is the same reason I can no longer use Instruments to performance test my app.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我遇到了同样的问题,在我的情况下,当从我的设备中手动删除它后,我单击“管理器”->“设备”->“我的设备”->“应用程序”下的“添加”按钮(应用程序应该具有已经显示)并将我的应用程序从 Products 文件夹下拖到 Finder 对话框中; 此问题。暂停后没有任何进度指示,应用程序再次显示在管理器窗口中。
I had the same issue and in my case the app showed up again when, after manually deleting it from my device, I clicked the Add button under Organizer->Devices->My Device->Applications (where the app should have been displaying already) and dragged my app from under the Products folder in to the Finder dialog; a process described in this question. After a pause with no indication of any progress the app was again displayed in the Organizer window.
Apple DTS 对我的错误报告做出了回应。我必须重新安装 Xcode,然后才能再次访问我的应用程序包。
Apple DTS responded to my bug report. I had to reinstall Xcode and then I could access my app bundle again.
设备名称左侧的圆圈为灰色 (zPad)。更新可能已删除此设备的开发用途。
点击设备,右侧可能会出现一个“用于开发”的按钮。只需点击它,就一定可以了:
The circle on the left of your device name is gray (zPad). An update may have removed the development usage for this device.
Click on the device, you may have a button on the right side "use for development". Just click it, and it must be OK :