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: tuist/XcodeProj Loading
base: 8.21.0
Choose a base ref
...
head repository: tuist/XcodeProj Loading
compare: 8.22.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 5 contributors

Commits on May 28, 2024

  1. Update CHANGELOG.md

    pepicrft committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4f2476e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Add buildArchitectures to XCScheme+BuildAction (#824)

    * Add `buildArchitectures` to XCScheme+BuildAction
    
    * Remove unneeded comment
    
    * Remove inappropriate comment
    
    * Rename enum
    
    * Change default value of `buildArchitectures`
    woin2ee committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7c94909 View commit details
    Browse the repository at this point in the history
  2. docs: add woin2ee as a contributor for code (#825)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2f6153c View commit details
    Browse the repository at this point in the history
  3. Update comment to reflect productNameWithExtension() and others (#823)

    * fix(820): Update comment to reflect productNameWithExtension() and other property values might differ from Xcode
    
    * Update Sources/XcodeProj/Objects/Targets/PBXTarget.swift
    
    Co-authored-by: Kas <[email protected]>
    
    ---------
    
    Co-authored-by: Kas <[email protected]>
    mikeger and kwridan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f3eb906 View commit details
    Browse the repository at this point in the history
  4. docs: add mikeger as a contributor for code (#826)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7713589 View commit details
    Browse the repository at this point in the history
Loading