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

fix: Remove unsafe flags from the package definition #24

Merged
merged 1 commit into from
May 9, 2022

Conversation

ra1028
Copy link
Owner

@ra1028 ra1028 commented May 9, 2022

Pull Request Type

  • Bug fix
  • New feature
  • Refactoring
  • Documentation update
  • Chore

Issue for this PR

Link: #23

Description

The Package.swift file contained unsafeFlags to check actor data race with runtime warnings, but it was blocking to use the package as a dependency in an external project. The PR just removes them.

Impact on Existing Code

Nothing

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.

1 participant