简体   繁体   English

Windows 7 iTunes不接受adhoc ipa文件

[英]Windows 7 iTunes does not accept the adhoc ipa file

I am in beta testing stage for an application. 我正处于应用程序的beta测试阶段。

Some of my beta testers use Windows 7 and run iTunes within. 我的一些测试版测试人员使用Windows 7并在其中运行iTunes。

Some of them are just fine but a few observe some rather strange behavior. 其中一些很好,但有些人观察到一些相当奇怪的行为。

That is: Neither the *.ipa nor the *.mobileprivision file can be dragged and dropped into the Apps section of the Mediathek within iTunes. 即:* .ipa和* .mobileprivision文件都不能拖放到iTunes中Mediathek的Apps部分。 (Doing so the icon indicates that the object cannot be dropped within iTunes) (这样做的图标表示该对象无法在iTunes中删除)

We tried File/Add to Mediathek ... and that does not work either. 我们尝试了文件/添加到Mediathek ......这也不起作用。 No error message but the app does not show up and when adding the mobileprovision file for a second and third time no message comes up that asks whether to overwite the existing mobileprovision file. 没有错误消息但是应用程序没有显示,并且在第二次和第三次添加mobileprovision文件时没有出现消息,询问是否覆盖现有的mobileprovision文件。

I tried google and the search within stackoverflow but did not find anything that matches my problem. 我尝试了谷歌和stackoverflow内的搜索,但没有找到任何匹配我的问题。

Any suggestion is highly appreciated! 任何建议都非常感谢!

Probably not a direct answer to your question - but a workaround: 可能不是你问题的直接答案 - 但是一个解决方法:

Have you tried http://testflightapp.com ? 你试过http://testflightapp.com吗? Lets you send beta builds to your testers over the air without them having to go through iTunes. 允许您通过无线方式向测试人员发送测试版,而无需通过iTunes。 And it's free. 它是免费的。

No affiliation - just a satisfied user. 没有联系 - 只是一个满意的用户。

Agree with Abizem. 同意Abizem。 Testflight is a good, painless way of sending out builds. Testflight是一种发送构建的好的,无痛的方式。 If you absolutely have to use the mobileprovision and .app route, just copy the mobileprovision file and do a sync. 如果您必须使用mobileprovision和.app路由,只需复制mobileprovision文件并进行同步。 Check if that is getting added to the device (the UDID in the mobileprovision might be incorrect) 检查是否将其添加到设备中(mobileprovision中的UDID可能不正确)

Note: the .app file will appear as a folder on a Windows system. 注意:.app文件将显示为Windows系统上的文件夹。 The entire folder needs to be dragged in this case. 在这种情况下,需要拖动整个文件夹。

If all of your testers use iOS 4 you can drop the two files on your file server and let them open the website from there iOS device. 如果您的所有测试人员都使用iOS 4,您可以将这两个文件放在文件服务器上,让他们从iOS设备打开网站。 It is really simple and they don't even need a PC for testing: 它非常简单,甚至不需要PC进行测试:

http://buzzworks.de/blog/announcing-developer-framework-hockey http://buzzworks.de/blog/announcing-developer-framework-hockey

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM