objective c - how to create a snapshot using Xcode 7? -
i can create snapshot in xcode 6 way shown in below image:
but in xcode 7 not available , can see in below image:
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
Post a Comment