File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11osx_image : xcode61
22language : objective-c
3- before_install : gem install cocoapods xcpretty obcd -N
3+ before_install :
4+ - gem install cocoapods xcpretty obcd -N
45cache : cocoapods
56podfile : Example/Podfile
67env :
7- - LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8
8+ - LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8
89script :
9- - set -o pipefail && xcodebuild -workspace Example/ExampleSSDataSources.xcworkspace -scheme ExampleSSDataSources -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 6" clean test | xcpretty -c
10- - pod lib lint --quick
11- - obcd --path SSDataSources find HeaderStyle
10+ - set -o pipefail && xcodebuild -workspace Example/ExampleSSDataSources.xcworkspace
11+ -scheme ExampleSSDataSources -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 6"
12+ clean test | xcpretty -c
13+ - pod lib lint --quick
14+ - obcd --path SSDataSources find HeaderStyle
15+ notifications :
16+ slack :
17+ secure : Lu0j1+59o9FCSe/sM7Pf8Qx0aD7akVXaYjstbta8vGJxaW4a3w20Em1N1KHapYCYOiVHKiBOHRVcMdO+4yfA7TREinVf1sUUskgZu3Ou18Tx0bB53fRFnhE8Wz+zOYzeL89K20hEvSzHVj13/DLCwIcERXIkBKwoAjJIH8HiKi8=
You can’t perform that action at this time.
0 commit comments