Skip to content

Commit 226f83e

Browse files
committed
Update example app pods
1 parent 86dd3e5 commit 226f83e

47 files changed

Lines changed: 1198 additions & 964 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Example/Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ target 'CachingPlayerItem_Example' do
77
target 'CachingPlayerItem_Tests' do
88
inherit! :search_paths
99

10-
pod 'Quick', '~> 3.0.0'
11-
pod 'Nimble', '~> 9.0.0'
10+
pod 'Quick', '~> 4.0.0'
11+
pod 'Nimble', '~> 9.2.0'
1212
end
1313
end

Example/Podfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
PODS:
2-
- CachingPlayerItem (1.0.0)
3-
- Nimble (9.0.0)
4-
- Quick (3.0.0)
2+
- CachingPlayerItem (1.0.4)
3+
- Nimble (9.2.1)
4+
- Quick (4.0.0)
55

66
DEPENDENCIES:
77
- CachingPlayerItem (from `../`)
8-
- Nimble (~> 9.0.0)
9-
- Quick (~> 3.0.0)
8+
- Nimble (~> 9.2.0)
9+
- Quick (~> 4.0.0)
1010

1111
SPEC REPOS:
1212
trunk:
@@ -18,10 +18,10 @@ EXTERNAL SOURCES:
1818
:path: "../"
1919

2020
SPEC CHECKSUMS:
21-
CachingPlayerItem: 9fa2184c210421554d0bf1faeba219efa90dddcb
22-
Nimble: 3b4ec3fd40f1dc178058e0981107721c615643d8
23-
Quick: 6d9559f40647bc4d510103842ef2fdd882d753e2
21+
CachingPlayerItem: 7f6792912f2b186fededb6dd3d62250f76c088a5
22+
Nimble: e7e615c0335ee4bf5b0d786685451e62746117d5
23+
Quick: 6473349e43b9271a8d43839d9ba1c442ed1b7ac4
2424

25-
PODFILE CHECKSUM: 1cdcce4b212dfd05c15b6034f9ccfd48557453b6
25+
PODFILE CHECKSUM: 0b648f8072442c1ace440db05048c9726462e88a
2626

27-
COCOAPODS: 1.9.3
27+
COCOAPODS: 1.10.1

Example/Pods/Local Podspecs/CachingPlayerItem.podspec.json

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/Carthage/Checkouts/CwlPreconditionTesting/Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/README.md

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/Sources/Nimble/Adapters/NMBExpectation.swift

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Nimble/Sources/Nimble/Adapters/NMBObjCMatcher.swift

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)