objective c - how to create a snapshot using Xcode 7? -


i can create snapshot in xcode 6 way shown in below image:

xcode 6

but in xcode 7 not available , can see in below image:

xcode 7

and control-command-s doesn't work.

can tell me how can create snapshot using xcode 7?

i opened bug regarding this. according apple, "snapshots have been removed in xcode 7. can export existing snapshots in xcode 7 not create or restore them."

hopefully they'll restore them in future release, recommend using git source control menu suggested tim.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -