Where is printer simulator in Xcode 6
Asked Answered
S

2

22

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?

Shela answered 25/9, 2014 at 4:45 Comment(0)
D
52

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

Detonation answered 25/9, 2014 at 5:11 Comment(1)
{"responseId":"57d710ec-eb15-410c-9277-27bcbd61982b","resultCode":1003,"resultString":"request.uri.notfound","userString":"Invalid request, Service mapping to the requested URL is not available. ","creationTimestamp":"2016-08-01T07:39:19Z","userLocale":"en_US","requestUrl":"https://developer.apple.com:443/downloads/index.action?name=for%20Xcode%20-","httpCode":200,"suppressed":[]}Syndicate
G
9

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/

Greaves answered 7/11, 2016 at 14:14 Comment(1)
The Additional Tools for Xcode now does not appear (nor is searchable) unless you use the for Xcode query param: developer.apple.com/download/more/?=for%20XcodeAnticlastic

© 2022 - 2024 — McMap. All rights reserved.