Swift
iOS 프로그래밍: mp4 파일을 재생하려고 하는데 nil 에러가 뜰 때
https://stackoverflow.com/questions/58326672/video-mp4-not-found-after-updating-to-latest-xcode mp4를 프로젝트에 추가하고 재생하려는데 Thread 1: Fatal error: Unexpectedly found nil while unwrapping an Optional value 에러가 뜨면 아래와 같이 mp4파일을 프로젝트에 수동으로 추가하면 됩니다.