Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用 iOS iPhone 7 Plus 模拟器准备我的 AppPreview。为了能够运行该应用程序,我需要在我的显示器上缩放 33%。是否仍然可以 100% 输出视频以获得 AppPreview 的最佳质量?
从 Simulator 的 Debug 菜单中关闭“Optimize Rendering For Window Scale”,以使缓冲区处于设备的像素分辨率。然后,您将能够通过以下方式以全分辨率录制xcrun simctl io booted recordVideo ...
xcrun simctl io booted recordVideo ...