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

Rename AblyRealtime to Ably #490

Merged
merged 3 commits into from
Oct 12, 2016
Merged

Rename AblyRealtime to Ably #490

merged 3 commits into from
Oct 12, 2016

Conversation

ricardopereira
Copy link
Contributor

@ricardopereira ricardopereira commented Sep 2, 2016

  • Tests
  • Example project
  • Push new pod

@ricardopereira
Copy link
Contributor Author

target 'AblyClientApp' do
  pod 'Ably'
end

Tested the CocoaPod 'Ably' with Swift and Objective-C.

Import like

  • Swift:
import Ably
  • Objective-C
#import <Ably/Ably.h>

@ricardopereira
Copy link
Contributor Author

⚠️ Create a new release from tag 0.8.6 after this has been merged.

@mattheworiordan
Copy link
Member

mattheworiordan commented Sep 3, 2016

Tasks:

  • Merge in all other PRs before this release so 0.8 is complete, ideally with Reauth but we can do that after
  • Create a new release from tag 0.8.7 after this has been merged.
  • Update all references in documentation
  • Update README
  • Update CHANGELOG with important notice about the change.
  • Include update in our next product update
  • Deprecate old Pod so that it points to the new one (Cocoapods supports deprecation in favour of a new one)

@mattheworiordan
Copy link
Member

@tcard I may need your help with this on Monday

@ricardopereira ricardopereira merged commit bed0664 into master Oct 12, 2016
@ricardopereira ricardopereira deleted the test-rename-ably-pod branch October 12, 2016 11:30
@mattheworiordan
Copy link
Member

@ricardopereira it does not look like all the tasks is this PR are going to be done, so please can you create a new issue now with those tasks so that we get those bits done?

@ricardopereira
Copy link
Contributor Author

@mattheworiordan Ok, I will.

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