Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rockbruno/SwiftInfo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: rockbruno/SwiftInfo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 12 files changed
  • 6 contributors

Commits on Feb 6, 2021

  1. Fix danger

    rockbruno committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    cc211f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #62 from rockbruno/fix-pr

    Fix danger-swiftinfo + Xcode 12.3
    rockbruno authored Feb 6, 2021
    Configuration menu
    Copy the full SHA
    94ecd1a View commit details
    Browse the repository at this point in the history
  3. Version bump

    rockbruno committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    41729c0 View commit details
    Browse the repository at this point in the history
  4. Fix logging being broken

    rockbruno committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    56c66e0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #63 from rockbruno/correct-fix

    Fix logging being broken
    rockbruno authored Feb 6, 2021
    Configuration menu
    Copy the full SHA
    14b1563 View commit details
    Browse the repository at this point in the history
  6. Version bump

    rockbruno committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    1e65bda View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Configuration menu
    Copy the full SHA
    3271dae View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge pull request #67 from rogerluan/sort-json-keys

    Sort JSON keys if macOS version allows it
    rockbruno authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1afaacd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    0b23742 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    andre-alves committed May 6, 2021
    Configuration menu
    Copy the full SHA
    311226f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    41ef71d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from andre-alves/module-stability

    Module Stability Workarounds
    rockbruno authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    a04d963 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from GilsonPSantos/update-xcode12.5

    update dependencies to work on xcode 12.5
    rockbruno authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    92f46e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Pass -disallow-use-new-driver to swiftc because swift-driver (the def…

    …ault from Swift 5.5+) does not support -toolchain arg
    andre-alves committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    28a23a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2021

  1. Merge pull request #77 from andre-alves/swift5.5-workaround

    -disallow-use-new-driver for Swift 5.5
    rockbruno authored Oct 24, 2021
    Configuration menu
    Copy the full SHA
    acaeb56 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update README.md

    rockbruno authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7796d70 View commit details
    Browse the repository at this point in the history
Loading