Contents

totalBinaryFileCount

The total number of your app’s binary files.

Declaration

var totalBinaryFileCount: Int { get }

Discussion

Binary files include the application’s executables, frameworks, and other constant files that are generated during the build process.

See Also

Reading file counts