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: segment-integrations/swift-create-xcframework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: segment-integrations/swift-create-xcframework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 10 files changed
  • 4 contributors

Commits on Mar 27, 2024

  1. Update README.md

    bsneed authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b426506 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. fix: user encounter error when use option: `--xc-setting OTHER_SWIFT_…

    …FLAGS="-debug-prefix-map $PWD=."`
    hanleylee committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    c229d13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f31221 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Merge pull request #2 from hanleylee/feature/support_build_action

    Support build action by adding the `--action` option in the command.
    bsneed authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d042322 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. fixed typo in readme

    drunknbass authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    c094bd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Add support for visionOS

    crleona committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    979f5e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9bb228b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from amplitude/add_visionos_support

    Add support for visionOS
    bsneed authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    15ba81b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from amplitude/skip-binary-targets

    Add an option to skip project generation for binary targets (vs throwing an error)
    bsneed authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    c6f94c8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from drunknbass/master

    fixed typo in readme
    bsneed authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    33079d3 View commit details
    Browse the repository at this point in the history
Loading