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

Replace OSAtomic with stdatomic. #178

Closed
wants to merge 15 commits into from
Closed

Conversation

cntrump
Copy link

@cntrump cntrump commented Aug 18, 2020

  • Replace deprecated OSAtomic APIs
  • Update swift version to 5
  • Static framework

arangato added a commit to arangato/ReactiveObjC that referenced this pull request Aug 18, 2020
OSAtomic is deprecated as of iOS10. This change is mainly a cherry pick
of upstream PR: ReactiveCocoa#178.
arangato added a commit to arangato/ReactiveObjC that referenced this pull request Aug 18, 2020
OSAtomic is deprecated as of iOS10. This change is mainly a cherry pick
of upstream PR: ReactiveCocoa#178.
@cntrump
Copy link
Author

cntrump commented Aug 20, 2020

New PR #179, Closed.

@cntrump cntrump closed this Aug 20, 2020
arangato added a commit to arangato/ReactiveObjC that referenced this pull request Aug 24, 2020
OSAtomic is deprecated as of iOS10. This change is mainly a cherry pick
of upstream PR: ReactiveCocoa#178.
arangato added a commit to arangato/ReactiveObjC that referenced this pull request Aug 27, 2020
OSAtomic is deprecated as of iOS10. This change is mainly a cherry pick
of upstream PR: ReactiveCocoa#178.
sdkdimon added a commit to sdkdimon/ReactiveObjC that referenced this pull request Feb 26, 2021
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