Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
以下のステートメントはnullを返しています。
誰か助けてもらえますか?
NSString * movpath = [[NSBundle mainBundle] pathForResource:@ "Movie" ofType:@ "m4v"];
ありがとう
これは主に Movie.m4v が正しく配置されていないため、ビルド段階でリソースに追加する必要があります。