Skip to content

Commit

Permalink
Added Realm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro committed Nov 23, 2014
1 parent bdd5c88 commit 2a28575
Show file tree
Hide file tree
Showing 45 changed files with 2 additions and 5,149 deletions.
1 change: 1 addition & 0 deletions SugarRecord.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Pod::Spec.new do |s|

s.subspec "Realm" do |realm|
realm.name = "Realm"
realm.dependency 'Realm', '~> 0.87'
realm.source_files = ['library/Realm/**/*.{swift}']
realm.ios.vendored_frameworks = ['library/Realm/ios/Realm.framwork']
realm.osx.vendored_frameworks = ['library/Realm/osx/Realm.framwork']
Expand Down
297 changes: 0 additions & 297 deletions library/Realm/ios/Realm.framework/Headers/RLMArray.h

This file was deleted.

37 changes: 0 additions & 37 deletions library/Realm/ios/Realm.framework/Headers/RLMCollection.h

This file was deleted.

Loading

0 comments on commit 2a28575

Please sign in to comment.