Which version of Xcode for Realm video tutorials?

Have tried 7.3, 8.0, and 8.3. Do I need 8.1, 8.2? What is the guidance from Marin?

Thanks

What results were you getting with 7.3, 8.0, and 8.3?

Realm’s web site says Xcode 8.0 or better. An older version of Realm (2.3.0) can use Xcode 7.3
See here for more info.

Have fun!

Thanks. Unfortunately, still stuck and very frustrated that I’m still stuck after two days and am following instructions in tutorial exactly.

xcode 7.3.1 -
xcode 8 - maker me upgrade all swift to 2.3 or 3.0 - get a ton of errors
xcode 8.3 - makes me upgrade all sift to 3.0 - get a ton of errors

The tutorial does not specifically show you Xcode version. Also the Realm version it shows are completely different from what I see.

To make matters more confusing, if I follow the Realm instructions you pointed to I get a folder for Realm 2.5.1 with different subfolders for different versions of Swift (swift-3.1, swift-3.02 etc). You drag the appropriate ones into the embedded binaries section of your configuration. How does the pod file approach account for the different Swift versions?

Thanks