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: scinfu/SwiftSoup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.7.6
Choose a base ref
...
head repository: scinfu/SwiftSoup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.7.7
Choose a head ref
  • 5 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 11, 2024

  1. Add SwiftPM's .build to the gitignore

    fwcd authored and aehlke committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    e616f43 View commit details
    Browse the repository at this point in the history
  2. Exclude Info plists from SwiftPM target

    fwcd authored and aehlke committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    c5e5104 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

  1. Configuration menu
    Copy the full SHA
    cce8a91 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Fix: “warning: ‘swiftsoup’: found X file(s) which are unhandled; expl…

    …icitly declare them as resources or exclude from the target”.
    JPToroDev authored and aehlke committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    89ad336 View commit details
    Browse the repository at this point in the history
  2. Update swift.yml

    JPToroDev authored and aehlke committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    6b4930d View commit details
    Browse the repository at this point in the history
Loading