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

Commit

Permalink
Updated Realm framework to 0.97.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOliver committed Jan 12, 2016
1 parent 1b6b0c9 commit b0fbafc
Show file tree
Hide file tree
Showing 57 changed files with 1,632 additions and 937 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ xcodeproj 'RealmBrowser'
link_with 'RealmBrowser', 'RealmBrowserTests'

pod 'AppSandboxFileAccess'
pod 'Realm', :git => 'https://github.com/realm/realm-cocoa.git', :branch => 'to-file-upgrade-checker'
pod 'Realm'
20 changes: 5 additions & 15 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,25 +1,15 @@
PODS:
- AppSandboxFileAccess (1.0.14)
- Realm (0.96.2):
- Realm/Headers (= 0.96.2)
- Realm/Headers (0.96.2)
- Realm (0.97.0):
- Realm/Headers (= 0.97.0)
- Realm/Headers (0.97.0)

DEPENDENCIES:
- AppSandboxFileAccess
- Realm (from `https://github.com/realm/realm-cocoa.git`, branch `to-file-upgrade-checker`)

EXTERNAL SOURCES:
Realm:
:branch: to-file-upgrade-checker
:git: https://github.com/realm/realm-cocoa.git

CHECKOUT OPTIONS:
Realm:
:commit: e3fb393c33f00af63e0f060851e186dda3e46a50
:git: https://github.com/realm/realm-cocoa.git
- Realm

SPEC CHECKSUMS:
AppSandboxFileAccess: f3e10b0ba10bbaa6dc6996639ff47836050329c5
Realm: 962a3daeb000dfd379e0a9ccb2a752a352a88205
Realm: b498a6fb9d288b171ff98d0e2d4384c295be8990

COCOAPODS: 0.39.0
87 changes: 0 additions & 87 deletions Pods/Local Podspecs/Realm.podspec.json

This file was deleted.

20 changes: 5 additions & 15 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b0fbafc

Please sign in to comment.