iOS Development with Swift Tutorial – 32 – Games Welcome Screen

[ad_1]
Facebook –
GitHub –
Google+ –
LinkedIn –
reddit –
Support –
thenewboston –
Twitter –


Posted

in

by

Tags:

Comments

7 responses to “iOS Development with Swift Tutorial – 32 – Games Welcome Screen”

  1. Hilary Reynolds Avatar

    XCode 7.1 should now be:
    override func supportedInterfaceOrientations() -> UIInterfaceOrientationMask {
    return UIInterfaceOrientationMask.LandscapeLeft
    }

  2. CK Chong Avatar

    Great job! Nice tutorial!

  3. Manzoorul Hassan Avatar

    Seems like with Xcode 7.1 suppoertedInterfaceOrientations no longer returns Int but UIInterfaceOrientationMask

  4. Atul Dubey Avatar

    Facing a very weird problem. The sks file background does not show up in the editor. I see the code of the previous file in the background of a yellow rectangle. No grey area. No colour changes. Please help.

  5. Luckehh Avatar

    Would you please do some more C++ videos? showing how to make a window and that stuff? <.< cant find any good other tutt

  6. Sokar599 Avatar

    First! Haha nice tutorials man :p

Leave a Reply

Your email address will not be published. Required fields are marked *