send link to app

Apus - project analyzer for Swift programmers


Developer Tools Productivity Productivity
Developer: Raphael Wach
1.99 USD

Apus is a tool designed to help programmers to move from Objective-C to Swift.

It analyses your codebase, project, packages, source code files and resources in order to provide useful informations for Swift programmers.
It helps tracking your progression while migrating your codebase from Objective-C to Swift.

This is a first version of the tool. If there is any information you would like to see in your reports, feel free to contact me at apus[ at ]raphaelwa.ch. Any suggestion or feedback is welcome.

Currently, Apus provides:

- The total number of lines of code in your codebase.
- The percentage of code in Swift VS Objective-C.
- The number of commented lines in your source code.
- The percentage of Swift classes VS Objective-C classes.
- For every type of file or resources, the size on disk.
- For every type of file or resources, the percentage of the total size of your project.