From the course: Learning Realm for iOS App Development

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

How to install Realm

How to install Realm - iOS Tutorial

From the course: Learning Realm for iOS App Development

Start my 1-month free trial

How to install Realm

- [Male Speaker] Before we can get started using Realm, we first of all need to obtain a copy of the Realm framework. And therefore, the easiest way is to go to the Realm.io website and here on the products menu item, we select the Realm Database. And once we did that, we can pick our language, which of course is Swift in our case. So once I did that, I can use this nice little button here to download the latest version of the Realm framework. And as you can see currently, we are at Realm version 3.0. This might change depending on when you're watching this and you might see a newer version number here already. So, go ahead and download the Realm framework for Swift and once you did that, you will have this nice little folder in your Downloads folder or wherever you saved that. And if we open that up, you can see that we get a lot of files for the different platforms that we can use like IOS, OS 10, TVOS, WatchOS, and we are now interested in IOS. So, here we can again select…

Contents