Tag: xcode
All the articles with the tag "xcode".
-
-
How to launch app not immediately but launch after waiting
• 1 min readWe usually launch our app immediately when we build and run from Xcode. But there are sometimes we want to launch our app in a specific moment, for example t...
-
Xcode 시뮬레이터 동영상 녹화하는 방법
• 1 min read시뮬레이터로 앱 테스트하다 보면 스크린샷을 찍어서 사진으로 사용할 수 있다. 하지만 동영상으로 녹화해서 공유하고 싶은 상황이 발생할 수 있는데, 예전에는 Quick Player 앱을 사용하는 등 다른 방법으로 녹화해서 하는 방법이 있다. 하지만 Xcode 시뮬레이터에서 직접 동영상...
-