What's Changed
- Fixed: Explicitly link to
IssueReportingTestSupport
inDependenciesTestSupport
to ensure a@Test
or@Suite
using the.dependency
trait is applying the given dependency in an Xcode app target's@Test
s (#278). - Infrastructure: Update test example in
README
(thanks @mltbnz, #275). - Infrastructure: Remove unneeded experimental feature in
Package.swift
(thanks @shimastripe, #276). - Infrastructure: Update Xcode CI to 16 (#277).
New Contributors
- @mltbnz made their first contribution in #275
- @shimastripe made their first contribution in #276
Full Changelog: 1.4.0...1.4.1