Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
avriy
/
swift-package-manager
Public
forked from
swiftlang/swift-package-manager
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 9, 2018
rsync: Use check_output instead of open & check_call
freak4pc
authored and
aciidgh
committed
b2f5c03
Copy full SHA for b2f5c03
Confirm rsync exists when bootstrapping
freak4pc
authored and
aciidgh
committed
5fada16
Copy full SHA for 5fada16
[Xcodeproj] Rework the scheme generation logic
Show description for a25e419
aciidgh
committed
a25e419
Copy full SHA for a25e419
[PackageModel] Add computed properties to get target/product
Show description for 9bd7dbf
aciidgh
committed
9bd7dbf
Copy full SHA for 9bd7dbf
[Basic] Add dump method to Collections for debugging
aciidgh
committed
0a22a60
Copy full SHA for 0a22a60
Commits on Jun 8, 2018
Added two periods at bullet point ends
Edan Lichtenstein
authored and
aciidgh
committed
92a5752
Copy full SHA for 92a5752
[PkgConfig] Print warning message when pkg-config not found (#1573)
Show description for 111b9be
Yasumoto
authored and
aciidgh
committed
111b9be
Copy full SHA for 111b9be
Merge pull request #1589 from ascarter/ascarter/update-swift-package-completion-docs
Show description for ac551e5
BenchR267
authored
ac551e5
Copy full SHA for ac551e5
Fix path of docker-utils
naru-jpn
authored and
aciidgh
committed
d314da5
Copy full SHA for d314da5
Alternative add completions to bash
Show description for 425a8a1
Andrew Carter
committed
425a8a1
Copy full SHA for 425a8a1
Commits on Jun 2, 2018
Merge pull request #1588 from vlm/deprecate-standalone-currentWorkingDirectory
Show description for 5fd01de
vlm
authored
5fd01de
Copy full SHA for 5fd01de
Commits on Jun 1, 2018
deprecate stand-alone currentWorkingDirectory
vlm
committed
241d43d
Copy full SHA for 241d43d
Added support for arm64/aarch64
Show description for 4f59f05
futurejones
authored and
aciidgh
committed
4f59f05
Copy full SHA for 4f59f05
Added support for arm64/aarch64
Show description for b669afc
futurejones
authored and
aciidgh
committed
b669afc
Copy full SHA for b669afc
Commits on May 30, 2018
Implement SE-208 System Library Targets
Show description for 40f2b4b
aciidgh
committed
40f2b4b
Copy full SHA for 40f2b4b
Commits on May 24, 2018
[UtilityTests] Remove test for the deprecated API (#1585)
Show description for 04a8d81
aciidgh
authored
04a8d81
Copy full SHA for 04a8d81
Add binder.tryFill to allow catching the errors up the chain (#1582)
Show description for eced419
vlm
authored and
aciidgh
committed
eced419
Copy full SHA for eced419
Implement local dependencies proposal
Show description for 876746b
aciidgh
committed
876746b
Copy full SHA for 876746b
Commits on May 22, 2018
[PackageGraph] Cleanup .git suffix stripping (#1580)
aciidgh
authored
6983434
Copy full SHA for 6983434
Commits on May 21, 2018
[SR-7592] and other memory leaks fixes (#1578)
Show description for 5d54a8c
bscothern
authored and
aciidgh
committed
5d54a8c
Copy full SHA for 5d54a8c
add generic params to DictionaryLiteral<Key,Value>
masters3d
authored and
aciidgh
committed
8e21791
Copy full SHA for 8e21791
Commits on May 16, 2018
Merge pull request #1577 from alblue/master
Show description for ed1fc24
alblue
authored
ed1fc24
Copy full SHA for ed1fc24
Fix cross-compile toolchain
alblue
committed
d5bac9b
Copy full SHA for d5bac9b
Commits on May 15, 2018
[Basic] Resolve warning about CountableRange
aciidgh
committed
1c9d658
Copy full SHA for 1c9d658
Commits on May 9, 2018
Avoid using IUO
giginet
authored and
aciidgh
committed
f3a8bd4
Copy full SHA for f3a8bd4
Fix docstring
giginet
authored and
aciidgh
committed
18d09f0
Copy full SHA for 18d09f0
Returns Project
giginet
authored and
aciidgh
committed
de63eda
Copy full SHA for de63eda
Fix comment
giginet
authored and
aciidgh
committed
d4db036
Copy full SHA for d4db036
Revert unnecessary changes
giginet
authored and
aciidgh
committed
9821670
Copy full SHA for 9821670
Implement buildXcodeprojPath
giginet
authored and
aciidgh
committed
98bb2d7
Copy full SHA for 98bb2d7
Remove path property from Project
giginet
authored and
aciidgh
committed
c59ca91
Copy full SHA for c59ca91
Revert "Add test about Project.path"
Show description for 85f11de
giginet
authored and
aciidgh
committed
85f11de
Copy full SHA for 85f11de
Add test about Project.path
giginet
authored and
aciidgh
committed
905c8a7
Copy full SHA for 905c8a7
Returns Xcode.Project from generate()
giginet
authored and
aciidgh
committed
49b1349
Copy full SHA for 49b1349
Commits on May 5, 2018
[SwiftTestTool] Add support for generating xUnit xml file
Show description for 047df64
aciidgh
committed
047df64
Copy full SHA for 047df64
Pagination
Previous
Next
You can’t perform that action at this time.