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

Chore/optional pods #12

Merged
merged 4 commits into from
Jun 15, 2022
Merged

Chore/optional pods #12

merged 4 commits into from
Jun 15, 2022

Commits on Jun 15, 2022

  1. refactor!: make NAOSwiftProvider an optional pod

    Split the code to embed NAOSwiftProvider as an optional pod embeded by the client.
    This permits to ligthen the SDK for the client if it don't need it.
    It allows to build the SDK as both a .framework and a pod.
    thibaultcapelli committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b9263d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f548fb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fbc7bf View commit details
    Browse the repository at this point in the history
  4. chore: clean podspec

    thibaultcapelli committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8dd4fab View commit details
    Browse the repository at this point in the history