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: Adding callback queue on .success #448

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Nov 26, 2023

  1. Update ParseInstallation.swift

    Adding callback queue
    lsmilek1 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    7b83ea2 View commit details
    Browse the repository at this point in the history
  2. Update ParseObject.swift

    Adding callback queue
    lsmilek1 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    cc8b153 View commit details
    Browse the repository at this point in the history
  3. Update ParseUser.swift

    Adding callback queue
    lsmilek1 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f5c7ca6 View commit details
    Browse the repository at this point in the history
  4. Update ParseObject.swift

    adding callback queue to all methods
    lsmilek1 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    8c7dc69 View commit details
    Browse the repository at this point in the history
  5. Update ParseInstallation.swift

    adding callback queue on all methods
    lsmilek1 authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0bf1add View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Update ParseInstallation.swift

    adding callback queue on all methods
    lsmilek1 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    8127eb0 View commit details
    Browse the repository at this point in the history
  2. Update ParseInstallation.swift

    adding callback queue on all methods
    lsmilek1 committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    bddcb7e View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    Bump oldest xcode version to xcode_13.1
    lsmilek1 authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    956ff3c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Update ci.yml

    Bump oldest xcode version to xcode_13.1
    lsmilek1 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    f125613 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update ci.yml

    Bump oldest xcode version to xcode_13.1
    lsmilek1 committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    bb03440 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update ci.yml

    Bump oldest xcode version to xcode_13.1
    lsmilek1 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d40afca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3dbdd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    2bb8cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f137c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03c47ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ea59d4 View commit details
    Browse the repository at this point in the history