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: melonjack/GitHubBrowserExample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ReSwift/GitHubBrowserExample
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 17 files changed
  • 2 contributors

Commits on Jul 3, 2019

  1. Update to run with Swift 4.2 & ReSwift-Thunk (ReSwift#20)

    * Modification to run with Swift 4.2 and the latest libraries.
        * Update libraries to the versionis those are compatible with Swift 4.2 and Xcode 10.1
        * Modify the source code to compile with current libraries and Swift 4.2
        * Update the project settings to the recommendation from Xcode 10.1.
    * update .travis.yml to use Xcode 10.1
    * use ReSwiftThunk instead of depreacted APIs.
    yamoridon authored and DivineDominion committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    05eb29a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    252799e View commit details
    Browse the repository at this point in the history
Loading