Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile (and fix version bump) #820

Merged
merged 5 commits into from
Dec 20, 2018
Merged

Makefile (and fix version bump) #820

merged 5 commits into from
Dec 20, 2018

Conversation

ricardopereira
Copy link
Contributor

@ricardopereira ricardopereira commented Dec 7, 2018

$ make

Usage:
  make <target>

Targets:
  help                 Show help
  setup                Install dependencies.
  submodules           Update git submodule's
  test_iOS             [Tests] Run tests on iOS 12 using sandbox environment
  test_tvOS            [Tests] Run tests on tvOS 12 using sandbox environment
  test_macOS           [Tests] Run tests on macOS using sandbox environment
  pod_lint             [CocoaPods] Validates Ably pod
  carthage_package     [Carthage] Make a .zip package of frameworks
  carthage_clean       [Carthage] Clear Carthage caches. Helps with Carthage update issues
  update_carthage_dependencies [Carthage] Update dependencies
  update_carthage_dependencies_ios [Carthage] Update dependencies for iOS
  update_carthage_dependencies_tvos [Carthage] Update dependencies for tvOS
  update_carthage_dependencies_macos [Carthage] Update dependencies for macOS
  bump_patch           [Version] Bump Patch Version
  bump_minor           [Version] Bump Minor Version
  bump_major           [Version] Bump Major Version

@ricardopereira ricardopereira changed the base branch from mac-support to develop December 20, 2018 10:35
Copy link
Member

@paddybyers paddybyers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@ricardopereira ricardopereira merged commit 394774b into develop Dec 20, 2018
@ricardopereira ricardopereira deleted the make-script branch December 20, 2018 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants