Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 521 Bytes

SingleTouchSimulator.md

File metadata and controls

13 lines (8 loc) · 521 Bytes

Single Touch Simulator

When you are giving demos or you need to record an animated gif, it can help if you set this flag on your iOS simulator to show a large circle everytime your touch.

Open a terminal and type:

defaults write com.apple.iphonesimulator ShowSingleTouches -bool YES

Note: You may need to restart Xcode and the iOS simuator before your will see this change take effect.

Design Cell