Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #4

Open
wants to merge 10 commits into
base: stable
Choose a base branch
from
Open

Develop #4

wants to merge 10 commits into from

Commits on Sep 9, 2022

  1. Add XcodePlugin support

    tboogh committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1228d5a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Merge pull request #3 from BookBeat/xcodeproject-support

    Add XcodePlugin support from BookBeat:xcodeproject-support
    JoeMatt authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    4bb6547 View commit details
    Browse the repository at this point in the history
  2. Fix context menu command launch with no arguments

    Xcode always passes targets in arguments
    arkichek authored and JoeMatt committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    1865cdc View commit details
    Browse the repository at this point in the history
  3. Add missing DERIVED_SOURCES_DIR env

    arkichek authored and JoeMatt committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2c47d7a View commit details
    Browse the repository at this point in the history
  4. Bump rexml from 3.2.5 to 3.3.3

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.5...v3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and JoeMatt committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    fd8b798 View commit details
    Browse the repository at this point in the history
  5. Add SwifPM 6.0, Swift 6 support

    Signed-off-by: Joseph Mattello <[email protected]>
    JoeMatt committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    0b9f446 View commit details
    Browse the repository at this point in the history
  6. Use swiftgen from source

    JoeMatt committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    db76ee2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e68d6a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72bc744 View commit details
    Browse the repository at this point in the history
  9. cleanup package.swift

    JoeMatt committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2d5a0b6 View commit details
    Browse the repository at this point in the history