Where is printer simulator in Xcode 6

后端 未结 2 829
旧巷少年郎
旧巷少年郎 2020-12-18 19:41

I remember on Xcode 5 the simulator has a button called \"Open Printer Simulator\" locate in File menu but now it is gone.

How can I test printer on the simulator?

相关标签:
2条回答
  • 2020-12-18 19:50

    As of Xcode 8, the printer simulator is now found under "Additional Tools for Xcode" rather than "Hardware IO Tools for Xcode":

    https://developer.apple.com/download/more/

    0 讨论(0)
  • 2020-12-18 19:57

    I think its not coming with default Xcode package. You have to install it separately. In the apple developer downloads section (You have to login first) find the Hardware IO Tools for Xcode

    enter image description here

    0 讨论(0)
提交回复
热议问题