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

Switch testing to Fastlane + add SwiftLint #17

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 30, 2020

  1. Switches Fastlane scripts for Building and Testing

    - Moves Build and Test step to Fastlane script (the results are a bit better with CircleCI)
    - Removes the Pods from KanvasCameraExample
    - Switches to the Cocoapods CDN source for faster builds
    - Removes the process.yml which is not needed
    bjtitus committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    4663c5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61f8fe View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Upgrade cocoapods

    bjtitus committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    df61d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7adb8f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2397101 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    d652afd View commit details
    Browse the repository at this point in the history
  2. Fix Cocoapods instructions

    bjtitus committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    e5bc1b0 View commit details
    Browse the repository at this point in the history