mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
b5d4c4c46d
The goal here is for `swift-dev-utils` to be a monolithic package for development utils written in Swift.
7 lines
229 B
Markdown
7 lines
229 B
Markdown
# Xcodeproj
|
|
|
|
Originally from the [now defunct SwiftPM library][1], a minimal library for
|
|
creating an xcodeproj.
|
|
|
|
[1]: https://github.com/apple/swift-package-manager/tree/6595cd2b22f25056b83a7357c07301c45805e69b/Sources/Xcodeproj
|