LoginSignup
1
0

More than 5 years have passed since last update.

Realm Swift版の導入(iOS用サンプル起動まで)

Last updated at Posted at 2017-11-12

開発環境

  • Mac OS 10.13.1
  • XCode 9.1
  • iOS 11.1
  • Swift 4.0.2
  • RealmSwift 3.0.2

手順

以下のサイトからSwift版Realmをダウンロードして解凍する。

サンプルのXCodeプロジェクトを開く。

realm-swift-3.0.2/examples/ios/swift-4.0.2/RealmExamples.xcodeproj 

サンプルのターゲットを選択して、シミュレータで実行する。

realm01.png

サンプル一覧

  • BackLink: 逆方向の関連のサンプル
  • Encryption: 暗号化のサンプル
  • GroupedTableView: グループ化されたテーブルのサンプル
  • Migration: マイグレーションのサンプル
  • Simple: 単純なサンプル
  • TableView: テーブルのサンプル
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0