Skip to content

Commit

Permalink
adding CocoaPods deploy command
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Barros committed May 5, 2017
1 parent 07edf62 commit ab30d4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -13,3 +13,6 @@ build: checkout build-ios

build-ios:
carthage build --no-skip-current --platform ios

deploy-cocoapods:
pod trunk push KinveyResearchKit.podspec --verbose --allow-warnings

0 comments on commit ab30d4b

Please sign in to comment.