What's Changed
- Update Github Runners to macos 15.5 and Xcode 16.4 by @0xLucasMarcal in https://github.com/Swinject/Swinject/pull/585
- Delete Swinject Dynamic target by @0xLucasMarcal in https://github.com/Swinject/Swinject/pull/583
- Enable Swift 6 language mode by @0xLucasMarcal in https://github.com/Swinject/Swinject/pull/582
- Allow access to ServiceEntry properties by @bradfol in htt...