Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #342 from realm/do-stable-ids-beta
Browse files Browse the repository at this point in the history
Update to Realm 3.0
  • Loading branch information
stel authored Jul 24, 2017
2 parents 09b0ecd + 4fc2a19 commit 0b44850
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use_frameworks!

target 'RealmBrowser' do
pod 'AppSandboxFileAccess'
pod 'Realm'
pod 'Realm', '~> 3.0.0-beta'
pod 'RealmConverter'
pod 'HockeySDK-Mac'

Expand Down
12 changes: 6 additions & 6 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ PODS:
- CSwiftV (0.0.7)
- HockeySDK-Mac (4.1.4)
- PathKit (0.8.0)
- Realm (2.8.3):
- Realm/Headers (= 2.8.3)
- Realm/Headers (2.8.3)
- Realm (3.0.0-beta):
- Realm/Headers (= 3.0.0-beta)
- Realm/Headers (3.0.0-beta)
- RealmConverter (0.4.1):
- CSwiftV
- PathKit
Expand All @@ -19,19 +19,19 @@ PODS:
DEPENDENCIES:
- AppSandboxFileAccess
- HockeySDK-Mac
- Realm
- Realm (~> 3.0.0-beta)
- RealmConverter

SPEC CHECKSUMS:
AppSandboxFileAccess: f3e10b0ba10bbaa6dc6996639ff47836050329c5
CSwiftV: 602a0cb1df5f758d6005eacb6472c9bc752a7e7c
HockeySDK-Mac: 963ce83ffcbc0e0297a63d2a4fc4d84c103f9280
PathKit: dcab05d701474011aae0e40cf892298a831f63d6
Realm: 3601ef091c8c499a31101d8563b991e75546cdce
Realm: 7b77385c9132bab2cbe65cdb76f316da43ce3b2d
RealmConverter: ea2c483fa5a584eb58e409cf6615808dd86a8dcc
SSZipArchive: 04547dfa448be5ed7ecbaf7eaf8a6e9eb9b42997
TGSpreadsheetWriter: '09bbb2c18a111a11c94ff9c1af2320e2530c958e'

PODFILE CHECKSUM: 5cd2a5d1718f788c14393e563ba2ae374f258424
PODFILE CHECKSUM: 4b207e24034fb2306d43c1ae525c3f8895cb4b16

COCOAPODS: 1.2.1

0 comments on commit 0b44850

Please sign in to comment.