HI All, I’ve been working on a Mac Project for a long time and I now have a demo to do for an iOS project.
The last time I worked on iOS was the iOS 6 era and we didn’t use Storyboards for that project. I’m trying to figure out the best template to base the project on, or if there is a Sample App that I can adapt that would t tget me on the right track. For the Demo, I basically need to have a screen that allows the User to select a language (at present only English and Spanish) and then play a set of mp4 movies corresponding to the language selected. I already have the Movies and can add them to an XCode project easily. The file names have a pattern of Movie<NN>-ENG.mp4 or Movie<NN>-ESP.mp4 (where NN is the movie number 01 to 99). Does anyone have any idea or suggestions where to get started on this? I’ll probably be doing the Demo in Objective-C (as my Swift code is still very sketchy) and then if I get the main contract I will write the end product in Swift unless there is a good reason not to. All the Best Dave _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com