All updates
github: Dependabot now supports Xcode projects using SwiftPM with .xcodeproj manifests
Mar 31, 2026
Dependabot now supports Swift package dependencies in Xcode projects that use .xcodeproj bundles to manage packages, even when there is no Package.swift file. It can detect and update those dependencies directly from the Xcode project manifest.
- Source: GitHub