I have a file called fireFinalRotate.mp4, it’s in the XCode project folder (both in XCode and in finder). For some reason
NSString *path = [[NSBundle mainBundle] pathForResource:@"fireFinalRotate" ofType:@".mp4"];
returns a nil. Any thought? I’m baffled. Is it because it’s a movie file? That code’s in viewDidLoad.
I was going to say that the .mp4 is not a filetype but looks like you figured that out!
similar to how google thinks .edu is not a domain name but edu works when specifying what domains to search