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: objectbox/objectbox-swift-integration-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: objectbox/objectbox-swift-integration-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 305-swift-pm
Choose a head ref
  • 14 commits
  • 7 files changed
  • 4 contributors

Commits on Jun 6, 2025

  1. Add integration test for Swift Package manager

    Harald authored and greenrobot committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    004c2f4 View commit details
    Browse the repository at this point in the history
  2. test.sh: invoke SPM for all directories

    Using template files for Package.swift
    Note: it's still macOS-only
    greenrobot committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6bbb14f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3425f6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58d1267 View commit details
    Browse the repository at this point in the history
  5. SPM templates: lower swift-tools-version to 5.8

    Let's see if it still works with Xcode 14.3 and Swift 5.8
    Also, some more output in test.sh for SPM
    greenrobot committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    6a8f4db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a3aa372 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63d1f98 View commit details
    Browse the repository at this point in the history
  8. Format Package manifest templates

    swift-format --in-place .templates/*
    greenrobot-team authored and greenrobot committed Jun 6, 2025
    Configuration menu
    Copy the full SHA
    934873c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Configuration menu
    Copy the full SHA
    4b1c374 View commit details
    Browse the repository at this point in the history
  2. test.sh: Add swift test and comment regarding deletion of .xcodeproj …

    …directory
    Shubham committed Jun 9, 2025
    Configuration menu
    Copy the full SHA
    1913cc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. test.sh: List schemes and test devices

    Shubham committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    3ed4981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f254f33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed075b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9ac9b4 View commit details
    Browse the repository at this point in the history
Loading