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

RUMM-655 NTP time sync - rebased #327

Merged
merged 21 commits into from
Dec 1, 2020
Merged

Conversation

ncreated
Copy link
Member

@ncreated ncreated commented Dec 1, 2020

What and why?

⚙️ This PR merges the stabilisation branch of NTP sync feature (delivered in #318 and #321) to master branch.

How?

Just merges + rebasing + renaming from DateCorrection to DateCorrector as discussed on Slack.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference

Datadog:
1/ Add `Kronos.framework` to Datadog > Build Phases > Link Binary With Libraries.
2/ Add Datadog > Build Settings > Frameworks Search Path: `$(SRCROOT)/../Carthage/Build/iOS`

Example:
1/ Add `Kronos.framework` to Example > Frameworks, Libraries and Embedded Content.
2/ Add Example > Build Settings > Frameworks Search Path: `$(SRCROOT)/../Carthage/Build/iOS`

DatadogIntegrationTests:
1/ Add 'Copy Files' build phase, coping `Kronos.framework` into `Frameworks` folder

Also, for all targets:
- Exclude arm64 architecture for iOS Simulator builds (through `Base.xcconfig`)
@ncreated ncreated self-assigned this Dec 1, 2020
@ncreated ncreated requested a review from a team as a code owner December 1, 2020 16:25
Copy link
Contributor

@buranmert buranmert left a comment

Choose a reason for hiding this comment

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

ℹ️ already approved before

@ncreated ncreated merged commit fe67c90 into master Dec 1, 2020
@ncreated ncreated deleted the ncreated/RUMM-655-ntp-time-sync branch December 1, 2020 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants