In this video I decided to do something different, so I will teach you how to get the basics of Xcode for iOS App creation. We're going to build together your first iOS app that actually does something pretty interesting. Xcode can be used to create apps for iOS, tvOS, macOS (OS X) and even…
Tag Archives: swift
Emulate iOS 9.2.1 on your iMAC using XCODE for OSX El Capitan
Ever wanted to emulate the iOS on your iMAC? We too. It is very nice to have such thing running on a computer and might also be very useful for developers. Using it you can actually test your Cocoa / Xcode apps before launching the app on the phone. this is very useful if you…