Hi! Is it possible to open Xcode Projects from the Mac on the iPad (maybe with Playgrounds?)? What's the best way to use a iPad for mobile app development besides a stationary Mac? Thank you for your answers!
Is it possible to open Xcode Projects from the Mac on the iPad …?
No. Xcode projects proper can only be opened by Xcode, which is only on the Mac.
What's the best way to use a iPad for mobile app development besides a stationary Mac?
Using the Swift Playgrounds app. It runs on both iPad and Mac, using the same playground document format on both.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"