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

[build] Update SPM checksum for Release v1.0.9 #347

Merged
merged 1 commit into from
Sep 8, 2022

Conversation

DorkMatter
Copy link
Contributor

No description provided.

@DorkMatter DorkMatter self-assigned this Sep 7, 2022
@DorkMatter DorkMatter merged commit dd24027 into main Sep 8, 2022
@DorkMatter DorkMatter deleted the bflindt-add-v1.0.9-checksum branch September 8, 2022 08:24
OdNairy added a commit that referenced this pull request Sep 21, 2022
OdNairy added a commit that referenced this pull request Sep 21, 2022
* Fix missing location telemetry events

Due to rescheduling some telemetry event to custom dispatch queue
the self.locationManager getter (that includes instantiation logic)
was called on the non-main queue.
CLLocationManager requires to have NSRunLoop in the constructor
thread.
Instantiation in non-main queue was an unexpected change

* Revert "[build] Update SPM checksum for Release v1.0.9 (#347)"

This reverts commit dd24027.
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