XcodeProject

0.5.1

Xcode Project manipulation from Swift
g-Off/XcodeProject

What's New

Swift Package Manager version fix

2019-10-29T15:54:35Z

Fixes issue that would incorrectly parse versions in XCRemoteSwiftPackageReference objects

XcodeProject.framework

This framework allows you to read/write Xcode project files (xcodeproj) and workspaces (xcworkspace) from a Swift application.

Goals of the project are to not only be able to read and write a project file exactly as Xcode would but to allow the creation of new projects and the manipulation of existing ones.

Credit

GlobalID generation code was ported from https://github.com/mikr/xcodeprojer

License

These works are available under the MIT license. See the license file for more info.

Description

  • Swift Tools 5.0.0
View More Packages from this Author

Dependencies

Last updated: Tue Mar 12 2024 23:26:12 GMT-0900 (Hawaii-Aleutian Daylight Time)