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: mikeger/XcodeSelectiveTesting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.3
Choose a base ref
...
head repository: mikeger/XcodeSelectiveTesting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.12.1
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 18, 2025

  1. Update README.md

    mikeger authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    27000cc View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Support Xcode16's new synchronized folder format (#48)

    * Add a failing test case
    
    * Update tuist/XcodeProj
    
    * Support fileSystemSynchronizedGroups
    
    * Remove unused arguments
    
    * Fix typo
    Econa77 authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    7a18042 View commit details
    Browse the repository at this point in the history
  2. Set Xcode version when running the CI (#49)

    * Set Xcode version when running the CI
    
    * Set Tools version when running the CI (Linux)
    mikeger authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    eec1776 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c30bf98 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    mikeger authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    daca571 View commit details
    Browse the repository at this point in the history
Loading