Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
efremidze committed Dec 5, 2019
1 parent 9c2e889 commit 4084702
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ osx_image: xcode10.2
script:
- xcodebuild clean -project Haptica.xcodeproj -scheme Haptica -destination "platform=iOS Simulator,name=iPhone X,OS=12.2" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO ONLY_ACTIVE_ARCH=NO -quiet
- xcodebuild clean -project Haptica.xcodeproj -scheme Example -destination "platform=iOS Simulator,name=iPhone X,OS=12.2" CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO ONLY_ACTIVE_ARCH=NO -quiet
- pod spec lint
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change log

## [Version 3.0.2](https://github.com/efremidze/Haptica/releases/tag/3.0.2)
Released on 2019-12-04

- iOS 13 Support

## [Version 3.0.1](https://github.com/efremidze/Haptica/releases/tag/3.0.1)
Released on 2019-10-05

Expand Down

0 comments on commit 4084702

Please sign in to comment.