XCode 8 Take a screenshot on a device

来源:互联网 发布:广数g76内锥螺纹编程 编辑:程序博客网 时间:2024/06/07 22:18


XCode 8 Take a screenshot on a device



If you need a launch image for your app, you can use Xcode to launch an app on a device and capture a screenshot.

For iOS and tvOS apps, connect a device to your Mac before you begin.

For watchOS apps, connect an iPhone paired with an Apple Watch.


1、Take a screenshot using the Debug menu

      Choose Debug > View Debugging > Take Screenshot of Active Device.
      The new screenshot appears on the desktop.


2、Take a screenshot using the Devices window

      Open the Devices window (choose Window > Devices).
      In the left column, select your device, and in the detail pane, click the Take Screenshot button.

      The new screenshot appears on the desktop.


When generating your app’s launch images, always capture images from devices with the appropriate screen size and resolution.

For a universal iOS app, this means capturing screenshots both from an iPad and from an iPhone or iPod touch.

If you are submitting your app to the App Store, capture all required screenshots that you upload later to iTunes Connect.


看巴懂的留言,这个估计都能看懂,留个便签,方便查询。


0 0
原创粉丝点击