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

Merge in latest. #1

Merged
merged 20 commits into from
Sep 6, 2018
Merged

Merge in latest. #1

merged 20 commits into from
Sep 6, 2018

Commits on Nov 22, 2017

  1. Swift 4, add storyboard support, add R.swift support

    Joseph Elliott committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    487eda2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from joeboyscout04/storyboard-support

    Swift 4, add storyboard support, add R.swift support
    s4cha authored Nov 22, 2017
    Configuration menu
    Copy the full SHA
    202185e View commit details
    Browse the repository at this point in the history
  3. Adds synced release badge

    s4cha committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    011fff7 View commit details
    Browse the repository at this point in the history
  4. Links release badge to releases

    s4cha committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    40691b0 View commit details
    Browse the repository at this point in the history
  5. Cocoapods

    joeboyscout04 committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    ce63916 View commit details
    Browse the repository at this point in the history
  6. Added example

    joeboyscout04 committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    a421f20 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2017

  1. Add run script, update Asset Checker script to use arguments from run…

    … script.
    Joseph Elliott committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    be5918d View commit details
    Browse the repository at this point in the history
  2. Update podspec to preserve 'run' script.

    Joseph Elliott committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    a388043 View commit details
    Browse the repository at this point in the history
  3. Update readme.

    Joseph Elliott committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    1c939d2 View commit details
    Browse the repository at this point in the history
  4. podspec

    Joseph Elliott committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    022e5f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Refactor project files, example compliles

    Joseph Elliott committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    b20f5cd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Merge pull request #2 from joeboyscout04/pods

    Cocoapods support
    s4cha authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    bd9d604 View commit details
    Browse the repository at this point in the history
  2. Updates readme

    s4cha committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    4cb2294 View commit details
    Browse the repository at this point in the history
  3. Updates podspec

    s4cha committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    00701eb View commit details
    Browse the repository at this point in the history
  4. Bumps v number

    s4cha committed Jan 3, 2018
    Configuration menu
    Copy the full SHA
    9dd5c24 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Fixes pattern for Swift and added pattern for Objective-C.

    For Swift the pattern `(\\w+)` was used, but this will not match dashes in filenames
    fguchelaar committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    ffefaa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e686500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661d9b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Merge pull request #3 from fguchelaar/FixNamePattern

    Fixes pattern for Swift and added pattern for Objective-C.
    s4cha authored Apr 11, 2018
    Configuration menu
    Copy the full SHA
    ade30d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from fguchelaar/Swift4.1

    Fixes deprecations for Swift 4.1
    s4cha authored Apr 11, 2018
    Configuration menu
    Copy the full SHA
    8e1a33f View commit details
    Browse the repository at this point in the history