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 #47

Merged
merged 6 commits into from
Feb 17, 2021
Merged

SPM support #47

merged 6 commits into from
Feb 17, 2021

Commits on Feb 17, 2021

  1. SPM support

    mateuszmackowiak authored and 1ec5 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    27e03e4 View commit details
    Browse the repository at this point in the history
  2. SPM 5.3 resource support

    mateuszmackowiak authored and 1ec5 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    20c28c6 View commit details
    Browse the repository at this point in the history
  3. Removed and ignore .swiftpm

    1ec5 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    db981c8 View commit details
    Browse the repository at this point in the history
  4. Avoid specifying linking type

    1ec5 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    acbc41e View commit details
    Browse the repository at this point in the history
  5. Made minimum deployment targets consistent across package managers

    Solar requires macOS 10.10, tvOS 9, or watchOS 3 when using SPM and macOS 10.9 or watchOS 3 when using Carthage for consistency with CocoaPods.
    1ec5 committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    16d76eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88d0c9a View commit details
    Browse the repository at this point in the history