Skip to content

Commit 361b268

Browse files
committed
Bump 0.2.0
1 parent e9fc0c4 commit 361b268

30 files changed

+2
-10
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ osx_image: xcode611
22
language: objective-c
33
before_install: gem install cocoapods xcpretty obcd -N
44
cache: cocoapods
5-
podfile: JazzHandsDemo/Podfile
5+
podfile: Example/Podfile
66
env:
77
- LC_CTYPE=en_US.UTF-8 LANG=en_US.UTF-8
88
script:
9-
- set -o pipefail && xcodebuild -workspace JazzHandsDemo/JazzHandsDemo.xcworkspace
9+
- set -o pipefail && xcodebuild -workspace Example/JazzHandsDemo.xcworkspace
1010
-scheme JazzHandsDemo -sdk iphonesimulator -destination "platform=iOS Simulator,name=iPhone 6"
1111
clean test | xcpretty -c
1212
- pod lib lint --quick
File renamed without changes.
File renamed without changes.
File renamed without changes.

JazzHandsDemo/JazzHandsDemo.xcodeproj/project.xcworkspace/contents.xcworkspacedata

-7
This file was deleted.

JazzHandsDemo/JazzHandsDemo.xcworkspace/contents.xcworkspacedata

-1
This file was deleted.

0 commit comments

Comments
 (0)