English 中文(简体)
方案事项从连接的Mac计算机中获取SOS装置屏幕
原标题:Programmatically get iOS device screenshot from the connected Mac computer

我知道,有可能从SOS应用中的代码中进行方案性筛选,并从X条码和仪器中人工抽取(在UIAutomation测试失败时,入侵也自动进行筛选)。 我想找到的是一种方案方式(在Mac,而不是该装置上操作的代码)从该装置上渗入其gged的Mac。

Is there an API (or command-line parameters) into Xcode or Instruments to get access to this screenshot feature? Or (ideally) to interface to the device and get a screenshot directly, the same way that Xcode and Instruments do it?

最佳回答

是的,有办法。 https://github.com/benvium/libimobiledevice-macosx”rel=“noreferer”

安装时,你可以从指挥线上操作<条码>灭vic明/条码>,并将在目前目录上节省一个森林论坛的档案。

http://pervasivecode.blogspot.de 201206/take-iphone-or-ipad- Screenshot-from.html

问题回答

我不知道如何从方案上把放映器从中抽到你的Mac,但是,在你提出申请时,你可以进入组织者,选择名单上的装置,在“屏幕”次门槛下,点击“新屏幕”纽。 您甚至不必分解申请,可以在任何时候这样做。

“entergraph

这一特征的一个更有用的应用是能够抓住发射图像的缺省屏幕,或为应用程序储存样本制作所需的图像。

检查是否为组织者头盔的X条码添加了 Apple字字。 如果是的话,则按方案要求或管理这种 Apple具功能。





相关问题
How to change out-of-focus text selection color in Xcode?

Okay, I ll bite. I ve got really pleasant code/window colors set up in Xcode. Ordinarily, my selection color is very visible. When I am doing a project search and iterating through the results, ...

Iphone NSTimer Issue

Hi I am new to objective c. I am trying to make an app for iphone. I have a button on my view, and the click on which the function playSound is called. This is working properly. It does plays the ...

Include a .txt file in a .h in C++?

I have a number of places where I need to re-use some template code. Many classes need these items In a .h could I do something like: #include <xxx.txt> and place all of this code in the ....

Iterating over string/strlen with umlauted characters

This is a follow-up to my previous question . I succeeded in implementing the algorithm for checking umlauted characters. The next problem comes from iterating over all characters in a string. I do ...

Xcode open two editor windows with same file

Is it possible to open the same file in two separate windows in Xcode. I can open a file in one window and the same file in the main Xcode editor window, but I wanted two separate fulltime editor ...

Forcing code signing refresh in Xcode

In our environment, we share resources across multiple projects and platforms. When building for iPhone, only a subset of those resources are needed. Since that subset is still considerable, we have ...

热门标签