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 for today's Xcode 13.2.1 #93

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

Commits on Mar 13, 2022

  1. update for today's Xcode 13.2.1

    Use recommended project settings in Xcode as automatically performed.
    use angle brackets <> for included header files in public headers
    Replaced every heavy NSLog by **if ( DEBUG ) printf( ...** so the output remains readable.
    Macaplix committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    c35a2e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    153cb79 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. update to enable archive

    Macaplix committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c4251da View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. fixed DEBUG in release build

    Macaplix committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    fe2f502 View commit details
    Browse the repository at this point in the history