https://github.com/swifttoolkit/xcodeprojectanalyzer
A small tool showcasing the XcodeProj package
https://github.com/swifttoolkit/xcodeprojectanalyzer
cli swift xcode xcodeproj
Last synced: 25 days ago
JSON representation
A small tool showcasing the XcodeProj package
- Host: GitHub
- URL: https://github.com/swifttoolkit/xcodeprojectanalyzer
- Owner: SwiftToolkit
- Created: 2024-05-08T22:59:25.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T10:11:10.000Z (almost 2 years ago)
- Last Synced: 2025-12-19T12:22:19.989Z (6 months ago)
- Topics: cli, swift, xcode, xcodeproj
- Language: Swift
- Homepage: https://SwiftToolkit.dev/posts/hello-xcodeproj-package
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProjectAnalyzer
The sample project for the [post on SwiftToolkit.dev](https://SwiftToolkit.dev/posts/hello-xcodeproj-package), showing how to use the [XcodeProj package](https://github.com/tuist/XcodeProj) to read properties of an `.xcodeproj` file.