File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- 3.0
1
+ 3.2
Original file line number Diff line number Diff line change 1
1
language : objective-c
2
- osx_image : xcode8 .2
2
+ osx_image : xcode9 .2
3
3
cache :
4
4
bundler : true
5
5
directories :
@@ -11,7 +11,7 @@ before_install:
11
11
- brew bundle
12
12
install :
13
13
- bundle install --without development --deployment --jobs=3 --retry=3
14
- - sh ./scripts/ pod- install-if-needed.sh
14
+ - bundle exec pod install
15
15
before_script :
16
16
- bundle exec danger
17
17
script :
Original file line number Diff line number Diff line change 9
9
- KeenClientTD (3.2.25)
10
10
- Keys (1.0.0)
11
11
- Kingfisher (3.2.4)
12
- - Nimble (5.1.1 )
13
- - Quick (1.0 .0)
12
+ - Nimble (7.0.3 )
13
+ - Quick (1.2 .0)
14
14
- R.swift (3.2.0):
15
15
- R.swift.Library (~> 3.0.2)
16
16
- R.swift.Library (3.0.2)
@@ -45,8 +45,8 @@ SPEC CHECKSUMS:
45
45
KeenClientTD: ffe8b9a67e71643f59a9fda7ce51941ed5c49a42
46
46
Keys: 9c35bf00f612ee1d48556f4a4b9b4551e224e90f
47
47
Kingfisher: 8d80f39da403cd9c9ee11984e1655f4d6a566cdb
48
- Nimble: 415e3aa3267e7bc2c96b05fa814ddea7bb686a29
49
- Quick: 8024e4a47e6cc03a9d5245ef0948264fc6d27cff
48
+ Nimble: 7f5a9c447a33002645a071bddafbfb24ea70e0ac
49
+ Quick: 58d203b1c5e27fff7229c4c1ae445ad7069a7a08
50
50
R.swift: 207a372a2b5977caef440c696a368009460641d1
51
51
R.swift.Library: fbdec16c9802ad104fc1ba53415dc190e6ec5c73
52
52
TreasureData-tvOS-SDK: 18c6a68471e6df592ed5c50bf2c07507ee6e3b77
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/polydice/iCook-tvOS.svg )] ( https://travis-ci.org/polydice/iCook-tvOS )
4
4
[ ![ codecov.io] ( https://codecov.io/github/polydice/iCook-tvOS/coverage.svg?branch=develop )] ( https://codecov.io/github/polydice/iCook-tvOS?branch=develop )
5
- ![ Swift 3.0 ] ( https://img.shields.io/badge/Swift-3.0 -orange.svg )
5
+ ![ Swift 3.2 ] ( https://img.shields.io/badge/Swift-3.2 -orange.svg )
6
6
7
7
A tvOS app that plays [ iCook TV] ( https://tv.icook.tw/ ) videos.
8
8
You can’t perform that action at this time.
0 commit comments