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

SPM support #277

Merged
merged 11 commits into from
Sep 17, 2020
Merged

SPM support #277

merged 11 commits into from
Sep 17, 2020

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    5dd3953 View commit details
    Browse the repository at this point in the history
  2. Ignore the SPM .build fodler and added the Package.swift and `PKH…

    …UD.podspec` files in Xcode.
    arturgrigor committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    6338cc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    58f8cc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5143ab3 View commit details
    Browse the repository at this point in the history
  3. Fix for the "The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT…

    …_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.0.99." warning.
    arturgrigor committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f385c56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eed0c65 View commit details
    Browse the repository at this point in the history
  5. Include the Bundle.module support only when building the framework …

    …alone so we don't end up with SPM redeclaring it.
    arturgrigor committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    1e80c02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb37350 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01e741b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from arturgrigor/agrigor/spm

    SPM support
    arturgrigor committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ada5e25 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' of https://github.com/pkluz/PKHUD

    # Conflicts:
    #	PKHUD.podspec
    arturgrigor committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    7a34370 View commit details
    Browse the repository at this point in the history