Skip to content

fsaar/xcodeparser

Repository files navigation

Travis Build Status Build Status Maintainability codebeat badge

XcodeParser

A framework for parsing xcodeprojects. The current framework only supports reading an xcode project into dictionaries. This is just the first stage of this project. The next stage includes the following features

  • listing swift files
  • listing objective-c files
  • listing targets
  • listing files that are in the project but not added to a target (e.g. orphaned test files due to a merge)

built on top of the current library

An overview of the current implementation can be found here

About

framework for parsing an xcodeproject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages