Thanks to visit codestin.com
Credit goes to github.com

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: Quick/Quick
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.4.0
Choose a base ref
...
head repository: Quick/Quick
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.1
Choose a head ref
  • 10 commits
  • 59 files changed
  • 3 contributors

Commits on Jan 29, 2024

  1. Bump cocoapods from 1.14.3 to 1.15.0

    Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.14.3 to 1.15.0.
    - [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
    - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md)
    - [Commits](CocoaPods/CocoaPods@1.14.3...1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: cocoapods
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    fda8664 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1265 from Quick/dependabot/bundler/cocoapods-1.15.0

    Bump cocoapods from 1.14.3 to 1.15.0
    younata authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e4268d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    2a90a84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1267 from regi93/main

    Corrected typo in document
    younata authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    45d50ef View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Bump cocoapods from 1.15.0 to 1.15.2

    Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.15.0 to 1.15.2.
    - [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
    - [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md)
    - [Commits](CocoaPods/CocoaPods@1.15.0...1.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: cocoapods
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4b14413 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1269 from Quick/dependabot/bundler/cocoapods-1.15.2

    Bump cocoapods from 1.15.0 to 1.15.2
    younata authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0841820 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    5360a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b877086 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1273 from Quick/respect_xctskip_and_stoptest_in_b…

    …eforeEach_and_afterEach
    
    Respect XCTSkip and StopTest errors in beforeEach, afterEach and aroundEach
    younata authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b48c3b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d01974 View commit details
    Browse the repository at this point in the history
Loading