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

Update deployment target to 10.13 #2

Merged
merged 7 commits into from
Nov 15, 2022

Commits on Nov 14, 2022

  1. Fix compilation issues, header imports

    Peter Kutasi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b93e21a View commit details
    Browse the repository at this point in the history
  2. Increase deployment target to macOS 10.13, use stdatomic instead of d…

    …eprecated OSAtomic
    Peter Kutasi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    17891f1 View commit details
    Browse the repository at this point in the history
  3. Fix memory leak of attributes

    Peter Kutasi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    f2f3707 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Update macos deployment target to 10.13 in podspec

    Peter Kutasi committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    82a0294 View commit details
    Browse the repository at this point in the history
  2. Fix xcode warning about dependency order in scheme

    Peter Kutasi committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c5adbbd View commit details
    Browse the repository at this point in the history
  3. Fix indentation

    Peter Kutasi committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    aa36bff View commit details
    Browse the repository at this point in the history
  4. Switch ReactiveObjc-macOS build config back to Debug

    Peter Kutasi committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    e9e1bb0 View commit details
    Browse the repository at this point in the history