Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Updated for Sierra
Browse files Browse the repository at this point in the history
  • Loading branch information
obrhoff committed Oct 1, 2016
1 parent 92777dc commit a033ac0
Show file tree
Hide file tree
Showing 347 changed files with 29,073 additions and 24,427 deletions.
3 changes: 1 addition & 2 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ inhibit_all_warnings!
use_frameworks!

def shared_pods
pod 'AFNetworking', '~> 2.5'
pod 'Realm', '~> 1.0'
pod 'Realm', '~> 2.0'
end

target :VBB do
Expand Down
34 changes: 7 additions & 27 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,34 +1,14 @@
PODS:
- AFNetworking (2.6.3):
- AFNetworking/NSURLConnection (= 2.6.3)
- AFNetworking/NSURLSession (= 2.6.3)
- AFNetworking/Reachability (= 2.6.3)
- AFNetworking/Security (= 2.6.3)
- AFNetworking/Serialization (= 2.6.3)
- AFNetworking/UIKit (= 2.6.3)
- AFNetworking/NSURLConnection (2.6.3):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/NSURLSession (2.6.3):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (2.6.3)
- AFNetworking/Security (2.6.3)
- AFNetworking/Serialization (2.6.3)
- Realm (1.0.2):
- Realm/Headers (= 1.0.2)
- Realm/Headers (1.0.2)
- Realm (2.0.1):
- Realm/Headers (= 2.0.1)
- Realm/Headers (2.0.1)

DEPENDENCIES:
- AFNetworking (~> 2.5)
- Realm (~> 1.0)
- Realm (~> 2.0)

SPEC CHECKSUMS:
AFNetworking: cb8d14a848e831097108418f5d49217339d4eb60
Realm: 9d5c46a4d7d27958530a8dfc58f63a99e5c2cba3
Realm: 0557ee0e4ab4f0936c90e370056d1ed6265f93d6

PODFILE CHECKSUM: d2ce461b274e48e288ec94f1fc9626ab54d57d58
PODFILE CHECKSUM: 264106bd006862ccc775ed4cb65de9a2512d7150

COCOAPODS: 1.1.0.beta.1
COCOAPODS: 1.1.0.rc.2
70 changes: 0 additions & 70 deletions Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.h

This file was deleted.

206 changes: 0 additions & 206 deletions Pods/AFNetworking/AFNetworking/AFHTTPRequestOperation.m

This file was deleted.

Loading

0 comments on commit a033ac0

Please sign in to comment.