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(ios): sample build script --debug detection #10953

Merged
merged 4 commits into from
Apr 17, 2024
Merged

Commits on Mar 6, 2024

  1. fix(ios): sample build script --debug detection

    jahorton committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    39c0cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    680c726 View commit details
    Browse the repository at this point in the history
  3. chore(ios): minor cleanup

    jahorton committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    585f3b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix(ios): remove '--debug' from build declaration

    The '--debug' flag should not be specified as a parameter in the
    builder_describe call.
    mcdurdin committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c99aeca View commit details
    Browse the repository at this point in the history