Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Distinction between internal and public constants #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Distinction between internal and public constants #71

wants to merge 1 commit into from

Conversation

tobihagemann
Copy link

  • Moved LiveConstants to public scope
  • Added LiveInternalConstants to internal scope
  • Removed overrideLoginServer:apiServer: from LiveAuthHelper because it was unused
  • Updated LIVE_SDK_VERSION to 5.6.2

Attempt to fix #67

- Moved LiveConstants to public scope
- Added LiveInternalConstants to internal scope
- Removed overrideLoginServer:apiServer: from LiveAuthHelper because it was unused
- Updated LIVE_SDK_VERSION to 5.6.2
@aclev aclev self-assigned this Jul 6, 2015
@aclev
Copy link
Contributor

aclev commented Jul 20, 2015

Hi, thanks for this request too! It looks like there is a merge conflict from some recent changes, can you rebase?

@aclev aclev removed their assignment Feb 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Public constants (especially for errors)
2 participants