Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 495 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 495 Bytes

analyze_apps

This Python 3 script will do simple analysis of iOS or Mac apps to determine information about their usage of Swift. To use it, put the analyze_apps.py file it in a directory with .app bundles and run it. It will output a CSV file called results.csv in the same directory it's invoked.

License

This script is licensed under the terms of the GNU GPL v3 license. See the LICENSE file for details of the license.