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 xcode 15 warnings #433

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Fix xcode 15 warnings #433

wants to merge 35 commits into from

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    6a49953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35de049 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    7b990e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7030e View commit details
    Browse the repository at this point in the history
  3. Build on Apple Silicon.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    84d0b94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4857ad3 View commit details
    Browse the repository at this point in the history
  5. Stop gathering coverage and running danger because I did not set it u…

    …p and do not have the time or energy to maintain it. If there is a simpler way to do this in future, we could consider adding it back.
    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d0a7abc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f84ac60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34db0e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe1c7f2 View commit details
    Browse the repository at this point in the history
  9. Update Ruby.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    40c2f08 View commit details
    Browse the repository at this point in the history
  10. Update Bundler.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e0831a9 View commit details
    Browse the repository at this point in the history
  11. Update fastlane readme.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    47dc8a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0123bdc View commit details
    Browse the repository at this point in the history
  13. Add nkf to Gemfile.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    de3acfe View commit details
    Browse the repository at this point in the history
  14. Add abbrev to Gemfile.

    ZevEisenberg committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    4970a4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0478b4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    31e75ee View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    2183589 View commit details
    Browse the repository at this point in the history
  2. Eschew fastlane in favor of a Makefile. Restructure project to emphas…

    …ize package while keeping example project usable.
    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    19ee372 View commit details
    Browse the repository at this point in the history
  3. Naming things.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    64c8ded View commit details
    Browse the repository at this point in the history
  4. Make test_all work.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    53ce849 View commit details
    Browse the repository at this point in the history
  5. Install xcbeautify.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    1a9bcc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82696a2 View commit details
    Browse the repository at this point in the history
  7. Update badges.

    ZevEisenberg committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    f521904 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Change how we return XML parser errors to better indicate where failu…

    …res happened, and to make error reporting simpler and easier to test.
    ZevEisenberg committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    7d35f5c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    31dfcf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f564a View commit details
    Browse the repository at this point in the history
  3. Store test results.

    ZevEisenberg committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    c58ee66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db1648c View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    92b6d59 View commit details
    Browse the repository at this point in the history
  2. Update gems.

    ZevEisenberg committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a95da15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a897b3 View commit details
    Browse the repository at this point in the history
  4. Fix snapshot scale.

    ZevEisenberg committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e336982 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    4bd62f1 View commit details
    Browse the repository at this point in the history