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

Adds Support for Swift 5 #122

Closed
wants to merge 5 commits into from

Commits on Jun 10, 2019

  1. Adds support for Swift 5 and removes warnings

    This adds support for Swift 5 as well as removing warnings when executing `swift build` on a project generated through `swift package generate-xcodeproj`
    hectormatos2011 authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    c53aec8 View commit details
    Browse the repository at this point in the history
  2. Updates podspec to prepare for new release

    This commit updates the podspec to include support for Swift 5 as well as using the latest version of Stencil that also supports Swift 5.
    hectormatos2011 authored Jun 10, 2019
    Configuration menu
    Copy the full SHA
    cce2658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90e1239 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e9a867 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0417f4 View commit details
    Browse the repository at this point in the history