-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Insights: swiftlang/swift-package-manager
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
swift-6.1.1-RELEASE Swift 6.1.1 Release
published
May 24, 2025
21 Pull requests merged by 13 people
-
Wire up the plugin script runner to the PIF Builder for build tool plugins
#8728 merged
May 29, 2025 -
[test] SwiftFixIt: Add XFAILed test for duplicate insertion fix-its
#8735 merged
May 28, 2025 -
Allow staging in new BuildSettings.Declaration cases without introducing failures
#8724 merged
May 28, 2025 -
SwiftFixIt: Always rely on the UTF-8 offset of an input source location
#8733 merged
May 28, 2025 -
Generate the compatibility header for libraries on all platforms
#8695 merged
May 27, 2025 -
build-using-self: Add ability to pass extra build/run/test arguments
#8723 merged
May 27, 2025 -
Partial migration of Usage.md - topics related to dependencies and C language modules
#8709 merged
May 27, 2025 -
Pass the correct toolchain path to SwiftBuild
#8696 merged
May 26, 2025 -
Curate (organize layout) and remove DocC warnings for PackageDescription
#8718 merged
May 26, 2025 -
Migrate PackageDescription.md reference
#8675 merged
May 26, 2025 -
Swift Build: pass some additional settings needed for cross-compilation
#8697 merged
May 25, 2025 -
swift-package-migrate: Report a fix-it application summary
#8684 merged
May 25, 2025 -
Improve output formatting with Swift Build backend
#8698 merged
May 24, 2025 -
Convert git WorkingCopy API to async
#8681 merged
May 24, 2025 -
[Swift migrate] Handle migration for optional features
#8711 merged
May 24, 2025 -
[test] SwiftFixIt: Switch to Swift Testing
#8683 merged
May 24, 2025 -
Dynamically determine the swift compiler version.
#8708 merged
May 24, 2025 -
Fix issue with running test on windows w/no-parallel
#8676 merged
May 24, 2025 -
Mark completion callbacks as Sendable
#8712 merged
May 23, 2025 -
[CODEOWNERS] Move code owners for specific directories/files under wi…
#8719 merged
May 23, 2025 -
Add new maintainers to migrate command and SwiftFixIt module
#8713 merged
May 23, 2025
14 Pull requests opened by 8 people
-
Tests: Convert Build Command Tests to Swift Testing
#8714 opened
May 22, 2025 -
Migrate `PackageCollections.md` to DocC
#8715 opened
May 22, 2025 -
Adding --verbose to swift build triggers a full rebuild instead of incremental
#8717 opened
May 23, 2025 -
Async git repository opening
#8721 opened
May 24, 2025 -
Non-darwin test discovery with Swift Build
#8722 opened
May 25, 2025 -
Port contents of `Documentation/libSwiftPM.md` to DocC
#8725 opened
May 26, 2025 -
Port contents of `Documentation/PackageSecurity.md` to DocC
#8726 opened
May 26, 2025 -
Add support for a `--sanitize=fuzzer` flag
#8729 opened
May 27, 2025 -
Port contents of `Documentation/ModuleAliasing.md` to DocC
#8730 opened
May 27, 2025 -
Migrate remaining content from documentation/Usage.md into DocC articles
#8734 opened
May 28, 2025 -
Allow C targets to import the compatibility header generated for Swift libraries
#8736 opened
May 28, 2025 -
Pass the correct toolchain path to SwiftBuild on Windows and FreeBSD
#8737 opened
May 28, 2025 -
migrated, and updated, swift package manager getting started content
#8738 opened
May 28, 2025 -
Add PackageIdentity to Workspace prebuilt delegate methods
#8740 opened
May 29, 2025
4 Issues closed by 2 people
-
Migrate documentation for Package Manager Community Proposals to DocC
#8599 closed
May 27, 2025 -
Migrate documentation for Design Evolution Ideas to DocC
#8598 closed
May 27, 2025 -
Migrate documentation for Package Description to DocC
#8590 closed
May 26, 2025 -
SwiftPM doesn't pick up changes to extraCLIOptions in toolset.json for incremental build
#8689 closed
May 22, 2025
5 Issues opened by 5 people
-
Flaky Test: EnvironmentTests.current()
#8739 opened
May 29, 2025 -
Better diagnostic message for invalid dependencies
#8732 opened
May 27, 2025 -
Build Failure When a SwiftPM Build Plugin’s Dependency Includes a C Target
#8727 opened
May 27, 2025 -
Permissions errors don't give me enough info to fix the problem
#8720 opened
May 23, 2025 -
swift build --triple does not affect build target
#8716 opened
May 23, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
ProcessID enhacement
#8618 commented on
May 27, 2025 • 1 new comment -
Simplify Swift SDK installation/selection with aliases
#8703 commented on
May 27, 2025 • 0 new comments -
Detect embedded swift in flags
#8693 commented on
May 23, 2025 • 0 new comments -
Tests: Convert StaticBinaryLibrary Test to Swift Testing
#8685 commented on
May 29, 2025 • 0 new comments -
Test: Merge IntegrationTests into Tests
#8223 commented on
May 23, 2025 • 0 new comments -
Migrate documentation for Continuous Integration to DocC
#8587 commented on
May 28, 2025 • 0 new comments -
Port 'Getting Started' guide to DocC
#8702 commented on
May 27, 2025 • 0 new comments -
Fuzzing support is broken since Xcode 15
#8731 commented on
May 27, 2025 • 0 new comments -
Migrate documentation for Package Registry Server Specification to DocC
#8597 commented on
May 27, 2025 • 0 new comments -
Migrate documentation for Package Registry Usage to DocC
#8596 commented on
May 27, 2025 • 0 new comments -
SwiftPM requires downloading entire git repository, which can be much larger than necessary
#6062 commented on
May 26, 2025 • 0 new comments -
References to generated PackageResources for .embedInCode Resources fails in multi-architecture builds
#6969 commented on
May 25, 2025 • 0 new comments -
Can't use functions in repl from imported modules as advertised in https://www.swift.org/blog/swiftpm-repl-support/#examples
#8674 commented on
May 24, 2025 • 0 new comments -
Migrate documentation for Module Aliasing to DocC
#8588 commented on
May 22, 2025 • 0 new comments -
Migrate documentation for Package Security to DocC
#8591 commented on
May 22, 2025 • 0 new comments -
Adhere to XDG Base Directory Specification for `dotSwiftPM` Location
#8701 commented on
May 22, 2025 • 0 new comments -
Adding --verbose to swift build triggers a full rebuild instead of incremental
#8690 commented on
May 22, 2025 • 0 new comments